<?xml version="1.0" encoding="UTF-8"?>
	<oval_definitions
		xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd"
		xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5"
		xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5">
	  <generator>
	      <oval:product_name>Marcus Updateinfo to OVAL Converter</oval:product_name>
	      <oval:schema_version>5.5</oval:schema_version>
	      <oval:timestamp>2017-03-01T04:05:35</oval:timestamp>
	  </generator>
<definitions>
<definition id="oval:org.opensuse.security:def:17190" version="1" class="patch">
	<metadata>
		<title>Security update for shotwell (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Shotwell was updated to fix the following issues:

* boo#958382: Shotwell did not perform TLS certificate verification when publishing photos to external services
  
Also contains all upstream bug fixes and improvements in the current upstream version.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958382">SUSE bug 958382</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125264" comment="shotwell-0.22.0+git.20160103-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125265" comment="shotwell-lang-0.22.0+git.20160103-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17191" version="1" class="patch">
	<metadata>
		<title>Security update for irssi (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The IRC client irssi was updated to 0.8.20, fixing various bugs and security issues.

* CVE-2016-7044: The unformat_24bit_color function in the format parsing
  code in Irssi, when compiled with true-color enabled, allowed remote
  attackers to cause a denial of service (heap corruption and crash)
  via an incomplete 24bit color code.
* CVE-2016-7045: The format_send_to_gui function in the format parsing
  code in Irssi allowed remote attackers to cause a denial of service
  (heap corruption and crash) via vectors involving the length of a string.

See https://irssi.org/security/irssi_sa_2016.txt for more details.

* CVE-2016-7553: A information disclosure vulnerability in irssi buf.pl

See https://irssi.org/2016/09/22/buf.pl-update/ for more information.
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1001215">SUSE bug 1001215</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999199">SUSE bug 999199</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7044.html">CVE-2016-7044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7045.html">CVE-2016-7045</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7553.html">CVE-2016-7553</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133245" comment="irssi-0.8.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133246" comment="irssi-devel-0.8.20-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17192" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 54.0.2840.59 to fix security issues and bugs.

The following security issues are fixed (bnc#1004465):

- CVE-2016-5181: Universal XSS in Blink
- CVE-2016-5182: Heap overflow in Blink
- CVE-2016-5183: Use after free in PDFium
- CVE-2016-5184: Use after free in PDFium
- CVE-2016-5185: Use after free in Blink
- CVE-2016-5187: URL spoofing
- CVE-2016-5188: UI spoofing
- CVE-2016-5192: Cross-origin bypass in Blink
- CVE-2016-5189: URL spoofing
- CVE-2016-5186: Out of bounds read in DevTools
- CVE-2016-5191: Universal XSS in Bookmarks
- CVE-2016-5190: Use after free in Internals
- CVE-2016-5193: Scheme bypass

The following bugs were fixed:

-  bnc#1000019: display issues in full screen mode, add --ui-disable-partial-swap to the launcher

The following packaging changes are included:

- The desktop sub-packages are no obsolete
- The package now uses the system variants of some bundled libraries
- The hangouts extension is now built

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1000019">SUSE bug 1000019</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004465">SUSE bug 1004465</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5181.html">CVE-2016-5181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5182.html">CVE-2016-5182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5183.html">CVE-2016-5183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5184.html">CVE-2016-5184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5185.html">CVE-2016-5185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5186.html">CVE-2016-5186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5187.html">CVE-2016-5187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5188.html">CVE-2016-5188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5189.html">CVE-2016-5189</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5190.html">CVE-2016-5190</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5191.html">CVE-2016-5191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5192.html">CVE-2016-5192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5193.html">CVE-2016-5193</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133247" comment="chromedriver-54.0.2840.59-82.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133248" comment="chromium-54.0.2840.59-82.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133249" comment="chromium-ffmpegsumo-54.0.2840.59-82.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17193" version="1" class="patch">
	<metadata>
		<title>Security update for Mozilla Firefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Firefox was updated to 49.0.2 to fix two security issues a some bugs.

The following vulnerabilities were fixed:

* CVE-2016-5287: Crash in nsTArray_base (bsc#1006475)
* CVE-2016-5288: Web content can read cache entries (bsc#1006476)

The following changes and fixes are included:

* Asynchronous rendering of the Flash plugins is now enabled by default
* Change D3D9 default fallback preference to prevent graphical artifacts
* Network issue prevents some users from seeing the Firefox UI on startup
* Web compatibility issue with file uploads
* Web compatibility issue with Array.prototype.values
* Diagnostic information on timing for tab switching
* Fix a Canvas filters graphics issue affecting HTML5 apps		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1006475">SUSE bug 1006475</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006476">SUSE bug 1006476</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1304783">SUSE bug 1304783</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5287.html">CVE-2016-5287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5288.html">CVE-2016-5288</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133250" comment="MozillaFirefox-49.0.2-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133251" comment="MozillaFirefox-branding-upstream-49.0.2-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133252" comment="MozillaFirefox-buildsymbols-49.0.2-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133253" comment="MozillaFirefox-devel-49.0.2-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133254" comment="MozillaFirefox-translations-common-49.0.2-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133255" comment="MozillaFirefox-translations-other-49.0.2-36.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17194" version="1" class="patch">
	<metadata>
		<title>FastCGI on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the FastCGI Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2766.html">CVE-2011-2766</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136908" comment="FastCGI-2.4.0-167.2.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17195" version="1" class="patch">
	<metadata>
		<title>GraphicsMagick-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the GraphicsMagick-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1882.html">CVE-2009-1882</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3736.html">CVE-2009-3736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3438.html">CVE-2012-3438</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136909" comment="GraphicsMagick-devel-1.3.20-1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136910" comment="libGraphicsMagick-Q16-3-1.3.20-1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136911" comment="libGraphicsMagick3-config-1.3.20-1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136912" comment="libGraphicsMagickWand-Q16-2-1.3.20-1.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17196" version="1" class="patch">
	<metadata>
		<title>ImageMagick on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ImageMagick Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0247.html">CVE-2012-0247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0248.html">CVE-2012-0248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1185.html">CVE-2012-1185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1186.html">CVE-2012-1186</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136913" comment="ImageMagick-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136914" comment="ImageMagick-devel-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136915" comment="ImageMagick-doc-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136916" comment="ImageMagick-extra-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136917" comment="libMagick++-6_Q16-5-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136918" comment="libMagickCore-6_Q16-2-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136919" comment="libMagickWand-6_Q16-2-6.8.9.8-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136920" comment="perl-PerlMagick-6.8.9.8-1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17197" version="1" class="patch">
	<metadata>
		<title>MozillaFirefox on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the MozillaFirefox Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-5913.html">CVE-2008-5913</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0040.html">CVE-2009-0040</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0652.html">CVE-2009-0652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0771.html">CVE-2009-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0772.html">CVE-2009-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0773.html">CVE-2009-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0774.html">CVE-2009-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0775.html">CVE-2009-0775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0776.html">CVE-2009-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0777.html">CVE-2009-0777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1044.html">CVE-2009-1044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1169.html">CVE-2009-1169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1302.html">CVE-2009-1302</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1303.html">CVE-2009-1303</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1304.html">CVE-2009-1304</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1305.html">CVE-2009-1305</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1306.html">CVE-2009-1306</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1307.html">CVE-2009-1307</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1308.html">CVE-2009-1308</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1309.html">CVE-2009-1309</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1310.html">CVE-2009-1310</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1311.html">CVE-2009-1311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1312.html">CVE-2009-1312</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1313.html">CVE-2009-1313</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1563.html">CVE-2009-1563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2470.html">CVE-2009-2470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2654.html">CVE-2009-2654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3069.html">CVE-2009-3069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3070.html">CVE-2009-3070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3071.html">CVE-2009-3071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3072.html">CVE-2009-3072</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3073.html">CVE-2009-3073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3074.html">CVE-2009-3074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3075.html">CVE-2009-3075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3077.html">CVE-2009-3077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3078.html">CVE-2009-3078</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3079.html">CVE-2009-3079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3274.html">CVE-2009-3274</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3370.html">CVE-2009-3370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3371.html">CVE-2009-3371</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3372.html">CVE-2009-3372</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3373.html">CVE-2009-3373</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3374.html">CVE-2009-3374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3375.html">CVE-2009-3375</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3376.html">CVE-2009-3376</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3377.html">CVE-2009-3377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3378.html">CVE-2009-3378</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3379.html">CVE-2009-3379</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3380.html">CVE-2009-3380</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3381.html">CVE-2009-3381</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3383.html">CVE-2009-3383</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3388.html">CVE-2009-3388</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3389.html">CVE-2009-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3555.html">CVE-2009-3555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3979.html">CVE-2009-3979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3980.html">CVE-2009-3980</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3982.html">CVE-2009-3982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3983.html">CVE-2009-3983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3984.html">CVE-2009-3984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3985.html">CVE-2009-3985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0164.html">CVE-2010-0164</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0165.html">CVE-2010-0165</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0166.html">CVE-2010-0166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0167.html">CVE-2010-0167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0168.html">CVE-2010-0168</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0169.html">CVE-2010-0169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0170.html">CVE-2010-0170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0171.html">CVE-2010-0171</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0172.html">CVE-2010-0172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0173.html">CVE-2010-0173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0174.html">CVE-2010-0174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0176.html">CVE-2010-0176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0177.html">CVE-2010-0177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0178.html">CVE-2010-0178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0181.html">CVE-2010-0181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0182.html">CVE-2010-0182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0654.html">CVE-2010-0654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1028.html">CVE-2010-1028</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1121.html">CVE-2010-1121</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1125.html">CVE-2010-1125</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1196.html">CVE-2010-1196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1197.html">CVE-2010-1197</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1198.html">CVE-2010-1198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1199.html">CVE-2010-1199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1200.html">CVE-2010-1200</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1201.html">CVE-2010-1201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1202.html">CVE-2010-1202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1203.html">CVE-2010-1203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1205.html">CVE-2010-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1206.html">CVE-2010-1206</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1207.html">CVE-2010-1207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1208.html">CVE-2010-1208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1209.html">CVE-2010-1209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1210.html">CVE-2010-1210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1211.html">CVE-2010-1211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1212.html">CVE-2010-1212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1213.html">CVE-2010-1213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1214.html">CVE-2010-1214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1215.html">CVE-2010-1215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2751.html">CVE-2010-2751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2752.html">CVE-2010-2752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2753.html">CVE-2010-2753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2754.html">CVE-2010-2754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2755.html">CVE-2010-2755</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2760.html">CVE-2010-2760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2762.html">CVE-2010-2762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2764.html">CVE-2010-2764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2765.html">CVE-2010-2765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2766.html">CVE-2010-2766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2767.html">CVE-2010-2767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2768.html">CVE-2010-2768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2769.html">CVE-2010-2769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3166.html">CVE-2010-3166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3167.html">CVE-2010-3167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3168.html">CVE-2010-3168</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3169.html">CVE-2010-3169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3170.html">CVE-2010-3170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3173.html">CVE-2010-3173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3174.html">CVE-2010-3174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3175.html">CVE-2010-3175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3176.html">CVE-2010-3176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3177.html">CVE-2010-3177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3178.html">CVE-2010-3178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3179.html">CVE-2010-3179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3180.html">CVE-2010-3180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3182.html">CVE-2010-3182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3183.html">CVE-2010-3183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3765.html">CVE-2010-3765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0068.html">CVE-2011-0068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0069.html">CVE-2011-0069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0070.html">CVE-2011-0070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0079.html">CVE-2011-0079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0080.html">CVE-2011-0080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0081.html">CVE-2011-0081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0084.html">CVE-2011-0084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1187.html">CVE-2011-1187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1202.html">CVE-2011-1202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2366.html">CVE-2011-2366</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2367.html">CVE-2011-2367</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2368.html">CVE-2011-2368</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2369.html">CVE-2011-2369</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2370.html">CVE-2011-2370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2371.html">CVE-2011-2371</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2372.html">CVE-2011-2372</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2373.html">CVE-2011-2373</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2374.html">CVE-2011-2374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2375.html">CVE-2011-2375</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2377.html">CVE-2011-2377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2985.html">CVE-2011-2985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2986.html">CVE-2011-2986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2988.html">CVE-2011-2988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2989.html">CVE-2011-2989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2990.html">CVE-2011-2990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2991.html">CVE-2011-2991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2992.html">CVE-2011-2992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2993.html">CVE-2011-2993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2995.html">CVE-2011-2995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2996.html">CVE-2011-2996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2997.html">CVE-2011-2997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3000.html">CVE-2011-3000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3001.html">CVE-2011-3001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3002.html">CVE-2011-3002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3003.html">CVE-2011-3003</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3004.html">CVE-2011-3004</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3005.html">CVE-2011-3005</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3026.html">CVE-2011-3026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3062.html">CVE-2011-3062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3101.html">CVE-2011-3101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3232.html">CVE-2011-3232</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3648.html">CVE-2011-3648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3650.html">CVE-2011-3650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3651.html">CVE-2011-3651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3652.html">CVE-2011-3652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3654.html">CVE-2011-3654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3655.html">CVE-2011-3655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3658.html">CVE-2011-3658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3659.html">CVE-2011-3659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3660.html">CVE-2011-3660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3661.html">CVE-2011-3661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3663.html">CVE-2011-3663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0441.html">CVE-2012-0441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0442.html">CVE-2012-0442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0443.html">CVE-2012-0443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0444.html">CVE-2012-0444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0445.html">CVE-2012-0445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0446.html">CVE-2012-0446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0447.html">CVE-2012-0447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0449.html">CVE-2012-0449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0451.html">CVE-2012-0451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0452.html">CVE-2012-0452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0455.html">CVE-2012-0455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0456.html">CVE-2012-0456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0457.html">CVE-2012-0457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0458.html">CVE-2012-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0459.html">CVE-2012-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0460.html">CVE-2012-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0461.html">CVE-2012-0461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0462.html">CVE-2012-0462</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0463.html">CVE-2012-0463</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0464.html">CVE-2012-0464</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0467.html">CVE-2012-0467</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0468.html">CVE-2012-0468</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0469.html">CVE-2012-0469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0470.html">CVE-2012-0470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0471.html">CVE-2012-0471</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0472.html">CVE-2012-0472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0473.html">CVE-2012-0473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0474.html">CVE-2012-0474</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0475.html">CVE-2012-0475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0477.html">CVE-2012-0477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0478.html">CVE-2012-0478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0479.html">CVE-2012-0479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0759.html">CVE-2012-0759</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1937.html">CVE-2012-1937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1938.html">CVE-2012-1938</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1940.html">CVE-2012-1940</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1941.html">CVE-2012-1941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1944.html">CVE-2012-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1945.html">CVE-2012-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1946.html">CVE-2012-1946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1947.html">CVE-2012-1947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1948.html">CVE-2012-1948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1949.html">CVE-2012-1949</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1950.html">CVE-2012-1950</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1951.html">CVE-2012-1951</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1952.html">CVE-2012-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1953.html">CVE-2012-1953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1954.html">CVE-2012-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1955.html">CVE-2012-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1956.html">CVE-2012-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1957.html">CVE-2012-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1958.html">CVE-2012-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1959.html">CVE-2012-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1960.html">CVE-2012-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1961.html">CVE-2012-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1962.html">CVE-2012-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1963.html">CVE-2012-1963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1965.html">CVE-2012-1965</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1966.html">CVE-2012-1966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1967.html">CVE-2012-1967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1970.html">CVE-2012-1970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1972.html">CVE-2012-1972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1973.html">CVE-2012-1973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1974.html">CVE-2012-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1975.html">CVE-2012-1975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1976.html">CVE-2012-1976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3956.html">CVE-2012-3956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3957.html">CVE-2012-3957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3958.html">CVE-2012-3958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3959.html">CVE-2012-3959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3960.html">CVE-2012-3960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3961.html">CVE-2012-3961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3962.html">CVE-2012-3962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3963.html">CVE-2012-3963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3964.html">CVE-2012-3964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3965.html">CVE-2012-3965</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3966.html">CVE-2012-3966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3967.html">CVE-2012-3967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3968.html">CVE-2012-3968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3969.html">CVE-2012-3969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3970.html">CVE-2012-3970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3971.html">CVE-2012-3971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3972.html">CVE-2012-3972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3973.html">CVE-2012-3973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3975.html">CVE-2012-3975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3976.html">CVE-2012-3976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3978.html">CVE-2012-3978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3980.html">CVE-2012-3980</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3982.html">CVE-2012-3982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3983.html">CVE-2012-3983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3984.html">CVE-2012-3984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3985.html">CVE-2012-3985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3986.html">CVE-2012-3986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3988.html">CVE-2012-3988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3989.html">CVE-2012-3989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3990.html">CVE-2012-3990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3991.html">CVE-2012-3991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3992.html">CVE-2012-3992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3993.html">CVE-2012-3993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3994.html">CVE-2012-3994</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3995.html">CVE-2012-3995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4179.html">CVE-2012-4179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4180.html">CVE-2012-4180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4181.html">CVE-2012-4181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4182.html">CVE-2012-4182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4183.html">CVE-2012-4183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4184.html">CVE-2012-4184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4185.html">CVE-2012-4185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4186.html">CVE-2012-4186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4187.html">CVE-2012-4187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4188.html">CVE-2012-4188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4191.html">CVE-2012-4191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4192.html">CVE-2012-4192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4193.html">CVE-2012-4193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4194.html">CVE-2012-4194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4195.html">CVE-2012-4195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4196.html">CVE-2012-4196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4201.html">CVE-2012-4201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4202.html">CVE-2012-4202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4203.html">CVE-2012-4203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4204.html">CVE-2012-4204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4205.html">CVE-2012-4205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4207.html">CVE-2012-4207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4208.html">CVE-2012-4208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4209.html">CVE-2012-4209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4210.html">CVE-2012-4210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4212.html">CVE-2012-4212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4213.html">CVE-2012-4213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4214.html">CVE-2012-4214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4215.html">CVE-2012-4215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4216.html">CVE-2012-4216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4217.html">CVE-2012-4217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4218.html">CVE-2012-4218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5829.html">CVE-2012-5829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5830.html">CVE-2012-5830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5833.html">CVE-2012-5833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5835.html">CVE-2012-5835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5836.html">CVE-2012-5836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5837.html">CVE-2012-5837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5838.html">CVE-2012-5838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5839.html">CVE-2012-5839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5840.html">CVE-2012-5840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5841.html">CVE-2012-5841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5842.html">CVE-2012-5842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5843.html">CVE-2012-5843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0743.html">CVE-2013-0743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0744.html">CVE-2013-0744</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0745.html">CVE-2013-0745</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0746.html">CVE-2013-0746</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0747.html">CVE-2013-0747</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0748.html">CVE-2013-0748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0749.html">CVE-2013-0749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0750.html">CVE-2013-0750</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0751.html">CVE-2013-0751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0752.html">CVE-2013-0752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0753.html">CVE-2013-0753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0754.html">CVE-2013-0754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0755.html">CVE-2013-0755</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0756.html">CVE-2013-0756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0757.html">CVE-2013-0757</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0758.html">CVE-2013-0758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0760.html">CVE-2013-0760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0761.html">CVE-2013-0761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0762.html">CVE-2013-0762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0763.html">CVE-2013-0763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0764.html">CVE-2013-0764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0765.html">CVE-2013-0765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0766.html">CVE-2013-0766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0767.html">CVE-2013-0767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0768.html">CVE-2013-0768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0769.html">CVE-2013-0769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0770.html">CVE-2013-0770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0771.html">CVE-2013-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0772.html">CVE-2013-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0773.html">CVE-2013-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0774.html">CVE-2013-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0775.html">CVE-2013-0775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0776.html">CVE-2013-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0777.html">CVE-2013-0777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0778.html">CVE-2013-0778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0779.html">CVE-2013-0779</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0780.html">CVE-2013-0780</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0781.html">CVE-2013-0781</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0782.html">CVE-2013-0782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0783.html">CVE-2013-0783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0787.html">CVE-2013-0787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0788.html">CVE-2013-0788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0789.html">CVE-2013-0789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0792.html">CVE-2013-0792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0793.html">CVE-2013-0793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0794.html">CVE-2013-0794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0795.html">CVE-2013-0795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0796.html">CVE-2013-0796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0800.html">CVE-2013-0800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0801.html">CVE-2013-0801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1669.html">CVE-2013-1669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1670.html">CVE-2013-1670</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1671.html">CVE-2013-1671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1674.html">CVE-2013-1674</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1675.html">CVE-2013-1675</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1676.html">CVE-2013-1676</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1677.html">CVE-2013-1677</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1678.html">CVE-2013-1678</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1679.html">CVE-2013-1679</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1680.html">CVE-2013-1680</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1681.html">CVE-2013-1681</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1682.html">CVE-2013-1682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1683.html">CVE-2013-1683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1684.html">CVE-2013-1684</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1685.html">CVE-2013-1685</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1686.html">CVE-2013-1686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1687.html">CVE-2013-1687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1688.html">CVE-2013-1688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1690.html">CVE-2013-1690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1692.html">CVE-2013-1692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1693.html">CVE-2013-1693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1694.html">CVE-2013-1694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1695.html">CVE-2013-1695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1696.html">CVE-2013-1696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1697.html">CVE-2013-1697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1698.html">CVE-2013-1698</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1699.html">CVE-2013-1699</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1701.html">CVE-2013-1701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1702.html">CVE-2013-1702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1704.html">CVE-2013-1704</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1705.html">CVE-2013-1705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1708.html">CVE-2013-1708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1709.html">CVE-2013-1709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1710.html">CVE-2013-1710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1711.html">CVE-2013-1711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1713.html">CVE-2013-1713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1714.html">CVE-2013-1714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1717.html">CVE-2013-1717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1718.html">CVE-2013-1718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1719.html">CVE-2013-1719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1720.html">CVE-2013-1720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1721.html">CVE-2013-1721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1722.html">CVE-2013-1722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1723.html">CVE-2013-1723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1724.html">CVE-2013-1724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1725.html">CVE-2013-1725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1728.html">CVE-2013-1728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1730.html">CVE-2013-1730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1732.html">CVE-2013-1732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1735.html">CVE-2013-1735</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1736.html">CVE-2013-1736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1737.html">CVE-2013-1737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1738.html">CVE-2013-1738</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5590.html">CVE-2013-5590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5591.html">CVE-2013-5591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5592.html">CVE-2013-5592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5593.html">CVE-2013-5593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5595.html">CVE-2013-5595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5596.html">CVE-2013-5596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5597.html">CVE-2013-5597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5598.html">CVE-2013-5598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5599.html">CVE-2013-5599</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5600.html">CVE-2013-5600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5601.html">CVE-2013-5601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5602.html">CVE-2013-5602</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5603.html">CVE-2013-5603</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5604.html">CVE-2013-5604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5609.html">CVE-2013-5609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5610.html">CVE-2013-5610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5611.html">CVE-2013-5611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5612.html">CVE-2013-5612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5613.html">CVE-2013-5613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5614.html">CVE-2013-5614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5615.html">CVE-2013-5615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5616.html">CVE-2013-5616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5618.html">CVE-2013-5618</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5619.html">CVE-2013-5619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6629.html">CVE-2013-6629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6630.html">CVE-2013-6630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6671.html">CVE-2013-6671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6672.html">CVE-2013-6672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6673.html">CVE-2013-6673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1477.html">CVE-2014-1477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1478.html">CVE-2014-1478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1479.html">CVE-2014-1479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1480.html">CVE-2014-1480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1481.html">CVE-2014-1481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1482.html">CVE-2014-1482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1483.html">CVE-2014-1483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1484.html">CVE-2014-1484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1485.html">CVE-2014-1485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1486.html">CVE-2014-1486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1487.html">CVE-2014-1487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1488.html">CVE-2014-1488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1489.html">CVE-2014-1489</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1490.html">CVE-2014-1490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1491.html">CVE-2014-1491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1492.html">CVE-2014-1492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1493.html">CVE-2014-1493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1494.html">CVE-2014-1494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1497.html">CVE-2014-1497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1498.html">CVE-2014-1498</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1499.html">CVE-2014-1499</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1500.html">CVE-2014-1500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1502.html">CVE-2014-1502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1504.html">CVE-2014-1504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1505.html">CVE-2014-1505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1508.html">CVE-2014-1508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1509.html">CVE-2014-1509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1510.html">CVE-2014-1510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1511.html">CVE-2014-1511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1512.html">CVE-2014-1512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1513.html">CVE-2014-1513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1514.html">CVE-2014-1514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1518.html">CVE-2014-1518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1519.html">CVE-2014-1519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1522.html">CVE-2014-1522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1523.html">CVE-2014-1523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1524.html">CVE-2014-1524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1525.html">CVE-2014-1525</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1526.html">CVE-2014-1526</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1528.html">CVE-2014-1528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1529.html">CVE-2014-1529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1530.html">CVE-2014-1530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1531.html">CVE-2014-1531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1532.html">CVE-2014-1532</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1533.html">CVE-2014-1533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1534.html">CVE-2014-1534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1536.html">CVE-2014-1536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1537.html">CVE-2014-1537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1538.html">CVE-2014-1538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1539.html">CVE-2014-1539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1540.html">CVE-2014-1540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1541.html">CVE-2014-1541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1542.html">CVE-2014-1542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1543.html">CVE-2014-1543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1544.html">CVE-2014-1544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1545.html">CVE-2014-1545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1547.html">CVE-2014-1547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1548.html">CVE-2014-1548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1549.html">CVE-2014-1549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1550.html">CVE-2014-1550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1552.html">CVE-2014-1552</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1553.html">CVE-2014-1553</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1554.html">CVE-2014-1554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1555.html">CVE-2014-1555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1556.html">CVE-2014-1556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1557.html">CVE-2014-1557</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1558.html">CVE-2014-1558</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1559.html">CVE-2014-1559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1560.html">CVE-2014-1560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1561.html">CVE-2014-1561</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1562.html">CVE-2014-1562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1563.html">CVE-2014-1563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1564.html">CVE-2014-1564</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1565.html">CVE-2014-1565</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1567.html">CVE-2014-1567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1574.html">CVE-2014-1574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1575.html">CVE-2014-1575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1576.html">CVE-2014-1576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1577.html">CVE-2014-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1578.html">CVE-2014-1578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1580.html">CVE-2014-1580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1581.html">CVE-2014-1581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1582.html">CVE-2014-1582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1583.html">CVE-2014-1583</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1584.html">CVE-2014-1584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1585.html">CVE-2014-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1586.html">CVE-2014-1586</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136921" comment="MozillaFirefox-33.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136922" comment="MozillaFirefox-translations-common-33.0-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17198" version="1" class="patch">
	<metadata>
		<title>MozillaThunderbird on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the MozillaThunderbird Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0040.html">CVE-2009-0040</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0771.html">CVE-2009-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0772.html">CVE-2009-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0773.html">CVE-2009-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0774.html">CVE-2009-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0776.html">CVE-2009-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1571.html">CVE-2009-1571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3555.html">CVE-2009-3555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0159.html">CVE-2010-0159</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0173.html">CVE-2010-0173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0174.html">CVE-2010-0174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0175.html">CVE-2010-0175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0176.html">CVE-2010-0176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0182.html">CVE-2010-0182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0654.html">CVE-2010-0654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1121.html">CVE-2010-1121</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1196.html">CVE-2010-1196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1199.html">CVE-2010-1199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1200.html">CVE-2010-1200</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1201.html">CVE-2010-1201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1202.html">CVE-2010-1202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1203.html">CVE-2010-1203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1205.html">CVE-2010-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1211.html">CVE-2010-1211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1212.html">CVE-2010-1212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1213.html">CVE-2010-1213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1585.html">CVE-2010-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2752.html">CVE-2010-2752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2753.html">CVE-2010-2753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2754.html">CVE-2010-2754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2760.html">CVE-2010-2760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2762.html">CVE-2010-2762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2764.html">CVE-2010-2764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2765.html">CVE-2010-2765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2766.html">CVE-2010-2766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2767.html">CVE-2010-2767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2768.html">CVE-2010-2768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2769.html">CVE-2010-2769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3166.html">CVE-2010-3166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3167.html">CVE-2010-3167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3168.html">CVE-2010-3168</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3169.html">CVE-2010-3169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3170.html">CVE-2010-3170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3173.html">CVE-2010-3173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3174.html">CVE-2010-3174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3175.html">CVE-2010-3175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3176.html">CVE-2010-3176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3178.html">CVE-2010-3178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3179.html">CVE-2010-3179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3180.html">CVE-2010-3180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3182.html">CVE-2010-3182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3183.html">CVE-2010-3183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3765.html">CVE-2010-3765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3768.html">CVE-2010-3768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3769.html">CVE-2010-3769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3776.html">CVE-2010-3776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3777.html">CVE-2010-3777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3778.html">CVE-2010-3778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0053.html">CVE-2011-0053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0061.html">CVE-2011-0061</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0062.html">CVE-2011-0062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0069.html">CVE-2011-0069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0070.html">CVE-2011-0070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0072.html">CVE-2011-0072</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0074.html">CVE-2011-0074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0075.html">CVE-2011-0075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0077.html">CVE-2011-0077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0078.html">CVE-2011-0078</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0080.html">CVE-2011-0080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0081.html">CVE-2011-0081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0083.html">CVE-2011-0083</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0084.html">CVE-2011-0084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0085.html">CVE-2011-0085</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1187.html">CVE-2011-1187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2362.html">CVE-2011-2362</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2363.html">CVE-2011-2363</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2364.html">CVE-2011-2364</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2365.html">CVE-2011-2365</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2371.html">CVE-2011-2371</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2372.html">CVE-2011-2372</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2373.html">CVE-2011-2373</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2374.html">CVE-2011-2374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2376.html">CVE-2011-2376</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2377.html">CVE-2011-2377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2985.html">CVE-2011-2985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2986.html">CVE-2011-2986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2987.html">CVE-2011-2987</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2988.html">CVE-2011-2988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2989.html">CVE-2011-2989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2991.html">CVE-2011-2991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2992.html">CVE-2011-2992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3000.html">CVE-2011-3000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3001.html">CVE-2011-3001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3005.html">CVE-2011-3005</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3026.html">CVE-2011-3026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3062.html">CVE-2011-3062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3101.html">CVE-2011-3101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3232.html">CVE-2011-3232</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3648.html">CVE-2011-3648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3650.html">CVE-2011-3650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3651.html">CVE-2011-3651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3652.html">CVE-2011-3652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3654.html">CVE-2011-3654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3655.html">CVE-2011-3655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3658.html">CVE-2011-3658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3659.html">CVE-2011-3659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3660.html">CVE-2011-3660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3661.html">CVE-2011-3661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3663.html">CVE-2011-3663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0441.html">CVE-2012-0441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0442.html">CVE-2012-0442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0443.html">CVE-2012-0443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0444.html">CVE-2012-0444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0445.html">CVE-2012-0445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0446.html">CVE-2012-0446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0447.html">CVE-2012-0447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0449.html">CVE-2012-0449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0451.html">CVE-2012-0451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0452.html">CVE-2012-0452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0455.html">CVE-2012-0455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0456.html">CVE-2012-0456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0457.html">CVE-2012-0457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0458.html">CVE-2012-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0459.html">CVE-2012-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0460.html">CVE-2012-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0461.html">CVE-2012-0461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0462.html">CVE-2012-0462</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0463.html">CVE-2012-0463</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0464.html">CVE-2012-0464</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0467.html">CVE-2012-0467</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0468.html">CVE-2012-0468</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0469.html">CVE-2012-0469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0470.html">CVE-2012-0470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0471.html">CVE-2012-0471</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0472.html">CVE-2012-0472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0473.html">CVE-2012-0473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0474.html">CVE-2012-0474</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0475.html">CVE-2012-0475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0477.html">CVE-2012-0477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0478.html">CVE-2012-0478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0479.html">CVE-2012-0479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0759.html">CVE-2012-0759</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1937.html">CVE-2012-1937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1938.html">CVE-2012-1938</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1940.html">CVE-2012-1940</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1941.html">CVE-2012-1941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1944.html">CVE-2012-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1945.html">CVE-2012-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1946.html">CVE-2012-1946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1947.html">CVE-2012-1947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1948.html">CVE-2012-1948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1949.html">CVE-2012-1949</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1951.html">CVE-2012-1951</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1952.html">CVE-2012-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1953.html">CVE-2012-1953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1954.html">CVE-2012-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1955.html">CVE-2012-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1956.html">CVE-2012-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1957.html">CVE-2012-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1958.html">CVE-2012-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1959.html">CVE-2012-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1960.html">CVE-2012-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1961.html">CVE-2012-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1962.html">CVE-2012-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1963.html">CVE-2012-1963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1967.html">CVE-2012-1967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1970.html">CVE-2012-1970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1972.html">CVE-2012-1972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1973.html">CVE-2012-1973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1974.html">CVE-2012-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1975.html">CVE-2012-1975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1976.html">CVE-2012-1976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3956.html">CVE-2012-3956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3957.html">CVE-2012-3957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3958.html">CVE-2012-3958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3959.html">CVE-2012-3959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3960.html">CVE-2012-3960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3961.html">CVE-2012-3961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3962.html">CVE-2012-3962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3963.html">CVE-2012-3963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3964.html">CVE-2012-3964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3966.html">CVE-2012-3966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3967.html">CVE-2012-3967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3968.html">CVE-2012-3968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3969.html">CVE-2012-3969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3970.html">CVE-2012-3970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3971.html">CVE-2012-3971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3972.html">CVE-2012-3972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3975.html">CVE-2012-3975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3978.html">CVE-2012-3978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3980.html">CVE-2012-3980</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3982.html">CVE-2012-3982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3983.html">CVE-2012-3983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3984.html">CVE-2012-3984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3985.html">CVE-2012-3985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3986.html">CVE-2012-3986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3988.html">CVE-2012-3988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3989.html">CVE-2012-3989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3990.html">CVE-2012-3990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3991.html">CVE-2012-3991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3992.html">CVE-2012-3992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3993.html">CVE-2012-3993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3994.html">CVE-2012-3994</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3995.html">CVE-2012-3995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4179.html">CVE-2012-4179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4180.html">CVE-2012-4180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4181.html">CVE-2012-4181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4182.html">CVE-2012-4182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4183.html">CVE-2012-4183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4184.html">CVE-2012-4184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4185.html">CVE-2012-4185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4186.html">CVE-2012-4186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4187.html">CVE-2012-4187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4188.html">CVE-2012-4188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4191.html">CVE-2012-4191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4192.html">CVE-2012-4192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4193.html">CVE-2012-4193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4194.html">CVE-2012-4194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4195.html">CVE-2012-4195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4196.html">CVE-2012-4196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4201.html">CVE-2012-4201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4202.html">CVE-2012-4202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4204.html">CVE-2012-4204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4205.html">CVE-2012-4205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4207.html">CVE-2012-4207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4208.html">CVE-2012-4208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4209.html">CVE-2012-4209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4212.html">CVE-2012-4212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4213.html">CVE-2012-4213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4214.html">CVE-2012-4214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4215.html">CVE-2012-4215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4216.html">CVE-2012-4216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4217.html">CVE-2012-4217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4218.html">CVE-2012-4218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5829.html">CVE-2012-5829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5830.html">CVE-2012-5830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5833.html">CVE-2012-5833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5835.html">CVE-2012-5835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5836.html">CVE-2012-5836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5837.html">CVE-2012-5837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5838.html">CVE-2012-5838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5839.html">CVE-2012-5839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5840.html">CVE-2012-5840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5841.html">CVE-2012-5841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5842.html">CVE-2012-5842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5843.html">CVE-2012-5843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0743.html">CVE-2013-0743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0744.html">CVE-2013-0744</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0745.html">CVE-2013-0745</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0746.html">CVE-2013-0746</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0747.html">CVE-2013-0747</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0748.html">CVE-2013-0748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0749.html">CVE-2013-0749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0750.html">CVE-2013-0750</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0752.html">CVE-2013-0752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0753.html">CVE-2013-0753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0754.html">CVE-2013-0754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0755.html">CVE-2013-0755</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0756.html">CVE-2013-0756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0757.html">CVE-2013-0757</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0758.html">CVE-2013-0758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0760.html">CVE-2013-0760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0761.html">CVE-2013-0761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0762.html">CVE-2013-0762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0763.html">CVE-2013-0763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0764.html">CVE-2013-0764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0766.html">CVE-2013-0766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0767.html">CVE-2013-0767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0768.html">CVE-2013-0768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0769.html">CVE-2013-0769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0770.html">CVE-2013-0770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0771.html">CVE-2013-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0773.html">CVE-2013-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0774.html">CVE-2013-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0775.html">CVE-2013-0775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0776.html">CVE-2013-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0780.html">CVE-2013-0780</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0782.html">CVE-2013-0782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0783.html">CVE-2013-0783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0787.html">CVE-2013-0787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0788.html">CVE-2013-0788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0789.html">CVE-2013-0789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0793.html">CVE-2013-0793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0795.html">CVE-2013-0795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0796.html">CVE-2013-0796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0800.html">CVE-2013-0800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0801.html">CVE-2013-0801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1669.html">CVE-2013-1669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1670.html">CVE-2013-1670</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1674.html">CVE-2013-1674</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1675.html">CVE-2013-1675</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1676.html">CVE-2013-1676</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1677.html">CVE-2013-1677</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1678.html">CVE-2013-1678</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1679.html">CVE-2013-1679</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1680.html">CVE-2013-1680</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1681.html">CVE-2013-1681</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1682.html">CVE-2013-1682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1684.html">CVE-2013-1684</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1685.html">CVE-2013-1685</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1686.html">CVE-2013-1686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1687.html">CVE-2013-1687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1690.html">CVE-2013-1690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1692.html">CVE-2013-1692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1693.html">CVE-2013-1693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1694.html">CVE-2013-1694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1697.html">CVE-2013-1697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1701.html">CVE-2013-1701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1709.html">CVE-2013-1709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1710.html">CVE-2013-1710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1713.html">CVE-2013-1713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1714.html">CVE-2013-1714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1717.html">CVE-2013-1717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1718.html">CVE-2013-1718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1719.html">CVE-2013-1719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1720.html">CVE-2013-1720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1722.html">CVE-2013-1722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1723.html">CVE-2013-1723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1724.html">CVE-2013-1724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1725.html">CVE-2013-1725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1728.html">CVE-2013-1728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1730.html">CVE-2013-1730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1732.html">CVE-2013-1732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1735.html">CVE-2013-1735</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1736.html">CVE-2013-1736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1737.html">CVE-2013-1737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1738.html">CVE-2013-1738</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5590.html">CVE-2013-5590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5591.html">CVE-2013-5591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5592.html">CVE-2013-5592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5593.html">CVE-2013-5593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5595.html">CVE-2013-5595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5596.html">CVE-2013-5596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5597.html">CVE-2013-5597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5599.html">CVE-2013-5599</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5600.html">CVE-2013-5600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5601.html">CVE-2013-5601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5602.html">CVE-2013-5602</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5603.html">CVE-2013-5603</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5604.html">CVE-2013-5604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5609.html">CVE-2013-5609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5610.html">CVE-2013-5610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5613.html">CVE-2013-5613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5615.html">CVE-2013-5615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5616.html">CVE-2013-5616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5618.html">CVE-2013-5618</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6629.html">CVE-2013-6629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6630.html">CVE-2013-6630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6671.html">CVE-2013-6671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6673.html">CVE-2013-6673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1477.html">CVE-2014-1477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1478.html">CVE-2014-1478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1479.html">CVE-2014-1479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1481.html">CVE-2014-1481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1482.html">CVE-2014-1482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1486.html">CVE-2014-1486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1487.html">CVE-2014-1487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1490.html">CVE-2014-1490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1491.html">CVE-2014-1491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1493.html">CVE-2014-1493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1494.html">CVE-2014-1494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1497.html">CVE-2014-1497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1505.html">CVE-2014-1505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1508.html">CVE-2014-1508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1509.html">CVE-2014-1509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1510.html">CVE-2014-1510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1511.html">CVE-2014-1511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1512.html">CVE-2014-1512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1513.html">CVE-2014-1513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1514.html">CVE-2014-1514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1518.html">CVE-2014-1518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1523.html">CVE-2014-1523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1524.html">CVE-2014-1524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1529.html">CVE-2014-1529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1530.html">CVE-2014-1530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1531.html">CVE-2014-1531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1532.html">CVE-2014-1532</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1533.html">CVE-2014-1533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1534.html">CVE-2014-1534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1536.html">CVE-2014-1536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1537.html">CVE-2014-1537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1538.html">CVE-2014-1538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1541.html">CVE-2014-1541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1544.html">CVE-2014-1544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1545.html">CVE-2014-1545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1547.html">CVE-2014-1547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1548.html">CVE-2014-1548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1553.html">CVE-2014-1553</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1555.html">CVE-2014-1555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1556.html">CVE-2014-1556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1557.html">CVE-2014-1557</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1562.html">CVE-2014-1562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1563.html">CVE-2014-1563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1564.html">CVE-2014-1564</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1565.html">CVE-2014-1565</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1567.html">CVE-2014-1567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1574.html">CVE-2014-1574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1576.html">CVE-2014-1576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1577.html">CVE-2014-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1578.html">CVE-2014-1578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1581.html">CVE-2014-1581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1585.html">CVE-2014-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1586.html">CVE-2014-1586</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136923" comment="MozillaThunderbird-31.2.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136924" comment="MozillaThunderbird-translations-common-31.2.0-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17199" version="1" class="patch">
	<metadata>
		<title>a2ps on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the a2ps Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0466.html">CVE-2014-0466</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136925" comment="a2ps-4.13-1361.1.9 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17200" version="1" class="patch">
	<metadata>
		<title>aaa_base on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the aaa_base Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0461.html">CVE-2011-0461</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136926" comment="aaa_base-13.2+git20140911.61c1681-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136927" comment="aaa_base-extras-13.2+git20140911.61c1681-1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17201" version="1" class="patch">
	<metadata>
		<title>accountsservice on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the accountsservice Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2737.html">CVE-2012-2737</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136928" comment="accountsservice-0.6.38-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136929" comment="libaccountsservice0-0.6.38-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136930" comment="typelib-1_0-AccountsService-1_0-0.6.38-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17202" version="1" class="patch">
	<metadata>
		<title>alsa on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the alsa Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0035.html">CVE-2009-0035</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136931" comment="alsa-1.0.28-6.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136932" comment="alsa-devel-1.0.28-6.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136933" comment="libasound2-1.0.28-6.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136934" comment="libasound2-32bit-1.0.28-6.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17203" version="1" class="patch">
	<metadata>
		<title>android-tools on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the android-tools Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-1909.html">CVE-2014-1909</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136935" comment="android-tools-4.2.2_r1-5.2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17204" version="1" class="patch">
	<metadata>
		<title>ant on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ant Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1571.html">CVE-2013-1571</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136936" comment="ant-1.9.4-2.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136937" comment="ant-jmf-1.9.4-2.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136938" comment="ant-junit-1.9.4-2.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136939" comment="ant-scripts-1.9.4-2.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136940" comment="ant-swing-1.9.4-2.2.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17205" version="1" class="patch">
	<metadata>
		<title>apache-commons-beanutils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache-commons-beanutils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3540.html">CVE-2014-3540</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136941" comment="apache-commons-beanutils-1.9.2-2.1.10 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17206" version="1" class="patch">
	<metadata>
		<title>apache-commons-daemon on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache-commons-daemon Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2729.html">CVE-2011-2729</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136942" comment="apache-commons-daemon-1.0.15-5.1.12 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17207" version="1" class="patch">
	<metadata>
		<title>apache-commons-httpclient on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache-commons-httpclient Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-5783.html">CVE-2012-5783</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136943" comment="apache-commons-httpclient-3.1-7.1.10 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17208" version="1" class="patch">
	<metadata>
		<title>apache2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0023.html">CVE-2009-0023</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1191.html">CVE-2009-1191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1195.html">CVE-2009-1195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1890.html">CVE-2009-1890</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1891.html">CVE-2009-1891</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1955.html">CVE-2009-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1956.html">CVE-2009-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2412.html">CVE-2009-2412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2699.html">CVE-2009-2699</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3094.html">CVE-2009-3094</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3095.html">CVE-2009-3095</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3555.html">CVE-2009-3555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3560.html">CVE-2009-3560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3720.html">CVE-2009-3720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0408.html">CVE-2010-0408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0425.html">CVE-2010-0425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0434.html">CVE-2010-0434</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1452.html">CVE-2010-1452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1623.html">CVE-2010-1623</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2068.html">CVE-2010-2068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1176.html">CVE-2011-1176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3192.html">CVE-2011-3192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3368.html">CVE-2011-3368</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3607.html">CVE-2011-3607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4317.html">CVE-2011-4317</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0021.html">CVE-2012-0021</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0031.html">CVE-2012-0031</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0053.html">CVE-2012-0053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2687.html">CVE-2012-2687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3499.html">CVE-2012-3499</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3502.html">CVE-2012-3502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1896.html">CVE-2013-1896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2249.html">CVE-2013-2249</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6438.html">CVE-2013-6438</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0098.html">CVE-2014-0098</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0117.html">CVE-2014-0117</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0118.html">CVE-2014-0118</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0226.html">CVE-2014-0226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0231.html">CVE-2014-0231</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3523.html">CVE-2014-3523</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136944" comment="apache2-2.4.10-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136945" comment="apache2-devel-2.4.10-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136946" comment="apache2-doc-2.4.10-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136947" comment="apache2-example-pages-2.4.10-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136948" comment="apache2-prefork-2.4.10-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136949" comment="apache2-utils-2.4.10-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17209" version="1" class="patch">
	<metadata>
		<title>apache2-mod_mono on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache2-mod_mono Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4225.html">CVE-2010-4225</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136950" comment="apache2-mod_mono-2.10-16.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136951" comment="libmono-2_0-1-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136952" comment="libmono-2_0-devel-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136953" comment="libmonoboehm-2_0-1-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136954" comment="libmonoboehm-2_0-devel-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136955" comment="libmonosgen-2_0-1-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136956" comment="mono-core-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136957" comment="mono-data-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136958" comment="mono-data-oracle-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136959" comment="mono-data-postgresql-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136960" comment="mono-data-sqlite-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136961" comment="mono-devel-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136962" comment="mono-extras-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136963" comment="mono-locale-extras-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136964" comment="mono-mvc-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136965" comment="mono-nunit-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136966" comment="mono-wcf-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136967" comment="mono-web-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136968" comment="mono-winforms-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136969" comment="mono-winfxcore-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136970" comment="monodoc-core-3.8.0-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136971" comment="xsp-2.10.2-15.1.8 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17210" version="1" class="patch">
	<metadata>
		<title>apache2-mod_perl on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache2-mod_perl Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1667.html">CVE-2013-1667</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136972" comment="apache2-mod_perl-2.0.8-7.2.6 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17211" version="1" class="patch">
	<metadata>
		<title>apache2-mod_php5 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the apache2-mod_php5 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-7243.html">CVE-2006-7243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2225.html">CVE-2010-2225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2950.html">CVE-2010-2950</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3436.html">CVE-2010-3436</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3709.html">CVE-2010-3709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3710.html">CVE-2010-3710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4150.html">CVE-2010-4150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4645.html">CVE-2010-4645</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0420.html">CVE-2011-0420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0421.html">CVE-2011-0421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0708.html">CVE-2011-0708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1092.html">CVE-2011-1092</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1153.html">CVE-2011-1153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1466.html">CVE-2011-1466</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2202.html">CVE-2011-2202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3379.html">CVE-2011-3379</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4153.html">CVE-2011-4153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4566.html">CVE-2011-4566</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4718.html">CVE-2011-4718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4885.html">CVE-2011-4885</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0830.html">CVE-2012-0830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1823.html">CVE-2012-1823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2311.html">CVE-2012-2311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2335.html">CVE-2012-2335</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2336.html">CVE-2012-2336</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2688.html">CVE-2012-2688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3365.html">CVE-2012-3365</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1635.html">CVE-2013-1635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1643.html">CVE-2013-1643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1824.html">CVE-2013-1824</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4113.html">CVE-2013-4113</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4248.html">CVE-2013-4248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6420.html">CVE-2013-6420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6712.html">CVE-2013-6712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7327.html">CVE-2013-7327</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7345.html">CVE-2013-7345</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0185.html">CVE-2014-0185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0237.html">CVE-2014-0237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0238.html">CVE-2014-0238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1943.html">CVE-2014-1943</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2270.html">CVE-2014-2270</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2497.html">CVE-2014-2497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3538.html">CVE-2014-3538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3587.html">CVE-2014-3587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3597.html">CVE-2014-3597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3622.html">CVE-2014-3622</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4049.html">CVE-2014-4049</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4670.html">CVE-2014-4670</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4698.html">CVE-2014-4698</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5120.html">CVE-2014-5120</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5459.html">CVE-2014-5459</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136973" comment="apache2-mod_php5-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136974" comment="php5-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136975" comment="php5-bcmath-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136976" comment="php5-bz2-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136977" comment="php5-calendar-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136978" comment="php5-ctype-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136979" comment="php5-curl-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136980" comment="php5-dba-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136981" comment="php5-devel-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136982" comment="php5-dom-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136983" comment="php5-exif-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136984" comment="php5-fastcgi-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136985" comment="php5-ftp-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136986" comment="php5-gd-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136987" comment="php5-gettext-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136988" comment="php5-gmp-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136989" comment="php5-iconv-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136990" comment="php5-imap-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136991" comment="php5-json-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136992" comment="php5-ldap-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136993" comment="php5-mbstring-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136994" comment="php5-mcrypt-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136995" comment="php5-mysql-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136996" comment="php5-odbc-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136997" comment="php5-openssl-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136998" comment="php5-pdo-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136999" comment="php5-pear-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137000" comment="php5-pgsql-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137001" comment="php5-shmop-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137002" comment="php5-snmp-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137003" comment="php5-sockets-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137004" comment="php5-sqlite-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137005" comment="php5-suhosin-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137006" comment="php5-sysvsem-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137007" comment="php5-sysvshm-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137008" comment="php5-tidy-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137009" comment="php5-tokenizer-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137010" comment="php5-wddx-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137011" comment="php5-xmlreader-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137012" comment="php5-xmlwriter-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137013" comment="php5-xsl-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137014" comment="php5-zip-5.6.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137015" comment="php5-zlib-5.6.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17212" version="1" class="patch">
	<metadata>
		<title>argyllcms on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the argyllcms Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-1616.html">CVE-2012-1616</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137016" comment="argyllcms-1.6.3-2.1.9 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17213" version="1" class="patch">
	<metadata>
		<title>aria2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the aria2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3617.html">CVE-2009-3617</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137017" comment="aria2-1.18.5-2.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17214" version="1" class="patch">
	<metadata>
		<title>augeas-lenses on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the augeas-lenses Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0786.html">CVE-2012-0786</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137018" comment="augeas-lenses-1.2.0-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137019" comment="libaugeas0-1.2.0-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17215" version="1" class="patch">
	<metadata>
		<title>automake on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the automake Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-4029.html">CVE-2009-4029</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137020" comment="automake-1.13.4-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137021" comment="m4-1.4.17-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17216" version="1" class="patch">
	<metadata>
		<title>avahi on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the avahi Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0758.html">CVE-2009-0758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2244.html">CVE-2010-2244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1002.html">CVE-2011-1002</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137022" comment="avahi-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137023" comment="avahi-autoipd-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137024" comment="avahi-compat-mDNSResponder-devel-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137025" comment="libavahi-client3-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137026" comment="libavahi-common3-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137027" comment="libavahi-core7-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137028" comment="libavahi-devel-0.6.31-23.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137029" comment="libdns_sd-0.6.31-23.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17217" version="1" class="patch">
	<metadata>
		<title>banshee on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the banshee Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-3998.html">CVE-2010-3998</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137030" comment="banshee-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137031" comment="banshee-backend-engine-gstreamer-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137032" comment="banshee-backend-io-gio-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137033" comment="banshee-backend-platform-gnome-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137034" comment="banshee-backend-platform-unix-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137035" comment="banshee-core-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137036" comment="banshee-dmp-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137037" comment="banshee-dmp-apple-devices-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137038" comment="banshee-dmp-mtp-2.6.2-2.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137039" comment="banshee-extensions-default-2.6.2-2.1.9 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17218" version="1" class="patch">
	<metadata>
		<title>bash on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the bash Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-2524.html">CVE-2014-2524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6271.html">CVE-2014-6271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6277.html">CVE-2014-6277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6278.html">CVE-2014-6278</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7169.html">CVE-2014-7169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7186.html">CVE-2014-7186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7187.html">CVE-2014-7187</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137040" comment="bash-4.2-75.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137041" comment="bash-doc-4.2-75.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137042" comment="libreadline6-6.2-75.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137043" comment="readline-devel-6.2-75.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137044" comment="readline-doc-6.2-75.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17219" version="1" class="patch">
	<metadata>
		<title>bind on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the bind Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0696.html">CVE-2009-0696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4022.html">CVE-2009-4022</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3613.html">CVE-2010-3613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3614.html">CVE-2010-3614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3615.html">CVE-2010-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0414.html">CVE-2011-0414</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1907.html">CVE-2011-1907</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1910.html">CVE-2011-1910</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2464.html">CVE-2011-2464</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4313.html">CVE-2011-4313</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1667.html">CVE-2012-1667</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3817.html">CVE-2012-3817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3868.html">CVE-2012-3868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4244.html">CVE-2012-4244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5166.html">CVE-2012-5166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5688.html">CVE-2012-5688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5689.html">CVE-2012-5689</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2266.html">CVE-2013-2266</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4854.html">CVE-2013-4854</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0591.html">CVE-2014-0591</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137045" comment="bind-9.9.5P1-2.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137046" comment="bind-chrootenv-9.9.5P1-2.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137047" comment="bind-doc-9.9.5P1-2.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137048" comment="bind-libs-9.9.5P1-2.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137049" comment="bind-utils-9.9.5P1-2.2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17220" version="1" class="patch">
	<metadata>
		<title>bogofilter on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the bogofilter Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2494.html">CVE-2010-2494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5468.html">CVE-2012-5468</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137050" comment="bogofilter-1.2.4-4.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17221" version="1" class="patch">
	<metadata>
		<title>bzip2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the bzip2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0405.html">CVE-2010-0405</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137051" comment="bzip2-1.0.6-29.2.7 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137052" comment="libbz2-1-1.0.6-29.2.7 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137053" comment="libbz2-1-32bit-1.0.6-29.2.7 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137054" comment="libbz2-devel-1.0.6-29.2.7 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17222" version="1" class="patch">
	<metadata>
		<title>cifs-utils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cifs-utils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1886.html">CVE-2009-1886</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1888.html">CVE-2009-1888</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2813.html">CVE-2009-2813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2906.html">CVE-2009-2906</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2948.html">CVE-2009-2948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0547.html">CVE-2010-0547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0728.html">CVE-2010-0728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0787.html">CVE-2010-0787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1586.html">CVE-2012-1586</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137055" comment="cifs-utils-6.4-3.2.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17223" version="1" class="patch">
	<metadata>
		<title>clamav on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the clamav Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0405.html">CVE-2010-0405</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2721.html">CVE-2011-2721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3627.html">CVE-2011-3627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1457.html">CVE-2012-1457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1458.html">CVE-2012-1458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1459.html">CVE-2012-1459</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137056" comment="clamav-0.98.4-2.1.10 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17224" version="1" class="patch">
	<metadata>
		<title>claws-mail on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the claws-mail Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4507.html">CVE-2012-4507</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137057" comment="claws-mail-3.10.1-2.1.11 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137058" comment="claws-mail-lang-3.10.1-2.1.11 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17225" version="1" class="patch">
	<metadata>
		<title>colord on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the colord Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-4349.html">CVE-2011-4349</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137059" comment="colord-1.2.3-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137060" comment="libcolord-gtk1-0.1.25-4.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137061" comment="libcolord2-1.2.3-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137062" comment="libcolorhug2-1.2.3-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17226" version="1" class="patch">
	<metadata>
		<title>coreutils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the coreutils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-0221.html">CVE-2013-0221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0222.html">CVE-2013-0222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0223.html">CVE-2013-0223</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137063" comment="coreutils-8.23-2.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17227" version="1" class="patch">
	<metadata>
		<title>cpio on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cpio Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0624.html">CVE-2010-0624</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137064" comment="cpio-2.11-29.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137065" comment="tar-1.28-2.2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17228" version="1" class="patch">
	<metadata>
		<title>cpp48 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cpp48 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-5044.html">CVE-2014-5044</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137066" comment="cpp48-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137067" comment="gcc48-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137068" comment="gcc48-c++-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137069" comment="gcc48-fortran-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137070" comment="gcc48-gij-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137071" comment="gcc48-info-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137072" comment="gcc48-java-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137073" comment="gcc48-locale-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137074" comment="gcc48-objc-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137075" comment="libasan0-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137076" comment="libatomic1-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137077" comment="libffi4-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137078" comment="libffi4-32bit-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137079" comment="libffi48-devel-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137080" comment="libgcc_s1-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137081" comment="libgcc_s1-32bit-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137082" comment="libgcj48-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137083" comment="libgcj48-devel-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137084" comment="libgcj48-jar-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137085" comment="libgcj_bc1-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137086" comment="libgfortran3-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137087" comment="libgomp1-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137088" comment="libitm1-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137089" comment="libobjc4-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137090" comment="libquadmath0-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137091" comment="libstdc++48-devel-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137092" comment="libstdc++6-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137093" comment="libstdc++6-32bit-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137094" comment="libstdc++6-locale-4.8.3+r212056-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137095" comment="libtsan0-4.8.3+r212056-2.2.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17229" version="1" class="patch">
	<metadata>
		<title>cron on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cron Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-2607.html">CVE-2006-2607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0424.html">CVE-2010-0424</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137096" comment="cron-4.2-56.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137097" comment="cronie-1.4.12-56.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17230" version="1" class="patch">
	<metadata>
		<title>cups on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cups Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0163.html">CVE-2009-0163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2820.html">CVE-2009-2820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3553.html">CVE-2009-3553</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0393.html">CVE-2010-0393</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0540.html">CVE-2010-0540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0542.html">CVE-2010-0542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1748.html">CVE-2010-1748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2941.html">CVE-2010-2941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5519.html">CVE-2012-5519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3537.html">CVE-2014-3537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5029.html">CVE-2014-5029</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5030.html">CVE-2014-5030</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5031.html">CVE-2014-5031</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137098" comment="cups-1.5.4-21.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137099" comment="cups-client-1.5.4-21.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137100" comment="cups-devel-1.5.4-21.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137101" comment="cups-libs-1.5.4-21.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137102" comment="cups-libs-32bit-1.5.4-21.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17231" version="1" class="patch">
	<metadata>
		<title>cups-filters-foomatic-rip on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cups-filters-foomatic-rip Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-6473.html">CVE-2013-6473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6474.html">CVE-2013-6474</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6475.html">CVE-2013-6475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6476.html">CVE-2013-6476</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2707.html">CVE-2014-2707</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4336.html">CVE-2014-4336</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4337.html">CVE-2014-4337</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4338.html">CVE-2014-4338</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137103" comment="cups-filters-foomatic-rip-1.0.58-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137104" comment="cups-filters-ghostscript-1.0.58-2.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17232" version="1" class="patch">
	<metadata>
		<title>cups-pk-helper on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cups-pk-helper Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4510.html">CVE-2012-4510</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137105" comment="cups-pk-helper-0.2.5-4.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17233" version="1" class="patch">
	<metadata>
		<title>curl on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the curl Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0037.html">CVE-2009-0037</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2417.html">CVE-2009-2417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0249.html">CVE-2013-0249</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1944.html">CVE-2013-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2174.html">CVE-2013-2174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4545.html">CVE-2013-4545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0015.html">CVE-2014-0015</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0138.html">CVE-2014-0138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0139.html">CVE-2014-0139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3613.html">CVE-2014-3613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3620.html">CVE-2014-3620</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137106" comment="curl-7.38.0-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137107" comment="libcurl-devel-7.38.0-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137108" comment="libcurl4-7.38.0-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17234" version="1" class="patch">
	<metadata>
		<title>cvs on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cvs Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0804.html">CVE-2012-0804</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137109" comment="cvs-1.12.12-182.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17235" version="1" class="patch">
	<metadata>
		<title>cyradm on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cyradm Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3235.html">CVE-2009-3235</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3372.html">CVE-2011-3372</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137110" comment="cyradm-2.4.17-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137111" comment="cyrus-imapd-2.4.17-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137112" comment="perl-Cyrus-IMAP-2.4.17-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137113" comment="perl-Cyrus-SIEVE-managesieve-2.4.17-2.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17236" version="1" class="patch">
	<metadata>
		<title>cyrus-sasl on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the cyrus-sasl Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0688.html">CVE-2009-0688</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137114" comment="cyrus-sasl-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137115" comment="cyrus-sasl-crammd5-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137116" comment="cyrus-sasl-devel-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137117" comment="cyrus-sasl-digestmd5-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137118" comment="cyrus-sasl-gssapi-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137119" comment="cyrus-sasl-plain-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137120" comment="libsasl2-3-2.1.26-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137121" comment="libsasl2-3-32bit-2.1.26-7.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17237" version="1" class="patch">
	<metadata>
		<title>dbus-1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dbus-1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4352.html">CVE-2010-4352</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3524.html">CVE-2012-3524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2168.html">CVE-2013-2168</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3477.html">CVE-2014-3477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3532.html">CVE-2014-3532</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3533.html">CVE-2014-3533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3635.html">CVE-2014-3635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3636.html">CVE-2014-3636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3637.html">CVE-2014-3637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3638.html">CVE-2014-3638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3639.html">CVE-2014-3639</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137122" comment="dbus-1-1.8.8-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137123" comment="dbus-1-devel-1.8.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137124" comment="dbus-1-x11-1.8.8-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137125" comment="libdbus-1-3-1.8.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137126" comment="libdbus-1-3-32bit-1.8.8-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17238" version="1" class="patch">
	<metadata>
		<title>dbus-1-glib on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dbus-1-glib Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1172.html">CVE-2010-1172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0292.html">CVE-2013-0292</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137127" comment="dbus-1-glib-0.102-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137128" comment="dbus-1-glib-32bit-0.102-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137129" comment="dbus-1-glib-devel-0.102-2.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17239" version="1" class="patch">
	<metadata>
		<title>dhcp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dhcp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1892.html">CVE-2009-1892</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2156.html">CVE-2010-2156</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3611.html">CVE-2010-3611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3616.html">CVE-2010-3616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0413.html">CVE-2011-0413</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0997.html">CVE-2011-0997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2748.html">CVE-2011-2748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2749.html">CVE-2011-2749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4539.html">CVE-2011-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4868.html">CVE-2011-4868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3570.html">CVE-2012-3570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3571.html">CVE-2012-3571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3954.html">CVE-2012-3954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3955.html">CVE-2012-3955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2266.html">CVE-2013-2266</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137130" comment="dhcp-4.2.6-9.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137131" comment="dhcp-client-4.2.6-9.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137132" comment="dhcp-doc-4.2.6-9.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137133" comment="dhcp-relay-4.2.6-9.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137134" comment="dhcp-server-4.2.6-9.2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17240" version="1" class="patch">
	<metadata>
		<title>dhcpcd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dhcpcd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0997.html">CVE-2011-0997</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137135" comment="dhcpcd-3.2.3-47.80.6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17241" version="1" class="patch">
	<metadata>
		<title>dia on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dia Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-5984.html">CVE-2008-5984</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137136" comment="dia-0.97.3-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137137" comment="dia-lang-0.97.3-1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17242" version="1" class="patch">
	<metadata>
		<title>dracut on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the dracut Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4453.html">CVE-2012-4453</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137138" comment="dracut-037-17.6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17243" version="1" class="patch">
	<metadata>
		<title>elfutils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the elfutils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0172.html">CVE-2014-0172</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137139" comment="elfutils-0.158-4.2.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137140" comment="libasm1-0.158-4.2.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137141" comment="libdw1-0.158-4.2.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137142" comment="libelf1-0.158-4.2.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137143" comment="libelf1-32bit-0.158-4.2.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17244" version="1" class="patch">
	<metadata>
		<title>emacs on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the emacs Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0035.html">CVE-2012-0035</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3421.html">CVE-2014-3421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3422.html">CVE-2014-3422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3423.html">CVE-2014-3423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3424.html">CVE-2014-3424</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137144" comment="emacs-24.3-17.2.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137145" comment="emacs-info-24.3-17.2.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137146" comment="emacs-nox-24.3-17.2.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137147" comment="emacs-x11-24.3-17.2.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137148" comment="etags-24.3-17.2.10 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17245" version="1" class="patch">
	<metadata>
		<title>empathy on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the empathy Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3635.html">CVE-2011-3635</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137149" comment="empathy-3.12.7-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137150" comment="telepathy-mission-control-plugin-goa-3.12.7-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17246" version="1" class="patch">
	<metadata>
		<title>evince on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the evince Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2640.html">CVE-2010-2640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2641.html">CVE-2010-2641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2642.html">CVE-2010-2642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2643.html">CVE-2010-2643</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137151" comment="evince-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137152" comment="evince-browser-plugin-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137153" comment="libevdocument3-4-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137154" comment="libevview3-3-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137155" comment="nautilus-evince-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137156" comment="typelib-1_0-EvinceDocument-3_0-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137157" comment="typelib-1_0-EvinceView-3_0-3.14.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17247" version="1" class="patch">
	<metadata>
		<title>exif on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the exif Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2845.html">CVE-2012-2845</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137158" comment="exif-0.6.21-6.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17248" version="1" class="patch">
	<metadata>
		<title>exim on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the exim Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2023.html">CVE-2010-2023</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2024.html">CVE-2010-2024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4344.html">CVE-2010-4344</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4345.html">CVE-2010-4345</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0017.html">CVE-2011-0017</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1407.html">CVE-2011-1407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1764.html">CVE-2011-1764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5671.html">CVE-2012-5671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2957.html">CVE-2014-2957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2972.html">CVE-2014-2972</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137159" comment="exim-4.83-3.1.8 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17249" version="1" class="patch">
	<metadata>
		<title>expat on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the expat Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2625.html">CVE-2009-2625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3560.html">CVE-2009-3560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3720.html">CVE-2009-3720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0876.html">CVE-2012-0876</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1147.html">CVE-2012-1147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1148.html">CVE-2012-1148</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137160" comment="expat-2.1.0-14.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137161" comment="libexpat-devel-2.1.0-14.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137162" comment="libexpat1-2.1.0-14.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137163" comment="libexpat1-32bit-2.1.0-14.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17250" version="1" class="patch">
	<metadata>
		<title>fetchmail on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the fetchmail Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2666.html">CVE-2009-2666</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1167.html">CVE-2010-1167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1947.html">CVE-2011-1947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3389.html">CVE-2011-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3482.html">CVE-2012-3482</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137164" comment="fetchmail-6.3.26-6.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17251" version="1" class="patch">
	<metadata>
		<title>file on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the file Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-1571.html">CVE-2012-1571</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137165" comment="file-5.19-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137166" comment="file-devel-5.19-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137167" comment="file-magic-5.19-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137168" comment="libmagic1-5.19-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137169" comment="libmagic1-32bit-5.19-3.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17252" version="1" class="patch">
	<metadata>
		<title>freerdp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the freerdp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0250.html">CVE-2014-0250</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0791.html">CVE-2014-0791</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137170" comment="freerdp-1.0.2-8.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137171" comment="libfreerdp-1_0-1.0.2-8.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137172" comment="libfreerdp-1_0-plugins-1.0.2-8.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17253" version="1" class="patch">
	<metadata>
		<title>freetype2-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the freetype2-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0946.html">CVE-2009-0946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2497.html">CVE-2010-2497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2805.html">CVE-2010-2805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3053.html">CVE-2010-3053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3054.html">CVE-2010-3054</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3311.html">CVE-2010-3311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3814.html">CVE-2010-3814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3855.html">CVE-2010-3855</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0226.html">CVE-2011-0226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3256.html">CVE-2011-3256</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3439.html">CVE-2011-3439</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1126.html">CVE-2012-1126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1127.html">CVE-2012-1127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1128.html">CVE-2012-1128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1129.html">CVE-2012-1129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1130.html">CVE-2012-1130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1131.html">CVE-2012-1131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1132.html">CVE-2012-1132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1133.html">CVE-2012-1133</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1134.html">CVE-2012-1134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1135.html">CVE-2012-1135</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1136.html">CVE-2012-1136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1137.html">CVE-2012-1137</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1138.html">CVE-2012-1138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1139.html">CVE-2012-1139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1140.html">CVE-2012-1140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1141.html">CVE-2012-1141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1142.html">CVE-2012-1142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1143.html">CVE-2012-1143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1144.html">CVE-2012-1144</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5668.html">CVE-2012-5668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5669.html">CVE-2012-5669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5670.html">CVE-2012-5670</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137173" comment="freetype2-devel-2.5.3-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137174" comment="libfreetype6-2.5.3-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137175" comment="libfreetype6-32bit-2.5.3-2.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17254" version="1" class="patch">
	<metadata>
		<title>ft2demos on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ft2demos Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0946.html">CVE-2009-0946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2497.html">CVE-2010-2497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2805.html">CVE-2010-2805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3053.html">CVE-2010-3053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3054.html">CVE-2010-3054</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3311.html">CVE-2010-3311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3814.html">CVE-2010-3814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0226.html">CVE-2011-0226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5668.html">CVE-2012-5668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5669.html">CVE-2012-5669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5670.html">CVE-2012-5670</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137176" comment="ft2demos-2.5.3-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17255" version="1" class="patch">
	<metadata>
		<title>fuse on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the fuse Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3297.html">CVE-2009-3297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0541.html">CVE-2011-0541</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137177" comment="fuse-2.9.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137178" comment="libfuse2-2.9.3-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17256" version="1" class="patch">
	<metadata>
		<title>g3utils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the g3utils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4936.html">CVE-2008-4936</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137179" comment="g3utils-1.1.36-55.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137180" comment="mgetty-1.1.36-55.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137181" comment="sendfax-1.1.36-55.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17257" version="1" class="patch">
	<metadata>
		<title>gd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-2497.html">CVE-2014-2497</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137182" comment="gd-2.1.0-7.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137183" comment="libgd3-2.1.0-7.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137184" comment="libgd3-32bit-2.1.0-7.2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17258" version="1" class="patch">
	<metadata>
		<title>gdk-pixbuf-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gdk-pixbuf-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2485.html">CVE-2011-2485</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137185" comment="gdk-pixbuf-devel-2.31.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137186" comment="gdk-pixbuf-query-loaders-2.31.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137187" comment="gdk-pixbuf-query-loaders-32bit-2.31.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137188" comment="libgdk_pixbuf-2_0-0-2.31.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137189" comment="libgdk_pixbuf-2_0-0-32bit-2.31.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137190" comment="typelib-1_0-GdkPixbuf-2_0-2.31.1-1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17259" version="1" class="patch">
	<metadata>
		<title>gdk-pixbuf-loader-rsvg on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gdk-pixbuf-loader-rsvg Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3146.html">CVE-2011-3146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1881.html">CVE-2013-1881</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137191" comment="gdk-pixbuf-loader-rsvg-2.40.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137192" comment="librsvg-2-2-2.40.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137193" comment="librsvg-devel-2.40.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137194" comment="typelib-1_0-Rsvg-2_0-2.40.5-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17260" version="1" class="patch">
	<metadata>
		<title>gdm on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gdm Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1709.html">CVE-2011-1709</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137195" comment="gdm-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137196" comment="gdmflexiserver-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137197" comment="libgdm1-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137198" comment="typelib-1_0-Gdm-1_0-3.14.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17261" version="1" class="patch">
	<metadata>
		<title>gimp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gimp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4540.html">CVE-2010-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4541.html">CVE-2010-4541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4542.html">CVE-2010-4542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4543.html">CVE-2010-4543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2896.html">CVE-2011-2896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3236.html">CVE-2012-3236</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5576.html">CVE-2012-5576</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137199" comment="gimp-2.8.14-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137200" comment="gimp-help-browser-2.8.14-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137201" comment="gimp-plugin-aa-2.8.14-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137202" comment="gimp-plugins-python-2.8.14-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137203" comment="libgimp-2_0-0-2.8.14-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137204" comment="libgimpui-2_0-0-2.8.14-1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17262" version="1" class="patch">
	<metadata>
		<title>git on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the git Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2186.html">CVE-2011-2186</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137205" comment="git-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137206" comment="git-core-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137207" comment="git-cvs-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137208" comment="git-daemon-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137209" comment="git-email-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137210" comment="git-gui-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137211" comment="git-svn-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137212" comment="git-web-2.1.2-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137213" comment="gitk-2.1.2-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17263" version="1" class="patch">
	<metadata>
		<title>glib2-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the glib2-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4316.html">CVE-2008-4316</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3524.html">CVE-2012-3524</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137214" comment="glib2-devel-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137215" comment="glib2-tools-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137216" comment="libgio-2_0-0-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137217" comment="libgio-2_0-0-32bit-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137218" comment="libglib-2_0-0-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137219" comment="libglib-2_0-0-32bit-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137220" comment="libgmodule-2_0-0-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137221" comment="libgmodule-2_0-0-32bit-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137222" comment="libgobject-2_0-0-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137223" comment="libgobject-2_0-0-32bit-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137224" comment="libgthread-2_0-0-2.42.0-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137225" comment="libgthread-2_0-0-32bit-2.42.0-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17264" version="1" class="patch">
	<metadata>
		<title>glibc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the glibc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-5029.html">CVE-2009-5029</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4412.html">CVE-2012-4412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0242.html">CVE-2013-0242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1914.html">CVE-2013-1914</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2207.html">CVE-2013-2207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4237.html">CVE-2013-4237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4332.html">CVE-2013-4332</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4458.html">CVE-2013-4458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0475.html">CVE-2014-0475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4043.html">CVE-2014-4043</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5119.html">CVE-2014-5119</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6040.html">CVE-2014-6040</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137226" comment="glibc-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137227" comment="glibc-32bit-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137228" comment="glibc-devel-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137229" comment="glibc-extra-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137230" comment="glibc-info-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137231" comment="glibc-locale-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137232" comment="glibc-locale-32bit-2.19-16.2.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137233" comment="nscd-2.19-16.2.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17265" version="1" class="patch">
	<metadata>
		<title>gnome-games on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gnome-games Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4003.html">CVE-2010-4003</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137234" comment="gnome-games-3.10.0-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137235" comment="gnome-games-recommended-3.10.0-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17266" version="1" class="patch">
	<metadata>
		<title>gnome-keyring on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gnome-keyring Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-3466.html">CVE-2012-3466</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137236" comment="gnome-keyring-3.14.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137237" comment="gnome-keyring-32bit-3.14.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137238" comment="gnome-keyring-pam-3.14.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137239" comment="gnome-keyring-pam-32bit-3.14.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137240" comment="libgck-modules-gnome-keyring-3.14.0-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17267" version="1" class="patch">
	<metadata>
		<title>gnome-online-accounts on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gnome-online-accounts Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-0240.html">CVE-2013-0240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1799.html">CVE-2013-1799</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137241" comment="gnome-online-accounts-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137242" comment="gnome-online-accounts-devel-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137243" comment="libgoa-1_0-0-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137244" comment="libgoa-backend-1_0-1-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137245" comment="typelib-1_0-Goa-1_0-3.14.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17268" version="1" class="patch">
	<metadata>
		<title>gnome-shell on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gnome-shell Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4000.html">CVE-2010-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137246" comment="gnome-shell-3.14.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137247" comment="gnome-shell-browser-plugin-3.14.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17269" version="1" class="patch">
	<metadata>
		<title>gnutls on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gnutls Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4989.html">CVE-2008-4989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4128.html">CVE-2011-4128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0390.html">CVE-2012-0390</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1569.html">CVE-2012-1569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1573.html">CVE-2012-1573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0092.html">CVE-2014-0092</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1959.html">CVE-2014-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3466.html">CVE-2014-3466</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137248" comment="gnutls-3.2.18-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137249" comment="libgnutls-devel-3.2.18-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137250" comment="libgnutls-openssl27-3.2.18-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137251" comment="libgnutls28-3.2.18-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137252" comment="libgnutls28-32bit-3.2.18-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17270" version="1" class="patch">
	<metadata>
		<title>gpg2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gpg2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2547.html">CVE-2010-2547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4351.html">CVE-2013-4351</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4402.html">CVE-2013-4402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4617.html">CVE-2014-4617</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137253" comment="gpg2-2.0.26-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17271" version="1" class="patch">
	<metadata>
		<title>gpgme on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gpgme Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3564.html">CVE-2014-3564</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137254" comment="gpgme-1.5.1-2.1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137255" comment="libgpgme-devel-1.5.1-2.1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137256" comment="libgpgme11-1.5.1-2.1.8 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17272" version="1" class="patch">
	<metadata>
		<title>groff on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the groff Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-5044.html">CVE-2009-5044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-5080.html">CVE-2009-5080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-5081.html">CVE-2009-5081</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137257" comment="groff-1.22.2-6.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137258" comment="groff-full-1.22.2-6.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137259" comment="gxditview-1.22.2-6.1.10 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17273" version="1" class="patch">
	<metadata>
		<title>gv on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gv Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-3386.html">CVE-2012-3386</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137260" comment="gv-3.7.4-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137261" comment="wdiff-1.2.2-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137262" comment="wdiff-lang-1.2.2-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17274" version="1" class="patch">
	<metadata>
		<title>gvim on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gvim Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0316.html">CVE-2009-0316</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137263" comment="gvim-7.4.461.hg.6253-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137264" comment="vim-7.4.461.hg.6253-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137265" comment="vim-data-7.4.461.hg.6253-1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17275" version="1" class="patch">
	<metadata>
		<title>gzip on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the gzip Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2624.html">CVE-2009-2624</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0001.html">CVE-2010-0001</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137266" comment="gzip-1.6-8.1.8 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17276" version="1" class="patch">
	<metadata>
		<title>hardlink on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the hardlink Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3630.html">CVE-2011-3630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3631.html">CVE-2011-3631</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3632.html">CVE-2011-3632</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137267" comment="hardlink-1.0-7.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17277" version="1" class="patch">
	<metadata>
		<title>hplip on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the hplip Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2004-0801.html">CVE-2004-0801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4267.html">CVE-2010-4267</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2697.html">CVE-2011-2697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2722.html">CVE-2011-2722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4325.html">CVE-2013-4325</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6402.html">CVE-2013-6402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6427.html">CVE-2013-6427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137268" comment="hplip-3.14.6-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137269" comment="hplip-hpijs-3.14.6-2.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137270" comment="hplip-sane-3.14.6-2.2.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17278" version="1" class="patch">
	<metadata>
		<title>htmldoc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the htmldoc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3050.html">CVE-2009-3050</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137271" comment="htmldoc-1.8.27-196.1.8 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17279" version="1" class="patch">
	<metadata>
		<title>hyper-v on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the hyper-v Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2669.html">CVE-2012-2669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5532.html">CVE-2012-5532</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137272" comment="hyper-v-6-8.2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17280" version="1" class="patch">
	<metadata>
		<title>ibus-pinyin on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ibus-pinyin Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4509.html">CVE-2013-4509</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137273" comment="ibus-pinyin-1.5.0-8.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17281" version="1" class="patch">
	<metadata>
		<title>icedtea-web-javadoc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the icedtea-web-javadoc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2513.html">CVE-2011-2513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2514.html">CVE-2011-2514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3377.html">CVE-2011-3377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3422.html">CVE-2012-3422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3423.html">CVE-2012-3423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4540.html">CVE-2012-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1926.html">CVE-2013-1926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1927.html">CVE-2013-1927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4349.html">CVE-2013-4349</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137274" comment="icedtea-web-javadoc-1.5.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137275" comment="java-1_7_0-openjdk-plugin-1.5.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137276" comment="java-1_8_0-openjdk-plugin-1.5.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17282" version="1" class="patch">
	<metadata>
		<title>id3lib on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the id3lib Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2007-4460.html">CVE-2007-4460</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137277" comment="id3lib-3.8.3-264.1.5 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17283" version="1" class="patch">
	<metadata>
		<title>iputils on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the iputils Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2529.html">CVE-2010-2529</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137278" comment="iputils-s20121221-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17284" version="1" class="patch">
	<metadata>
		<title>irssi on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the irssi Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1959.html">CVE-2009-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1154.html">CVE-2010-1154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1155.html">CVE-2010-1155</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137279" comment="irssi-0.8.16-3.2.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17285" version="1" class="patch">
	<metadata>
		<title>jakarta-commons-fileupload on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the jakarta-commons-fileupload Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2186.html">CVE-2013-2186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0050.html">CVE-2014-0050</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137280" comment="jakarta-commons-fileupload-1.1.1-124.1.11 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17286" version="1" class="patch">
	<metadata>
		<title>java-1_7_0-openjdk on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the java-1_7_0-openjdk Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3563.html">CVE-2011-3563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3571.html">CVE-2011-3571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-5035.html">CVE-2011-5035</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0497.html">CVE-2012-0497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0501.html">CVE-2012-0501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0502.html">CVE-2012-0502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0503.html">CVE-2012-0503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0505.html">CVE-2012-0505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0506.html">CVE-2012-0506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0547.html">CVE-2012-0547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1682.html">CVE-2012-1682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1711.html">CVE-2012-1711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1713.html">CVE-2012-1713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1716.html">CVE-2012-1716</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1717.html">CVE-2012-1717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1718.html">CVE-2012-1718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1719.html">CVE-2012-1719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1723.html">CVE-2012-1723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1724.html">CVE-2012-1724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1725.html">CVE-2012-1725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1726.html">CVE-2012-1726</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3136.html">CVE-2012-3136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3174.html">CVE-2012-3174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3216.html">CVE-2012-3216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4416.html">CVE-2012-4416</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4681.html">CVE-2012-4681</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5068.html">CVE-2012-5068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5069.html">CVE-2012-5069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5070.html">CVE-2012-5070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5071.html">CVE-2012-5071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5072.html">CVE-2012-5072</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5073.html">CVE-2012-5073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5074.html">CVE-2012-5074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5075.html">CVE-2012-5075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5076.html">CVE-2012-5076</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5077.html">CVE-2012-5077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5079.html">CVE-2012-5079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5081.html">CVE-2012-5081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5084.html">CVE-2012-5084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5085.html">CVE-2012-5085</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5086.html">CVE-2012-5086</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5087.html">CVE-2012-5087</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5088.html">CVE-2012-5088</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5089.html">CVE-2012-5089</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0169.html">CVE-2013-0169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0401.html">CVE-2013-0401</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0422.html">CVE-2013-0422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0424.html">CVE-2013-0424</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0425.html">CVE-2013-0425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0426.html">CVE-2013-0426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0427.html">CVE-2013-0427</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0428.html">CVE-2013-0428</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0429.html">CVE-2013-0429</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0431.html">CVE-2013-0431</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0432.html">CVE-2013-0432</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0433.html">CVE-2013-0433</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0434.html">CVE-2013-0434</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0435.html">CVE-2013-0435</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0440.html">CVE-2013-0440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0441.html">CVE-2013-0441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0442.html">CVE-2013-0442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0443.html">CVE-2013-0443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0444.html">CVE-2013-0444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0450.html">CVE-2013-0450</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0809.html">CVE-2013-0809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1475.html">CVE-2013-1475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1476.html">CVE-2013-1476</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1478.html">CVE-2013-1478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1480.html">CVE-2013-1480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1484.html">CVE-2013-1484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1485.html">CVE-2013-1485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1486.html">CVE-2013-1486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1488.html">CVE-2013-1488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1493.html">CVE-2013-1493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1500.html">CVE-2013-1500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1518.html">CVE-2013-1518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1537.html">CVE-2013-1537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1557.html">CVE-2013-1557</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1569.html">CVE-2013-1569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1571.html">CVE-2013-1571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2383.html">CVE-2013-2383</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2384.html">CVE-2013-2384</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2407.html">CVE-2013-2407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2412.html">CVE-2013-2412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2415.html">CVE-2013-2415</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2417.html">CVE-2013-2417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2419.html">CVE-2013-2419</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2420.html">CVE-2013-2420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2421.html">CVE-2013-2421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2422.html">CVE-2013-2422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2423.html">CVE-2013-2423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2424.html">CVE-2013-2424</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2426.html">CVE-2013-2426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2429.html">CVE-2013-2429</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2430.html">CVE-2013-2430</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2431.html">CVE-2013-2431</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2436.html">CVE-2013-2436</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2443.html">CVE-2013-2443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2444.html">CVE-2013-2444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2445.html">CVE-2013-2445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2446.html">CVE-2013-2446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2447.html">CVE-2013-2447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2448.html">CVE-2013-2448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2449.html">CVE-2013-2449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2450.html">CVE-2013-2450</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2451.html">CVE-2013-2451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2452.html">CVE-2013-2452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2453.html">CVE-2013-2453</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2454.html">CVE-2013-2454</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2455.html">CVE-2013-2455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2456.html">CVE-2013-2456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2457.html">CVE-2013-2457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2458.html">CVE-2013-2458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2459.html">CVE-2013-2459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2460.html">CVE-2013-2460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2461.html">CVE-2013-2461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2463.html">CVE-2013-2463</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2465.html">CVE-2013-2465</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2469.html">CVE-2013-2469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2470.html">CVE-2013-2470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2471.html">CVE-2013-2471</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2472.html">CVE-2013-2472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2473.html">CVE-2013-2473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3829.html">CVE-2013-3829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4002.html">CVE-2013-4002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5772.html">CVE-2013-5772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5774.html">CVE-2013-5774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5778.html">CVE-2013-5778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5780.html">CVE-2013-5780</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5782.html">CVE-2013-5782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5783.html">CVE-2013-5783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5784.html">CVE-2013-5784</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5790.html">CVE-2013-5790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5797.html">CVE-2013-5797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5800.html">CVE-2013-5800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5802.html">CVE-2013-5802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5803.html">CVE-2013-5803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5804.html">CVE-2013-5804</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5805.html">CVE-2013-5805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5806.html">CVE-2013-5806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5809.html">CVE-2013-5809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5814.html">CVE-2013-5814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5817.html">CVE-2013-5817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5820.html">CVE-2013-5820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5823.html">CVE-2013-5823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5825.html">CVE-2013-5825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5829.html">CVE-2013-5829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5830.html">CVE-2013-5830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5840.html">CVE-2013-5840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5842.html">CVE-2013-5842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5849.html">CVE-2013-5849</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5850.html">CVE-2013-5850</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5851.html">CVE-2013-5851</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5878.html">CVE-2013-5878</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5884.html">CVE-2013-5884</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5893.html">CVE-2013-5893</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5896.html">CVE-2013-5896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5907.html">CVE-2013-5907</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5910.html">CVE-2013-5910</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6629.html">CVE-2013-6629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6954.html">CVE-2013-6954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0368.html">CVE-2014-0368</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0373.html">CVE-2014-0373</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0376.html">CVE-2014-0376</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0408.html">CVE-2014-0408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0411.html">CVE-2014-0411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0416.html">CVE-2014-0416</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0422.html">CVE-2014-0422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0423.html">CVE-2014-0423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0428.html">CVE-2014-0428</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0429.html">CVE-2014-0429</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0446.html">CVE-2014-0446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0451.html">CVE-2014-0451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0452.html">CVE-2014-0452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0453.html">CVE-2014-0453</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0454.html">CVE-2014-0454</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0455.html">CVE-2014-0455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0456.html">CVE-2014-0456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0457.html">CVE-2014-0457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0458.html">CVE-2014-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0459.html">CVE-2014-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0460.html">CVE-2014-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0461.html">CVE-2014-0461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1876.html">CVE-2014-1876</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2397.html">CVE-2014-2397</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2398.html">CVE-2014-2398</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2402.html">CVE-2014-2402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2403.html">CVE-2014-2403</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2412.html">CVE-2014-2412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2413.html">CVE-2014-2413</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2414.html">CVE-2014-2414</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2421.html">CVE-2014-2421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2423.html">CVE-2014-2423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2427.html">CVE-2014-2427</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2483.html">CVE-2014-2483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2490.html">CVE-2014-2490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4209.html">CVE-2014-4209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4216.html">CVE-2014-4216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4218.html">CVE-2014-4218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4219.html">CVE-2014-4219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4221.html">CVE-2014-4221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4223.html">CVE-2014-4223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4244.html">CVE-2014-4244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4252.html">CVE-2014-4252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4262.html">CVE-2014-4262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4263.html">CVE-2014-4263</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4264.html">CVE-2014-4264</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4266.html">CVE-2014-4266</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4268.html">CVE-2014-4268</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6457.html">CVE-2014-6457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6502.html">CVE-2014-6502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6504.html">CVE-2014-6504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6506.html">CVE-2014-6506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6511.html">CVE-2014-6511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6512.html">CVE-2014-6512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6513.html">CVE-2014-6513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6517.html">CVE-2014-6517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6519.html">CVE-2014-6519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6531.html">CVE-2014-6531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6558.html">CVE-2014-6558</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137281" comment="java-1_7_0-openjdk-1.7.0.71-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137282" comment="java-1_7_0-openjdk-devel-1.7.0.71-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137283" comment="java-1_7_0-openjdk-headless-1.7.0.71-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17287" version="1" class="patch">
	<metadata>
		<title>jhead on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the jhead Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4575.html">CVE-2008-4575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4641.html">CVE-2008-4641</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137284" comment="jhead-2.97-4.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17288" version="1" class="patch">
	<metadata>
		<title>kbd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the kbd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0460.html">CVE-2011-0460</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137285" comment="kbd-2.0.2-2.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17289" version="1" class="patch">
	<metadata>
		<title>kde4-kgreeter-plugins on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the kde4-kgreeter-plugins Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0436.html">CVE-2010-0436</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137286" comment="kde4-kgreeter-plugins-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137287" comment="kdebase4-wallpaper-default-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137288" comment="kdebase4-wallpapers-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137289" comment="kdebase4-workspace-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137290" comment="kdebase4-workspace-addons-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137291" comment="kdebase4-workspace-devel-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137292" comment="kdebase4-workspace-ksysguardd-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137293" comment="kdebase4-workspace-liboxygenstyle-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137294" comment="kdebase4-workspace-libs-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137295" comment="kdm-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137296" comment="kwin-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137297" comment="oxygen-cursors4-4.11.12-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137298" comment="python-kdebase4-4.11.12-2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17290" version="1" class="patch">
	<metadata>
		<title>kdelibs4 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the kdelibs4 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3494.html">CVE-2014-3494</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137299" comment="kdelibs4-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137300" comment="kdelibs4-core-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137301" comment="kdelibs4-doc-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137302" comment="libkde4-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137303" comment="libkde4-devel-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137304" comment="libkdecore4-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137305" comment="libkdecore4-devel-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137306" comment="libksuseinstall-devel-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137307" comment="libksuseinstall1-4.14.2-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17291" version="1" class="patch">
	<metadata>
		<title>kdenetwork4-filesharing on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the kdenetwork4-filesharing Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1000.html">CVE-2010-1000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137308" comment="kdenetwork4-filesharing-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137309" comment="kdnssd-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137310" comment="kget-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137311" comment="kopete-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137312" comment="kppp-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137313" comment="krdc-4.14.2-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137314" comment="krfb-4.14.2-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17292" version="1" class="patch">
	<metadata>
		<title>kernel-default on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the kernel-default Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3939.html">CVE-2009-3939</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4026.html">CVE-2009-4026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4027.html">CVE-2009-4027</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4131.html">CVE-2009-4131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4138.html">CVE-2009-4138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4536.html">CVE-2009-4536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4538.html">CVE-2009-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1146.html">CVE-2010-1146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1436.html">CVE-2010-1436</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1641.html">CVE-2010-1641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2066.html">CVE-2010-2066</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2942.html">CVE-2010-2942</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2954.html">CVE-2010-2954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2955.html">CVE-2010-2955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3081.html">CVE-2010-3081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3296.html">CVE-2010-3296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3297.html">CVE-2010-3297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3298.html">CVE-2010-3298</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3301.html">CVE-2010-3301</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3310.html">CVE-2010-3310</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0711.html">CVE-2011-0711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0712.html">CVE-2011-0712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1020.html">CVE-2011-1020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1180.html">CVE-2011-1180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1577.html">CVE-2011-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1581.html">CVE-2011-1581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2203.html">CVE-2011-2203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4604.html">CVE-2011-4604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0056.html">CVE-2012-0056</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3412.html">CVE-2012-3412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3520.html">CVE-2012-3520</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0160.html">CVE-2013-0160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0231.html">CVE-2013-0231</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0913.html">CVE-2013-0913</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2850.html">CVE-2013-2850</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0038.html">CVE-2014-0038</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-00691.html">CVE-2014-00691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0196.html">CVE-2014-0196</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137315" comment="kernel-default-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137316" comment="kernel-default-devel-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137317" comment="kernel-desktop-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137318" comment="kernel-desktop-devel-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137319" comment="kernel-devel-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137320" comment="kernel-docs-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137321" comment="kernel-macros-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137322" comment="kernel-pae-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137323" comment="kernel-pae-base-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137324" comment="kernel-pae-devel-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137325" comment="kernel-source-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137326" comment="kernel-syms-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137327" comment="kernel-xen-3.16.6-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137328" comment="kernel-xen-devel-3.16.6-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17293" version="1" class="patch">
	<metadata>
		<title>klogd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the klogd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3634.html">CVE-2014-3634</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137329" comment="klogd-1.4.1-778.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137330" comment="syslog-service-2.0-778.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17294" version="1" class="patch">
	<metadata>
		<title>krb5 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the krb5 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2002-2443.html">CVE-2002-2443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0844.html">CVE-2009-0844</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0845.html">CVE-2009-0845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0846.html">CVE-2009-0846</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0847.html">CVE-2009-0847</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3295.html">CVE-2009-3295</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4212.html">CVE-2009-4212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0283.html">CVE-2010-0283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0628.html">CVE-2010-0628</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1320.html">CVE-2010-1320</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1321.html">CVE-2010-1321</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1322.html">CVE-2010-1322</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1323.html">CVE-2010-1323</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1324.html">CVE-2010-1324</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4020.html">CVE-2010-4020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4021.html">CVE-2010-4021</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4022.html">CVE-2010-4022</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0281.html">CVE-2011-0281</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0282.html">CVE-2011-0282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0284.html">CVE-2011-0284</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0285.html">CVE-2011-0285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1527.html">CVE-2011-1527</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1528.html">CVE-2011-1528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1529.html">CVE-2011-1529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1530.html">CVE-2011-1530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1012.html">CVE-2012-1012</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1013.html">CVE-2012-1013</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1016.html">CVE-2012-1016</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1415.html">CVE-2013-1415</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1417.html">CVE-2013-1417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1418.html">CVE-2013-1418</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4341.html">CVE-2014-4341</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4342.html">CVE-2014-4342</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4343.html">CVE-2014-4343</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4344.html">CVE-2014-4344</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4345.html">CVE-2014-4345</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5351.html">CVE-2014-5351</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137331" comment="krb5-1.12.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137332" comment="krb5-32bit-1.12.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137333" comment="krb5-client-1.12.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137334" comment="krb5-devel-1.12.2-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17295" version="1" class="patch">
	<metadata>
		<title>libFS-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libFS-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1996.html">CVE-2013-1996</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137335" comment="libFS-devel-1.0.6-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137336" comment="libFS6-1.0.6-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17296" version="1" class="patch">
	<metadata>
		<title>libHX28 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libHX28 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2947.html">CVE-2010-2947</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137337" comment="libHX28-3.22-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137338" comment="libHX28-32bit-3.22-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17297" version="1" class="patch">
	<metadata>
		<title>libIlmImf-Imf_2_1-21 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libIlmImf-Imf_2_1-21 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1720.html">CVE-2009-1720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1721.html">CVE-2009-1721</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137339" comment="libIlmImf-Imf_2_1-21-2.1.0-5.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137340" comment="openexr-devel-2.1.0-5.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17298" version="1" class="patch">
	<metadata>
		<title>libImlib2-1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libImlib2-1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0991.html">CVE-2010-0991</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137341" comment="libImlib2-1-1.4.5-17.2.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17299" version="1" class="patch">
	<metadata>
		<title>libSDL_sound-1_0-1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libSDL_sound-1_0-1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-1686.html">CVE-2008-1686</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137342" comment="libSDL_sound-1_0-1-1.0.3-91.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137343" comment="vorbis-tools-1.4.0-17.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17300" version="1" class="patch">
	<metadata>
		<title>libX11-6 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libX11-6 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1981.html">CVE-2013-1981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1997.html">CVE-2013-1997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2004.html">CVE-2013-2004</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137344" comment="libX11-6-1.6.2-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137345" comment="libX11-6-32bit-1.6.2-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137346" comment="libX11-data-1.6.2-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137347" comment="libX11-devel-1.6.2-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137348" comment="libX11-xcb1-1.6.2-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137349" comment="libX11-xcb1-32bit-1.6.2-5.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17301" version="1" class="patch">
	<metadata>
		<title>libXRes1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXRes1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1988.html">CVE-2013-1988</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137350" comment="libXRes1-1.0.7-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137351" comment="libXres-devel-1.0.7-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17302" version="1" class="patch">
	<metadata>
		<title>libXcursor-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXcursor-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2003.html">CVE-2013-2003</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137352" comment="libXcursor-devel-1.1.14-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137353" comment="libXcursor1-1.1.14-5.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137354" comment="libXcursor1-32bit-1.1.14-5.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17303" version="1" class="patch">
	<metadata>
		<title>libXext-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXext-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1982.html">CVE-2013-1982</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137355" comment="libXext-devel-1.3.3-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137356" comment="libXext6-1.3.3-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137357" comment="libXext6-32bit-1.3.3-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17304" version="1" class="patch">
	<metadata>
		<title>libXfixes-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXfixes-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1983.html">CVE-2013-1983</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137358" comment="libXfixes-devel-5.0.1-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137359" comment="libXfixes3-5.0.1-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137360" comment="libXfixes3-32bit-5.0.1-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17305" version="1" class="patch">
	<metadata>
		<title>libXfont-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXfont-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2895.html">CVE-2011-2895</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6462.html">CVE-2013-6462</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0209.html">CVE-2014-0209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0210.html">CVE-2014-0210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0211.html">CVE-2014-0211</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137361" comment="libXfont-devel-1.5.0-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137362" comment="libXfont1-1.5.0-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17306" version="1" class="patch">
	<metadata>
		<title>libXi-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXi-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1984.html">CVE-2013-1984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1995.html">CVE-2013-1995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1998.html">CVE-2013-1998</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137363" comment="libXi-devel-1.7.4-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137364" comment="libXi6-1.7.4-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137365" comment="libXi6-32bit-1.7.4-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17307" version="1" class="patch">
	<metadata>
		<title>libXinerama-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXinerama-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1985.html">CVE-2013-1985</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137366" comment="libXinerama-devel-1.1.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137367" comment="libXinerama1-1.1.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137368" comment="libXinerama1-32bit-1.1.3-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17308" version="1" class="patch">
	<metadata>
		<title>libXp-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXp-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2062.html">CVE-2013-2062</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137369" comment="libXp-devel-1.0.2-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137370" comment="libXp6-1.0.2-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17309" version="1" class="patch">
	<metadata>
		<title>libXrandr-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXrandr-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1986.html">CVE-2013-1986</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137371" comment="libXrandr-devel-1.4.2-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137372" comment="libXrandr2-1.4.2-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137373" comment="libXrandr2-32bit-1.4.2-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17310" version="1" class="patch">
	<metadata>
		<title>libXrender-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXrender-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1987.html">CVE-2013-1987</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137374" comment="libXrender-devel-0.9.8-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137375" comment="libXrender1-0.9.8-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137376" comment="libXrender1-32bit-0.9.8-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17311" version="1" class="patch">
	<metadata>
		<title>libXt-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXt-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2002.html">CVE-2013-2002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2005.html">CVE-2013-2005</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137377" comment="libXt-devel-1.1.4-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137378" comment="libXt6-1.1.4-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137379" comment="libXt6-32bit-1.1.4-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17312" version="1" class="patch">
	<metadata>
		<title>libXtst-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXtst-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2063.html">CVE-2013-2063</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137380" comment="libXtst-devel-1.2.2-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137381" comment="libXtst6-1.2.2-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17313" version="1" class="patch">
	<metadata>
		<title>libXv-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXv-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1989.html">CVE-2013-1989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2066.html">CVE-2013-2066</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137382" comment="libXv-devel-1.0.10-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137383" comment="libXv1-1.0.10-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137384" comment="libXv1-32bit-1.0.10-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17314" version="1" class="patch">
	<metadata>
		<title>libXvMC-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXvMC-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1990.html">CVE-2013-1990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1999.html">CVE-2013-1999</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137385" comment="libXvMC-devel-1.0.8-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137386" comment="libXvMC1-1.0.8-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17315" version="1" class="patch">
	<metadata>
		<title>libXxf86dga-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXxf86dga-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1991.html">CVE-2013-1991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2000.html">CVE-2013-2000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137387" comment="libXxf86dga-devel-1.1.4-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137388" comment="libXxf86dga1-1.1.4-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17316" version="1" class="patch">
	<metadata>
		<title>libXxf86vm-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libXxf86vm-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2001.html">CVE-2013-2001</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137389" comment="libXxf86vm-devel-1.1.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137390" comment="libXxf86vm1-1.1.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137391" comment="libXxf86vm1-32bit-1.1.3-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17317" version="1" class="patch">
	<metadata>
		<title>libapr-util1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libapr-util1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0023.html">CVE-2009-0023</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2412.html">CVE-2009-2412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3560.html">CVE-2009-3560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3720.html">CVE-2009-3720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1623.html">CVE-2010-1623</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137392" comment="libapr-util1-1.5.3-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137393" comment="libapr-util1-devel-1.5.3-2.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17318" version="1" class="patch">
	<metadata>
		<title>libapr1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libapr1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2412.html">CVE-2009-2412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0419.html">CVE-2011-0419</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1928.html">CVE-2011-1928</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137394" comment="libapr1-1.5.1-4.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137395" comment="libapr1-devel-1.5.1-4.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17319" version="1" class="patch">
	<metadata>
		<title>libavutil52 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libavutil52 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2771.html">CVE-2012-2771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2772.html">CVE-2012-2772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2774.html">CVE-2012-2774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2775.html">CVE-2012-2775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2776.html">CVE-2012-2776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2777.html">CVE-2012-2777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2779.html">CVE-2012-2779</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2782.html">CVE-2012-2782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2783.html">CVE-2012-2783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2784.html">CVE-2012-2784</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2785.html">CVE-2012-2785</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2786.html">CVE-2012-2786</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2787.html">CVE-2012-2787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2788.html">CVE-2012-2788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2789.html">CVE-2012-2789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2790.html">CVE-2012-2790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2791.html">CVE-2012-2791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2792.html">CVE-2012-2792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2793.html">CVE-2012-2793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2794.html">CVE-2012-2794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2795.html">CVE-2012-2795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2796.html">CVE-2012-2796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2797.html">CVE-2012-2797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2798.html">CVE-2012-2798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2799.html">CVE-2012-2799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2800.html">CVE-2012-2800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2801.html">CVE-2012-2801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2802.html">CVE-2012-2802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2803.html">CVE-2012-2803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2804.html">CVE-2012-2804</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137396" comment="libavutil52-2.1.4-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17320" version="1" class="patch">
	<metadata>
		<title>libblkid-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libblkid-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-0157.html">CVE-2013-0157</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137397" comment="libblkid-devel-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137398" comment="libblkid1-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137399" comment="libblkid1-32bit-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137400" comment="libmount1-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137401" comment="libmount1-32bit-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137402" comment="libsmartcols1-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137403" comment="libuuid-devel-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137404" comment="libuuid1-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137405" comment="libuuid1-32bit-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137406" comment="util-linux-2.25.1-2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137407" comment="util-linux-systemd-2.25.1-2.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17321" version="1" class="patch">
	<metadata>
		<title>libcacard0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libcacard0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-0928.html">CVE-2008-0928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-1945.html">CVE-2008-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-2382.html">CVE-2008-2382</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4539.html">CVE-2008-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3515.html">CVE-2012-3515</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4148.html">CVE-2013-4148</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4149.html">CVE-2013-4149</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4150.html">CVE-2013-4150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4151.html">CVE-2013-4151</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4526.html">CVE-2013-4526</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4527.html">CVE-2013-4527</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4529.html">CVE-2013-4529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4530.html">CVE-2013-4530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4531.html">CVE-2013-4531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4533.html">CVE-2013-4533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4534.html">CVE-2013-4534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4535.html">CVE-2013-4535</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4536.html">CVE-2013-4536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4537.html">CVE-2013-4537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4538.html">CVE-2013-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4539.html">CVE-2013-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4540.html">CVE-2013-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4541.html">CVE-2013-4541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4542.html">CVE-2013-4542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4544.html">CVE-2013-4544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6399.html">CVE-2013-6399</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0142.html">CVE-2014-0142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0143.html">CVE-2014-0143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0144.html">CVE-2014-0144</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0145.html">CVE-2014-0145</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0146.html">CVE-2014-0146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0147.html">CVE-2014-0147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0150.html">CVE-2014-0150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0182.html">CVE-2014-0182</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137408" comment="libcacard0-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137409" comment="qemu-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137410" comment="qemu-arm-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137411" comment="qemu-block-curl-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137412" comment="qemu-extra-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137413" comment="qemu-ipxe-1.0.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137414" comment="qemu-ksm-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137415" comment="qemu-kvm-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137416" comment="qemu-lang-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137417" comment="qemu-ppc-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137418" comment="qemu-s390-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137419" comment="qemu-seabios-1.7.5-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137420" comment="qemu-sgabios-8-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137421" comment="qemu-tools-2.1.0-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137422" comment="qemu-vgabios-1.7.5-2.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137423" comment="qemu-x86-2.1.0-2.9 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17322" version="1" class="patch">
	<metadata>
		<title>libdcerpc-binding0-32bit on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libdcerpc-binding0-32bit Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1886.html">CVE-2009-1886</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1888.html">CVE-2009-1888</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2813.html">CVE-2009-2813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2906.html">CVE-2009-2906</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2948.html">CVE-2009-2948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0547.html">CVE-2010-0547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0728.html">CVE-2010-0728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0787.html">CVE-2010-0787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0926.html">CVE-2010-0926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1635.html">CVE-2010-1635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1642.html">CVE-2010-1642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2063.html">CVE-2010-2063</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3069.html">CVE-2010-3069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0719.html">CVE-2011-0719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2522.html">CVE-2011-2522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2694.html">CVE-2011-2694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0817.html">CVE-2012-0817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0870.html">CVE-2012-0870</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1182.html">CVE-2012-1182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2111.html">CVE-2012-2111</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-6150.html">CVE-2012-6150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0172.html">CVE-2013-0172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0213.html">CVE-2013-0213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0214.html">CVE-2013-0214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0454.html">CVE-2013-0454</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1863.html">CVE-2013-1863</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4124.html">CVE-2013-4124</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4408.html">CVE-2013-4408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4475.html">CVE-2013-4475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4476.html">CVE-2013-4476</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4496.html">CVE-2013-4496</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6442.html">CVE-2013-6442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0178.html">CVE-2014-0178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0239.html">CVE-2014-0239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0244.html">CVE-2014-0244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3493.html">CVE-2014-3493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3560.html">CVE-2014-3560</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137424" comment="libdcerpc-binding0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137425" comment="libdcerpc-binding0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137426" comment="libdcerpc0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137427" comment="libdcerpc0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137428" comment="libgensec0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137429" comment="libgensec0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137430" comment="libndr-krb5pac0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137431" comment="libndr-krb5pac0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137432" comment="libndr-nbt0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137433" comment="libndr-nbt0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137434" comment="libndr-standard0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137435" comment="libndr-standard0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137436" comment="libndr0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137437" comment="libndr0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137438" comment="libnetapi0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137439" comment="libnetapi0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137440" comment="libpdb0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137441" comment="libpdb0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137442" comment="libregistry0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137443" comment="libsamba-credentials0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137444" comment="libsamba-credentials0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137445" comment="libsamba-hostconfig0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137446" comment="libsamba-hostconfig0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137447" comment="libsamba-util0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137448" comment="libsamba-util0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137449" comment="libsamdb0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137450" comment="libsamdb0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137451" comment="libsmbclient-devel-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137452" comment="libsmbclient-raw0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137453" comment="libsmbclient-raw0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137454" comment="libsmbclient0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137455" comment="libsmbconf0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137456" comment="libsmbconf0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137457" comment="libsmbldap0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137458" comment="libsmbldap0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137459" comment="libtevent-util0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137460" comment="libtevent-util0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137461" comment="libwbclient0-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137462" comment="libwbclient0-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137463" comment="samba-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137464" comment="samba-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137465" comment="samba-client-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137466" comment="samba-client-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137467" comment="samba-doc-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137468" comment="samba-libs-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137469" comment="samba-libs-32bit-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137470" comment="samba-winbind-4.1.12-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137471" comment="samba-winbind-32bit-4.1.12-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17323" version="1" class="patch">
	<metadata>
		<title>libdmx-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libdmx-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-1992.html">CVE-2013-1992</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137472" comment="libdmx-devel-1.1.3-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137473" comment="libdmx1-1.1.3-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17324" version="1" class="patch">
	<metadata>
		<title>libecpg6 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libecpg6 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2007-6600.html">CVE-2007-6600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4034.html">CVE-2009-4034</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4136.html">CVE-2009-4136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1169.html">CVE-2010-1169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1170.html">CVE-2010-1170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3433.html">CVE-2010-3433</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0866.html">CVE-2012-0866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0867.html">CVE-2012-0867</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0868.html">CVE-2012-0868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2143.html">CVE-2012-2143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2655.html">CVE-2012-2655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3488.html">CVE-2012-3488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3489.html">CVE-2012-3489</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0255.html">CVE-2013-0255</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1899.html">CVE-2013-1899</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1900.html">CVE-2013-1900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1901.html">CVE-2013-1901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0060.html">CVE-2014-0060</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0061.html">CVE-2014-0061</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0062.html">CVE-2014-0062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0063.html">CVE-2014-0063</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0064.html">CVE-2014-0064</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0065.html">CVE-2014-0065</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0066.html">CVE-2014-0066</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0067.html">CVE-2014-0067</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137474" comment="libecpg6-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137475" comment="libpq5-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137476" comment="libpq5-32bit-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137477" comment="postgresql93-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137478" comment="postgresql93-contrib-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137479" comment="postgresql93-devel-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137480" comment="postgresql93-docs-9.3.5-2.1.14 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137481" comment="postgresql93-server-9.3.5-2.1.14 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17325" version="1" class="patch">
	<metadata>
		<title>libexif-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libexif-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2812.html">CVE-2012-2812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2813.html">CVE-2012-2813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2814.html">CVE-2012-2814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2836.html">CVE-2012-2836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2837.html">CVE-2012-2837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2840.html">CVE-2012-2840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2841.html">CVE-2012-2841</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137482" comment="libexif-devel-0.6.21-9.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137483" comment="libexif12-0.6.21-9.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137484" comment="libexif12-32bit-0.6.21-9.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17326" version="1" class="patch">
	<metadata>
		<title>libfbembed2_5 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libfbembed2_5 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2492.html">CVE-2013-2492</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137485" comment="libfbembed2_5-2.5.2.26539-14.1.5 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17327" version="1" class="patch">
	<metadata>
		<title>libfreebl3 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libfreebl3 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-3170.html">CVE-2010-3170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3389.html">CVE-2011-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3640.html">CVE-2011-3640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0743.html">CVE-2013-0743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0791.html">CVE-2013-0791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1620.html">CVE-2013-1620</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1739.html">CVE-2013-1739</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1740.html">CVE-2013-1740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5605.html">CVE-2013-5605</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1490.html">CVE-2014-1490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1491.html">CVE-2014-1491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1492.html">CVE-2014-1492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1568.html">CVE-2014-1568</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137486" comment="libfreebl3-3.17.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137487" comment="libsoftokn3-3.17.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137488" comment="mozilla-nss-3.17.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137489" comment="mozilla-nss-certs-3.17.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137490" comment="mozilla-nss-devel-3.17.1-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137491" comment="mozilla-nss-tools-3.17.1-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17328" version="1" class="patch">
	<metadata>
		<title>libgadu-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgadu-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-6487.html">CVE-2013-6487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3775.html">CVE-2014-3775</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137492" comment="libgadu-devel-1.12.0-2.1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137493" comment="libgadu3-1.12.0-2.1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17329" version="1" class="patch">
	<metadata>
		<title>libgc1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgc1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2673.html">CVE-2012-2673</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137494" comment="libgc1-7.2d-4.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17330" version="1" class="patch">
	<metadata>
		<title>libgcrypt-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgcrypt-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4242.html">CVE-2013-4242</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137495" comment="libgcrypt-devel-1.6.1-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137496" comment="libgcrypt20-1.6.1-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137497" comment="libgcrypt20-32bit-1.6.1-8.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17331" version="1" class="patch">
	<metadata>
		<title>libgnomesu on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgnomesu Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1946.html">CVE-2011-1946</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137498" comment="libgnomesu-1.0.0-353.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137499" comment="libgnomesu0-1.0.0-353.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17332" version="1" class="patch">
	<metadata>
		<title>libgssglue-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgssglue-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2709.html">CVE-2011-2709</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137500" comment="libgssglue-devel-0.4-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137501" comment="libgssglue1-0.4-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17333" version="1" class="patch">
	<metadata>
		<title>libgudev-1_0-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libgudev-1_0-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-1174.html">CVE-2012-1174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4288.html">CVE-2013-4288</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137502" comment="libgudev-1_0-0-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137503" comment="libgudev-1_0-devel-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137504" comment="libudev-devel-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137505" comment="libudev1-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137506" comment="libudev1-32bit-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137507" comment="systemd-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137508" comment="systemd-32bit-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137509" comment="systemd-bash-completion-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137510" comment="systemd-logger-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137511" comment="systemd-sysvinit-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137512" comment="typelib-1_0-GUdev-1_0-210-25.5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137513" comment="udev-210-25.5.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17334" version="1" class="patch">
	<metadata>
		<title>libid3tag0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libid3tag0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-2109.html">CVE-2008-2109</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137514" comment="libid3tag0-0.15.1b-183.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17335" version="1" class="patch">
	<metadata>
		<title>libimobiledevice-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libimobiledevice-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2142.html">CVE-2013-2142</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137515" comment="libimobiledevice-devel-1.1.6-2.1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137516" comment="libimobiledevice4-1.1.6-2.1.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17336" version="1" class="patch">
	<metadata>
		<title>libjavascriptcoregtk-1_0-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libjavascriptcoregtk-1_0-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-5112.html">CVE-2012-5112</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5133.html">CVE-2012-5133</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137517" comment="libjavascriptcoregtk-1_0-0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137518" comment="libjavascriptcoregtk-3_0-0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137519" comment="libwebkitgtk-1_0-0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137520" comment="libwebkitgtk-3_0-0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137521" comment="libwebkitgtk-devel-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137522" comment="typelib-1_0-JavaScriptCore-1_0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137523" comment="typelib-1_0-JavaScriptCore-3_0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137524" comment="typelib-1_0-WebKit-1_0-2.4.6-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137525" comment="typelib-1_0-WebKit-3_0-2.4.6-1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17337" version="1" class="patch">
	<metadata>
		<title>libjbig2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libjbig2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-6369.html">CVE-2013-6369</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137526" comment="libjbig2-2.1-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137527" comment="libjbig2-32bit-2.1-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17338" version="1" class="patch">
	<metadata>
		<title>libjson-c2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libjson-c2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-6370.html">CVE-2013-6370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6371.html">CVE-2013-6371</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137528" comment="libjson-c2-0.12-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137529" comment="libjson-c2-32bit-0.12-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17339" version="1" class="patch">
	<metadata>
		<title>liblcms1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the liblcms1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0793.html">CVE-2009-0793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4276.html">CVE-2013-4276</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137530" comment="liblcms1-1.19-18.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137531" comment="python-lcms-1.19-18.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17340" version="1" class="patch">
	<metadata>
		<title>liblightdm-gobject-1-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the liblightdm-gobject-1-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3153.html">CVE-2011-3153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3349.html">CVE-2011-3349</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4105.html">CVE-2011-4105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1111.html">CVE-2012-1111</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137532" comment="liblightdm-gobject-1-0-1.12.1-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137533" comment="lightdm-1.12.1-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137534" comment="lightdm-lang-1.12.1-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17341" version="1" class="patch">
	<metadata>
		<title>libltdl7 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libltdl7 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3736.html">CVE-2009-3736</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137535" comment="libltdl7-2.4.2-15.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137536" comment="libltdl7-32bit-2.4.2-15.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137537" comment="libtool-2.4.2-15.2.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17342" version="1" class="patch">
	<metadata>
		<title>liblzo2-2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the liblzo2-2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4607.html">CVE-2014-4607</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137538" comment="liblzo2-2-2.08-3.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17343" version="1" class="patch">
	<metadata>
		<title>libmikmod3 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmikmod3 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2007-6720.html">CVE-2007-6720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0179.html">CVE-2009-0179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3995.html">CVE-2009-3995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3996.html">CVE-2009-3996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2546.html">CVE-2010-2546</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137539" comment="libmikmod3-3.3.6-3.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17344" version="1" class="patch">
	<metadata>
		<title>libminiupnpc10 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libminiupnpc10 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3985.html">CVE-2014-3985</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137540" comment="libminiupnpc10-1.9-2.1.5 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17345" version="1" class="patch">
	<metadata>
		<title>libmms-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmms-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-2892.html">CVE-2014-2892</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137541" comment="libmms-devel-0.6.4-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137542" comment="libmms0-0.6.4-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17346" version="1" class="patch">
	<metadata>
		<title>libmodplug1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmodplug1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1761.html">CVE-2011-1761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4233.html">CVE-2013-4233</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4234.html">CVE-2013-4234</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137543" comment="libmodplug1-0.8.8.5-3.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17347" version="1" class="patch">
	<metadata>
		<title>libmspack0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmspack0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2800.html">CVE-2010-2800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2801.html">CVE-2010-2801</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137544" comment="libmspack0-0.4-5.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17348" version="1" class="patch">
	<metadata>
		<title>libmusicbrainz-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmusicbrainz-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-4197.html">CVE-2006-4197</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137545" comment="libmusicbrainz-devel-2.1.5-28.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137546" comment="libmusicbrainz4-2.1.5-28.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17349" version="1" class="patch">
	<metadata>
		<title>libmysqlclient-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libmysqlclient-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2007-5970.html">CVE-2007-5970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-7247.html">CVE-2008-7247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4019.html">CVE-2009-4019</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4028.html">CVE-2009-4028</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-4030.html">CVE-2009-4030</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4414.html">CVE-2012-4414</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5611.html">CVE-2012-5611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5612.html">CVE-2012-5612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5615.html">CVE-2012-5615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5627.html">CVE-2012-5627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1976.html">CVE-2013-1976</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137547" comment="libmysqlclient-devel-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137548" comment="libmysqlclient18-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137549" comment="libmysqlclient18-32bit-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137550" comment="libmysqlclient_r18-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137551" comment="libmysqld18-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137552" comment="mariadb-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137553" comment="mariadb-client-10.0.13-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137554" comment="mariadb-errormessages-10.0.13-2.3.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17350" version="1" class="patch">
	<metadata>
		<title>libneon27 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libneon27 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2473.html">CVE-2009-2473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2474.html">CVE-2009-2474</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137555" comment="libneon27-0.30.0-4.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17351" version="1" class="patch">
	<metadata>
		<title>libnewt0_52 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libnewt0_52 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2905.html">CVE-2009-2905</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137556" comment="libnewt0_52-0.52.16-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17352" version="1" class="patch">
	<metadata>
		<title>libopenjpeg1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libopenjpeg1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-5030.html">CVE-2009-5030</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3358.html">CVE-2012-3358</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3535.html">CVE-2012-3535</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1447.html">CVE-2013-1447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4289.html">CVE-2013-4289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4290.html">CVE-2013-4290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6045.html">CVE-2013-6045</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6052.html">CVE-2013-6052</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6053.html">CVE-2013-6053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6054.html">CVE-2013-6054</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6887.html">CVE-2013-6887</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137557" comment="libopenjpeg1-1.5.2-2.1.8 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17353" version="1" class="patch">
	<metadata>
		<title>libopenssl-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libopenssl-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-7250.html">CVE-2006-7250</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-5077.html">CVE-2008-5077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0590.html">CVE-2009-0590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0591.html">CVE-2009-0591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0789.html">CVE-2009-0789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1377.html">CVE-2009-1377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1378.html">CVE-2009-1378</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1379.html">CVE-2009-1379</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1386.html">CVE-2009-1386</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1387.html">CVE-2009-1387</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0740.html">CVE-2010-0740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0742.html">CVE-2010-0742</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1633.html">CVE-2010-1633</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2939.html">CVE-2010-2939</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3864.html">CVE-2010-3864</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-5298.html">CVE-2010-5298</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0014.html">CVE-2011-0014</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3207.html">CVE-2011-3207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3210.html">CVE-2011-3210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4108.html">CVE-2011-4108</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4576.html">CVE-2011-4576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4577.html">CVE-2011-4577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4619.html">CVE-2011-4619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0027.html">CVE-2012-0027</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0050.html">CVE-2012-0050</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0884.html">CVE-2012-0884</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1165.html">CVE-2012-1165</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2110.html">CVE-2012-2110</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2686.html">CVE-2012-2686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0166.html">CVE-2013-0166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0169.html">CVE-2013-0169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4353.html">CVE-2013-4353</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6449.html">CVE-2013-6449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6450.html">CVE-2013-6450</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0076.html">CVE-2014-0076</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0160.html">CVE-2014-0160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0195.html">CVE-2014-0195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0198.html">CVE-2014-0198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0221.html">CVE-2014-0221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0224.html">CVE-2014-0224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3470.html">CVE-2014-3470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3505.html">CVE-2014-3505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3506.html">CVE-2014-3506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3507.html">CVE-2014-3507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3508.html">CVE-2014-3508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3509.html">CVE-2014-3509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3510.html">CVE-2014-3510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3511.html">CVE-2014-3511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3512.html">CVE-2014-3512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5139.html">CVE-2014-5139</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137558" comment="libopenssl-devel-1.0.1i-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137559" comment="libopenssl1_0_0-1.0.1i-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137560" comment="libopenssl1_0_0-32bit-1.0.1i-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137561" comment="openssl-1.0.1i-2.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17354" version="1" class="patch">
	<metadata>
		<title>libpango-1_0-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpango-1_0-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0020.html">CVE-2011-0020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0064.html">CVE-2011-0064</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137562" comment="libpango-1_0-0-1.36.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137563" comment="libpango-1_0-0-32bit-1.36.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137564" comment="pango-devel-1.36.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137565" comment="pango-tools-1.36.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137566" comment="pango-tools-32bit-1.36.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137567" comment="typelib-1_0-Pango-1_0-1.36.8-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17355" version="1" class="patch">
	<metadata>
		<title>libpcsclite1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpcsclite1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0407.html">CVE-2010-0407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4531.html">CVE-2010-4531</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137568" comment="libpcsclite1-1.8.11-4.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137569" comment="pcsc-lite-1.8.11-4.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17356" version="1" class="patch">
	<metadata>
		<title>libpng12-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpng12-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1205.html">CVE-2010-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2501.html">CVE-2011-2501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3026.html">CVE-2011-3026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3045.html">CVE-2011-3045</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3048.html">CVE-2011-3048</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3386.html">CVE-2012-3386</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7353.html">CVE-2013-7353</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7354.html">CVE-2013-7354</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137570" comment="libpng12-0-1.2.51-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137571" comment="libpng12-0-32bit-1.2.51-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137572" comment="libpng12-compat-devel-1.2.51-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137573" comment="libpng12-devel-1.2.51-3.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17357" version="1" class="patch">
	<metadata>
		<title>libpng16-16 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpng16-16 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1205.html">CVE-2010-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2501.html">CVE-2011-2501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2690.html">CVE-2011-2690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2691.html">CVE-2011-2691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2692.html">CVE-2011-2692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3328.html">CVE-2011-3328</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6954.html">CVE-2013-6954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0333.html">CVE-2014-0333</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137574" comment="libpng16-16-1.6.13-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137575" comment="libpng16-16-32bit-1.6.13-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137576" comment="libpng16-devel-1.6.13-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17358" version="1" class="patch">
	<metadata>
		<title>libpolkit0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpolkit0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-0750.html">CVE-2010-0750</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1485.html">CVE-2011-1485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4288.html">CVE-2013-4288</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137577" comment="libpolkit0-0.112-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137578" comment="polkit-0.112-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137579" comment="typelib-1_0-Polkit-1_0-0.112-3.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17359" version="1" class="patch">
	<metadata>
		<title>libpoppler-cpp0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpoppler-cpp0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0799.html">CVE-2009-0799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0800.html">CVE-2009-0800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1179.html">CVE-2009-1179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1180.html">CVE-2009-1180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1181.html">CVE-2009-1181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1182.html">CVE-2009-1182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1183.html">CVE-2009-1183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1187.html">CVE-2009-1187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1188.html">CVE-2009-1188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3607.html">CVE-2009-3607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3608.html">CVE-2009-3608</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1788.html">CVE-2013-1788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1789.html">CVE-2013-1789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1790.html">CVE-2013-1790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4473.html">CVE-2013-4473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4474.html">CVE-2013-4474</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137580" comment="libpoppler-cpp0-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137581" comment="libpoppler-devel-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137582" comment="libpoppler-glib8-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137583" comment="libpoppler-qt4-4-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137584" comment="libpoppler-qt4-devel-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137585" comment="libpoppler46-0.26.5-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137586" comment="poppler-tools-0.26.5-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17360" version="1" class="patch">
	<metadata>
		<title>libproxy-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libproxy-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4504.html">CVE-2012-4504</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137587" comment="libproxy-devel-0.4.11-12.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137588" comment="libproxy1-0.4.11-12.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137589" comment="libproxy1-config-gnome3-0.4.11-12.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137590" comment="libproxy1-config-kde4-0.4.11-12.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137591" comment="libproxy1-networkmanager-0.4.11-12.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137592" comment="libproxy1-pacrunner-webkit-0.4.11-12.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17361" version="1" class="patch">
	<metadata>
		<title>libpulse-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpulse-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3970.html">CVE-2014-3970</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137593" comment="libpulse-devel-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137594" comment="libpulse-mainloop-glib0-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137595" comment="libpulse0-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137596" comment="libpulse0-32bit-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137597" comment="pulseaudio-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137598" comment="pulseaudio-module-bluetooth-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137599" comment="pulseaudio-module-gconf-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137600" comment="pulseaudio-module-jack-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137601" comment="pulseaudio-module-lirc-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137602" comment="pulseaudio-module-x11-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137603" comment="pulseaudio-module-zeroconf-5.0-4.2.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137604" comment="pulseaudio-utils-5.0-4.2.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17362" version="1" class="patch">
	<metadata>
		<title>libpurple on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpurple Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2694.html">CVE-2009-2694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2703.html">CVE-2009-2703</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3026.html">CVE-2009-3026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3083.html">CVE-2009-3083</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3084.html">CVE-2009-3084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3085.html">CVE-2009-3085</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3615.html">CVE-2009-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0013.html">CVE-2010-0013</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0277.html">CVE-2010-0277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0420.html">CVE-2010-0420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0423.html">CVE-2010-0423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1624.html">CVE-2010-1624</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2528.html">CVE-2010-2528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3711.html">CVE-2010-3711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1091.html">CVE-2011-1091</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3594.html">CVE-2011-3594</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2214.html">CVE-2012-2214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3374.html">CVE-2012-3374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-6152.html">CVE-2012-6152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0271.html">CVE-2013-0271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0272.html">CVE-2013-0272</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0273.html">CVE-2013-0273</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0274.html">CVE-2013-0274</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6477.html">CVE-2013-6477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6478.html">CVE-2013-6478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6479.html">CVE-2013-6479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6481.html">CVE-2013-6481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6482.html">CVE-2013-6482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6483.html">CVE-2013-6483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6484.html">CVE-2013-6484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6485.html">CVE-2013-6485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6486.html">CVE-2013-6486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6487.html">CVE-2013-6487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0020.html">CVE-2014-0020</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137605" comment="libpurple-2.10.9-5.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137606" comment="libpurple-meanwhile-2.10.9-5.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137607" comment="libpurple-tcl-2.10.9-5.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137608" comment="pidgin-2.10.9-5.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17363" version="1" class="patch">
	<metadata>
		<title>libpython2_7-1_0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpython2_7-1_0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1521.html">CVE-2011-1521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3389.html">CVE-2011-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4944.html">CVE-2011-4944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0845.html">CVE-2012-0845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1150.html">CVE-2012-1150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1752.html">CVE-2013-1752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1753.html">CVE-2013-1753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4238.html">CVE-2013-4238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1912.html">CVE-2014-1912</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4650.html">CVE-2014-4650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7185.html">CVE-2014-7185</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137609" comment="libpython2_7-1_0-2.7.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137610" comment="libpython2_7-1_0-32bit-2.7.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137611" comment="python-base-2.7.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137612" comment="python-devel-2.7.8-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137613" comment="python-xml-2.7.8-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17364" version="1" class="patch">
	<metadata>
		<title>libpython3_4m1_0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libpython3_4m1_0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3389.html">CVE-2011-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4944.html">CVE-2011-4944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0845.html">CVE-2012-0845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1150.html">CVE-2012-1150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1752.html">CVE-2013-1752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4238.html">CVE-2013-4238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2667.html">CVE-2014-2667</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4650.html">CVE-2014-4650</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137614" comment="libpython3_4m1_0-3.4.1-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137615" comment="python3-base-3.4.1-4.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17365" version="1" class="patch">
	<metadata>
		<title>libqt4-32bit on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libqt4-32bit Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0945.html">CVE-2009-0945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3193.html">CVE-2011-3193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3922.html">CVE-2011-3922</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-6093.html">CVE-2012-6093</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0254.html">CVE-2013-0254</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4549.html">CVE-2013-4549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0190.html">CVE-2014-0190</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137616" comment="libqt4-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137617" comment="libqt4-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137618" comment="libqt4-devel-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137619" comment="libqt4-linguist-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137620" comment="libqt4-qt3support-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137621" comment="libqt4-qt3support-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137622" comment="libqt4-sql-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137623" comment="libqt4-sql-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137624" comment="libqt4-sql-mysql-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137625" comment="libqt4-sql-mysql-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137626" comment="libqt4-sql-postgresql-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137627" comment="libqt4-sql-postgresql-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137628" comment="libqt4-sql-sqlite-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137629" comment="libqt4-sql-sqlite-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137630" comment="libqt4-sql-unixODBC-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137631" comment="libqt4-sql-unixODBC-32bit-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137632" comment="libqt4-x11-4.8.6-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137633" comment="libqt4-x11-32bit-4.8.6-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17366" version="1" class="patch">
	<metadata>
		<title>libraptor-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libraptor-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0037.html">CVE-2012-0037</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137634" comment="libraptor-devel-2.0.10-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137635" comment="libraptor2-0-2.0.10-4.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137636" comment="raptor-2.0.10-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17367" version="1" class="patch">
	<metadata>
		<title>libraw-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libraw-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2126.html">CVE-2013-2126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2127.html">CVE-2013-2127</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137637" comment="libraw-devel-0.16.0-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137638" comment="libraw10-0.16.0-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17368" version="1" class="patch">
	<metadata>
		<title>libreoffice on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libreoffice Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2935.html">CVE-2010-2935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2936.html">CVE-2010-2936</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0247.html">CVE-2014-0247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3524.html">CVE-2014-3524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3575.html">CVE-2014-3575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137639" comment="libreoffice-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137640" comment="libreoffice-base-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137641" comment="libreoffice-base-drivers-mysql-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137642" comment="libreoffice-calc-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137643" comment="libreoffice-calc-extensions-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137644" comment="libreoffice-draw-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137645" comment="libreoffice-filters-optional-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137646" comment="libreoffice-gnome-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137647" comment="libreoffice-icon-theme-galaxy-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137648" comment="libreoffice-icon-theme-hicontrast-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137649" comment="libreoffice-icon-theme-oxygen-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137650" comment="libreoffice-icon-theme-sifr-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137651" comment="libreoffice-icon-theme-tango-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137652" comment="libreoffice-impress-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137653" comment="libreoffice-kde4-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137654" comment="libreoffice-l10n-cs-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137655" comment="libreoffice-l10n-da-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137656" comment="libreoffice-l10n-de-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137657" comment="libreoffice-l10n-el-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137658" comment="libreoffice-l10n-en-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137659" comment="libreoffice-l10n-es-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137660" comment="libreoffice-l10n-fr-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137661" comment="libreoffice-l10n-hu-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137662" comment="libreoffice-l10n-it-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137663" comment="libreoffice-l10n-ja-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137664" comment="libreoffice-l10n-pl-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137665" comment="libreoffice-l10n-ru-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137666" comment="libreoffice-mailmerge-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137667" comment="libreoffice-math-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137668" comment="libreoffice-pyuno-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137669" comment="libreoffice-writer-4.3.2.2-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137670" comment="libreoffice-writer-extensions-4.3.2.2-1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17369" version="1" class="patch">
	<metadata>
		<title>libruby2_1-2_1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libruby2_1-2_1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4975.html">CVE-2014-4975</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137671" comment="libruby2_1-2_1-2.1.3-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137672" comment="ruby2.1-2.1.3-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137673" comment="ruby2.1-devel-2.1.3-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137674" comment="ruby2.1-stdlib-2.1.3-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17370" version="1" class="patch">
	<metadata>
		<title>libserf-1-1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libserf-1-1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3504.html">CVE-2014-3504</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137675" comment="libserf-1-1-1.3.7-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17371" version="1" class="patch">
	<metadata>
		<title>libsilc-1_1-2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsilc-1_1-2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-1227.html">CVE-2008-1227</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137676" comment="libsilc-1_1-2-1.1.10-25.1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137677" comment="libsilcclient-1_1-3-1.1.10-25.1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137678" comment="silc-toolkit-1.1.10-25.1.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17372" version="1" class="patch">
	<metadata>
		<title>libsmi on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsmi Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2891.html">CVE-2010-2891</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137679" comment="libsmi-0.4.8-19.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137680" comment="libsmi2-0.4.8-19.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17373" version="1" class="patch">
	<metadata>
		<title>libsndfile-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsndfile-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0186.html">CVE-2009-0186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2696.html">CVE-2011-2696</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137681" comment="libsndfile-devel-1.0.25-19.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137682" comment="libsndfile1-1.0.25-19.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137683" comment="libsndfile1-32bit-1.0.25-19.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17374" version="1" class="patch">
	<metadata>
		<title>libsnmp30-32bit on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsnmp30-32bit Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2141.html">CVE-2012-2141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2284.html">CVE-2014-2284</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2285.html">CVE-2014-2285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3565.html">CVE-2014-3565</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137684" comment="libsnmp30-5.7.3-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137685" comment="libsnmp30-32bit-5.7.3-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137686" comment="net-snmp-5.7.3-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137687" comment="net-snmp-devel-5.7.3-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137688" comment="perl-SNMP-5.7.3-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137689" comment="snmp-mibs-5.7.3-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17375" version="1" class="patch">
	<metadata>
		<title>libsoup-2_4-1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsoup-2_4-1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2054.html">CVE-2011-2054</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137690" comment="libsoup-2_4-1-2.48.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137691" comment="libsoup-devel-2.48.0-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137692" comment="typelib-1_0-Soup-2_4-2.48.0-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17376" version="1" class="patch">
	<metadata>
		<title>libspice-client-glib-2_0-8 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libspice-client-glib-2_0-8 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4425.html">CVE-2012-4425</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137693" comment="libspice-client-glib-2_0-8-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137694" comment="libspice-client-gtk-2_0-4-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137695" comment="libspice-client-gtk-3_0-4-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137696" comment="libspice-controller0-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137697" comment="python-SpiceClientGtk-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137698" comment="typelib-1_0-SpiceClientGlib-2_0-0.25-2.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137699" comment="typelib-1_0-SpiceClientGtk-2_0-0.25-2.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17377" version="1" class="patch">
	<metadata>
		<title>libssh-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libssh-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4559.html">CVE-2012-4559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4560.html">CVE-2012-4560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4561.html">CVE-2012-4561</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0176.html">CVE-2013-0176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0017.html">CVE-2014-0017</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137700" comment="libssh-devel-0.6.3-2.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137701" comment="libssh4-0.6.3-2.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17378" version="1" class="patch">
	<metadata>
		<title>libsss_idmap0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libsss_idmap0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4341.html">CVE-2010-4341</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1758.html">CVE-2011-1758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0219.html">CVE-2013-0219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0220.html">CVE-2013-0220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0287.html">CVE-2013-0287</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137702" comment="libsss_idmap0-1.12.0-3.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137703" comment="libsss_nss_idmap0-1.12.0-3.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137704" comment="sssd-1.12.0-3.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137705" comment="sssd-32bit-1.12.0-3.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137706" comment="sssd-krb5-common-1.12.0-3.1.10 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137707" comment="sssd-ldap-1.12.0-3.1.10 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17379" version="1" class="patch">
	<metadata>
		<title>libtag-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libtag-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2396.html">CVE-2012-2396</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137708" comment="libtag-devel-1.9.1-3.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137709" comment="libtag1-1.9.1-3.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137710" comment="libtag_c0-1.9.1-3.1.9 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137711" comment="taglib-1.9.1-3.1.9 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17380" version="1" class="patch">
	<metadata>
		<title>libtasn1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libtasn1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3467.html">CVE-2014-3467</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3468.html">CVE-2014-3468</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3469.html">CVE-2014-3469</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137712" comment="libtasn1-3.7-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137713" comment="libtasn1-6-3.7-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137714" comment="libtasn1-6-32bit-3.7-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137715" comment="libtasn1-devel-3.7-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17381" version="1" class="patch">
	<metadata>
		<title>libthunarx-2-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libthunarx-2-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1588.html">CVE-2011-1588</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137716" comment="libthunarx-2-0-1.6.3-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137717" comment="thunar-1.6.3-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137718" comment="thunar-lang-1.6.3-4.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17382" version="1" class="patch">
	<metadata>
		<title>libtiff-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libtiff-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2285.html">CVE-2009-2285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-2347.html">CVE-2009-2347</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2065.html">CVE-2010-2065</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2067.html">CVE-2010-2067</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2233.html">CVE-2010-2233</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4665.html">CVE-2010-4665</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0192.html">CVE-2011-0192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1167.html">CVE-2011-1167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1173.html">CVE-2012-1173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2113.html">CVE-2012-2113</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3401.html">CVE-2012-3401</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4564.html">CVE-2012-4564</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1960.html">CVE-2013-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1961.html">CVE-2013-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4231.html">CVE-2013-4231</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4232.html">CVE-2013-4232</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4243.html">CVE-2013-4243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4244.html">CVE-2013-4244</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137719" comment="libtiff-devel-4.0.3-10.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137720" comment="libtiff5-4.0.3-10.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137721" comment="libtiff5-32bit-4.0.3-10.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137722" comment="tiff-4.0.3-10.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17383" version="1" class="patch">
	<metadata>
		<title>libudisks2-0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libudisks2-0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0004.html">CVE-2014-0004</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137723" comment="libudisks2-0-2.1.3-2.1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137724" comment="udisks2-2.1.3-2.1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17384" version="1" class="patch">
	<metadata>
		<title>libupnp6 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libupnp6 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-5958.html">CVE-2012-5958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5959.html">CVE-2012-5959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5960.html">CVE-2012-5960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5961.html">CVE-2012-5961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5962.html">CVE-2012-5962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5963.html">CVE-2012-5963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5964.html">CVE-2012-5964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5965.html">CVE-2012-5965</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137725" comment="libupnp6-1.6.18-4.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17385" version="1" class="patch">
	<metadata>
		<title>libvirt on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libvirt Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2242.html">CVE-2010-2242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1146.html">CVE-2011-1146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2511.html">CVE-2011-2511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-4600.html">CVE-2011-4600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3445.html">CVE-2012-3445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0170.html">CVE-2013-0170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1962.html">CVE-2013-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2218.html">CVE-2013-2218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2230.html">CVE-2013-2230</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4153.html">CVE-2013-4153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4154.html">CVE-2013-4154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4239.html">CVE-2013-4239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4296.html">CVE-2013-4296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4297.html">CVE-2013-4297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4311.html">CVE-2013-4311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4399.html">CVE-2013-4399</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4400.html">CVE-2013-4400</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4401.html">CVE-2013-4401</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6436.html">CVE-2013-6436</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6456.html">CVE-2013-6456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6457.html">CVE-2013-6457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6458.html">CVE-2013-6458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0028.html">CVE-2014-0028</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0179.html">CVE-2014-0179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1447.html">CVE-2014-1447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3633.html">CVE-2014-3633</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3657.html">CVE-2014-3657</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137726" comment="libvirt-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137727" comment="libvirt-client-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137728" comment="libvirt-daemon-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137729" comment="libvirt-daemon-config-network-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137730" comment="libvirt-daemon-config-nwfilter-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137731" comment="libvirt-daemon-driver-interface-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137732" comment="libvirt-daemon-driver-libxl-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137733" comment="libvirt-daemon-driver-lxc-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137734" comment="libvirt-daemon-driver-network-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137735" comment="libvirt-daemon-driver-nodedev-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137736" comment="libvirt-daemon-driver-nwfilter-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137737" comment="libvirt-daemon-driver-qemu-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137738" comment="libvirt-daemon-driver-secret-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137739" comment="libvirt-daemon-driver-storage-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137740" comment="libvirt-daemon-driver-uml-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137741" comment="libvirt-daemon-driver-vbox-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137742" comment="libvirt-daemon-driver-xen-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137743" comment="libvirt-daemon-qemu-1.2.9-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137744" comment="libvirt-daemon-xen-1.2.9-1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17386" version="1" class="patch">
	<metadata>
		<title>libvorbis-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libvorbis-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-1420.html">CVE-2008-1420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3379.html">CVE-2009-3379</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0444.html">CVE-2012-0444</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137745" comment="libvorbis-devel-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137746" comment="libvorbis0-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137747" comment="libvorbis0-32bit-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137748" comment="libvorbisenc2-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137749" comment="libvorbisenc2-32bit-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137750" comment="libvorbisfile3-1.3.4-3.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137751" comment="libvorbisfile3-32bit-1.3.4-3.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17387" version="1" class="patch">
	<metadata>
		<title>libvte9 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libvte9 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2738.html">CVE-2012-2738</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137752" comment="libvte9-0.28.2-18.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137753" comment="vte2-lang-0.28.2-18.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17388" version="1" class="patch">
	<metadata>
		<title>libxcb-composite0 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libxcb-composite0 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2064.html">CVE-2013-2064</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137754" comment="libxcb-composite0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137755" comment="libxcb-damage0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137756" comment="libxcb-devel-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137757" comment="libxcb-dpms0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137758" comment="libxcb-dri2-0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137759" comment="libxcb-dri2-0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137760" comment="libxcb-dri3-0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137761" comment="libxcb-dri3-0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137762" comment="libxcb-glx0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137763" comment="libxcb-glx0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137764" comment="libxcb-present0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137765" comment="libxcb-present0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137766" comment="libxcb-randr0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137767" comment="libxcb-record0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137768" comment="libxcb-render0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137769" comment="libxcb-render0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137770" comment="libxcb-res0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137771" comment="libxcb-screensaver0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137772" comment="libxcb-shape0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137773" comment="libxcb-shm0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137774" comment="libxcb-shm0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137775" comment="libxcb-sync1-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137776" comment="libxcb-sync1-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137777" comment="libxcb-xevie0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137778" comment="libxcb-xf86dri0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137779" comment="libxcb-xfixes0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137780" comment="libxcb-xfixes0-32bit-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137781" comment="libxcb-xinerama0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137782" comment="libxcb-xkb1-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137783" comment="libxcb-xprint0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137784" comment="libxcb-xtest0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137785" comment="libxcb-xv0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137786" comment="libxcb-xvmc0-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137787" comment="libxcb1-1.11-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137788" comment="libxcb1-32bit-1.11-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17389" version="1" class="patch">
	<metadata>
		<title>libxerces-c-3_1 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libxerces-c-3_1 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1885.html">CVE-2009-1885</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137789" comment="libxerces-c-3_1-3.1.1-13.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17390" version="1" class="patch">
	<metadata>
		<title>libxml2-2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libxml2-2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4225.html">CVE-2008-4225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4226.html">CVE-2008-4226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4409.html">CVE-2008-4409</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4494.html">CVE-2010-4494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1944.html">CVE-2011-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5134.html">CVE-2012-5134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0338.html">CVE-2013-0338</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1969.html">CVE-2013-1969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0191.html">CVE-2014-0191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3660.html">CVE-2014-3660</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137790" comment="libxml2-2-2.9.1-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137791" comment="libxml2-2-32bit-2.9.1-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137792" comment="libxml2-devel-2.9.1-7.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137793" comment="libxml2-tools-2.9.1-7.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17391" version="1" class="patch">
	<metadata>
		<title>libyaml-0-2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libyaml-0-2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-6393.html">CVE-2013-6393</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2525.html">CVE-2014-2525</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137794" comment="libyaml-0-2-0.1.6-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17392" version="1" class="patch">
	<metadata>
		<title>libzip-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the libzip-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0421.html">CVE-2011-0421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1162.html">CVE-2012-1162</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1163.html">CVE-2012-1163</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137795" comment="libzip-devel-0.11.2-3.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137796" comment="libzip2-0.11.2-3.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17393" version="1" class="patch">
	<metadata>
		<title>links on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the links Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137797" comment="links-2.8-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17394" version="1" class="patch">
	<metadata>
		<title>log4net on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the log4net Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-0743.html">CVE-2006-0743</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137798" comment="log4net-1.2.10-74.1.8 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17395" version="1" class="patch">
	<metadata>
		<title>logrotate on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the logrotate Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1098.html">CVE-2011-1098</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1154.html">CVE-2011-1154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1155.html">CVE-2011-1155</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137799" comment="logrotate-3.8.7-6.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17396" version="1" class="patch">
	<metadata>
		<title>lynx on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the lynx Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4690.html">CVE-2008-4690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137800" comment="lynx-2.8.8rel.2-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17397" version="1" class="patch">
	<metadata>
		<title>mailman on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the mailman Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0707.html">CVE-2011-0707</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137801" comment="mailman-2.1.17-2.1.7 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17398" version="1" class="patch">
	<metadata>
		<title>mozilla-nspr on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the mozilla-nspr Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-1545.html">CVE-2014-1545</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137802" comment="mozilla-nspr-4.10.7-1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137803" comment="mozilla-nspr-devel-4.10.7-1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17399" version="1" class="patch">
	<metadata>
		<title>mutt on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the mutt Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0467.html">CVE-2014-0467</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137804" comment="mutt-1.5.21-44.1.12 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17400" version="1" class="patch">
	<metadata>
		<title>nano on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the nano Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1160.html">CVE-2010-1160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1161.html">CVE-2010-1161</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137805" comment="nano-2.3.6-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137806" comment="nano-lang-2.3.6-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17401" version="1" class="patch">
	<metadata>
		<title>nspluginwrapper on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the nspluginwrapper Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2486.html">CVE-2011-2486</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137807" comment="nspluginwrapper-1.4.4-13.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17402" version="1" class="patch">
	<metadata>
		<title>ntp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ntp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-0159.html">CVE-2009-0159</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1252.html">CVE-2009-1252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5211.html">CVE-2013-5211</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137808" comment="ntp-4.2.6p5-25.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137809" comment="ntp-doc-4.2.6p5-25.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17403" version="1" class="patch">
	<metadata>
		<title>obex-data-server on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the obex-data-server Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-2374.html">CVE-2008-2374</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137810" comment="obex-data-server-0.4.6-14.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17404" version="1" class="patch">
	<metadata>
		<title>obs-service-set_version on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the obs-service-set_version Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0593.html">CVE-2014-0593</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137811" comment="obs-service-set_version-0.4.2-2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17405" version="1" class="patch">
	<metadata>
		<title>openconnect on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the openconnect Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-3291.html">CVE-2012-3291</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-6128.html">CVE-2012-6128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7098.html">CVE-2013-7098</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137812" comment="openconnect-6.00-3.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137813" comment="openconnect-devel-6.00-3.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17406" version="1" class="patch">
	<metadata>
		<title>openslp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the openslp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-3609.html">CVE-2010-3609</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137814" comment="openslp-2.0.0-3.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137815" comment="openslp-devel-2.0.0-3.2.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137816" comment="openslp-server-2.0.0-3.2.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17407" version="1" class="patch">
	<metadata>
		<title>opie on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the opie Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2489.html">CVE-2011-2489</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2490.html">CVE-2011-2490</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137817" comment="opie-2.4-725.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137818" comment="opie-32bit-2.4-725.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17408" version="1" class="patch">
	<metadata>
		<title>osc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the osc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-1095.html">CVE-2012-1095</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137819" comment="osc-0.148.2-1.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17409" version="1" class="patch">
	<metadata>
		<title>pam on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the pam Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-3430.html">CVE-2010-3430</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3431.html">CVE-2010-3431</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3853.html">CVE-2010-3853</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3148.html">CVE-2011-3148</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3149.html">CVE-2011-3149</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2583.html">CVE-2014-2583</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137820" comment="pam-1.1.8-11.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137821" comment="pam-32bit-1.1.8-11.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137822" comment="pam-devel-1.1.8-11.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17410" version="1" class="patch">
	<metadata>
		<title>pam-modules on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the pam-modules Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3172.html">CVE-2011-3172</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137823" comment="pam-modules-12.1-24.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137824" comment="pam-modules-32bit-12.1-24.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17411" version="1" class="patch">
	<metadata>
		<title>pam_krb5 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the pam_krb5 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-3825.html">CVE-2008-3825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1384.html">CVE-2009-1384</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137825" comment="pam_krb5-2.4.4-5.1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137826" comment="pam_krb5-32bit-2.4.4-5.1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17412" version="1" class="patch">
	<metadata>
		<title>pam_ssh on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the pam_ssh Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1273.html">CVE-2009-1273</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137827" comment="pam_ssh-2.0-2.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137828" comment="pam_ssh-32bit-2.0-2.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17413" version="1" class="patch">
	<metadata>
		<title>patch on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the patch Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-4651.html">CVE-2010-4651</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137829" comment="patch-2.7.1-7.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17414" version="1" class="patch">
	<metadata>
		<title>perl-32bit on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the perl-32bit Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2761.html">CVE-2010-2761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4410.html">CVE-2010-4410</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4411.html">CVE-2010-4411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4777.html">CVE-2010-4777</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137830" comment="perl-5.20.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137831" comment="perl-32bit-5.20.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137832" comment="perl-base-5.20.1-1.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137833" comment="perl-doc-5.20.1-1.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17415" version="1" class="patch">
	<metadata>
		<title>perl-Config-IniFiles on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the perl-Config-IniFiles Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2451.html">CVE-2012-2451</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137834" comment="perl-Config-IniFiles-2.83-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17416" version="1" class="patch">
	<metadata>
		<title>perl-HTML-Parser on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the perl-HTML-Parser Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-3627.html">CVE-2009-3627</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137835" comment="perl-HTML-Parser-3.71-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17417" version="1" class="patch">
	<metadata>
		<title>perl-LWP-Protocol-https on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the perl-LWP-Protocol-https Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3230.html">CVE-2014-3230</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137836" comment="perl-LWP-Protocol-https-6.04-6.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17418" version="1" class="patch">
	<metadata>
		<title>perl-YAML-LibYAML on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the perl-YAML-LibYAML Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-1152.html">CVE-2012-1152</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137837" comment="perl-YAML-LibYAML-0.44-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17419" version="1" class="patch">
	<metadata>
		<title>ppp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the ppp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3158.html">CVE-2014-3158</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137838" comment="ppp-2.4.7-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17420" version="1" class="patch">
	<metadata>
		<title>procmail on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the procmail Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3618.html">CVE-2014-3618</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137839" comment="procmail-3.22-266.2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17421" version="1" class="patch">
	<metadata>
		<title>python on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4238.html">CVE-2013-4238</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137840" comment="python-2.7.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137841" comment="python-curses-2.7.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137842" comment="python-gdbm-2.7.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137843" comment="python-tk-2.7.8-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137844" comment="python3-3.4.1-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137845" comment="python3-curses-3.4.1-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137846" comment="python3-dbm-3.4.1-4.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137847" comment="python3-tk-3.4.1-4.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17422" version="1" class="patch">
	<metadata>
		<title>python-cupshelpers on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python-cupshelpers Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-4405.html">CVE-2011-4405</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137848" comment="python-cupshelpers-1.4.5-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137849" comment="system-config-printer-1.4.5-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137850" comment="system-config-printer-applet-1.4.5-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137851" comment="system-config-printer-common-1.4.5-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137852" comment="system-config-printer-dbus-service-1.4.5-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137853" comment="udev-configure-printer-1.4.5-2.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17423" version="1" class="patch">
	<metadata>
		<title>python-libxml2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python-libxml2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-4225.html">CVE-2008-4225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4226.html">CVE-2008-4226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4409.html">CVE-2008-4409</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5134.html">CVE-2012-5134</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137854" comment="python-libxml2-2.9.1-7.2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17424" version="1" class="patch">
	<metadata>
		<title>python-pyOpenSSL on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python-pyOpenSSL Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4314.html">CVE-2013-4314</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137855" comment="python-pyOpenSSL-0.13.1-9.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17425" version="1" class="patch">
	<metadata>
		<title>python-pycrypto on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python-pycrypto Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-2417.html">CVE-2012-2417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1445.html">CVE-2013-1445</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137856" comment="python-pycrypto-2.6.1-3.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17426" version="1" class="patch">
	<metadata>
		<title>python-pymongo on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python-pymongo Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-2132.html">CVE-2013-2132</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137857" comment="python-pymongo-2.7.2-2.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17427" version="1" class="patch">
	<metadata>
		<title>python3-pip on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the python3-pip Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-5123.html">CVE-2013-5123</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137858" comment="python3-pip-1.5.6-2.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17428" version="1" class="patch">
	<metadata>
		<title>qemu-linux-user on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the qemu-linux-user Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-0928.html">CVE-2008-0928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-1945.html">CVE-2008-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-2382.html">CVE-2008-2382</cve>
<cve href="https://www.suse.com/security/cve/CVE-2008-4539.html">CVE-2008-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3515.html">CVE-2012-3515</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137859" comment="qemu-linux-user-2.1.0-2.9 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17429" version="1" class="patch">
	<metadata>
		<title>quagga on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the quagga Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1674.html">CVE-2010-1674</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1675.html">CVE-2010-1675</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2236.html">CVE-2013-2236</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137860" comment="quagga-0.99.23-2.1.7 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17430" version="1" class="patch">
	<metadata>
		<title>radvd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the radvd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3602.html">CVE-2011-3602</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137861" comment="radvd-2.2-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17431" version="1" class="patch">
	<metadata>
		<title>rhythmbox on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the rhythmbox Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-3355.html">CVE-2012-3355</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137862" comment="rhythmbox-3.1-1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137863" comment="rhythmbox-lang-3.1-1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17432" version="1" class="patch">
	<metadata>
		<title>rsync on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the rsync Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1097.html">CVE-2011-1097</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2855.html">CVE-2014-2855</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137864" comment="rsync-3.1.1-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17433" version="1" class="patch">
	<metadata>
		<title>rsyslog on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the rsyslog Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3200.html">CVE-2011-3200</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4758.html">CVE-2013-4758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6370.html">CVE-2013-6370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6371.html">CVE-2013-6371</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3634.html">CVE-2014-3634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3683.html">CVE-2014-3683</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137865" comment="rsyslog-8.4.2-1.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17434" version="1" class="patch">
	<metadata>
		<title>rtkit on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the rtkit Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4326.html">CVE-2013-4326</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137866" comment="rtkit-0.11_git201205151338-9.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17435" version="1" class="patch">
	<metadata>
		<title>rxvt-unicode on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the rxvt-unicode Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-1142.html">CVE-2008-1142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3121.html">CVE-2014-3121</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137867" comment="rxvt-unicode-9.20-2.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17436" version="1" class="patch">
	<metadata>
		<title>seamonkey on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the seamonkey Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-5913.html">CVE-2008-5913</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0040.html">CVE-2009-0040</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0771.html">CVE-2009-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0772.html">CVE-2009-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0773.html">CVE-2009-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0774.html">CVE-2009-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-0776.html">CVE-2009-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1044.html">CVE-2009-1044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1169.html">CVE-2009-1169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1571.html">CVE-2009-1571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3388.html">CVE-2009-3388</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3389.html">CVE-2009-3389</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3555.html">CVE-2009-3555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3979.html">CVE-2009-3979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3980.html">CVE-2009-3980</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3982.html">CVE-2009-3982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3983.html">CVE-2009-3983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3984.html">CVE-2009-3984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3985.html">CVE-2009-3985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3988.html">CVE-2009-3988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0159.html">CVE-2010-0159</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0160.html">CVE-2010-0160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0162.html">CVE-2010-0162</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0173.html">CVE-2010-0173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0174.html">CVE-2010-0174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0175.html">CVE-2010-0175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0176.html">CVE-2010-0176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0177.html">CVE-2010-0177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0178.html">CVE-2010-0178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0179.html">CVE-2010-0179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0181.html">CVE-2010-0181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0182.html">CVE-2010-0182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0183.html">CVE-2010-0183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-0654.html">CVE-2010-0654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1121.html">CVE-2010-1121</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1125.html">CVE-2010-1125</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1196.html">CVE-2010-1196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1197.html">CVE-2010-1197</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1198.html">CVE-2010-1198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1199.html">CVE-2010-1199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1200.html">CVE-2010-1200</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1201.html">CVE-2010-1201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1202.html">CVE-2010-1202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1203.html">CVE-2010-1203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1205.html">CVE-2010-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1206.html">CVE-2010-1206</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1208.html">CVE-2010-1208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1209.html">CVE-2010-1209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1211.html">CVE-2010-1211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1212.html">CVE-2010-1212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1213.html">CVE-2010-1213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1214.html">CVE-2010-1214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1585.html">CVE-2010-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2751.html">CVE-2010-2751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2752.html">CVE-2010-2752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2753.html">CVE-2010-2753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2754.html">CVE-2010-2754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2760.html">CVE-2010-2760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2763.html">CVE-2010-2763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2764.html">CVE-2010-2764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2765.html">CVE-2010-2765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2766.html">CVE-2010-2766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2767.html">CVE-2010-2767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2768.html">CVE-2010-2768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2769.html">CVE-2010-2769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3166.html">CVE-2010-3166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3167.html">CVE-2010-3167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3168.html">CVE-2010-3168</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3169.html">CVE-2010-3169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3170.html">CVE-2010-3170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3173.html">CVE-2010-3173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3174.html">CVE-2010-3174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3175.html">CVE-2010-3175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3176.html">CVE-2010-3176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3177.html">CVE-2010-3177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3178.html">CVE-2010-3178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3179.html">CVE-2010-3179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3180.html">CVE-2010-3180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3182.html">CVE-2010-3182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3183.html">CVE-2010-3183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3765.html">CVE-2010-3765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3766.html">CVE-2010-3766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3767.html">CVE-2010-3767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3768.html">CVE-2010-3768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3769.html">CVE-2010-3769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3770.html">CVE-2010-3770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3771.html">CVE-2010-3771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3772.html">CVE-2010-3772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3773.html">CVE-2010-3773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3775.html">CVE-2010-3775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3776.html">CVE-2010-3776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3777.html">CVE-2010-3777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3778.html">CVE-2010-3778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0051.html">CVE-2011-0051</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0053.html">CVE-2011-0053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0054.html">CVE-2011-0054</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0055.html">CVE-2011-0055</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0056.html">CVE-2011-0056</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0057.html">CVE-2011-0057</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0059.html">CVE-2011-0059</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0061.html">CVE-2011-0061</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0062.html">CVE-2011-0062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0084.html">CVE-2011-0084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1187.html">CVE-2011-1187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2366.html">CVE-2011-2366</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2367.html">CVE-2011-2367</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2368.html">CVE-2011-2368</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2369.html">CVE-2011-2369</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2370.html">CVE-2011-2370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2371.html">CVE-2011-2371</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2372.html">CVE-2011-2372</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2373.html">CVE-2011-2373</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2374.html">CVE-2011-2374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2375.html">CVE-2011-2375</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2377.html">CVE-2011-2377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2985.html">CVE-2011-2985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2986.html">CVE-2011-2986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2988.html">CVE-2011-2988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2989.html">CVE-2011-2989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2990.html">CVE-2011-2990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2991.html">CVE-2011-2991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2992.html">CVE-2011-2992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2993.html">CVE-2011-2993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2995.html">CVE-2011-2995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2996.html">CVE-2011-2996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2997.html">CVE-2011-2997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3000.html">CVE-2011-3000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3001.html">CVE-2011-3001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3002.html">CVE-2011-3002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3003.html">CVE-2011-3003</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3004.html">CVE-2011-3004</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3005.html">CVE-2011-3005</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3026.html">CVE-2011-3026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3062.html">CVE-2011-3062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3101.html">CVE-2011-3101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3232.html">CVE-2011-3232</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3648.html">CVE-2011-3648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3650.html">CVE-2011-3650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3651.html">CVE-2011-3651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3652.html">CVE-2011-3652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3654.html">CVE-2011-3654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3655.html">CVE-2011-3655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3658.html">CVE-2011-3658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3659.html">CVE-2011-3659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3660.html">CVE-2011-3660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3661.html">CVE-2011-3661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3663.html">CVE-2011-3663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0441.html">CVE-2012-0441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0442.html">CVE-2012-0442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0443.html">CVE-2012-0443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0444.html">CVE-2012-0444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0445.html">CVE-2012-0445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0446.html">CVE-2012-0446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0447.html">CVE-2012-0447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0449.html">CVE-2012-0449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0451.html">CVE-2012-0451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0452.html">CVE-2012-0452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0455.html">CVE-2012-0455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0456.html">CVE-2012-0456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0457.html">CVE-2012-0457</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0458.html">CVE-2012-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0459.html">CVE-2012-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0460.html">CVE-2012-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0461.html">CVE-2012-0461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0462.html">CVE-2012-0462</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0463.html">CVE-2012-0463</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0464.html">CVE-2012-0464</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0467.html">CVE-2012-0467</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0468.html">CVE-2012-0468</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0469.html">CVE-2012-0469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0470.html">CVE-2012-0470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0471.html">CVE-2012-0471</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0472.html">CVE-2012-0472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0473.html">CVE-2012-0473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0474.html">CVE-2012-0474</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0475.html">CVE-2012-0475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0477.html">CVE-2012-0477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0478.html">CVE-2012-0478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0479.html">CVE-2012-0479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0759.html">CVE-2012-0759</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1937.html">CVE-2012-1937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1938.html">CVE-2012-1938</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1940.html">CVE-2012-1940</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1941.html">CVE-2012-1941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1944.html">CVE-2012-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1945.html">CVE-2012-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1946.html">CVE-2012-1946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1947.html">CVE-2012-1947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1948.html">CVE-2012-1948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1949.html">CVE-2012-1949</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1951.html">CVE-2012-1951</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1952.html">CVE-2012-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1953.html">CVE-2012-1953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1954.html">CVE-2012-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1955.html">CVE-2012-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1956.html">CVE-2012-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1957.html">CVE-2012-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1958.html">CVE-2012-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1959.html">CVE-2012-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1960.html">CVE-2012-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1961.html">CVE-2012-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1962.html">CVE-2012-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1963.html">CVE-2012-1963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1967.html">CVE-2012-1967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1970.html">CVE-2012-1970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1972.html">CVE-2012-1972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1973.html">CVE-2012-1973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1974.html">CVE-2012-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1975.html">CVE-2012-1975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-1976.html">CVE-2012-1976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3956.html">CVE-2012-3956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3957.html">CVE-2012-3957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3958.html">CVE-2012-3958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3959.html">CVE-2012-3959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3960.html">CVE-2012-3960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3961.html">CVE-2012-3961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3962.html">CVE-2012-3962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3963.html">CVE-2012-3963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3964.html">CVE-2012-3964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3966.html">CVE-2012-3966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3967.html">CVE-2012-3967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3968.html">CVE-2012-3968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3969.html">CVE-2012-3969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3970.html">CVE-2012-3970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3971.html">CVE-2012-3971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3972.html">CVE-2012-3972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3975.html">CVE-2012-3975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3976.html">CVE-2012-3976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3978.html">CVE-2012-3978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3982.html">CVE-2012-3982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3983.html">CVE-2012-3983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3984.html">CVE-2012-3984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3985.html">CVE-2012-3985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3986.html">CVE-2012-3986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3988.html">CVE-2012-3988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3989.html">CVE-2012-3989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3990.html">CVE-2012-3990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3991.html">CVE-2012-3991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3992.html">CVE-2012-3992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3993.html">CVE-2012-3993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3994.html">CVE-2012-3994</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3995.html">CVE-2012-3995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4179.html">CVE-2012-4179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4180.html">CVE-2012-4180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4181.html">CVE-2012-4181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4182.html">CVE-2012-4182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4183.html">CVE-2012-4183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4184.html">CVE-2012-4184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4185.html">CVE-2012-4185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4186.html">CVE-2012-4186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4187.html">CVE-2012-4187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4188.html">CVE-2012-4188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4191.html">CVE-2012-4191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4192.html">CVE-2012-4192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4193.html">CVE-2012-4193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4194.html">CVE-2012-4194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4195.html">CVE-2012-4195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4196.html">CVE-2012-4196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4201.html">CVE-2012-4201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4202.html">CVE-2012-4202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4204.html">CVE-2012-4204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4205.html">CVE-2012-4205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4207.html">CVE-2012-4207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4208.html">CVE-2012-4208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4209.html">CVE-2012-4209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4212.html">CVE-2012-4212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4213.html">CVE-2012-4213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4214.html">CVE-2012-4214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4215.html">CVE-2012-4215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4216.html">CVE-2012-4216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4217.html">CVE-2012-4217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4218.html">CVE-2012-4218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5829.html">CVE-2012-5829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5830.html">CVE-2012-5830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5833.html">CVE-2012-5833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5835.html">CVE-2012-5835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5836.html">CVE-2012-5836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5838.html">CVE-2012-5838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5839.html">CVE-2012-5839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5840.html">CVE-2012-5840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5841.html">CVE-2012-5841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5842.html">CVE-2012-5842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5843.html">CVE-2012-5843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0743.html">CVE-2013-0743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0744.html">CVE-2013-0744</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0745.html">CVE-2013-0745</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0746.html">CVE-2013-0746</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0747.html">CVE-2013-0747</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0748.html">CVE-2013-0748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0749.html">CVE-2013-0749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0750.html">CVE-2013-0750</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0751.html">CVE-2013-0751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0752.html">CVE-2013-0752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0753.html">CVE-2013-0753</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0754.html">CVE-2013-0754</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0755.html">CVE-2013-0755</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0756.html">CVE-2013-0756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0757.html">CVE-2013-0757</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0758.html">CVE-2013-0758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0760.html">CVE-2013-0760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0761.html">CVE-2013-0761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0762.html">CVE-2013-0762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0763.html">CVE-2013-0763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0764.html">CVE-2013-0764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0765.html">CVE-2013-0765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0766.html">CVE-2013-0766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0767.html">CVE-2013-0767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0768.html">CVE-2013-0768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0769.html">CVE-2013-0769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0770.html">CVE-2013-0770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0771.html">CVE-2013-0771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0772.html">CVE-2013-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0773.html">CVE-2013-0773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0774.html">CVE-2013-0774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0775.html">CVE-2013-0775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0776.html">CVE-2013-0776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0777.html">CVE-2013-0777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0778.html">CVE-2013-0778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0779.html">CVE-2013-0779</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0780.html">CVE-2013-0780</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0781.html">CVE-2013-0781</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0782.html">CVE-2013-0782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0783.html">CVE-2013-0783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0787.html">CVE-2013-0787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0788.html">CVE-2013-0788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0789.html">CVE-2013-0789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0792.html">CVE-2013-0792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0793.html">CVE-2013-0793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0794.html">CVE-2013-0794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0795.html">CVE-2013-0795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0796.html">CVE-2013-0796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0800.html">CVE-2013-0800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1682.html">CVE-2013-1682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1683.html">CVE-2013-1683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1684.html">CVE-2013-1684</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1685.html">CVE-2013-1685</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1686.html">CVE-2013-1686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1687.html">CVE-2013-1687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1688.html">CVE-2013-1688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1690.html">CVE-2013-1690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1692.html">CVE-2013-1692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1693.html">CVE-2013-1693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1694.html">CVE-2013-1694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1695.html">CVE-2013-1695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1696.html">CVE-2013-1696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1697.html">CVE-2013-1697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1698.html">CVE-2013-1698</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1699.html">CVE-2013-1699</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1701.html">CVE-2013-1701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1702.html">CVE-2013-1702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1704.html">CVE-2013-1704</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1705.html">CVE-2013-1705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1708.html">CVE-2013-1708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1709.html">CVE-2013-1709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1710.html">CVE-2013-1710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1711.html">CVE-2013-1711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1713.html">CVE-2013-1713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1714.html">CVE-2013-1714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1717.html">CVE-2013-1717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1718.html">CVE-2013-1718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1719.html">CVE-2013-1719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1720.html">CVE-2013-1720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1721.html">CVE-2013-1721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1722.html">CVE-2013-1722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1723.html">CVE-2013-1723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1724.html">CVE-2013-1724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1725.html">CVE-2013-1725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1728.html">CVE-2013-1728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1730.html">CVE-2013-1730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1732.html">CVE-2013-1732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1735.html">CVE-2013-1735</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1736.html">CVE-2013-1736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1737.html">CVE-2013-1737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1738.html">CVE-2013-1738</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5590.html">CVE-2013-5590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5591.html">CVE-2013-5591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5592.html">CVE-2013-5592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5593.html">CVE-2013-5593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5595.html">CVE-2013-5595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5596.html">CVE-2013-5596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5597.html">CVE-2013-5597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5598.html">CVE-2013-5598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5599.html">CVE-2013-5599</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5600.html">CVE-2013-5600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5601.html">CVE-2013-5601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5602.html">CVE-2013-5602</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5603.html">CVE-2013-5603</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5604.html">CVE-2013-5604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5609.html">CVE-2013-5609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5610.html">CVE-2013-5610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5611.html">CVE-2013-5611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5612.html">CVE-2013-5612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5613.html">CVE-2013-5613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5614.html">CVE-2013-5614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5615.html">CVE-2013-5615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5616.html">CVE-2013-5616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5618.html">CVE-2013-5618</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5619.html">CVE-2013-5619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6629.html">CVE-2013-6629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6630.html">CVE-2013-6630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6671.html">CVE-2013-6671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6672.html">CVE-2013-6672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6673.html">CVE-2013-6673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1477.html">CVE-2014-1477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1478.html">CVE-2014-1478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1479.html">CVE-2014-1479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1480.html">CVE-2014-1480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1481.html">CVE-2014-1481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1482.html">CVE-2014-1482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1483.html">CVE-2014-1483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1485.html">CVE-2014-1485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1486.html">CVE-2014-1486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1487.html">CVE-2014-1487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1488.html">CVE-2014-1488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1490.html">CVE-2014-1490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1491.html">CVE-2014-1491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1492.html">CVE-2014-1492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1493.html">CVE-2014-1493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1494.html">CVE-2014-1494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1497.html">CVE-2014-1497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1498.html">CVE-2014-1498</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1499.html">CVE-2014-1499</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1500.html">CVE-2014-1500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1502.html">CVE-2014-1502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1504.html">CVE-2014-1504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1505.html">CVE-2014-1505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1508.html">CVE-2014-1508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1509.html">CVE-2014-1509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1510.html">CVE-2014-1510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1511.html">CVE-2014-1511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1512.html">CVE-2014-1512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1513.html">CVE-2014-1513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1514.html">CVE-2014-1514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1518.html">CVE-2014-1518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1519.html">CVE-2014-1519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1522.html">CVE-2014-1522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1523.html">CVE-2014-1523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1524.html">CVE-2014-1524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1525.html">CVE-2014-1525</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1526.html">CVE-2014-1526</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1528.html">CVE-2014-1528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1529.html">CVE-2014-1529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1530.html">CVE-2014-1530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1531.html">CVE-2014-1531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1532.html">CVE-2014-1532</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1533.html">CVE-2014-1533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1534.html">CVE-2014-1534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1536.html">CVE-2014-1536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1537.html">CVE-2014-1537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1538.html">CVE-2014-1538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1539.html">CVE-2014-1539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1540.html">CVE-2014-1540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1541.html">CVE-2014-1541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1542.html">CVE-2014-1542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1543.html">CVE-2014-1543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1545.html">CVE-2014-1545</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137868" comment="seamonkey-2.29-1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137869" comment="seamonkey-dom-inspector-2.29-1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137870" comment="seamonkey-irc-2.29-1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137871" comment="seamonkey-translations-common-2.29-1.8 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137872" comment="seamonkey-venkman-2.29-1.8 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17437" version="1" class="patch">
	<metadata>
		<title>shim on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the shim Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3675.html">CVE-2014-3675</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3676.html">CVE-2014-3676</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3677.html">CVE-2014-3677</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137873" comment="shim-0.7.318.81ee561d-3.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17438" version="1" class="patch">
	<metadata>
		<title>socat on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the socat Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-3571.html">CVE-2013-3571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0019.html">CVE-2014-0019</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137874" comment="socat-1.7.2.4-2.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17439" version="1" class="patch">
	<metadata>
		<title>squashfs on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the squashfs Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-4024.html">CVE-2012-4024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4025.html">CVE-2012-4025</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137875" comment="squashfs-4.3-3.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17440" version="1" class="patch">
	<metadata>
		<title>squid on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the squid Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-5643.html">CVE-2012-5643</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137876" comment="squid-3.4.4-3.1.14 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17441" version="1" class="patch">
	<metadata>
		<title>subversion on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the subversion Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-2411.html">CVE-2009-2411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3315.html">CVE-2010-3315</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4539.html">CVE-2010-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4644.html">CVE-2010-4644</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0715.html">CVE-2011-0715</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1752.html">CVE-2011-1752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1783.html">CVE-2011-1783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1921.html">CVE-2011-1921</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1845.html">CVE-2013-1845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1846.html">CVE-2013-1846</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1847.html">CVE-2013-1847</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1849.html">CVE-2013-1849</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1884.html">CVE-2013-1884</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1968.html">CVE-2013-1968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2088.html">CVE-2013-2088</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2112.html">CVE-2013-2112</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4131.html">CVE-2013-4131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4246.html">CVE-2013-4246</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4262.html">CVE-2013-4262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4277.html">CVE-2013-4277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4505.html">CVE-2013-4505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4558.html">CVE-2013-4558</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0032.html">CVE-2014-0032</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3522.html">CVE-2014-3522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3528.html">CVE-2014-3528</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137877" comment="subversion-1.8.10-2.4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137878" comment="subversion-devel-1.8.10-2.4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137879" comment="subversion-perl-1.8.10-2.4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137880" comment="subversion-python-1.8.10-2.4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137881" comment="subversion-server-1.8.10-2.4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137882" comment="subversion-tools-1.8.10-2.4.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17442" version="1" class="patch">
	<metadata>
		<title>sudo on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the sudo Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-1163.html">CVE-2010-1163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1646.html">CVE-2010-1646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0010.html">CVE-2011-0010</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2337.html">CVE-2012-2337</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1775.html">CVE-2013-1775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1776.html">CVE-2013-1776</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137883" comment="sudo-1.8.10p3-2.1.6 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17443" version="1" class="patch">
	<metadata>
		<title>sysconfig on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the sysconfig Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-4182.html">CVE-2011-4182</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137884" comment="sysconfig-0.83.7-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137885" comment="sysconfig-netconfig-0.83.7-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17444" version="1" class="patch">
	<metadata>
		<title>sysvinit-tools on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the sysvinit-tools Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2483.html">CVE-2011-2483</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137886" comment="sysvinit-tools-2.88+-96.2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137887" comment="whois-5.2.0-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17445" version="1" class="patch">
	<metadata>
		<title>telepathy-gabble on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the telepathy-gabble Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1000.html">CVE-2011-1000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1431.html">CVE-2013-1431</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137888" comment="telepathy-gabble-0.18.3-1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17446" version="1" class="patch">
	<metadata>
		<title>telepathy-idle on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the telepathy-idle Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2007-6746.html">CVE-2007-6746</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137889" comment="telepathy-idle-0.2.0-2.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17447" version="1" class="patch">
	<metadata>
		<title>tftp on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the tftp Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2199.html">CVE-2011-2199</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137890" comment="tftp-5.2-10.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17448" version="1" class="patch">
	<metadata>
		<title>tigervnc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the tigervnc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0011.html">CVE-2014-0011</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137891" comment="tigervnc-1.3.1-6.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137892" comment="xorg-x11-Xvnc-1.3.1-6.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17449" version="1" class="patch">
	<metadata>
		<title>tkimg on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the tkimg Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2008-0553.html">CVE-2008-0553</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137893" comment="tkimg-1.4-4.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17450" version="1" class="patch">
	<metadata>
		<title>transmission-common on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the transmission-common Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4909.html">CVE-2014-4909</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137894" comment="transmission-common-2.84-4.1.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137895" comment="transmission-gtk-2.84-4.1.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17451" version="1" class="patch">
	<metadata>
		<title>unixODBC on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the unixODBC Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1145.html">CVE-2011-1145</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137896" comment="unixODBC-2.3.2-2.2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137897" comment="unixODBC-32bit-2.3.2-2.2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17452" version="1" class="patch">
	<metadata>
		<title>viewvc on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the viewvc Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-3356.html">CVE-2012-3356</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3357.html">CVE-2012-3357</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137898" comment="viewvc-1.1.22-2.1.4 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17453" version="1" class="patch">
	<metadata>
		<title>vino on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the vino Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0904.html">CVE-2011-0904</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0905.html">CVE-2011-0905</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1164.html">CVE-2011-1164</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137899" comment="vino-3.14.0-1.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17454" version="1" class="patch">
	<metadata>
		<title>w3m on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the w3m Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2074.html">CVE-2010-2074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137900" comment="w3m-0.5.3-155.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17455" version="1" class="patch">
	<metadata>
		<title>wget on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the wget Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2252.html">CVE-2010-2252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4929.html">CVE-2012-4929</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137901" comment="wget-1.15-4.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17456" version="1" class="patch">
	<metadata>
		<title>wireshark on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the wireshark Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2009-1210.html">CVE-2009-1210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1267.html">CVE-2009-1267</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1268.html">CVE-2009-1268</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-1269.html">CVE-2009-1269</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3241.html">CVE-2009-3241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3242.html">CVE-2009-3242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2009-3243.html">CVE-2009-3243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-1455.html">CVE-2010-1455</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-2993.html">CVE-2010-2993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-3445.html">CVE-2010-3445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4300.html">CVE-2010-4300</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4301.html">CVE-2010-4301</cve>
<cve href="https://www.suse.com/security/cve/CVE-2010-4538.html">CVE-2010-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0024.html">CVE-2011-0024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0538.html">CVE-2011-0538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-0713.html">CVE-2011-0713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1138.html">CVE-2011-1138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1139.html">CVE-2011-1139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1140.html">CVE-2011-1140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1143.html">CVE-2011-1143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1590.html">CVE-2011-1590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1591.html">CVE-2011-1591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1592.html">CVE-2011-1592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1957.html">CVE-2011-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1958.html">CVE-2011-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-1959.html">CVE-2011-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2174.html">CVE-2011-2174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2175.html">CVE-2011-2175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2597.html">CVE-2011-2597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-2698.html">CVE-2011-2698</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3266.html">CVE-2011-3266</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3360.html">CVE-2011-3360</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3483.html">CVE-2011-3483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2392.html">CVE-2012-2392</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2393.html">CVE-2012-2393</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2394.html">CVE-2012-2394</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3548.html">CVE-2012-3548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4048.html">CVE-2012-4048</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4049.html">CVE-2012-4049</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4285.html">CVE-2012-4285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4286.html">CVE-2012-4286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4287.html">CVE-2012-4287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4288.html">CVE-2012-4288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4289.html">CVE-2012-4289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4290.html">CVE-2012-4290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4291.html">CVE-2012-4291</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4292.html">CVE-2012-4292</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4293.html">CVE-2012-4293</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4294.html">CVE-2012-4294</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4295.html">CVE-2012-4295</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4296.html">CVE-2012-4296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4297.html">CVE-2012-4297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4298.html">CVE-2012-4298</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5237.html">CVE-2012-5237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5238.html">CVE-2012-5238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5239.html">CVE-2012-5239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5240.html">CVE-2012-5240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5592.html">CVE-2012-5592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5593.html">CVE-2012-5593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5594.html">CVE-2012-5594</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5595.html">CVE-2012-5595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5596.html">CVE-2012-5596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5597.html">CVE-2012-5597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5598.html">CVE-2012-5598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5599.html">CVE-2012-5599</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5600.html">CVE-2012-5600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5601.html">CVE-2012-5601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5602.html">CVE-2012-5602</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1572.html">CVE-2013-1572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1573.html">CVE-2013-1573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1574.html">CVE-2013-1574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1575.html">CVE-2013-1575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1576.html">CVE-2013-1576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1577.html">CVE-2013-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1578.html">CVE-2013-1578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1579.html">CVE-2013-1579</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1580.html">CVE-2013-1580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1581.html">CVE-2013-1581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1582.html">CVE-2013-1582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1583.html">CVE-2013-1583</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1584.html">CVE-2013-1584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1585.html">CVE-2013-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1586.html">CVE-2013-1586</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1587.html">CVE-2013-1587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1588.html">CVE-2013-1588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1589.html">CVE-2013-1589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1590.html">CVE-2013-1590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2475.html">CVE-2013-2475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2476.html">CVE-2013-2476</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2477.html">CVE-2013-2477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2478.html">CVE-2013-2478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2479.html">CVE-2013-2479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2480.html">CVE-2013-2480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2481.html">CVE-2013-2481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2482.html">CVE-2013-2482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2483.html">CVE-2013-2483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2484.html">CVE-2013-2484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2485.html">CVE-2013-2485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2486.html">CVE-2013-2486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2487.html">CVE-2013-2487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2488.html">CVE-2013-2488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3555.html">CVE-2013-3555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3556.html">CVE-2013-3556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3557.html">CVE-2013-3557</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3558.html">CVE-2013-3558</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3559.html">CVE-2013-3559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3560.html">CVE-2013-3560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3561.html">CVE-2013-3561</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3562.html">CVE-2013-3562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4083.html">CVE-2013-4083</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4920.html">CVE-2013-4920</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4921.html">CVE-2013-4921</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4922.html">CVE-2013-4922</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4923.html">CVE-2013-4923</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4924.html">CVE-2013-4924</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4925.html">CVE-2013-4925</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4926.html">CVE-2013-4926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4927.html">CVE-2013-4927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4928.html">CVE-2013-4928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4929.html">CVE-2013-4929</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4930.html">CVE-2013-4930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4931.html">CVE-2013-4931</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4932.html">CVE-2013-4932</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4933.html">CVE-2013-4933</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4934.html">CVE-2013-4934</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4935.html">CVE-2013-4935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4936.html">CVE-2013-4936</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5717.html">CVE-2013-5717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5718.html">CVE-2013-5718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5719.html">CVE-2013-5719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5720.html">CVE-2013-5720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5721.html">CVE-2013-5721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-5722.html">CVE-2013-5722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6336.html">CVE-2013-6336</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6337.html">CVE-2013-6337</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6338.html">CVE-2013-6338</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6339.html">CVE-2013-6339</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6340.html">CVE-2013-6340</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7112.html">CVE-2013-7112</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7113.html">CVE-2013-7113</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7114.html">CVE-2013-7114</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2281.html">CVE-2014-2281</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2282.html">CVE-2014-2282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2283.html">CVE-2014-2283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2299.html">CVE-2014-2299</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2907.html">CVE-2014-2907</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4020.html">CVE-2014-4020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5161.html">CVE-2014-5161</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5162.html">CVE-2014-5162</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5163.html">CVE-2014-5163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5164.html">CVE-2014-5164</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5165.html">CVE-2014-5165</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6423.html">CVE-2014-6423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6424.html">CVE-2014-6424</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6425.html">CVE-2014-6425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6426.html">CVE-2014-6426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6427.html">CVE-2014-6427</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6428.html">CVE-2014-6428</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6429.html">CVE-2014-6429</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6430.html">CVE-2014-6430</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6431.html">CVE-2014-6431</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6432.html">CVE-2014-6432</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137902" comment="wireshark-1.12.1-1.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137903" comment="wireshark-ui-gtk-1.12.1-1.5 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17457" version="1" class="patch">
	<metadata>
		<title>xalan-j2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xalan-j2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-0107.html">CVE-2014-0107</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137904" comment="xalan-j2-2.7.2-3.1.10 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17458" version="1" class="patch">
	<metadata>
		<title>xen on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xen Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-1898.html">CVE-2011-1898</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0029.html">CVE-2012-0029</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-0217.html">CVE-2012-0217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-2625.html">CVE-2012-2625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3432.html">CVE-2012-3432</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-3433.html">CVE-2012-3433</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4411.html">CVE-2012-4411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4535.html">CVE-2012-4535</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4536.html">CVE-2012-4536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4537.html">CVE-2012-4537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4538.html">CVE-2012-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4539.html">CVE-2012-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-4544.html">CVE-2012-4544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5510.html">CVE-2012-5510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5511.html">CVE-2012-5511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5513.html">CVE-2012-5513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5514.html">CVE-2012-5514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5515.html">CVE-2012-5515</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5525.html">CVE-2012-5525</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-5634.html">CVE-2012-5634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2012-6075.html">CVE-2012-6075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0151.html">CVE-2013-0151</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0152.html">CVE-2013-0152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0153.html">CVE-2013-0153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1442.html">CVE-2013-1442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1917.html">CVE-2013-1917</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1918.html">CVE-2013-1918</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1919.html">CVE-2013-1919</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1922.html">CVE-2013-1922</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1952.html">CVE-2013-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-2007.html">CVE-2013-2007</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-3495.html">CVE-2013-3495</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4355.html">CVE-2013-4355</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4356.html">CVE-2013-4356</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4361.html">CVE-2013-4361</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4375.html">CVE-2013-4375</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4416.html">CVE-2013-4416</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4494.html">CVE-2013-4494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4540.html">CVE-2013-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4551.html">CVE-2013-4551</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4553.html">CVE-2013-4553</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4554.html">CVE-2013-4554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3124.html">CVE-2014-3124</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6268.html">CVE-2014-6268</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7154.html">CVE-2014-7154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7155.html">CVE-2014-7155</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7156.html">CVE-2014-7156</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7188.html">CVE-2014-7188</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137905" comment="xen-4.4.1_06-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137906" comment="xen-doc-html-4.4.1_06-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137907" comment="xen-kmp-default-4.4.1_06_k3.16.6_2-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137908" comment="xen-kmp-desktop-4.4.1_06_k3.16.6_2-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137909" comment="xen-libs-4.4.1_06-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137910" comment="xen-tools-4.4.1_06-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137911" comment="xen-tools-domU-4.4.1_06-3.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17459" version="1" class="patch">
	<metadata>
		<title>xf86-video-intel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xf86-video-intel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4910.html">CVE-2014-4910</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137912" comment="xf86-video-intel-2.99.916-2.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17460" version="1" class="patch">
	<metadata>
		<title>xinetd on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xinetd Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2012-0862.html">CVE-2012-0862</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4342.html">CVE-2013-4342</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137913" comment="xinetd-2.3.15-7.2.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17461" version="1" class="patch">
	<metadata>
		<title>xlockmore on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xlockmore Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-4143.html">CVE-2013-4143</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137914" comment="xlockmore-5.43-6.1.3 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17462" version="1" class="patch">
	<metadata>
		<title>xorg-x11 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xorg-x11 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-0465.html">CVE-2011-0465</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137915" comment="xorg-x11-7.6_1-15.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137916" comment="xorg-x11-essentials-7.6_1-15.1.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137917" comment="xrdb-1.1.0-4.1.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17463" version="1" class="patch">
	<metadata>
		<title>xorg-x11-devel on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xorg-x11-devel Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2895.html">CVE-2011-2895</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137918" comment="xorg-x11-devel-7.6-46.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17464" version="1" class="patch">
	<metadata>
		<title>xorg-x11-server on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the xorg-x11-server Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2010-2240.html">CVE-2010-2240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-1940.html">CVE-2013-1940</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4396.html">CVE-2013-4396</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6424.html">CVE-2013-6424</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137919" comment="xorg-x11-server-7.6_1.16.1-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137920" comment="xorg-x11-server-extra-7.6_1.16.1-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137921" comment="xorg-x11-server-sdk-7.6_1.16.1-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17465" version="1" class="patch">
	<metadata>
		<title>yast2 on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the yast2 Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-3177.html">CVE-2011-3177</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137922" comment="yast2-3.1.108-1.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137923" comment="yast2-devel-doc-3.1.108-1.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17466" version="1" class="patch">
	<metadata>
		<title>yast2-core on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the yast2-core Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2011-2483.html">CVE-2011-2483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2011-3177.html">CVE-2011-3177</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137924" comment="yast2-core-3.1.12-1.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137925" comment="yast2-core-devel-3.1.12-1.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17467" version="1" class="patch">
	<metadata>
		<title>zoo on GA media (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
These are all security issues found in the zoo Package on the GA media of openSUSE 13.2.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2006-0855.html">CVE-2006-0855</cve>
<cve href="https://www.suse.com/security/cve/CVE-2007-1669.html">CVE-2007-1669</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137926" comment="zoo-2.10-1022.1.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17468" version="1" class="patch">
	<metadata>
		<title>update for wget (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
wget was updated to version 1.16 to fix one security issue.

The following security issue was fixed:

- Fix for symlink attack which could allow a malicious ftp server to create arbitrary files, directories or
  symbolic links and set their permissions when retrieving a directory recursively through FTP (CVE-2014-4877).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4877.html">CVE-2014-4877</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101253" comment="wget-1.16-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17469" version="1" class="patch">
	<metadata>
		<title>quassel: Fixed out-of-bound read (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
quassel was updated to fix an out-of-bound read (CVE-2014-8483).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/902670">SUSE bug 902670</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8483.html">CVE-2014-8483</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101248" comment="quassel-0.10.0-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101249" comment="quassel-base-0.10.0-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101250" comment="quassel-client-0.10.0-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101251" comment="quassel-core-0.10.0-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101252" comment="quassel-mono-0.10.0-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17470" version="1" class="patch">
	<metadata>
		<title>tnftp: Prevent command exection (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tnftp was updated to fix the possible execution of commands by a remote attacker (CVE-2014-8517).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903011">SUSE bug 903011</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8517.html">CVE-2014-8517</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101247" comment="tnftp-20130505-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17471" version="1" class="patch">
	<metadata>
		<title>claws-mail: version update to 3.11.0 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Claws Mail was updated to version 3.11.0.

Changes:
+ SSLv3 server connections are now disabled by default, in
  response to the POODLE vulnerability (CVE-2014-3566).
+ Several PGP/Core plugin improvements:
  - Indicate when a key has been revoked or has expired when
    displaying signature status.
  - When displaying the full information, show the Validity, and
    the Owner Trust level. Also indicate expired and revoked
    keys, and revoked UIDs.
  - The &amp;quot;Content-Disposition: attachment&amp;quot; flag in PGP/MIME signed
    messages has been removed. It was confusing for cetain MUAs.
+ A new version of the RSSyl plugin, completely redesigned and rewritten.
+ The results of TAB address completion in the Compose window have improved ordering.
+ Due to popular demand, use of the Up key in the message body in the Compose window stops at the top of the message body and does not continue up to the header fields. This reverts the behaviour introduced in version 3.10.0.
+ In the Compose window, when navigating with the arrow keys, selecting, and thus modifying, the Account selector is now prevented.
+ In the Compose window, a mnemonic (s) has been added to the Subject line.
+ The Queue folder is highlighted if there are messages in its sub-folders and the tree is collapsed.
+ When sorting messages by 'thread date', clicking the 'Date' column header will now toggle between ascending/descending and will not switch to 'date' sorting.
+ A new QuickSearch filter has been added that searches a header's content only.
+ A Reply-To field has been added to the main Template configuration.
+ The menubar can now be hidden, default hotkey: F12.
+ Fancy plugin: A user-controlled stylesheet can now be used.
+ Python plugin: Add flag attributes to MessageInfo object.
+ Python plugin: Make 'account' property of ComposeWindow read/write.
+ Libravatar plugin: a network timeout option has been added.
+ The tbird2claws.py script, for converting a Thunderbird mailbox to a Claws Mail mailbox, now handles sub-directory recursion.
+ Updated translations
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903276">SUSE bug 903276</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3566.html">CVE-2014-3566</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101244" comment="claws-mail-3.11.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101245" comment="claws-mail-devel-3.11.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101246" comment="claws-mail-lang-3.11.0-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17472" version="1" class="patch">
	<metadata>
		<title>update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- security update:
  * CVE-2014-3670 [bnc#902357]
  * CVE-2014-3669 [bnc#902360]
  * CVE-2014-3668 [bnc#902368]
- added patches:
  * php-CVE-2014-3670.patch
  * php-CVE-2014-3669.patch
  * php-CVE-2014-3668.patch
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/902357">SUSE bug 902357</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902360">SUSE bug 902360</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902368">SUSE bug 902368</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3668.html">CVE-2014-3668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3669.html">CVE-2014-3669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3670.html">CVE-2014-3670</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101273" comment="apache2-mod_php5-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101274" comment="php5-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101275" comment="php5-bcmath-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101276" comment="php5-bz2-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101277" comment="php5-calendar-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101278" comment="php5-ctype-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101279" comment="php5-curl-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101280" comment="php5-dba-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101281" comment="php5-devel-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101282" comment="php5-dom-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101283" comment="php5-enchant-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101284" comment="php5-exif-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101285" comment="php5-fastcgi-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101286" comment="php5-fileinfo-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101287" comment="php5-firebird-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101288" comment="php5-fpm-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101289" comment="php5-ftp-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101290" comment="php5-gd-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101291" comment="php5-gettext-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101292" comment="php5-gmp-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101293" comment="php5-iconv-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101294" comment="php5-imap-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101295" comment="php5-intl-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101296" comment="php5-json-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101297" comment="php5-ldap-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101298" comment="php5-mbstring-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101299" comment="php5-mcrypt-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101300" comment="php5-mssql-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101301" comment="php5-mysql-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101302" comment="php5-odbc-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101303" comment="php5-opcache-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101304" comment="php5-openssl-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101305" comment="php5-pcntl-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101306" comment="php5-pdo-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101307" comment="php5-pear-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101308" comment="php5-pgsql-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101309" comment="php5-phar-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101310" comment="php5-posix-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101311" comment="php5-pspell-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101312" comment="php5-readline-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101313" comment="php5-shmop-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101314" comment="php5-snmp-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101315" comment="php5-soap-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101316" comment="php5-sockets-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101317" comment="php5-sqlite-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101318" comment="php5-suhosin-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101319" comment="php5-sysvmsg-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101320" comment="php5-sysvsem-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101321" comment="php5-sysvshm-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101322" comment="php5-tidy-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101323" comment="php5-tokenizer-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101324" comment="php5-wddx-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101325" comment="php5-xmlreader-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101326" comment="php5-xmlrpc-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101327" comment="php5-xmlwriter-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101328" comment="php5-xsl-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101329" comment="php5-zip-5.6.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101330" comment="php5-zlib-5.6.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17473" version="1" class="patch">
	<metadata>
		<title>libserf: Disable SSLv2 and SSLv3. (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libserf was updated to disable SSLv2 and SSLv3.
	  
libserf was updated to version 1.3.8 on openSUSE 13.1 and 13.2.
This release also fixes a problem with handling very large gzip-encoded
HTTP responses.

For openSUSE 12.3 libserf 1.1.1 was patched to disable SSLv2 and SSLv3.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3566.html">CVE-2014-3566</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101362" comment="libserf-1.3.8-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101334" comment="libserf-1-0-1.1.1-2.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101361" comment="libserf-1-1-1.3.8-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101363" comment="libserf-devel-1.3.8-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17474" version="1" class="patch">
	<metadata>
		<title>update for pidgin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- Update to version 2.10.10:
  + General:
    - Check the basic constraints extension when validating
      SSL/TLS certificates. This fixes a security hole that allowed
      a malicious man-in-the-middle to impersonate an IM server or
      any other https endpoint. This affected both the NSS and
      GnuTLS plugins (CVE-2014-3694, boo#902495).
    - Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin
      for SSL (im#15909).
  + libpurple3 compatibility:
    - Encrypted account passwords are preserved until the new one
      is set.
    - Fix loading Google Talk and Facebook XMPP accounts.
  + Windows-Specific Changes: Don't allow overwriting arbitrary
    files on the file system when the user installs a smiley theme
    via drag-and-drop (CVE-2014-3697).
  + Finch: Fix build against Python 3 (im#15969).
  + Gadu-Gadu: Updated internal libgadu to version 1.12.0.
  + Groupwise: Fix potential remote crash parsing server message
    that indicates that a large amount of memory should be
    allocated (CVE-2014-3696, boo#902410).
  + IRC: Fix a possible leak of unencrypted data when using /me
    command with OTR (im#15750).
  + MXit: Fix potential remote crash parsing a malformed emoticon
    response (CVE-2014-3695, boo#902409).
  + XMPP:
    - Fix potential information leak where a malicious XMPP server
      and possibly even a malicious remote user could create a
      carefully crafted XMPP message that causes libpurple to send
      an XMPP message containing arbitrary memory (CVE-2014-3698,
      boo#902408).
    - Fix Facebook XMPP roster quirks (im#15041, im#15957).
  + Yahoo: Fix login when using the GnuTLS library for TLS
    connections (im#16172, boo#874606).
- Drop pidgin-gstreamer1.patch: causes crashes and Video still does
  not work (boo#853038). Drop BuildRequires conditions switching to
  GStreamer 1.0.
- Rebase pidgin-crash-missing-gst-registry.patch.

  + add pidgin-crash-missing-gst-registry.patch according to the
    GST doc, &amp;quot;gst_init&amp;quot; should be called before any other calls.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/853038">SUSE bug 853038</bugzilla>
<bugzilla href="https://bugzilla.suse.com/874606">SUSE bug 874606</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902408">SUSE bug 902408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902409">SUSE bug 902409</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902410">SUSE bug 902410</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902495">SUSE bug 902495</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3694.html">CVE-2014-3694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3695.html">CVE-2014-3695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3696.html">CVE-2014-3696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3697.html">CVE-2014-3697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3698.html">CVE-2014-3698</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101351" comment="finch-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101352" comment="finch-devel-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101353" comment="libpurple-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101349" comment="libpurple-branding-openSUSE-13.2-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101354" comment="libpurple-branding-upstream-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101355" comment="libpurple-devel-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101356" comment="libpurple-lang-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101357" comment="libpurple-meanwhile-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101358" comment="libpurple-tcl-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101359" comment="pidgin-2.10.10-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101350" comment="pidgin-branding-openSUSE-13.2-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101360" comment="pidgin-devel-2.10.10-5.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17475" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ImageMagick was updated to fix three security issues.
	  
These security issues were fixed:
- Out-of-bounds memory access in PCX parser (CVE-2014-8355).
- Out-of-bounds memory access in resize code (CVE-2014-8354).
- Out-of-bounds memory error in DCM decode (CVE-2014-8562).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903204">SUSE bug 903204</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903216">SUSE bug 903216</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903638">SUSE bug 903638</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8354.html">CVE-2014-8354</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8355.html">CVE-2014-8355</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8562.html">CVE-2014-8562</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101364" comment="ImageMagick-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101366" comment="ImageMagick-devel-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101365" comment="ImageMagick-devel-32bit-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101367" comment="ImageMagick-doc-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101368" comment="ImageMagick-extra-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101538" comment="libMagick++-6_Q16-2-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101537" comment="libMagick++-6_Q16-2-32bit-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101370" comment="libMagick++-6_Q16-5-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101369" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101372" comment="libMagick++-devel-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101371" comment="libMagick++-devel-32bit-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101343" comment="libMagick++5-6.7.8.8-4.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101542" comment="libMagickCore-6_Q16-1-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101541" comment="libMagickCore-6_Q16-1-32bit-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101374" comment="libMagickCore-6_Q16-2-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101373" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101345" comment="libMagickCore5-6.7.8.8-4.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101344" comment="libMagickCore5-32bit-6.7.8.8-4.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101544" comment="libMagickWand-6_Q16-1-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101543" comment="libMagickWand-6_Q16-1-32bit-6.8.6.9-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101376" comment="libMagickWand-6_Q16-2-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101375" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101347" comment="libMagickWand5-6.7.8.8-4.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101346" comment="libMagickWand5-32bit-6.7.8.8-4.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101377" comment="perl-PerlMagick-6.8.9.8-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17476" version="1" class="patch">
	<metadata>
		<title>sssd: security and bugfix update to 1.12.2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

sssd was updated to new upstream release 1.12.2 (bugfix release, bnc#900159)

Changes:
* Fixed a regression where the IPA provider did not fetch User
  Private Groups correctly
* An important bug in the GPO access control which resulted in a
  wrong principal being used, was fixed.
* Several new options are available for deployments that need to
  restrict a certain PAM service from connecting to a certain SSSD
  domain. For more details, see the description of
  pam_trusted_users and pam_public_domains options in the
  sssd.conf(5) man page and the domains option in the pam_sss(8)
  man page.
* When SSSD is acting as an IPA client in setup with trusted AD
  domains, it is able to return group members or full group
  memberships for users from trusted AD domains.
* Support for the &amp;quot;views&amp;quot; feature of IPA.

* The GPO access control was further enhanced to allow the access
  control decisions while offline and map the Windows logon
  rights onto Linux PAM services.
* The SSSD now ships a plugin for the rpc.idmapd daemon,
  sss_rpcidmapd(5).
* A MIT Kerberos localauth plugin was added to SSSD. This plugin
  helps translating principals to user names in IPA-AD trust
  scenarios, allowing the krb5.conf configuration to be less
  complex.
* A libwbclient plugin implementation is now part of the SSSD.
  The main purpose is to map Active Directory users and groups
  identified by their SID to POSIX users and groups for the
  file-server use-case.
* Active Directory users ca nnow use their User Logon Name to log
  in.
* The sss_cache tool was enhanced to allow invalidating the SSH
  host keys.
* Groups without full POSIX information can now be used to enroll
  group membership (CVE-2014-0249).
* Detection of transition from offline to online state was
  improved, resulting in fewer timeouts when SSSD is offline.
* The Active Directory provider now correctly detects Windows
  Server 2012 R2. Previous versions would fall back to the slower
  non-AD path with 2012 R2.
* Several other bugs related to deployments where SSSD is acting
  as an AD client were fixed.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/900159">SUSE bug 900159</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0249.html">CVE-2014-0249</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101378" comment="libipa_hbac-devel-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101379" comment="libipa_hbac0-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101380" comment="libnfsidmap-sss-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101381" comment="libsss_idmap-devel-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101382" comment="libsss_idmap0-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101383" comment="libsss_nss_idmap-devel-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101384" comment="libsss_nss_idmap0-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101385" comment="libsss_simpleifp-devel-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101386" comment="libsss_simpleifp0-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101387" comment="libsss_sudo-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101388" comment="python-ipa_hbac-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101389" comment="python-sss_nss_idmap-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101390" comment="python-sssd-config-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101391" comment="sssd-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101392" comment="sssd-32bit-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101393" comment="sssd-ad-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101394" comment="sssd-dbus-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101395" comment="sssd-ipa-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101396" comment="sssd-krb5-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101397" comment="sssd-krb5-common-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101398" comment="sssd-ldap-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101399" comment="sssd-proxy-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101400" comment="sssd-tools-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101401" comment="sssd-wbclient-1.12.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101402" comment="sssd-wbclient-devel-1.12.2-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17477" version="1" class="patch">
	<metadata>
		<title>konversation: security and bugfix release to 1.5.1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

konversation was updated to version 1.5.1, fixing bugs and one
security issue.

Changes:
* Konversation 1.5.1 is a maintenance release containing only bug
  fixes. The included changes address several minor behavioral
  defects and a low-risk DoS security defect in the Blowfish
  ECB support. The KDE Platform version dependency has increased
  to v4.9.0 to gain access to newer Qt socket transport
  security flags.
* Fixed a bug causing wildcards in command alias replacement
  patterns not to be expanded.
* Fixed a bug causing auto-joining of channels not starting
  in # or &amp;amp; to sometimes fail because the auto-join command
  was generated before we got the CHANTYPES pronouncement
  by the server.
* Added a size sanity check for incoming Blowfish ECB blocks.
  The blind assumption of incoming blocks being the expected
  12 bytes could lead to a crash or up to 11 byte information
  leak due to an out-of-bounds read. CVE-2014-8483.
* Enabling SSL/TLS support for connections will now advertise
  the protocols Qt considers secure by default, instead of
  being hardcoded to TLSv1.
* Fixed the bundled 'sysinfo' script not coping with empty
  lines in /etc/os-release.
* Made disk space info in the bundled 'sysinfo' script more
  robust by forcing the C locale for 'df'.
* Added an audio player type hint for Cantata to the bundled
  'media' script.
* Fixed some minor comparison logic errors turned up by
  static analysis.
* Konversation now depends on KDE Platform v4.9.0 or higher.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/902670">SUSE bug 902670</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8483.html">CVE-2014-8483</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101403" comment="konversation-1.5.1-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101404" comment="konversation-lang-1.5.1-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17478" version="1" class="patch">
	<metadata>
		<title>Security update for docker, go (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Docker was updated to version 1.3.1 to fix two security issues and several other bugs.

These security issues were fixed:
- Prevent fallback to SSL protocols lower than TLS 1.0 for client, daemon and registry (CVE-2014-5277).
- Secure HTTPS connection to registries with certificate verification and without HTTP fallback unless `--insecure-registry` is specified.

These non-security issues were fixed:
- Fix issue where volumes would not be shared
- Fix issue with `--iptables=false` not automatically setting `--ip-masq=false`
- Fix docker run output to non-TTY stdout
- Fix escaping `$` for environment variables
- Fix issue with lowercase `onbuild` Dockerfile instruction
- Restrict envrionment variable expansion to `ENV`, `ADD`, `COPY`, `WORKDIR`, `EXPOSE`, `VOLUME` and `USER`
- docker `exec` allows you to run additional processes inside existing containers
- docker `create` gives you the ability to create a container via the cli without executing a process
- `--security-opts` options to allow user to customize container labels and apparmor profiles
- docker `ps` filters
- Wildcard support to copy/add
- Move production urls to get.docker.com from get.docker.io
- Allocate ip address on the bridge inside a valid cidr
- Use drone.io for pr and ci testing
- Ability to setup an official registry mirror
- Ability to save multiple images with docker `save`

go was updated to version 1.3.3 to fix one security issue and several other bugs.

This security issue was fixed:
- TLS client authentication issue (CVE-2014-7189).
  
These non-security issues were fixed:
- Avoid stripping debuginfo on arm, it fails (and is not necessary)
- Revert the /usr/share/go/contrib symlink as it caused problems
  during update. Moved all go sources to /usr/share/go/contrib/src
  instead of /usr/share/go/contrib/src/pkg and created pkg and src
  symlinks in contrib to add it to GOPATH
- Fixed %go_contribsrcdir value
- Copy temporary macros.go as go.macros to avoid it to be built
- Do not modify Source: files, because that makes the .src.rpm
  being tied to one specific arch.
- Removed extra src folder in /usr/share/go/contrib: the goal is to
  transform this folder into a proper entry for GOPATH. This folder
  is now linked to %{_libdir}/go/contrib
- go requires gcc to build sources using cgo
- tools-packaging.patch: Allow building cover and vet tools in
  $GOROOT_TARGET/pkg/tool instead of $GOROOT/pkg/tool. This will
  allow building go tools as a separate package
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/898901">SUSE bug 898901</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-5277.html">CVE-2014-5277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7189.html">CVE-2014-7189</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101421" comment="docker-1.3.1-5.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101422" comment="docker-bash-completion-1.3.1-5.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101423" comment="docker-zsh-completion-1.3.1-5.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101417" comment="go-1.3.3-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101418" comment="go-doc-1.3.3-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101419" comment="go-emacs-1.3.3-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101420" comment="go-vim-1.3.3-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17479" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
openSSL was updated to version 1.0.1j to fix four security issues and various other issues.

These security issues were fixed:
- Fix SRTP Memory Leak (CVE-2014-3513)
- Session Ticket Memory Leak (CVE-2014-3567)
- Add SSL 3.0 Fallback protection TLS_FALLBACK_SCSV (CVE-2014-3566)
- Build option no-ssl3 is incomplete (CVE-2014-3568)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-3513.html">CVE-2014-3513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3567.html">CVE-2014-3567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3568.html">CVE-2014-3568</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101697" comment="libopenssl-devel-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101698" comment="libopenssl-devel-32bit-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101699" comment="libopenssl1_0_0-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101700" comment="libopenssl1_0_0-32bit-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101701" comment="libopenssl1_0_0-hmac-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101702" comment="libopenssl1_0_0-hmac-32bit-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101703" comment="openssl-1.0.1j-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101704" comment="openssl-doc-1.0.1j-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17480" version="1" class="patch">
	<metadata>
		<title>Security update for libreoffice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libreoffice was updated to version 4.3.3 to fix two security issues:

These security issues were fixed:
- &amp;quot;Document as E-mail&amp;quot; vulnerability (bnc#900218).
- Impress remote control use-after-free vulnerability (CVE-2014-3693).

Various other fixes are included in the update.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/900214">SUSE bug 900214</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900218">SUSE bug 900218</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900877">SUSE bug 900877</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3693.html">CVE-2014-3693</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101781" comment="libreoffice-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101782" comment="libreoffice-base-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101783" comment="libreoffice-base-drivers-mysql-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101784" comment="libreoffice-base-drivers-postgresql-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101785" comment="libreoffice-branding-upstream-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101786" comment="libreoffice-calc-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101787" comment="libreoffice-calc-extensions-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101788" comment="libreoffice-draw-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101789" comment="libreoffice-filters-optional-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101790" comment="libreoffice-gnome-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101791" comment="libreoffice-icon-theme-crystal-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101792" comment="libreoffice-icon-theme-galaxy-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101793" comment="libreoffice-icon-theme-hicontrast-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101794" comment="libreoffice-icon-theme-oxygen-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101795" comment="libreoffice-icon-theme-sifr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101796" comment="libreoffice-icon-theme-tango-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101797" comment="libreoffice-impress-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101798" comment="libreoffice-kde4-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101799" comment="libreoffice-l10n-af-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101800" comment="libreoffice-l10n-ar-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101801" comment="libreoffice-l10n-as-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101802" comment="libreoffice-l10n-bg-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101803" comment="libreoffice-l10n-bn-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101804" comment="libreoffice-l10n-br-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101805" comment="libreoffice-l10n-ca-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101806" comment="libreoffice-l10n-cs-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101807" comment="libreoffice-l10n-cy-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101808" comment="libreoffice-l10n-da-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101809" comment="libreoffice-l10n-de-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101810" comment="libreoffice-l10n-dz-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101811" comment="libreoffice-l10n-el-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101812" comment="libreoffice-l10n-en-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101813" comment="libreoffice-l10n-es-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101814" comment="libreoffice-l10n-et-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101815" comment="libreoffice-l10n-eu-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101816" comment="libreoffice-l10n-fa-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101817" comment="libreoffice-l10n-fi-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101818" comment="libreoffice-l10n-fr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101819" comment="libreoffice-l10n-ga-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101820" comment="libreoffice-l10n-gl-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101821" comment="libreoffice-l10n-gu-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101822" comment="libreoffice-l10n-he-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101823" comment="libreoffice-l10n-hi-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101824" comment="libreoffice-l10n-hr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101825" comment="libreoffice-l10n-hu-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101826" comment="libreoffice-l10n-it-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101827" comment="libreoffice-l10n-ja-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101828" comment="libreoffice-l10n-kk-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101829" comment="libreoffice-l10n-kn-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101830" comment="libreoffice-l10n-ko-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101831" comment="libreoffice-l10n-lt-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101832" comment="libreoffice-l10n-lv-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101833" comment="libreoffice-l10n-mai-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101834" comment="libreoffice-l10n-ml-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101835" comment="libreoffice-l10n-mr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101836" comment="libreoffice-l10n-nb-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101837" comment="libreoffice-l10n-nl-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101838" comment="libreoffice-l10n-nn-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101839" comment="libreoffice-l10n-nr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101840" comment="libreoffice-l10n-nso-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101841" comment="libreoffice-l10n-or-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101842" comment="libreoffice-l10n-pa-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101843" comment="libreoffice-l10n-pl-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101844" comment="libreoffice-l10n-pt-BR-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101845" comment="libreoffice-l10n-pt-PT-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101846" comment="libreoffice-l10n-ro-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101847" comment="libreoffice-l10n-ru-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101848" comment="libreoffice-l10n-si-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101849" comment="libreoffice-l10n-sk-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101850" comment="libreoffice-l10n-sl-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101851" comment="libreoffice-l10n-sr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101852" comment="libreoffice-l10n-ss-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101853" comment="libreoffice-l10n-st-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101854" comment="libreoffice-l10n-sv-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101855" comment="libreoffice-l10n-ta-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101856" comment="libreoffice-l10n-te-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101857" comment="libreoffice-l10n-th-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101858" comment="libreoffice-l10n-tn-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101859" comment="libreoffice-l10n-tr-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101860" comment="libreoffice-l10n-ts-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101861" comment="libreoffice-l10n-uk-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101862" comment="libreoffice-l10n-ve-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101863" comment="libreoffice-l10n-xh-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101864" comment="libreoffice-l10n-zh-Hans-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101865" comment="libreoffice-l10n-zh-Hant-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101866" comment="libreoffice-l10n-zu-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101867" comment="libreoffice-mailmerge-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101868" comment="libreoffice-math-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101869" comment="libreoffice-officebean-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101870" comment="libreoffice-pyuno-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101871" comment="libreoffice-sdk-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101872" comment="libreoffice-sdk-doc-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101873" comment="libreoffice-writer-4.3.3.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101874" comment="libreoffice-writer-extensions-4.3.3.2-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17481" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player was updated to version 11.2.202.418 to fix 18 security issues.

These security issues were fixed:
- Memory corruption vulnerabilities that could lead to code execution (CVE-2014-0576, CVE-2014-0581, CVE-2014-8440, CVE-2014-8441).
- Use-after-free vulnerabilities that could lead to code execution (CVE-2014-0573, CVE-2014-0588, CVE-2014-8438).
- A double free vulnerability that could lead to code execution (CVE-2014-0574).
- Type confusion vulnerabilities that could lead to code execution (CVE-2014-0577, CVE-2014-0584, CVE-2014-0585, CVE-2014-0586, CVE-2014-0590).
- Heap buffer overflow vulnerabilities that could lead to code execution (CVE-2014-0582, CVE-2014-0589).
- An information disclosure vulnerability that could be exploited to disclose session tokens (CVE-2014-8437).
- A heap buffer overflow vulnerability that could be exploited to perform privilege escalation from low to medium integrity level (CVE-2014-0583). 
- A permission issue that could be exploited to perform privilege escalation from low to medium integrity level (CVE-2014-8442).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/905032">SUSE bug 905032</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0573.html">CVE-2014-0573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0574.html">CVE-2014-0574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0576.html">CVE-2014-0576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0577.html">CVE-2014-0577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0581.html">CVE-2014-0581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0582.html">CVE-2014-0582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0583.html">CVE-2014-0583</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0584.html">CVE-2014-0584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0585.html">CVE-2014-0585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0586.html">CVE-2014-0586</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0588.html">CVE-2014-0588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0589.html">CVE-2014-0589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0590.html">CVE-2014-0590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8437.html">CVE-2014-8437</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8438.html">CVE-2014-8438</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8440.html">CVE-2014-8440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8441.html">CVE-2014-8441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8442.html">CVE-2014-8442</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117556" comment="flash-player-11.2.202.418-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117557" comment="flash-player-gnome-11.2.202.418-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117558" comment="flash-player-kde4-11.2.202.418-2.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17482" version="1" class="patch">
	<metadata>
		<title>Security update for polarssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
polarssl was updated to version 1.3.9 to fix two security issues.

These security issues were fixed:
- Lowest common hash was selected from signature_algorithms extension in TLS 1.2 (CVE-2014-8627).
- Remotely-triggerable memory leak when parsing some X.509 certificates (CVE-2014-8628).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903671">SUSE bug 903671</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903672">SUSE bug 903672</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8627.html">CVE-2014-8627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8628.html">CVE-2014-8628</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101896" comment="libpolarssl7-1.3.9-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101897" comment="polarssl-1.3.9-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101898" comment="polarssl-devel-1.3.9-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17483" version="1" class="patch">
	<metadata>
		<title>Security update for dbus-1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
dbus-1 was updated to version 1.8.10 to fix one security issue and several other issues.

This security issue was fixed:
- Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536 to stop an attacker from exhausting the system bus' file descriptors (CVE-2014-7824).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-7824.html">CVE-2014-7824</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101899" comment="dbus-1-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101902" comment="dbus-1-devel-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101903" comment="dbus-1-devel-32bit-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101900" comment="dbus-1-devel-doc-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101901" comment="dbus-1-x11-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101904" comment="libdbus-1-3-1.8.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101905" comment="libdbus-1-3-32bit-1.8.10-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17484" version="1" class="patch">
	<metadata>
		<title>Security update for libvirt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libvirt was updated to fix one security issue.

This security issue was fixed:
- Security issue with migratable flag (CVE-2014-7823).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/904176">SUSE bug 904176</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7823.html">CVE-2014-7823</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101971" comment="libvirt-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101972" comment="libvirt-client-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101973" comment="libvirt-client-32bit-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101974" comment="libvirt-daemon-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101975" comment="libvirt-daemon-config-network-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101976" comment="libvirt-daemon-config-nwfilter-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101977" comment="libvirt-daemon-driver-interface-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101996" comment="libvirt-daemon-driver-libxl-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101978" comment="libvirt-daemon-driver-lxc-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101979" comment="libvirt-daemon-driver-network-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101980" comment="libvirt-daemon-driver-nodedev-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101981" comment="libvirt-daemon-driver-nwfilter-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101982" comment="libvirt-daemon-driver-qemu-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101983" comment="libvirt-daemon-driver-secret-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101984" comment="libvirt-daemon-driver-storage-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101985" comment="libvirt-daemon-driver-uml-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101986" comment="libvirt-daemon-driver-vbox-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101997" comment="libvirt-daemon-driver-xen-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101987" comment="libvirt-daemon-lxc-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101988" comment="libvirt-daemon-qemu-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101989" comment="libvirt-daemon-uml-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101990" comment="libvirt-daemon-vbox-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101998" comment="libvirt-daemon-xen-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101991" comment="libvirt-devel-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101992" comment="libvirt-devel-32bit-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101993" comment="libvirt-doc-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101994" comment="libvirt-lock-sanlock-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101995" comment="libvirt-login-shell-1.2.9-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009101958" comment="libvirt-python-1.1.2-2.40.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17485" version="1" class="patch">
	<metadata>
		<title>Security update for gnutls (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
gnutls was updated to fix one security issue.
	  
This security issue was fixed:
- Parsing problem in elliptic curve blobs over TLS that could lead to remote crashes (CVE-2014-8564).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/904603">SUSE bug 904603</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8564.html">CVE-2014-8564</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009101999" comment="gnutls-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102000" comment="libgnutls-devel-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102001" comment="libgnutls-devel-32bit-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102002" comment="libgnutls-openssl-devel-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102003" comment="libgnutls-openssl27-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102004" comment="libgnutls28-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102005" comment="libgnutls28-32bit-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102006" comment="libgnutlsxx-devel-3.2.18-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102007" comment="libgnutlsxx28-3.2.18-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17486" version="1" class="patch">
	<metadata>
		<title>openssl: fixed elliptic curve handshake failure (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This openssl update fixes a TLS handshake problem when elliptic curves
are in use.
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/905037">SUSE bug 905037</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102029" comment="libopenssl-devel-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102030" comment="libopenssl-devel-32bit-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102031" comment="libopenssl1_0_0-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102032" comment="libopenssl1_0_0-32bit-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102033" comment="libopenssl1_0_0-hmac-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102034" comment="libopenssl1_0_0-hmac-32bit-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102035" comment="openssl-1.0.1j-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102036" comment="openssl-doc-1.0.1j-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17487" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ImageMagick was updated to fix one security issue.

This security issue was fixed:
- Crafted jpeg file could lead to DOS (CVE-2014-8716).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/905260">SUSE bug 905260</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8716.html">CVE-2014-8716</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102066" comment="ImageMagick-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102068" comment="ImageMagick-devel-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102067" comment="ImageMagick-devel-32bit-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102069" comment="ImageMagick-doc-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102070" comment="ImageMagick-extra-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102055" comment="libMagick++-6_Q16-2-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102054" comment="libMagick++-6_Q16-2-32bit-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102072" comment="libMagick++-6_Q16-5-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102071" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102074" comment="libMagick++-devel-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102073" comment="libMagick++-devel-32bit-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102043" comment="libMagick++5-6.7.8.8-4.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102059" comment="libMagickCore-6_Q16-1-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102058" comment="libMagickCore-6_Q16-1-32bit-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102076" comment="libMagickCore-6_Q16-2-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102075" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102045" comment="libMagickCore5-6.7.8.8-4.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102044" comment="libMagickCore5-32bit-6.7.8.8-4.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102061" comment="libMagickWand-6_Q16-1-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102060" comment="libMagickWand-6_Q16-1-32bit-6.8.6.9-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102078" comment="libMagickWand-6_Q16-2-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102077" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102047" comment="libMagickWand5-6.7.8.8-4.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102046" comment="libMagickWand5-32bit-6.7.8.8-4.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102079" comment="perl-PerlMagick-6.8.9.8-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17488" version="1" class="patch">
	<metadata>
		<title>Security update for zeromq (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
zeromq was updated to version 4.0.5 to fix two security issues and various other bugs.

These security issues were fixed:
- Did not validate the other party's security handshake properly, allowing a
  man-in-the-middle downgrade attack (CVE-2014-7202).
- Did not implement a uniqueness check on connection nonces, and the CurveZMQ
  RFC was ambiguous about nonce validation. This allowed replay attacks
  (CVE-2014-7203).

Other issues fixed in this update:
- CURVE mechanism does not verify short term nonces.
- stream_engine is vulnerable to downgrade attacks.
- assertion failure for WSAENOTSOCK on Windows.
- race condition while connecting inproc sockets.
- bump so library number to 4.0.0
- assertion failed: !more (fq.cpp:99) after many ZAP requests.
- lost first part of message over inproc://.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/898917">SUSE bug 898917</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7202.html">CVE-2014-7202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7203.html">CVE-2014-7203</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102063" comment="libzmq4-4.0.5-3.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102064" comment="zeromq-4.0.5-3.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102065" comment="zeromq-devel-4.0.5-3.6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17489" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-sprockets-2_2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-sprockets-2_2 was updated to fix one security issue.

This security issue was fixed:
- Arbitrary file existence disclosure (CVE-2014-7819).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903658">SUSE bug 903658</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7819.html">CVE-2014-7819</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102092" comment="rubygem-sprockets-2_2-2.2.2-8.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102093" comment="rubygem-sprockets-2_2-doc-2.2.2-8.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17490" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-sprockets-2_1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-sprockets-2_1 was updated to fix one security issue.

This security issue was fixed:
- Arbitrary file existence disclosure (CVE-2014-7819).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903658">SUSE bug 903658</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7819.html">CVE-2014-7819</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102094" comment="rubygem-sprockets-2_1-2.1.3-8.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102095" comment="rubygem-sprockets-2_1-doc-2.1.3-8.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17491" version="1" class="patch">
	<metadata>
		<title>update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
wireshark was updated to fix five security issues.
	  
These security issues were fixed:
- SigComp UDVM buffer overflow (CVE-2014-8710).
- AMQP crash (CVE-2014-8711).
- NCP crashes (CVE-2014-8712, CVE-2014-8713).
- TN5250 infinite loops (CVE-2014-8714).

For openSUSE 12.3 and 13.1 further bug fixes and updated protocol support are described in:
https://www.wireshark.org/docs/relnotes/wireshark-1.10.11.html

For openSUSE 13.2 further bug fixes and updated protocol support are described in:
https://www.wireshark.org/docs/relnotes/wireshark-1.12.2.html
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/905245">SUSE bug 905245</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905246">SUSE bug 905246</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905247">SUSE bug 905247</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905248">SUSE bug 905248</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8710.html">CVE-2014-8710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8711.html">CVE-2014-8711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8712.html">CVE-2014-8712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8713.html">CVE-2014-8713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8714.html">CVE-2014-8714</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102096" comment="wireshark-1.12.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102097" comment="wireshark-devel-1.12.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102098" comment="wireshark-ui-gtk-1.12.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102099" comment="wireshark-ui-qt-1.12.2-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17492" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-sprockets (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-sprockets was updated to fix one security issue.

This security issue was fixed:
- Arbitrary file existence disclosure (CVE-2014-7819).

To enable this update rubygem-tilt-1_4 was added to openSUSE and installed 
with the update.
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903658">SUSE bug 903658</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7819.html">CVE-2014-7819</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102120" comment="rubygem-sprockets-2.12.1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102121" comment="rubygem-sprockets-doc-2.12.1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102122" comment="rubygem-tilt-1_4-1.4.1-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102123" comment="rubygem-tilt-1_4-doc-1.4.1-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102124" comment="rubygem-tilt-1_4-testsuite-1.4.1-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17493" version="1" class="patch">
	<metadata>
		<title>Security update for file (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
file was updated to fix one security issue.

This security issue was fixed:
- Out-of-bounds read in elf note headers (CVE-2014-3710).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/902367">SUSE bug 902367</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3710.html">CVE-2014-3710</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102125" comment="file-5.19-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102126" comment="file-devel-5.19-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102127" comment="file-magic-5.19-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102104" comment="libmagic-data-5.11-12.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102129" comment="libmagic1-5.19-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102128" comment="libmagic1-32bit-5.19-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102130" comment="python-magic-5.19-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17494" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-actionpack-3_2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-actionpack-3_2 was updated to fix two security issues.

These security issues were fixed:
- Arbitrary file existence disclosure (CVE-2014-7829).
- Arbitrary file existence disclosure (CVE-2014-7818).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903662">SUSE bug 903662</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905727">SUSE bug 905727</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7818.html">CVE-2014-7818</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7829.html">CVE-2014-7829</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102131" comment="rubygem-actionpack-3_2-3.2.17-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102132" comment="rubygem-actionpack-3_2-doc-3.2.17-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17495" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to fix four security issues.

For openSUSE 12.3 and 13.1, phpMyAdmin was updated to 4.1.14.7.
For openSUSE 13.2, phpMyAdmin was updated to to 4.2.12.

These security issues were fixed:
- XSS vulnerability in error reporting functionality (CVE-2014-8960).
- Local file inclusion vulnerability (CVE-2014-8959).
- Multiple XSS vulnerabilities (CVE-2014-8958).
- Leakage of line count of an arbitrary file (CVE-2014-8961).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906485">SUSE bug 906485</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906486">SUSE bug 906486</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906487">SUSE bug 906487</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906488">SUSE bug 906488</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8958.html">CVE-2014-8958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8959.html">CVE-2014-8959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8960.html">CVE-2014-8960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8961.html">CVE-2014-8961</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102499" comment="phpMyAdmin-4.2.12-4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17496" version="1" class="patch">
	<metadata>
		<title>Security update for clamav (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
clamav was updated to version 0.98.5 to fix two security issues.

These security issues were fixed:
- Segmentation fault when processing certain files (CVE-2013-6497).
- Heap-based buffer overflow when scanning crypted PE files (CVE-2014-9050).

The following non-security issues were fixed:
- Support for the XDP file format and extracting, decoding, and
  scanning PDF files within XDP files.
- Addition of shared library support for LLVM versions 3.1 - 3.5
  for the purpose of just-in-time(JIT) compilation of ClamAV
  bytecode signatures.
- Enhancements to the clambc command line utility to assist
  ClamAV bytecode signature authors by providing introspection
  into compiled bytecode programs.
- Resolution of many of the warning messages from ClamAV compilation.
- Improved detection of malicious PE files.
- ClamAV 0.98.5 now works with OpenSSL in FIPS compliant
  mode (bnc#904207).
- Fix server socket setup code in clamd (bnc#903489).
- Change updateclamconf to prefer the state of the old config
  file even for commented-out options (bnc#903719).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/903489">SUSE bug 903489</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903719">SUSE bug 903719</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904207">SUSE bug 904207</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906077">SUSE bug 906077</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906770">SUSE bug 906770</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-6497.html">CVE-2013-6497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9050.html">CVE-2014-9050</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102498" comment="clamav-0.98.5-2.5.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17497" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This MozillaFirefox update fixes several security and non security issues.

Changes in MozillaFirefox:
- update to Firefox 34.0.5 (bnc#908009)
  * Default search engine changed to Yahoo! for North America
  * Default search engine changed to Yandex for Belarusian, Kazakh,
    and Russian locales
  * Improved search bar (en-US only)
  * Firefox Hello real-time communication client
  * Easily switch themes/personas directly in the Customizing mode
  * Implementation of HTTP/2 (draft14) and ALPN
  * Disabled SSLv3
  * MFSA 2014-83/CVE-2014-1587/CVE-2014-1588
    Miscellaneous memory safety hazards
  * MFSA 2014-84/CVE-2014-1589 (bmo#1043787)
    XBL bindings accessible via improper CSS declarations
  * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
    XMLHttpRequest crashes with some input streams
  * MFSA 2014-86/CVE-2014-1591 (bmo#1069762)
    CSP leaks redirect data via violation reports
  * MFSA 2014-87/CVE-2014-1592 (bmo#1088635)
    Use-after-free during HTML5 parsing
  * MFSA 2014-88/CVE-2014-1593 (bmo#1085175)
    Buffer overflow while parsing media content
  * MFSA 2014-89/CVE-2014-1594 (bmo#1074280)
    Bad casting from the BasicThebesLayer to BasicContainerLayer
- rebased patches
- limit linker memory usage for %ix86

- update to Firefox 33.1
  * Adding DuckDuckGo as a search option (upstream)
  * Forget Button added
  * Enhanced Tiles
  * Privacy tour introduced
- fix typo in GStreamer Recommends

- Disable elf-hack for aarch64
- Enable EGL for aarch64
- Limit RAM usage during link for %arm
- Fix _constraints for ARM

- use proper macros for ARM

- use '--disable-optimize' not only on 32-bit x86, but on 32-bit arm too
  to fix compiling.
- pass '-Wl,--no-keep-memory' to linker to reduce required memory during
  linking on arm.

- update to Firefox 33.0.2
  * Fix a startup crash with some combination of hardware and drivers
  33.0.1
  * Firefox displays a black screen at start-up with certain
    graphics drivers
- adjusted _constraints for ARM

- added mozilla-bmo1088588.patch to fix build with EGL (bmo#1088588)

- define /usr/share/myspell as additional dictionary location
  and remove add-plugins.sh finally (bnc#900639)

- use Firefox default optimization flags instead of -Os
- specfile cleanup
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/900639">SUSE bug 900639</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908009">SUSE bug 908009</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-1587.html">CVE-2014-1587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1588.html">CVE-2014-1588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1589.html">CVE-2014-1589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1590.html">CVE-2014-1590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1591.html">CVE-2014-1591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1592.html">CVE-2014-1592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1593.html">CVE-2014-1593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1594.html">CVE-2014-1594</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102550" comment="MozillaFirefox-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102551" comment="MozillaFirefox-branding-upstream-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102552" comment="MozillaFirefox-buildsymbols-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102553" comment="MozillaFirefox-devel-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102554" comment="MozillaFirefox-translations-common-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102555" comment="MozillaFirefox-translations-other-34.0.5-5.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102559" comment="libfreebl3-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102560" comment="libfreebl3-32bit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102561" comment="libsoftokn3-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102562" comment="libsoftokn3-32bit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102557" comment="mozilla-nspr-4.10.7-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102556" comment="mozilla-nspr-32bit-4.10.7-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102558" comment="mozilla-nspr-devel-4.10.7-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102563" comment="mozilla-nss-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102564" comment="mozilla-nss-32bit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102565" comment="mozilla-nss-certs-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102566" comment="mozilla-nss-certs-32bit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102567" comment="mozilla-nss-devel-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102568" comment="mozilla-nss-sysinit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102569" comment="mozilla-nss-sysinit-32bit-3.17.2-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102570" comment="mozilla-nss-tools-3.17.2-4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17498" version="1" class="patch">
	<metadata>
		<title>Security update for icecast (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
icecast was updated to fix one security issue.

This security issue was fixed:
- Possible leak of on-connect scripts (CVE-2014-9018).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906538">SUSE bug 906538</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9018.html">CVE-2014-9018</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102606" comment="icecast-2.4.0-2.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102607" comment="icecast-doc-2.4.0-2.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17499" version="1" class="patch">
	<metadata>
		<title>Security update for flac (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
flac was updated to fix two security issues.

These security issues were fixed:
- Stack overflow may result in arbitrary code execution (CVE-2014-8962).
- Heap overflow via specially crafted .flac files (CVE-2014-9028).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906831">SUSE bug 906831</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907016">SUSE bug 907016</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8962.html">CVE-2014-8962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9028.html">CVE-2014-9028</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102608" comment="flac-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102609" comment="flac-devel-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102610" comment="flac-devel-32bit-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102611" comment="libFLAC++6-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102612" comment="libFLAC++6-32bit-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102613" comment="libFLAC8-1.3.0-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102614" comment="libFLAC8-32bit-1.3.0-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17500" version="1" class="patch">
	<metadata>
		<title>Security update for docker (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
docker was updated to version 1.3.2 to fix two security issues.

These security issues were fixed:
- Symbolic and hardlink issues leading to privilege escalation (CVE-2014-6407).
- Potential container escalation (CVE-2014-6408).

There non-security issues were fixed:
- Fix deadlock in docker ps -f exited=1
- Fix a bug when --volumes-from references a container that failed to start
- --insecure-registry now accepts CIDR notation such as 10.1.0.0/16
- Private registries whose IPs fall in the 127.0.0.0/8 range do no need the --insecure-registry flag
- Skip the experimental registry v2 API when mirroring is enabled
- Fixed minor packaging issues.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/907012">SUSE bug 907012</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907014">SUSE bug 907014</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-6407.html">CVE-2014-6407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6408.html">CVE-2014-6408</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102615" comment="docker-1.3.2-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102616" comment="docker-bash-completion-1.3.2-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102617" comment="docker-zsh-completion-1.3.2-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17501" version="1" class="patch">
	<metadata>
		<title>Security update for openvpn (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
openvpn was updated to fix a denial-of-service vulnerability
  where an authenticated client could stop the server by triggering
  a server-side ASSERT (bnc#907764,CVE-2014-8104),
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/907764">SUSE bug 907764</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8104.html">CVE-2014-8104</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102618" comment="openvpn-2.3.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102619" comment="openvpn-auth-pam-plugin-2.3.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102620" comment="openvpn-down-root-plugin-2.3.4-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17502" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
chromium was updated to version 39.0.2171.65 to fix 13 security issues.

These security issues were fixed:
- Use-after-free in pepper plugins (CVE-2014-7906).
- Buffer overflow in OpenJPEG before r2911 in PDFium, as used in Google Chromebefore 39.0.2171.65, al... (CVE-2014-7903).
- Uninitialized memory read in Skia (CVE-2014-7909).
- Unspecified security issues (CVE-2014-7910).
- Integer overflow in media (CVE-2014-7908).
- Integer overflow in the opj_t2_read_packet_data function infxcodec/fx_libopenjpeg/libopenjpeg20/t2.... (CVE-2014-7901).
- Use-after-free in blink (CVE-2014-7907).
- Address bar spoofing (CVE-2014-7899).
- Buffer overflow in Skia (CVE-2014-7904).
- Use-after-free vulnerability in the CPDF_Parser (CVE-2014-7900).
- Use-after-free vulnerability in PDFium allows DoS (CVE-2014-7902).
- Flaw allowing navigation to intents that do not have the BROWSABLE category (CVE-2014-7905).
- Double-free in Flash (CVE-2014-0574).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/906317">SUSE bug 906317</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906318">SUSE bug 906318</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906319">SUSE bug 906319</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906320">SUSE bug 906320</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906321">SUSE bug 906321</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906322">SUSE bug 906322</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906323">SUSE bug 906323</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906324">SUSE bug 906324</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906326">SUSE bug 906326</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906327">SUSE bug 906327</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906328">SUSE bug 906328</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906330">SUSE bug 906330</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0574.html">CVE-2014-0574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7899.html">CVE-2014-7899</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7900.html">CVE-2014-7900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7901.html">CVE-2014-7901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7902.html">CVE-2014-7902</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7903.html">CVE-2014-7903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7904.html">CVE-2014-7904</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7905.html">CVE-2014-7905</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7906.html">CVE-2014-7906</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7907.html">CVE-2014-7907</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7908.html">CVE-2014-7908</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7909.html">CVE-2014-7909</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7910.html">CVE-2014-7910</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102711" comment="chromedriver-39.0.2171.65-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102712" comment="chromium-39.0.2171.65-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102713" comment="chromium-desktop-gnome-39.0.2171.65-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102714" comment="chromium-desktop-kde-39.0.2171.65-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102715" comment="chromium-ffmpegsumo-39.0.2171.65-4.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17503" version="1" class="patch">
	<metadata>
		<title>Security update for libyaml (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This libyaml update fixes the following security issue:

- bnc#907809: assert failure when processing wrapped strings 
  (CVE-2014-9130)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907809">SUSE bug 907809</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9130.html">CVE-2014-9130</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102717" comment="libyaml-0.1.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102716" comment="libyaml-0-2-0.1.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102718" comment="libyaml-devel-0.1.6-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17504" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player received a security update to version to 11.2.202.425 (bsc#909219),
which fixes: APSB14-27, CVE-2014-0580, CVE-2014-0587, CVE-2014-8443, CVE-2014-9162, CVE-2014-9163, CVE-2014-9164
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/909219">SUSE bug 909219</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0580.html">CVE-2014-0580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0587.html">CVE-2014-0587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8443.html">CVE-2014-8443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9162.html">CVE-2014-9162</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9163.html">CVE-2014-9163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9164.html">CVE-2014-9164</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117562" comment="flash-player-11.2.202.425-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117563" comment="flash-player-gnome-11.2.202.425-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117564" comment="flash-player-kde4-11.2.202.425-2.17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17505" version="1" class="patch">
	<metadata>
		<title>Security update for cpio (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This cpio update fixes the following secuirty issue:

- fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907456">SUSE bug 907456</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9112.html">CVE-2014-9112</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102821" comment="cpio-2.11-29.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102822" comment="cpio-lang-2.11-29.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17506" version="1" class="patch">
	<metadata>
		<title>Security update for libjpeg-turbo, libjpeg62-turbo (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This libjpeg update fixes several security and non security issues:

- bnc#906761: Passing special crafted jpeg file smashes stack 
  (CVE-2014-9092)
- bnc#771791: Fixed heap overflow		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/771791">SUSE bug 771791</bugzilla>
<bugzilla href="https://bugzilla.suse.com/807183">SUSE bug 807183</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906761">SUSE bug 906761</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9092.html">CVE-2014-9092</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102823" comment="libjpeg-turbo-1.3.1-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102831" comment="libjpeg62-62.1.0-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102830" comment="libjpeg62-32bit-62.1.0-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102833" comment="libjpeg62-devel-62.1.0-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102832" comment="libjpeg62-devel-32bit-62.1.0-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102834" comment="libjpeg62-turbo-1.3.1-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102825" comment="libjpeg8-8.0.2-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102824" comment="libjpeg8-32bit-8.0.2-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102827" comment="libjpeg8-devel-8.0.2-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102826" comment="libjpeg8-devel-32bit-8.0.2-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102829" comment="libturbojpeg0-8.0.2-30.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102828" comment="libturbojpeg0-32bit-8.0.2-30.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17507" version="1" class="patch">
	<metadata>
		<title>Security update for perl-Plack (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This perl-Plack update fixes the following security issue:

- bnc#892328: trailing slashes removed leading to source code disclosure
  (CVE-2014-5269)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/892328">SUSE bug 892328</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-5269.html">CVE-2014-5269</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102835" comment="perl-Plack-1.0031-4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17508" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

phpMyAdmin on openSUSE 12.3 and 13.1 was updated to 4.1.14.8.
This update fixes one vulnerability.
- Security fixes:
  * PMASA-2014-17 (CVE-2014-9218, CWE-661 CWE-400) [boo#908363]
    http://www.phpmyadmin.net/home_page/security/PMASA-2014-17.php
    - sf#4611 [security] DOS attack with long passwords

phpMyAdmin on openSUSE 13.2 was updated to 4.2.13.1 (2014-12-03)
- Security fixes:
  * PMASA-2014-18 (CVE-2014-9219, CWE-661 CWE-79) [boo#908364]
    http://www.phpmyadmin.net/home_page/security/PMASA-2014-18.php
    - sf#4612 [security] XSS vulnerability in redirection mechanism
  * PMASA-2014-17 (CVE-2014-9218, CWE-661 CWE-400) [boo#908363]
    http://www.phpmyadmin.net/home_page/security/PMASA-2014-17.php
    - sf#4611 [security] DOS attack with long passwords
- Bugfixes:
  - sf#4604 Query history not being deleted
  - sf#4057 db/table query string parameters no longer work
  - sf#4605 Unseen messages in tracking
  - sf#4606 Tracking report export as SQL dump does not work
  - sf#4607 Syntax error during db_copy operation
  - sf#4608 SELECT permission issues with relations and restricted 
    access
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908363">SUSE bug 908363</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908364">SUSE bug 908364</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9218.html">CVE-2014-9218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9219.html">CVE-2014-9219</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102836" comment="phpMyAdmin-4.2.13.1-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17509" version="1" class="patch">
	<metadata>
		<title>Security update for rrdtool (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

rrdtools was updated to add check to the imginfo format to prevent crash or code execution.
(bnc#828003, CVE-2013-2131.)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/828003">SUSE bug 828003</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-2131.html">CVE-2013-2131</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102837" comment="lua-rrdtool-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102838" comment="python-rrdtool-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102839" comment="rrdtool-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102840" comment="rrdtool-cached-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102841" comment="rrdtool-devel-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102842" comment="ruby-rrdtool-1.4.7-20.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102843" comment="tcl-rrdtool-1.4.7-20.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17510" version="1" class="patch">
	<metadata>
		<title>Security update for mutt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mutt was updated to fix a security issue with a heap-based buffer overflow in mutt_substrdup() (CVE-2014-9116).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907453">SUSE bug 907453</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9116.html">CVE-2014-9116</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102844" comment="mutt-1.5.21-44.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17511" version="1" class="patch">
	<metadata>
		<title>Server crash caused by malformed network packet. (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

    Firebird server crashes when handling a malformed network packet.
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/908127">SUSE bug 908127</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102848" comment="firebird-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102849" comment="firebird-32bit-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102845" comment="firebird-classic-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102850" comment="firebird-devel-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102851" comment="firebird-doc-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102852" comment="firebird-superserver-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102853" comment="libfbclient2-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102854" comment="libfbclient2-32bit-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102855" comment="libfbclient2-devel-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102846" comment="libfbembed-devel-2.5.2.26539-14.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102847" comment="libfbembed2_5-2.5.2.26539-14.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17512" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
jasper was updated to fix one security issue.

This security issue was fixed:
- Heap overflows in libjasper (CVE-2014-9029).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906364">SUSE bug 906364</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9029.html">CVE-2014-9029</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102856" comment="jasper-1.900.1-163.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102857" comment="libjasper-devel-1.900.1-163.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102858" comment="libjasper1-1.900.1-163.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102859" comment="libjasper1-32bit-1.900.1-163.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17513" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
seamonkey was updated to version 2.31 to fix 20 security issues.

These security issues were fixed:
- Miscellaneous memory safety hazards (CVE-2014-1587, CVE-2014-1588).
- XBL bindings accessible via improper CSS declarations (CVE-2014-1589).
- XMLHttpRequest crashes with some input streams (CVE-2014-1590).
- CSP leaks redirect data via violation reports (CVE-2014-1591).
- Use-after-free during HTML5 parsing (CVE-2014-1592).
- Buffer overflow while parsing media content (CVE-2014-1593).
- Bad casting from the BasicThebesLayer to BasicContainerLayer (CVE-2014-1594).
- Miscellaneous memory safety hazards (CVE-2014-1574, CVE-2014-1575).
- Buffer overflow during CSS manipulation (CVE-2014-1576).
- Web Audio memory corruption issues with custom waveforms (CVE-2014-1577).
- Out-of-bounds write with WebM video (CVE-2014-1578).
- Further uninitialized memory use during GIF rendering (CVE-2014-1580).
- Use-after-free interacting with text directionality (CVE-2014-1581).
- Key pinning bypasses (CVE-2014-1582, CVE-2014-1584).
- Inconsistent video sharing within iframe (CVE-2014-1585, CVE-2014-1586).
- Accessing cross-origin objects via the Alarms API (only relevant for installed web apps) (CVE-2014-1583).

This non-security issue was fixed:
- define /usr/share/myspell as additional dictionary location and remove add-plugins.sh finally (bnc#900639).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/894370">SUSE bug 894370</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900639">SUSE bug 900639</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900941">SUSE bug 900941</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908009">SUSE bug 908009</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-1574.html">CVE-2014-1574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1575.html">CVE-2014-1575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1576.html">CVE-2014-1576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1577.html">CVE-2014-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1578.html">CVE-2014-1578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1580.html">CVE-2014-1580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1581.html">CVE-2014-1581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1582.html">CVE-2014-1582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1583.html">CVE-2014-1583</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1584.html">CVE-2014-1584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1585.html">CVE-2014-1585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1586.html">CVE-2014-1586</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1587.html">CVE-2014-1587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1588.html">CVE-2014-1588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1589.html">CVE-2014-1589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1590.html">CVE-2014-1590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1591.html">CVE-2014-1591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1592.html">CVE-2014-1592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1593.html">CVE-2014-1593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1594.html">CVE-2014-1594</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102926" comment="seamonkey-2.31-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102927" comment="seamonkey-dom-inspector-2.31-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102928" comment="seamonkey-irc-2.31-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102929" comment="seamonkey-translations-common-2.31-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102930" comment="seamonkey-translations-other-2.31-4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17514" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This MozillaThunderbird update fixes several security and non security
issues:

Changes in MozillaThunderbird:
- update to Thunderbird 31.3.0 (bnc#908009)
  * MFSA 2014-83/CVE-2014-1587
    Miscellaneous memory safety hazards
  * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
    XMLHttpRequest crashes with some input streams
  * MFSA 2014-87/CVE-2014-1592 (bmo#1088635)
    Use-after-free during HTML5 parsing
  * MFSA 2014-88/CVE-2014-1593 (bmo#1085175)
    Buffer overflow while parsing media content
  * MFSA 2014-89/CVE-2014-1594 (bmo#1074280)
    Bad casting from the BasicThebesLayer to BasicContainerLayer

- fix bashism in mozilla.sh script

- Limit RAM usage during link for ARM

- remove add-plugins.sh and use /usr/share/myspell directly
  (bnc#900639)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/900639">SUSE bug 900639</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908009">SUSE bug 908009</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-1587.html">CVE-2014-1587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1590.html">CVE-2014-1590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1592.html">CVE-2014-1592</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1593.html">CVE-2014-1593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-1594.html">CVE-2014-1594</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102921" comment="MozillaThunderbird-31.3.0-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102922" comment="MozillaThunderbird-buildsymbols-31.3.0-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102923" comment="MozillaThunderbird-devel-31.3.0-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102924" comment="MozillaThunderbird-translations-common-31.3.0-4.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102925" comment="MozillaThunderbird-translations-other-31.3.0-4.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17515" version="1" class="patch">
	<metadata>
		<title>Security update for ntp (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The network timeservice ntp was updated to fix critical security
issues (bnc#910764, CERT VU#852879)
* A potential remote code execution problem was found inside
  ntpd. The functions crypto_recv() (when using autokey
  authentication), ctl_putdata(), and configure() where updated
  to avoid buffer overflows that could be
  exploited. (CVE-2014-9295)
* Furthermore a problem inside the ntpd error handling was found
  that is missing a return statement. This could also lead to a
  potentially attack vector. (CVE-2014-9296)		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/910764">SUSE bug 910764</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9295.html">CVE-2014-9295</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9296.html">CVE-2014-9296</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009102973" comment="ntp-4.2.6p5-25.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009102974" comment="ntp-doc-4.2.6p5-25.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17516" version="1" class="patch">
	<metadata>
		<title>Security update for Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The openSUSE 13.2 kernel was updated to version 3.16.7.

These security issues were fixed:
- CVE-2014-9322: A local privilege escalation in the x86_64 32bit compatibility signal handling was fixed, which could be used by local attackers to crash the machine or execute code. (bnc#910251)
- CVE-2014-9090: The do_double_fault function in arch/x86/kernel/traps.c in the Linux kernel did not properly handle faults associated with the Stack Segment (SS) segment register, which allowed local users to cause a denial of service (panic) via a modify_ldt system call, as demonstrated by sigreturn_32 in the linux-clock-tests test suite. (bnc#907818)
- CVE-2014-8133: Insufficient validation of TLS register usage could leak information from the kernel stack to userspace. (bnc#909077)
- CVE-2014-3673: The SCTP implementation in the Linux kernel through 3.17.2 allowed remote attackers to cause a denial of service (system crash) via a malformed ASCONF chunk, related to net/sctp/sm_make_chunk.c and net/sctp/sm_statefuns.c (bnc#902346, bnc#902349).
- CVE-2014-3687: The sctp_assoc_lookup_asconf_ack function in net/sctp/associola.c in the SCTP implementation in the Linux kernel through 3.17.2 allowed remote attackers to cause a denial of service (panic) via duplicate ASCONF chunks that triggered an incorrect uncork within the side-effect interpreter (bnc#902349).
- CVE-2014-3688: The SCTP implementation in the Linux kernel before 3.17.4 allowed remote attackers to cause a denial of service (memory consumption) by triggering a large number of chunks in an association's output queue, as demonstrated by ASCONF probes, related to net/sctp/inqueue.c and net/sctp/sm_statefuns.c (bnc#902351).
- CVE-2014-7826: kernel/trace/trace_syscalls.c in the Linux kernel through 3.17.2 did not properly handle private syscall numbers during use of the ftrace subsystem, which allowed local users to gain privileges or cause a denial of service (invalid pointer dereference) via a crafted application (bnc#904013).
- CVE-2014-7841: The sctp_process_param function in net/sctp/sm_make_chunk.c in the SCTP implementation in the Linux kernel before 3.17.4, when ASCONF is used, allowed remote attackers to cause a denial of service (NULL pointer dereference and system crash) via a malformed INIT chunk (bnc#905100).

These non-security issues were fixed:
- ahci: Check and set 64-bit DMA mask for platform AHCI driver (bnc#902632).
- ahci/xgene: Remove logic to set 64-bit DMA mask (bnc#902632).
- ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware (bnc#902632).
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560 (bnc#665315).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper (bnc#905068).
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668 (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282 (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283 (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes (bnc#905068).
- ALSA: usb-audio: Do not resubmit pending URBs at MIDI error recovery.
- arm64: Add architectural support for PCI (bnc#902632).
- arm64: adjust el0_sync so that a function can be called (bnc#902632).
- arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY (bnc#902632).
- arm64: dts: Add X-Gene reboot driver dts node (bnc#902632).
- arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text (bnc#902632).
- arm64/efi: efistub: do not abort if base of DRAM is occupied (bnc#902632).
- arm64: fix bug for reloading FPSIMD state after cpu power off (bnc#902632).
- arm64: fix VTTBR_BADDR_MASK (bnc#902632).
- arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC (bnc#902632).
- arm64/mustang: Disable sgenet and xgenet (bnc#902632).
- arm64: Select reboot driver for X-Gene platform (bnc#902632).
- arm: Add APM Mustang network driver (bnc#902632).
- arm/arm64: KVM: Fix and refactor unmap_range (bnc#902632).
- arm: Define PCI_IOBASE as the base of virtual PCI IO space (bnc#902632).
- asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP (bnc#902632).
- ax88179_178a: fix bonding failure (bsc#908253).
- btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map.
- btrfs: fix crash of btrfs_release_extent_buffer_page.
- btrfs: fix invalid leaf slot access in btrfs_lookup_extent().
- btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup.
- btrfs: fix lockups from btrfs_clear_path_blocking.
- btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items.
- btrfs: Fix the wrong condition judgment about subset extent map.
- btrfs: fix wrong accounting of raid1 data profile in statfs.
- btrfs: send, do not delay dir move if there is a new parent inode.
- config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010 (bnc#906914).
- cpufreq: arm_big_little: fix module license spec (bnc#902632).
- Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986).
- Disable Exynos cpufreq modules.
- drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros (bnc#902632).
- drm/i915: Keep vblank interrupts enabled while enabling/disabling planes (bnc#904097).
- drm: Implement O_NONBLOCK support on /dev/dri/cardN (bnc#904097).
- drm/nv50/disp: fix dpms regression on certain boards (bnc#902728).
- drm/radeon: add locking around atombios scratch space usage (bnc#904932).
- drm/radeon: add missing crtc unlock when setting up the MC (bnc#904932).
- drm/radeon/dpm: disable ulv support on SI (bnc#904932).
- drm/radeon: fix endian swapping in vbios fetch for tdp table (bnc#904932).
- drm/radeon: fix speaker allocation setup (bnc#904932).
- drm/radeon: initialize sadb to NULL in the audio code (bnc#904932).
- drm/radeon: make sure mode init is complete in bandwidth_update (bnc#904932).
- drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails (bnc#904417).
- drm/radeon: set correct CE ram size for CIK (bnc#904932).
- drm/radeon: Use drm_malloc_ab instead of kmalloc_array (bnc#904932).
- drm/radeon: use gart for DMA IB tests (bnc#904932).
- drm/radeon: use gart memory for DMA ring tests (bnc#904932).
- drm/tilcdc: Fix the error path in tilcdc_load() (bko#86071).
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling (bnc#904289).
- Input: i8042 - also set the firmware id for MUXed ports (bnc#897112).
- Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112).
- Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112).
- Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748).
- irqchip: gic: preserve gic V2 bypass bits in cpu ctrl register (bnc#902632).
- iwlwifi: dvm: drop non VO frames when flushing (bnc#900786).
- KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN (bnc#904717).
- KEYS: Fix stale key registration at error path (bnc#908163).
- KEYS: Fix the size of the key description passed to/from userspace (bnc#904717).
- KEYS: Increase root_maxkeys and root_maxbytes sizes (bnc#904717).
- KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED (bnc#904717).
- KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags (bnc#904717).
- KVM: ARM: Add arm,gic-400 compatible support (bnc#902632).
- KVM: ARM: Hack to enable VGIC mapping on 64k PAGE_SIZE kernels (bnc#902633).
- Limit xgbe a0 driver to arm64
- net/xgbe: Add A0 silicon support (bnc#902632).
- of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() (bnc#902632).
- of/pci: Add pci_register_io_range() and pci_pio_to_address() (bnc#902632).
- of/pci: Add support for parsing PCI host bridge resources from DT (bnc#902632).
- of/pci: Fix the conversion of IO ranges into IO resources (bnc#902632).
- of/pci: Move of_pci_range_to_resource() to of/address.c (bnc#902632).
- parport: parport_pc, do not remove parent devices early (bnc#856659).
- PCI: Add generic domain handling (bnc#902632).
- PCI: Add pci_remap_iospace() to map bus I/O resources (bnc#902632).
- PCI: xgene: Add APM X-Gene PCIe driver (bnc#902632).
- power: reset: Add generic SYSCON register mapped reset (bnc#902632).
- power: reset: Remove X-Gene reboot driver (bnc#902632).
- quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289).
- reiserfs: destroy allocated commit workqueue.
- rtc: ia64: allow other architectures to use EFI RTC (bnc#902632).
- scripts/tags.sh: Do not specify kind-spec for emacs ctags/etags.
- scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case.
- tags.sh: Fixup regex definition for etags.
- ttusb-dec: buffer overflow in ioctl (bnc#905739).
- usb: Add support for Synopsis H20AHB EHCI host controller (bnc#902632).
- usb: fix hcd h20ahb driver depends (bnc#902632).
- usb: uvc: add a quirk for Dell XPS M1330 webcam (bnc#904539).
- usb: uvc: Fix destruction order in uvc_delete() (bnc#897736).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/665315">SUSE bug 665315</bugzilla>
<bugzilla href="https://bugzilla.suse.com/856659">SUSE bug 856659</bugzilla>
<bugzilla href="https://bugzilla.suse.com/897112">SUSE bug 897112</bugzilla>
<bugzilla href="https://bugzilla.suse.com/897736">SUSE bug 897736</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900786">SUSE bug 900786</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902346">SUSE bug 902346</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902349">SUSE bug 902349</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902351">SUSE bug 902351</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902632">SUSE bug 902632</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902633">SUSE bug 902633</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902728">SUSE bug 902728</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903748">SUSE bug 903748</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903986">SUSE bug 903986</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904013">SUSE bug 904013</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904097">SUSE bug 904097</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904289">SUSE bug 904289</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904417">SUSE bug 904417</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904539">SUSE bug 904539</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904717">SUSE bug 904717</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904932">SUSE bug 904932</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905068">SUSE bug 905068</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905100">SUSE bug 905100</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905329">SUSE bug 905329</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905739">SUSE bug 905739</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906914">SUSE bug 906914</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907818">SUSE bug 907818</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908163">SUSE bug 908163</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908253">SUSE bug 908253</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909077">SUSE bug 909077</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910251">SUSE bug 910251</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3673.html">CVE-2014-3673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3687.html">CVE-2014-3687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3688.html">CVE-2014-3688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7826.html">CVE-2014-7826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7841.html">CVE-2014-7841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8133.html">CVE-2014-8133</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9090.html">CVE-2014-9090</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9322.html">CVE-2014-9322</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103080" comment="kernel-debug-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103081" comment="kernel-debug-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103082" comment="kernel-debug-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103083" comment="kernel-default-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103084" comment="kernel-default-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103085" comment="kernel-default-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103086" comment="kernel-desktop-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103087" comment="kernel-desktop-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103088" comment="kernel-desktop-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103099" comment="kernel-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103089" comment="kernel-docs-3.16.7-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103090" comment="kernel-ec2-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103091" comment="kernel-ec2-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103092" comment="kernel-ec2-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103100" comment="kernel-macros-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103093" comment="kernel-obs-build-3.16.7-7.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103095" comment="kernel-obs-qa-3.16.7-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103094" comment="kernel-obs-qa-xen-3.16.7-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103096" comment="kernel-pae-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103097" comment="kernel-pae-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103098" comment="kernel-pae-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103101" comment="kernel-source-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103102" comment="kernel-source-vanilla-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103103" comment="kernel-syms-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103104" comment="kernel-vanilla-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103105" comment="kernel-vanilla-devel-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103106" comment="kernel-xen-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103107" comment="kernel-xen-base-3.16.7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103108" comment="kernel-xen-devel-3.16.7-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17517" version="1" class="patch">
	<metadata>
		<title>Security update for libksba (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This libksba update fixes the following security issue:

- bnc#907074: buffer overflow in OID processing (CVE-2014-9087)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907074">SUSE bug 907074</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9087.html">CVE-2014-9087</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103117" comment="libksba-1.3.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103118" comment="libksba-devel-1.3.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103119" comment="libksba8-1.3.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17518" version="1" class="patch">
	<metadata>
		<title>Security update for unbound (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This unbound update fixes the following secuirty issue.

- boo#908990: following endless delegations (CVE-2014-8602)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908990">SUSE bug 908990</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8602.html">CVE-2014-8602</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103122" comment="libunbound2-1.4.22-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103123" comment="unbound-1.4.22-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103124" comment="unbound-anchor-1.4.22-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103125" comment="unbound-devel-1.4.22-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103126" comment="unbound-munin-1.4.22-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103127" comment="unbound-python-1.4.22-4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17519" version="1" class="patch">
	<metadata>
		<title>Security update for mailx (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This mailx update fixes the following security issue:

bsc#909208: shell command injection via crafted email addresses
            (CVE-2004-2771, CVE-2014-7844)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/909208">SUSE bug 909208</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2004-2771.html">CVE-2004-2771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7844.html">CVE-2014-7844</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103229" comment="mailx-12.5-20.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17520" version="1" class="patch">
	<metadata>
		<title>Security update for xorg-x11-server (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This X.Org update fixes the following security and non security issues:

- Add and update security patches. (bnc#907268, CVE-2014-8091,
  CVE-2014-8092, CVE-2014-8093, CVE-2014-8094, CVE-2014-8095,
  CVE-2014-8096, CVE-2014-8097, CVE-2014-8098, CVE-2014-8099,
  CVE-2014-8100, CVE-2014-8101, CVE-2014-8102, CVE-2014-8103)
  http://lists.x.org/archives/xorg-announce/2014-December/002501.html
- Fixes rendering of some icewm and xfwm themes. (bnc#908258, bnc#856931)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/856931">SUSE bug 856931</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907268">SUSE bug 907268</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908258">SUSE bug 908258</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8091.html">CVE-2014-8091</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8092.html">CVE-2014-8092</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8093.html">CVE-2014-8093</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8094.html">CVE-2014-8094</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8095.html">CVE-2014-8095</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8096.html">CVE-2014-8096</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8097.html">CVE-2014-8097</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8098.html">CVE-2014-8098</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8099.html">CVE-2014-8099</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8100.html">CVE-2014-8100</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8101.html">CVE-2014-8101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8102.html">CVE-2014-8102</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8103.html">CVE-2014-8103</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103230" comment="xorg-x11-server-7.6_1.16.1-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103231" comment="xorg-x11-server-extra-7.6_1.16.1-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103232" comment="xorg-x11-server-sdk-7.6_1.16.1-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17521" version="1" class="patch">
	<metadata>
		<title>Security update for python3-rpm, rpm, rpm-python (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This rpm update fixes the following security and non security issues:

- honor --noglob in install mode [bnc#892431]
- check for bad invalid name sizes [bnc#908128] [CVE-2014-8118]
- create files with mode 0 [bnc#906803] [CVE-2013-6435]

This update also includes version updates of rpm-python and python3-rpm.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/892431">SUSE bug 892431</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906803">SUSE bug 906803</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908128">SUSE bug 908128</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-6435.html">CVE-2013-6435</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8118.html">CVE-2014-8118</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103233" comment="python3-rpm-4.11.3-4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103236" comment="rpm-4.11.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103235" comment="rpm-32bit-4.11.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103237" comment="rpm-build-4.11.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103238" comment="rpm-devel-4.11.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103234" comment="rpm-python-4.11.3-4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17522" version="1" class="patch">
	<metadata>
		<title>Security update for file (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This file update fixes the following two security issues:

- bsc#910252: multiple denial of service issues (resource consumption)
  (CVE-2014-8116)
- bsc#910253: denial of service issue (resource consumption)
  (CVE-2014-8117)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103239" comment="file-5.19-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103240" comment="file-devel-5.19-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103241" comment="file-magic-5.19-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103243" comment="libmagic1-5.19-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103242" comment="libmagic1-32bit-5.19-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103244" comment="python-magic-5.19-3.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17523" version="1" class="patch">
	<metadata>
		<title>Security update for docker (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This docker version update fixes the following security and non security
issues and adds additional features.

- Updated to 1.4.0 (2014-12-11):
  * Notable Features since 1.3.0:
    - Set key=value labels to the daemon (displayed in `docker info`), applied with
      new `-label` daemon flag
    - Add support for `ENV` in Dockerfile of the form: 
      `ENV name=value name2=value2...`
    - New Overlayfs Storage Driver
    - `docker info` now returns an `ID` and `Name` field
    - Filter events by event name, container, or image
    - `docker cp` now supports copying from container volumes
    - Fixed `docker tag`, so it honors `--force` when overriding a tag for existing
      image.
- Changes introduced by 1.3.3 (2014-12-11):
  * Security:
    - Fix path traversal vulnerability in processing of absolute symbolic links (CVE-2014-9356) - (bnc#909709)
    - Fix decompression of xz image archives, preventing privilege escalation (CVE-2014-9357) - (bnc#909710)
    - Validate image IDs (CVE-2014-9358) - (bnc#909712)
  * Runtime:
    - Fix an issue when image archives are being read slowly
  * Client:
    - Fix a regression related to stdin redirection
    - Fix a regression with `docker cp` when destination is the current directory
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/909709">SUSE bug 909709</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909710">SUSE bug 909710</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909712">SUSE bug 909712</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9356.html">CVE-2014-9356</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9357.html">CVE-2014-9357</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9358.html">CVE-2014-9358</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103226" comment="docker-1.4.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103227" comment="docker-bash-completion-1.4.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103228" comment="docker-zsh-completion-1.4.0-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17524" version="1" class="patch">
	<metadata>
		<title>Security update for subversion (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This Apache Subversion update fixes the following security and non 
security issues.

- Apache Subversion 1.8.11
- This release addresses two security issues: [boo#909935]
  * CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests.
  * CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction
    names.
- Client-side bugfixes:
  * checkout/update: fix file externals failing to follow history
    and subsequently silently failing
  * patch: don't skip targets in valid --git difs
  * diff: make property output in diffs stable
  * diff: fix diff of local copied directory with props
  * diff: fix changelist filter for repos-WC and WC-WC
  * remove broken conflict resolver menu options that always error
    out
  * improve gpg-agent support
  * fix crash in eclipse IDE with GNOME Keyring
  * fix externals shadowing a versioned directory
  * fix problems working on unix file systems that don't support
    permissions
  * upgrade: keep external registrations
  * cleanup: iprove performance of recorded timestamp fixups
  * translation updates for German
- Server-side bugfixes:
  * disable revprop caching feature due to cache invalidation
    problems
  * skip generating uniquifiers if rep-sharing is not supported
  * mod_dav_svn: reject requests with missing repository paths
  * mod_dav_svn: reject requests with invalid virtual transaction
    names
  * mod_dav_svn: avoid unneeded memory growth in resource walking
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/909935">SUSE bug 909935</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3580.html">CVE-2014-3580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8108.html">CVE-2014-8108</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103432" comment="libsvn_auth_gnome_keyring-1-0-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103433" comment="libsvn_auth_kwallet-1-0-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103434" comment="subversion-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103435" comment="subversion-bash-completion-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103436" comment="subversion-devel-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103437" comment="subversion-perl-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103438" comment="subversion-python-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103439" comment="subversion-python-ctypes-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103440" comment="subversion-ruby-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103441" comment="subversion-server-1.8.11-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103442" comment="subversion-tools-1.8.11-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17525" version="1" class="patch">
	<metadata>
		<title>Security update for apache2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Apache2 was updated to fix bugs and security issues.

Security issues fixed:
CVE-2013-5704: Added a change to fix a flaw in the way mod_headers handled chunked requests. Adds
&amp;quot;MergeTrailers&amp;quot; directive to restore legacy behavior [bnc#871310],

CVE-2014-8109: Fixes handling of the Require line when a LuaAuthzProvider
is used in multiple Require directives with different arguments.

Bugfixes:
- changed apache2.service file to fix situation where apache won't
  start at boot when using an encrypted certificate because user
  isn't prompted for password during boot [bnc#792309].
- added &amp;lt;IfModule&amp;gt; around SSLSessionCache to avoid failing to start
  [bnc#842377], [bnc#849445] and [bnc#864166].
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/792309">SUSE bug 792309</bugzilla>
<bugzilla href="https://bugzilla.suse.com/842377">SUSE bug 842377</bugzilla>
<bugzilla href="https://bugzilla.suse.com/849445">SUSE bug 849445</bugzilla>
<bugzilla href="https://bugzilla.suse.com/864166">SUSE bug 864166</bugzilla>
<bugzilla href="https://bugzilla.suse.com/871310">SUSE bug 871310</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909715">SUSE bug 909715</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-5704.html">CVE-2013-5704</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8109.html">CVE-2014-8109</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103537" comment="apache2-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103538" comment="apache2-devel-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103539" comment="apache2-doc-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103540" comment="apache2-event-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103541" comment="apache2-example-pages-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103259" comment="apache2-itk-2.2.29-10.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103542" comment="apache2-prefork-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103543" comment="apache2-utils-2.4.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103544" comment="apache2-worker-2.4.10-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17526" version="1" class="patch">
	<metadata>
		<title>Security update for libreoffice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This libreoffice update fixes the following security and non secuirty
issues:

- Fix for CVE-2014-9093 bnc#907636.
- Fix typo %{libdir} -&amp;gt; %{_libdir}
- Remove dangling symlinks from previous versions bnc#884942.
- Fix build with boost 1.56
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/884942">SUSE bug 884942</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907636">SUSE bug 907636</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9093.html">CVE-2014-9093</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103443" comment="libreoffice-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103444" comment="libreoffice-base-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103445" comment="libreoffice-base-drivers-mysql-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103446" comment="libreoffice-base-drivers-postgresql-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103403" comment="libreoffice-base-extensions-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103447" comment="libreoffice-branding-upstream-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103448" comment="libreoffice-calc-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103449" comment="libreoffice-calc-extensions-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103450" comment="libreoffice-draw-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103407" comment="libreoffice-draw-extensions-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103451" comment="libreoffice-filters-optional-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103452" comment="libreoffice-gnome-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103275" comment="libreoffice-help-ast-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103276" comment="libreoffice-help-bg-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103277" comment="libreoffice-help-ca-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103278" comment="libreoffice-help-cs-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103279" comment="libreoffice-help-da-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103280" comment="libreoffice-help-de-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103283" comment="libreoffice-help-el-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103281" comment="libreoffice-help-en-GB-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103274" comment="libreoffice-help-en-US-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103284" comment="libreoffice-help-en-ZA-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103285" comment="libreoffice-help-es-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103286" comment="libreoffice-help-et-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103287" comment="libreoffice-help-eu-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103288" comment="libreoffice-help-fi-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103289" comment="libreoffice-help-fr-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103291" comment="libreoffice-help-gl-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103282" comment="libreoffice-help-group1-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103290" comment="libreoffice-help-group2-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103292" comment="libreoffice-help-group3-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103299" comment="libreoffice-help-group4-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103307" comment="libreoffice-help-group5-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103293" comment="libreoffice-help-gu-IN-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103294" comment="libreoffice-help-hi-IN-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103295" comment="libreoffice-help-hu-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103296" comment="libreoffice-help-it-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103297" comment="libreoffice-help-ja-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103298" comment="libreoffice-help-km-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103300" comment="libreoffice-help-ko-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103301" comment="libreoffice-help-mk-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103302" comment="libreoffice-help-nb-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103303" comment="libreoffice-help-nl-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103304" comment="libreoffice-help-pl-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103305" comment="libreoffice-help-pt-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103306" comment="libreoffice-help-pt-BR-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103308" comment="libreoffice-help-ru-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103309" comment="libreoffice-help-sk-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103310" comment="libreoffice-help-sl-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103311" comment="libreoffice-help-sv-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103312" comment="libreoffice-help-tr-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103313" comment="libreoffice-help-vi-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103314" comment="libreoffice-help-zh-CN-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103315" comment="libreoffice-help-zh-TW-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103453" comment="libreoffice-icon-theme-crystal-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103454" comment="libreoffice-icon-theme-galaxy-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103455" comment="libreoffice-icon-theme-hicontrast-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103456" comment="libreoffice-icon-theme-oxygen-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103457" comment="libreoffice-icon-theme-sifr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103458" comment="libreoffice-icon-theme-tango-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103321" comment="libreoffice-icon-themes-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103410" comment="libreoffice-icon-themes-prebuilt-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103459" comment="libreoffice-impress-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103412" comment="libreoffice-impress-extensions-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103413" comment="libreoffice-kde-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103460" comment="libreoffice-kde4-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103322" comment="libreoffice-l10n-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103461" comment="libreoffice-l10n-af-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103324" comment="libreoffice-l10n-am-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103462" comment="libreoffice-l10n-ar-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103463" comment="libreoffice-l10n-as-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103327" comment="libreoffice-l10n-ast-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103328" comment="libreoffice-l10n-be-BY-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103464" comment="libreoffice-l10n-bg-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103465" comment="libreoffice-l10n-bn-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103466" comment="libreoffice-l10n-br-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103467" comment="libreoffice-l10n-ca-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103468" comment="libreoffice-l10n-cs-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103469" comment="libreoffice-l10n-cy-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103470" comment="libreoffice-l10n-da-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103471" comment="libreoffice-l10n-de-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103472" comment="libreoffice-l10n-dz-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103473" comment="libreoffice-l10n-el-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103474" comment="libreoffice-l10n-en-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103337" comment="libreoffice-l10n-en-GB-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103338" comment="libreoffice-l10n-en-ZA-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103339" comment="libreoffice-l10n-eo-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103475" comment="libreoffice-l10n-es-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103476" comment="libreoffice-l10n-et-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103477" comment="libreoffice-l10n-eu-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103478" comment="libreoffice-l10n-fa-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103479" comment="libreoffice-l10n-fi-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103480" comment="libreoffice-l10n-fr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103481" comment="libreoffice-l10n-ga-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103346" comment="libreoffice-l10n-gd-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103482" comment="libreoffice-l10n-gl-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103483" comment="libreoffice-l10n-gu-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103348" comment="libreoffice-l10n-gu-IN-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103484" comment="libreoffice-l10n-he-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103485" comment="libreoffice-l10n-hi-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103350" comment="libreoffice-l10n-hi-IN-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103486" comment="libreoffice-l10n-hr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103487" comment="libreoffice-l10n-hu-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103353" comment="libreoffice-l10n-id-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103354" comment="libreoffice-l10n-is-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103488" comment="libreoffice-l10n-it-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103489" comment="libreoffice-l10n-ja-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103357" comment="libreoffice-l10n-ka-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103490" comment="libreoffice-l10n-kk-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103358" comment="libreoffice-l10n-km-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103491" comment="libreoffice-l10n-kn-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103492" comment="libreoffice-l10n-ko-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103493" comment="libreoffice-l10n-lt-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103494" comment="libreoffice-l10n-lv-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103495" comment="libreoffice-l10n-mai-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103362" comment="libreoffice-l10n-mk-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103496" comment="libreoffice-l10n-ml-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103497" comment="libreoffice-l10n-mr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103498" comment="libreoffice-l10n-nb-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103499" comment="libreoffice-l10n-nl-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103500" comment="libreoffice-l10n-nn-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103501" comment="libreoffice-l10n-nr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103502" comment="libreoffice-l10n-nso-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103369" comment="libreoffice-l10n-om-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103503" comment="libreoffice-l10n-or-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103504" comment="libreoffice-l10n-pa-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103371" comment="libreoffice-l10n-pa-IN-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103505" comment="libreoffice-l10n-pl-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103415" comment="libreoffice-l10n-prebuilt-4.1.6.2-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103373" comment="libreoffice-l10n-pt-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103506" comment="libreoffice-l10n-pt-BR-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103507" comment="libreoffice-l10n-pt-PT-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103508" comment="libreoffice-l10n-ro-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103509" comment="libreoffice-l10n-ru-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103377" comment="libreoffice-l10n-rw-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103378" comment="libreoffice-l10n-sh-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103510" comment="libreoffice-l10n-si-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103511" comment="libreoffice-l10n-sk-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103512" comment="libreoffice-l10n-sl-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103513" comment="libreoffice-l10n-sr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103514" comment="libreoffice-l10n-ss-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103515" comment="libreoffice-l10n-st-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103516" comment="libreoffice-l10n-sv-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103517" comment="libreoffice-l10n-ta-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103518" comment="libreoffice-l10n-te-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103387" comment="libreoffice-l10n-tg-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103519" comment="libreoffice-l10n-th-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103520" comment="libreoffice-l10n-tn-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103521" comment="libreoffice-l10n-tr-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103522" comment="libreoffice-l10n-ts-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103391" comment="libreoffice-l10n-ug-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103523" comment="libreoffice-l10n-uk-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103524" comment="libreoffice-l10n-ve-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103394" comment="libreoffice-l10n-vi-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103525" comment="libreoffice-l10n-xh-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103396" comment="libreoffice-l10n-zh-CN-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103526" comment="libreoffice-l10n-zh-Hans-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103527" comment="libreoffice-l10n-zh-Hant-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103397" comment="libreoffice-l10n-zh-TW-4.1.6.2-37.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103528" comment="libreoffice-l10n-zu-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103529" comment="libreoffice-mailmerge-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103530" comment="libreoffice-math-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103531" comment="libreoffice-officebean-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103532" comment="libreoffice-pyuno-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103533" comment="libreoffice-sdk-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103534" comment="libreoffice-sdk-doc-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103535" comment="libreoffice-writer-4.3.5.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103536" comment="libreoffice-writer-extensions-4.3.5.2-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17527" version="1" class="patch">
	<metadata>
		<title>Security update for libvirt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixes the following security issues:

- CVE-2015-0236: libvirt: access control bypass bsc#914693

- bnc#905086: libvirt cannot properly determine cpu flags with qemu-kvm

- Fixed allowing devices for containers.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/905086">SUSE bug 905086</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914693">SUSE bug 914693</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0236.html">CVE-2015-0236</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105881" comment="libvirt-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105882" comment="libvirt-client-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105883" comment="libvirt-client-32bit-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105884" comment="libvirt-daemon-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105885" comment="libvirt-daemon-config-network-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105886" comment="libvirt-daemon-config-nwfilter-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105887" comment="libvirt-daemon-driver-interface-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105906" comment="libvirt-daemon-driver-libxl-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105888" comment="libvirt-daemon-driver-lxc-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105889" comment="libvirt-daemon-driver-network-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105890" comment="libvirt-daemon-driver-nodedev-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105891" comment="libvirt-daemon-driver-nwfilter-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105892" comment="libvirt-daemon-driver-qemu-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105893" comment="libvirt-daemon-driver-secret-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105894" comment="libvirt-daemon-driver-storage-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105895" comment="libvirt-daemon-driver-uml-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105896" comment="libvirt-daemon-driver-vbox-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105907" comment="libvirt-daemon-driver-xen-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105897" comment="libvirt-daemon-lxc-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105898" comment="libvirt-daemon-qemu-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105899" comment="libvirt-daemon-uml-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105900" comment="libvirt-daemon-vbox-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105908" comment="libvirt-daemon-xen-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105901" comment="libvirt-devel-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105902" comment="libvirt-devel-32bit-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105903" comment="libvirt-doc-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105904" comment="libvirt-lock-sanlock-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105905" comment="libvirt-login-shell-1.2.9-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105860" comment="libvirt-python-1.1.2-2.48.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17528" version="1" class="patch">
	<metadata>
		<title>Security update for vorbis-tools (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
vorbis-tools was updated to fix one security issue.

This security issue was fixed:
- Segfault when trying to encode trivial raw input (CVE-2014-9640).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914938">SUSE bug 914938</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9640.html">CVE-2014-9640</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105909" comment="vorbis-tools-1.4.0-17.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105910" comment="vorbis-tools-lang-1.4.0-17.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17529" version="1" class="patch">
	<metadata>
		<title>Security update for privoxy (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
privoxy was updated to version 3.0.23 to fix three security issues.

These security issues were fixed:
- Fixed a DoS issue in case of client requests with incorrect
chunk-encoded body. When compiled with assertions enabled
(the default) they could previously cause Privoxy to abort() (CVE-2015-1380).
- Fixed multiple segmentation faults and memory leaks in the
pcrs code. This fix also increases the chances that an invalid
pcrs command is rejected as such (CVE-2015-1381).
- Client requests with body that can't be delivered no longer
cause pipelined requests behind them to be rejected as invalid (CVE-2015-1382).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914934">SUSE bug 914934</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1380.html">CVE-2015-1380</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1381.html">CVE-2015-1381</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1382.html">CVE-2015-1382</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105925" comment="privoxy-3.0.23-8.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105926" comment="privoxy-doc-3.0.23-8.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17530" version="1" class="patch">
	<metadata>
		<title>Security update for virtualbox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
virtualbox was updated to version 4.2.28 to fix eight security issues.

These security issues were fixed:
- OpenSSL fixes for VirtualBox (CVE-2014-0224)
- Unspecified vulnerability in the Oracle VM VirtualBox prior to 3.2.26, 4.0.28, 4.1.36, and 4.2.28 allows local users to affect availability via unknown vectors related to Core, a different vulnerability than CVE-2015-0418 (CVE-2015-0377, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox before 4.3.20 allows local users to affect integrity and availability via vectors related to VMSVGA virtual graphics device, a different vulnerability than CVE-2014-6588, CVE-2014-6589, CVE-2014-6590, and CVE-2015-0427 (CVE-2014-6595, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox before 4.3.20 allows local users to affect integrity and availability via vectors related to VMSVGA virtual graphics device, a different vulnerability than CVE-2014-6589, CVE-2014-6590, CVE-2014-6595, and CVE-2015-0427 (CVE-2014-6588, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox before 4.3.20 allows local users to affect integrity and availability via vectors related to VMSVGA virtual graphics device, a different vulnerability than CVE-2014-6588, CVE-2014-6590, CVE-2014-6595, and CVE-2015-0427 (CVE-2014-6589, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox before 4.3.20 allows local users to affect integrity and availability via vectors related to VMSVGA virtual graphics device, a different vulnerability than CVE-2014-6588, CVE-2014-6589, CVE-2014-6595, and CVE-2015-0427 (CVE-2014-6590, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox prior to 4.3.20 allows local users to affect integrity and availability via vectors related to VMSVGA virtual graphics device, a different vulnerability than CVE-2014-6588, CVE-2014-6589, CVE-2014-6590, and CVE-2014-6595 (CVE-2015-0427, bnc#914447).
- Unspecified vulnerability in the Oracle VM VirtualBox prior to 3.2.26, 4.0.28, 4.1.36, and 4.2.28 allows local users to affect availability via unknown vectors related to Core, a different vulnerability than CVE-2015-0377 (CVE-2015-0418, bnc#914447).

For the full changelog please read https://www.virtualbox.org/wiki/Changelog-4.2
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914447">SUSE bug 914447</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0224.html">CVE-2014-0224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6588.html">CVE-2014-6588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6589.html">CVE-2014-6589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6590.html">CVE-2014-6590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6595.html">CVE-2014-6595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0377.html">CVE-2015-0377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0418.html">CVE-2015-0418</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0427.html">CVE-2015-0427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105911" comment="python-virtualbox-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105912" comment="virtualbox-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105913" comment="virtualbox-devel-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105914" comment="virtualbox-guest-desktop-icons-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105915" comment="virtualbox-guest-kmp-default-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105916" comment="virtualbox-guest-kmp-desktop-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105917" comment="virtualbox-guest-kmp-pae-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105918" comment="virtualbox-guest-tools-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105919" comment="virtualbox-guest-x11-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105920" comment="virtualbox-host-kmp-default-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105921" comment="virtualbox-host-kmp-desktop-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105922" comment="virtualbox-host-kmp-pae-4.3.20_k3.16.7_7-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105923" comment="virtualbox-qt-4.3.20-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105924" comment="virtualbox-websrv-4.3.20-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17531" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player was updated to version 11.2.202.442 to fix 18 security issues.

These security issues were fixed:
- Use-after-free vulnerabilities that could lead to code execution (CVE-2015-0313, CVE-2015-0315, CVE-2015-0320, CVE-2015-0322). 
- Memory corruption vulnerabilities that could lead to code execution (CVE-2015-0314, CVE-2015-0316, CVE-2015-0318, CVE-2015-0321, CVE-2015-0329, CVE-2015-0330). 
- Type confusion vulnerabilities that could lead to code execution (CVE-2015-0317, CVE-2015-0319). 
- Heap buffer overflow vulnerabilities that could lead to code execution (CVE-2015-0323, CVE-2015-0327). 
- Buffer overflow vulnerability that could lead to code execution (CVE-2015-0324). 
- Null pointer dereference issues (CVE-2015-0325, CVE-2015-0326, CVE-2015-0328).

More information is available at 
https://helpx.adobe.com/security/products/flash-player/apsb15-04.html
  		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/915918">SUSE bug 915918</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0313.html">CVE-2015-0313</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0314.html">CVE-2015-0314</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0315.html">CVE-2015-0315</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0316.html">CVE-2015-0316</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0317.html">CVE-2015-0317</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0318.html">CVE-2015-0318</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0319.html">CVE-2015-0319</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0320.html">CVE-2015-0320</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0321.html">CVE-2015-0321</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0322.html">CVE-2015-0322</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0323.html">CVE-2015-0323</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0324.html">CVE-2015-0324</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0325.html">CVE-2015-0325</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0326.html">CVE-2015-0326</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0327.html">CVE-2015-0327</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0328.html">CVE-2015-0328</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0329.html">CVE-2015-0329</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0330.html">CVE-2015-0330</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117568" comment="flash-player-11.2.202.442-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117569" comment="flash-player-gnome-11.2.202.442-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117570" comment="flash-player-kde4-11.2.202.442-2.33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17532" version="1" class="patch">
	<metadata>
		<title>Security update for unzip (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

unzip was updated to fix security issues.

The unzip command line tool is affected by heap-based buffer overflows
within the CRC32 verification (CVE-2014-8139), the test_compr_eb()
(CVE-2014-8140) and the getZip64Data() functions (CVE-2014-8141).
The input errors may result in in arbitrary code execution.

More info can be found in the oCert announcement:
http://seclists.org/oss-sec/2014/q4/1127
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/909214">SUSE bug 909214</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8139.html">CVE-2014-8139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8140.html">CVE-2014-8140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8141.html">CVE-2014-8141</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105943" comment="unzip-6.00-26.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105944" comment="unzip-doc-6.00-26.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105942" comment="unzip-rcc-6.00-26.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17533" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

   The follow issues were fixed with this update: 
      - CVE-2014-8137  double-free in jas_iccattrval_destroy()(bnc#909474)
      - CVE-2014-8138  heap overflow in jas_decode() (bnc#909475)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/909474">SUSE bug 909474</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909475">SUSE bug 909475</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8137.html">CVE-2014-8137</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105112" comment="jasper-1.900.1-163.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105113" comment="libjasper-devel-1.900.1-163.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105114" comment="libjasper1-1.900.1-163.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105115" comment="libjasper1-32bit-1.900.1-163.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17534" version="1" class="patch">
	<metadata>
		<title>Security update for grep (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
grep was updated to fix one security issue.

This security issue was fixed:
- Heap buffer overrun with a carefully crafted combination of input and regexp (CVE-2015-1345).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914695">SUSE bug 914695</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1345.html">CVE-2015-1345</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105945" comment="grep-2.20-2.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17535" version="1" class="patch">
	<metadata>
		<title>Security update for openvas-manager (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
openvas-manager was updated to fix one security issue.

This security issue was fixed:
* CVE-2014-9220: SQL injection vulnerability (bnc#908427)
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908427">SUSE bug 908427</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9220.html">CVE-2014-9220</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105951" comment="openvas-manager-4.0.4-6.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17536" version="1" class="patch">
	<metadata>
		<title>Security update for rsync (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rsync was updated to fix one security issue.

This security issue was fixed:
- Path spoofing attack vulnerability (CVE-2014-9512).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/915410">SUSE bug 915410</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9512.html">CVE-2014-9512</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105952" comment="rsync-3.1.1-2.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17537" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
was updated to version 7.40.0 to fix two security issues.

These security issues were fixed:
- CVE-2014-8150: CRLF injection vulnerability in libcurl 6.0 through 7.x before 7.40.0, when using an HTTP proxy,
  allowed remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF
  sequences in a URL (bnc#911363).
- CVE-2014-3707: The curl_easy_duphandle function in libcurl 7.17.1 through 7.38.0, when running with the
  CURLOPT_COPYPOSTFIELDS option, did not properly copy HTTP POST data for an easy handle, which triggered an
  out-of-bounds read that allowed remote web servers to read sensitive memory information (bnc#901924).

These non-security issues were fixed:
- http_digest: Added support for Windows SSPI based authentication
- version info: Added Kerberos V5 to the supported features
- Makefile: Added VC targets for WinIDN
- SSL: Add PEM format support for public key pinning
- smtp: Added support for the conversion of Unix newlines during mail send
- smb: Added initial support for the SMB/CIFS protocol
- Added support for HTTP over unix domain sockets,
- via CURLOPT_UNIX_SOCKET_PATH and --unix-socket
- sasl: Added support for GSS-API based Kerberos V5 authentication
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/901924">SUSE bug 901924</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911363">SUSE bug 911363</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3707.html">CVE-2014-3707</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8150.html">CVE-2014-8150</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105953" comment="curl-7.40.0-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105954" comment="libcurl-devel-7.40.0-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105956" comment="libcurl4-7.40.0-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105955" comment="libcurl4-32bit-7.40.0-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17538" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
krb5 was updated to fix five security issues.

These security issues were fixed:
- CVE-2014-5351: current keys returned when randomizing the keys for a service principal (bnc#897874) 
- CVE-2014-5352: An authenticated attacker could cause a vulnerable
application (including kadmind) to crash or to execute arbitrary code (bnc#912002).
- CVE-2014-9421: An authenticated attacker could cause kadmind or other
vulnerable server application to crash or to execute arbitrary code (bnc#912002).
- CVE-2014-9422: An attacker who possess the key of a particularly named
principal (such as &amp;quot;kad/root&amp;quot;) could impersonate any user to kadmind
and perform administrative actions as that user (bnc#912002).
- CVE-2014-9423: An attacker could attempt to glean sensitive
information from the four or eight bytes of uninitialized data output
by kadmind or other libgssrpc server application.  Because MIT krb5
generally sanitizes memory containing krb5 keys before freeing it, it
is unlikely that kadmind would leak Kerberos key information, but it
is not impossible (bnc#912002).

This non-security issue was fixed:
- Work around replay cache creation race (bnc#898439).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/897874">SUSE bug 897874</bugzilla>
<bugzilla href="https://bugzilla.suse.com/898439">SUSE bug 898439</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912002">SUSE bug 912002</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-5351.html">CVE-2014-5351</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5352.html">CVE-2014-5352</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9421.html">CVE-2014-9421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9422.html">CVE-2014-9422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9423.html">CVE-2014-9423</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105994" comment="krb5-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105995" comment="krb5-32bit-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105996" comment="krb5-client-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105997" comment="krb5-devel-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105998" comment="krb5-devel-32bit-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105999" comment="krb5-doc-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105992" comment="krb5-mini-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105993" comment="krb5-mini-devel-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106000" comment="krb5-plugin-kdb-ldap-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106001" comment="krb5-plugin-preauth-otp-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106002" comment="krb5-plugin-preauth-pkinit-1.12.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106003" comment="krb5-server-1.12.2-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17539" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The XEN virtualization was updated to fix bugs and security issues:

Security issues fixed:
CVE-2015-0361: XSA-116: xen: xen crash due to use after free on hvm guest teardown 

CVE-2014-9065, CVE-2014-9066: XSA-114: xen: p2m lock starvation

CVE-2014-9030: XSA-113: Guest effectable page reference leak in
MMU_MACHPHYS_UPDATE handling

CVE-2014-8867: XSA-112: xen: Insufficient bounding of &amp;quot;REP MOVS&amp;quot; to MMIO
emulated inside the hypervisor

CVE-2014-8866: XSA-111: xen: Excessive checking in compatibility mode
hypercall argument translation

CVE-2014-8595: XSA-110: xen: Missing privilege level checks in x86
emulation of far branches

CVE-2014-8594: XSA-109: xen: Insufficient restrictions on certain MMU
update hypercalls

CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can
be evaded by native NMI interrupts

CVE-2014-5146, CVE-2014-5149: xen: XSA-97 Long latency virtual-mmu
operations are not preemptible

Bugs fixed:
- Restore missing fixes from block-dmmd script

- bnc#904255 - XEN boot hangs in early boot on UEFI system

- Fix missing banner by restoring figlet program

- bnc#903357 - Corrupted save/restore test leaves orphaned data
  in xenstore

- bnc#903359 - Temporary migration name is not cleaned up after
  migration

- bnc#903850 - Xen: guest user mode triggerable VM exits not
  handled by hypervisor

- bnc#866902 - Xen save/restore of HVM guests cuts off disk and networking 

- bnc#901317 - increase limit domUloader to 32MB

- bnc#898772 - SLES 12 RC3 - XEN Host crashes when assigning non-VF
  device (SR-IOV) to guest

- bnc#882089 - Windows 2012 R2 fails to boot up with greater than
  60 vcpus

- bsc#900292 - xl: change default dump directory

- Update xen2libvirt.py to better detect and handle file formats

- bnc#882089 - Windows 2012 R2 fails to boot up with greater than
  60 vcpus


- bnc#897906 - libxc: check return values on mmap() and madvise()
  on xc_alloc_hypercall_buffer()

- bnc#896023 - Adjust xentop column layout
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/826717">SUSE bug 826717</bugzilla>
<bugzilla href="https://bugzilla.suse.com/866902">SUSE bug 866902</bugzilla>
<bugzilla href="https://bugzilla.suse.com/882089">SUSE bug 882089</bugzilla>
<bugzilla href="https://bugzilla.suse.com/889526">SUSE bug 889526</bugzilla>
<bugzilla href="https://bugzilla.suse.com/896023">SUSE bug 896023</bugzilla>
<bugzilla href="https://bugzilla.suse.com/897906">SUSE bug 897906</bugzilla>
<bugzilla href="https://bugzilla.suse.com/898772">SUSE bug 898772</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900292">SUSE bug 900292</bugzilla>
<bugzilla href="https://bugzilla.suse.com/901317">SUSE bug 901317</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903357">SUSE bug 903357</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903359">SUSE bug 903359</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903850">SUSE bug 903850</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903967">SUSE bug 903967</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903970">SUSE bug 903970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904255">SUSE bug 904255</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905465">SUSE bug 905465</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905467">SUSE bug 905467</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906439">SUSE bug 906439</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906996">SUSE bug 906996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910681">SUSE bug 910681</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-3495.html">CVE-2013-3495</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5146.html">CVE-2014-5146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5149.html">CVE-2014-5149</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8594.html">CVE-2014-8594</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8595.html">CVE-2014-8595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8866.html">CVE-2014-8866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8867.html">CVE-2014-8867</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9030.html">CVE-2014-9030</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9065.html">CVE-2014-9065</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9066.html">CVE-2014-9066</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0361.html">CVE-2015-0361</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105983" comment="xen-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105984" comment="xen-devel-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105988" comment="xen-doc-html-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105989" comment="xen-kmp-default-4.4.1_08_k3.16.7_7-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105990" comment="xen-kmp-desktop-4.4.1_08_k3.16.7_7-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105986" comment="xen-libs-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105985" comment="xen-libs-32bit-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105991" comment="xen-tools-4.4.1_08-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105987" comment="xen-tools-domU-4.4.1_08-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17540" version="1" class="patch">
	<metadata>
		<title>Security update for gcab (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

        This update fixes the following security issue:
      - CVE-2015-0552: Avoid path traversal (boo#911814, bgo#742331, CVE-2015-0552).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/911814">SUSE bug 911814</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0552.html">CVE-2015-0552</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105116" comment="gcab-0.4-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105117" comment="gcab-devel-0.4-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105118" comment="gcab-lang-0.4-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105119" comment="libgcab-1_0-0-0.4-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17541" version="1" class="patch">
	<metadata>
		<title>Security update for jython (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
jython was updated to fix one security issue.

This security issue was fixed:
- CVE-2013-2027: Creates executables class files with wrong permissions 
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/916224">SUSE bug 916224</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-2027.html">CVE-2013-2027</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106041" comment="jython-2.2.1-13.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106042" comment="jython-demo-2.2.1-13.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106043" comment="jython-javadoc-2.2.1-13.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106044" comment="jython-manual-2.2.1-13.4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17542" version="1" class="patch">
	<metadata>
		<title>Security update for tcpdump (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tcpdump was updated to fix three security issues.

These security issues were fixed:
- CVE-2014-8767: Integer underflow in the olsr_print function in tcpdump 3.9.6 through 4.6.2, when in verbose mode, allowed remote attackers to cause a denial of service (crash) via a crafted length value in an OLSR frame (bnc#905870 905871).
- CVE-2014-8769: tcpdump 3.8 through 4.6.2 might allowed remote attackers to obtain sensitive information from memory or cause a denial of service (packet loss or segmentation fault) via a crafted Ad hoc On-Demand Distance Vector (AODV) packet, which triggers an out-of-bounds memory access (bnc#905871 905872).
- CVE-2014-8768: Multiple Integer underflows in the geonet_print function in tcpdump 4.5.0 through 4.6.2, when in verbose mode, allowed remote attackers to cause a denial of service (segmentation fault and crash) via a crafted length value in a Geonet frame (bnc#905871).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/905870">SUSE bug 905870</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905871">SUSE bug 905871</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905872">SUSE bug 905872</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8767.html">CVE-2014-8767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8768.html">CVE-2014-8768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8769.html">CVE-2014-8769</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106072" comment="tcpdump-4.6.2-4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17543" version="1" class="patch">
	<metadata>
		<title>Security update for clamav (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

clamav was updated to version 0.98.6 that fixes bugs and several security issues:

* bsc#916217, CVE-2015-1461: Remote attackers can have
  unspecified impact via Yoda's crypter or mew packer files.
* bsc#916214, CVE-2015-1462: Unspecified impact via acrafted upx
  packer file.
* bsc#916215, CVE-2015-1463: Remote attackers can cause a denial
  of service via a crafted petite packer file.
* bsc#915512, CVE-2014-9328: heap out of bounds condition with
  crafted upack packer files.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/915512">SUSE bug 915512</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916214">SUSE bug 916214</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916215">SUSE bug 916215</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916217">SUSE bug 916217</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9328.html">CVE-2014-9328</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1461.html">CVE-2015-1461</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1462.html">CVE-2015-1462</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1463.html">CVE-2015-1463</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106071" comment="clamav-0.98.6-2.13.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17544" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
roundcubemail was updated to version 1.0.5 to fix one security issue.

This security issue was fixed:
- CVE-2015-1433: program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 did not properly quote strings, which allowed remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email (bnc#915789).

Various non-security bugs were resolved in this update. Please see the changes file for details.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/863569">SUSE bug 863569</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915789">SUSE bug 915789</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1433.html">CVE-2015-1433</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106073" comment="roundcubemail-1.0.5-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17545" version="1" class="patch">
	<metadata>
		<title>Security update for dbus-1, dbus-1-x11 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
dbus-1, dbus-1-x11 were updated to version 1.8.16 to fix one security issue.

This update fixes the following security issue:
- CVE-2015-0245: Do not allow non-uid-0 processes to send forged
  ActivationFailure messages. On Linux systems with systemd
  activation, this would allow a local denial of service (bnc#916343).

These additional security hardenings are included:
- Do not allow calls to UpdateActivationEnvironment from uids
  other than the uid of the dbus-daemon. If a system service
  installs unsafe security policy rules that allow arbitrary
  method calls (such as CVE-2014-8148) then this prevents
  memory consumption and possible privilege escalation via
  UpdateActivationEnvironment.
- Do not allow calls to UpdateActivationEnvironment or the
  Stats interface on object paths other than
  /org/freedesktop/DBus. Some system services install unsafe
  security policy rules that allow arbitrary method calls to
  any destination, method and interface with a specified object
  path.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/916343">SUSE bug 916343</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0245.html">CVE-2015-0245</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106128" comment="dbus-1-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106131" comment="dbus-1-devel-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106132" comment="dbus-1-devel-32bit-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106129" comment="dbus-1-devel-doc-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106130" comment="dbus-1-x11-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106133" comment="libdbus-1-3-1.8.16-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106134" comment="libdbus-1-3-32bit-1.8.16-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17546" version="1" class="patch">
	<metadata>
		<title>Security update for mdadm (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mdadm was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-5220: mdcheck doesn't validate the input of mdadm --detail --export, possible command injection (bnc#910500).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/910500">SUSE bug 910500</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-5220.html">CVE-2014-5220</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106164" comment="mdadm-3.3.1-5.14.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17547" version="1" class="patch">
	<metadata>
		<title>Security update for perl-YAML-LibYAML (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
perl-YAML-LibYAML was updated to version 0.59 to fix four security issues.

These security issues were fixed:
- CVE-2013-6393: The yaml_parser_scan_tag_uri function in scanner.c in LibYAML before 0.1.5 performs an incorrect cast, which allowed remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via crafted tags in a YAML document, which triggers a heap-based buffer overflow (bnc#860617, bnc#911782).
- CVE-2012-1152: Multiple format string vulnerabilities in the error reporting functionality in the YAML::LibYAML (aka YAML-LibYAML and perl-YAML-LibYAML) module 0.38 for Perl allowed remote attackers to cause a denial of service (process crash) via format string specifiers in a (1) YAML stream to the Load function, (2) YAML node to the load_node function, (3) YAML mapping to the load_mapping function, or (4) YAML sequence to the load_sequence function (bnc#751503).
- CVE-2014-9130: scanner.c in LibYAML 0.1.5 and 0.1.6, as used in the YAML-LibYAML (aka YAML-XS) module for Perl, allowed context-dependent attackers to cause a denial of service (assertion failure and crash) via vectors involving line-wrapping (bnc#907809, bnc#911782).
- CVE-2014-2525: Heap-based buffer overflow in the yaml_parser_scan_uri_escapes function in LibYAML before 0.1.6 allowed context-dependent attackers to execute arbitrary code via a long sequence of percent-encoded characters in a URI in a YAML file (bnc#868944, bnc#911782).

These non-security issues were fixed:
- PR/23 Better scalar dump heuristics
- More closely match YAML.pm
- Add a VERSION statement to YAML::LibYAML (issue#8)
- Applied fix for PR/21. nawglan++
- Use Swim cpan-tail block functions in doc
- Get YAML::XS using latest libyaml
- Fix for https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-failure
- Fix e1 test failure on 5.21.4
- Remove =travis section
- Meta 0.0.2
- Eliminate spurious trailing whitespace
- Add t/000-compile-modules.t
- Fix swim errors
- Add badges to doc
- Fix ReadMe
- Fix Meta and add Contributing.
- Doc fix. GitHub-Issue-#6. Thanks to Debian Perl Group for finding this.
- Test::Base tests needed 'inc' in @INC
- Switch to Zilla::Dist
- No longer dep on Test::Base, Spiffy, and Filter::Util::Call
- Remove test/changes.t
- Removed another C++ // style comment. jdb++
- Removed C++ // style comments, for better portability. jdb++
- Using the latest libyaml codebase
- https://github.com/yaml/libyaml/tree/perl-yaml-xs
- Changes have been made to start moving libyaml to 1.2
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/751503">SUSE bug 751503</bugzilla>
<bugzilla href="https://bugzilla.suse.com/860617">SUSE bug 860617</bugzilla>
<bugzilla href="https://bugzilla.suse.com/868944">SUSE bug 868944</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907809">SUSE bug 907809</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911782">SUSE bug 911782</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-1152.html">CVE-2012-1152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-6393.html">CVE-2013-6393</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2525.html">CVE-2014-2525</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9130.html">CVE-2014-9130</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106165" comment="perl-YAML-LibYAML-0.59-2.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17548" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
php5 was updated to fix five security issues.

These security issues were fixed:
- CVE-2015-0231: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142 (bnc#910659).
- CVE-2015-0232: The exif_process_unicode function in ext/exif/exif.c in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allowed remote attackers to execute arbitrary code or cause a denial of service (uninitialized pointer free and application crash) via crafted EXIF data in a JPEG image (bnc#914690).
- CVE-2014-8142: Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allowed remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019 (bnc#910659).
- CVE-2014-9427: sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap was used to read a .php file, did not properly consider the mapping's length during processing of an invalid file that begins with a # character and lacks a newline character, which caused an out-of-bounds read and might (1) allowed remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping (bnc#911664).

For openSUSE 13.2 this additional security issue was fixed:
- CVE-2014-9426: The apprentice_load function in libmagic/apprentice.c in the Fileinfo component in PHP through 5.6.4 attempted to perform a free operation on a stack-based character array, which allowed remote attackers to cause a denial of service (memory corruption or application crash) or possibly have unspecified other impact via unknown vectors (bnc#911663).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907519">SUSE bug 907519</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910659">SUSE bug 910659</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911663">SUSE bug 911663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911664">SUSE bug 911664</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914690">SUSE bug 914690</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8142.html">CVE-2014-8142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9426.html">CVE-2014-9426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9427.html">CVE-2014-9427</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0231.html">CVE-2015-0231</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0232.html">CVE-2015-0232</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106233" comment="apache2-mod_php5-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106234" comment="php5-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106235" comment="php5-bcmath-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106236" comment="php5-bz2-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106237" comment="php5-calendar-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106238" comment="php5-ctype-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106239" comment="php5-curl-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106240" comment="php5-dba-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106241" comment="php5-devel-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106242" comment="php5-dom-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106243" comment="php5-enchant-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106244" comment="php5-exif-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106245" comment="php5-fastcgi-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106246" comment="php5-fileinfo-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106247" comment="php5-firebird-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106248" comment="php5-fpm-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106249" comment="php5-ftp-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106250" comment="php5-gd-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106251" comment="php5-gettext-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106252" comment="php5-gmp-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106253" comment="php5-iconv-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106254" comment="php5-imap-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106255" comment="php5-intl-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106256" comment="php5-json-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106257" comment="php5-ldap-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106258" comment="php5-mbstring-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106259" comment="php5-mcrypt-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106260" comment="php5-mssql-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106261" comment="php5-mysql-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106262" comment="php5-odbc-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106263" comment="php5-opcache-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106264" comment="php5-openssl-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106265" comment="php5-pcntl-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106266" comment="php5-pdo-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106267" comment="php5-pear-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106268" comment="php5-pgsql-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106269" comment="php5-phar-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106270" comment="php5-posix-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106271" comment="php5-pspell-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106272" comment="php5-readline-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106273" comment="php5-shmop-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106274" comment="php5-snmp-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106275" comment="php5-soap-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106276" comment="php5-sockets-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106277" comment="php5-sqlite-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106278" comment="php5-suhosin-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106279" comment="php5-sysvmsg-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106280" comment="php5-sysvsem-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106281" comment="php5-sysvshm-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106282" comment="php5-tidy-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106283" comment="php5-tokenizer-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106284" comment="php5-wddx-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106285" comment="php5-xmlreader-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106286" comment="php5-xmlrpc-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106287" comment="php5-xmlwriter-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106288" comment="php5-xsl-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106289" comment="php5-zip-5.6.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106290" comment="php5-zlib-5.6.1-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17549" version="1" class="patch">
	<metadata>
		<title>Security update for xorg-x11-server (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xorg-x11-server was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-0255: Information leak in the XkbSetGeometry request of X servers (bnc#915810).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/915810">SUSE bug 915810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0255.html">CVE-2015-0255</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106294" comment="xorg-x11-server-7.6_1.16.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106295" comment="xorg-x11-server-extra-7.6_1.16.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106296" comment="xorg-x11-server-sdk-7.6_1.16.1-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17550" version="1" class="patch">
	<metadata>
		<title>Security update for tigervnc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tigervnc was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-0255: Information leak in the XkbSetGeometry request of X servers (bnc#915810).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/915810">SUSE bug 915810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0255.html">CVE-2015-0255</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106297" comment="tigervnc-1.4.1-6.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106298" comment="xorg-x11-Xvnc-1.4.1-6.26.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17551" version="1" class="patch">
	<metadata>
		<title>Security update for glibc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Glibc was updated to fix several security issues.

- Avoid infinite loop in nss_dns getnetbyname (CVE-2014-9402, bsc#910599, BZ #17630)
- wordexp fails to honour WRDE_NOCMD (CVE-2014-7817, bsc#906371, BZ #17625)
- Fix invalid file descriptor reuse while sending DNS query (CVE-2013-7423, bsc#915526, BZ #15946)
- Fix buffer overflow in wscanf
  (CVE-2015-1472, bsc#916222, BZ #16618)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906371">SUSE bug 906371</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910599">SUSE bug 910599</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915526">SUSE bug 915526</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916222">SUSE bug 916222</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7423.html">CVE-2013-7423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7817.html">CVE-2014-7817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9402.html">CVE-2014-9402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1472.html">CVE-2015-1472</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106726" comment="glibc-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106727" comment="glibc-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106728" comment="glibc-devel-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106729" comment="glibc-devel-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106730" comment="glibc-devel-static-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106731" comment="glibc-devel-static-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106736" comment="glibc-extra-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106737" comment="glibc-html-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106738" comment="glibc-i18ndata-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106739" comment="glibc-info-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106732" comment="glibc-locale-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106733" comment="glibc-locale-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106740" comment="glibc-obsolete-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106734" comment="glibc-profile-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106735" comment="glibc-profile-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106723" comment="glibc-testsuite-2.19-16.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106724" comment="glibc-utils-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106725" comment="glibc-utils-32bit-2.19-16.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106741" comment="nscd-2.19-16.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17552" version="1" class="patch">
	<metadata>
		<title>Security update for samba (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
samba was updated to fix two security issues.

These security issues were fixed:
- CVE-2015-0240: Ensure we don't call talloc_free on an uninitialized pointer (bnc#917376).
- CVE-2014-8143: Samba 4.0.x before 4.0.24, 4.1.x before 4.1.16, and 4.2.x before 4.2rc4, when an Active Directory Domain Controller (AD DC) is configured, allowed remote authenticated users to set the LDB userAccountControl UF_SERVER_TRUST_ACCOUNT bit, and consequently gain privileges, by leveraging delegation of authority for user-account or computer-account creation (bnc#914279).

Several non-security issues were fixed, please refer to the changes file.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/914279">SUSE bug 914279</bugzilla>
<bugzilla href="https://bugzilla.suse.com/917376">SUSE bug 917376</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8143.html">CVE-2014-8143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0240.html">CVE-2015-0240</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106742" comment="libdcerpc-atsvc-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106744" comment="libdcerpc-atsvc0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106743" comment="libdcerpc-atsvc0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106746" comment="libdcerpc-binding0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106745" comment="libdcerpc-binding0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106747" comment="libdcerpc-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106748" comment="libdcerpc-samr-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106750" comment="libdcerpc-samr0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106749" comment="libdcerpc-samr0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106752" comment="libdcerpc0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106751" comment="libdcerpc0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106753" comment="libgensec-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106755" comment="libgensec0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106754" comment="libgensec0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106756" comment="libndr-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106757" comment="libndr-krb5pac-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106759" comment="libndr-krb5pac0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106758" comment="libndr-krb5pac0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106760" comment="libndr-nbt-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106762" comment="libndr-nbt0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106761" comment="libndr-nbt0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106763" comment="libndr-standard-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106765" comment="libndr-standard0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106764" comment="libndr-standard0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106767" comment="libndr0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106766" comment="libndr0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106768" comment="libnetapi-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106770" comment="libnetapi0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106769" comment="libnetapi0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106771" comment="libpdb-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106773" comment="libpdb0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106772" comment="libpdb0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106774" comment="libregistry-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106776" comment="libregistry0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106775" comment="libregistry0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106777" comment="libsamba-credentials-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106779" comment="libsamba-credentials0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106778" comment="libsamba-credentials0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106780" comment="libsamba-hostconfig-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106782" comment="libsamba-hostconfig0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106781" comment="libsamba-hostconfig0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106783" comment="libsamba-policy-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106785" comment="libsamba-policy0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106784" comment="libsamba-policy0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106786" comment="libsamba-util-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106788" comment="libsamba-util0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106787" comment="libsamba-util0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106789" comment="libsamdb-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106791" comment="libsamdb0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106790" comment="libsamdb0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106792" comment="libsmbclient-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106793" comment="libsmbclient-raw-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106795" comment="libsmbclient-raw0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106794" comment="libsmbclient-raw0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106797" comment="libsmbclient0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106796" comment="libsmbclient0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106798" comment="libsmbconf-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106800" comment="libsmbconf0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106799" comment="libsmbconf0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106801" comment="libsmbldap-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106803" comment="libsmbldap0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106802" comment="libsmbldap0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106804" comment="libsmbsharemodes-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106805" comment="libsmbsharemodes0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106806" comment="libtevent-util-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106808" comment="libtevent-util0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106807" comment="libtevent-util0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106809" comment="libwbclient-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106811" comment="libwbclient0-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106810" comment="libwbclient0-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106813" comment="samba-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106812" comment="samba-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106815" comment="samba-client-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106814" comment="samba-client-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106816" comment="samba-core-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106817" comment="samba-doc-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106819" comment="samba-libs-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106818" comment="samba-libs-32bit-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106820" comment="samba-pidl-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106821" comment="samba-python-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106822" comment="samba-test-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106823" comment="samba-test-devel-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106825" comment="samba-winbind-4.1.17-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106824" comment="samba-winbind-32bit-4.1.17-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17553" version="1" class="patch">
	<metadata>
		<title>Security update for libsndfile (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Changes in libsndfile:
    two buffer read overflows in sd2_parse_rsrc_fork() (CVE-2014-9496, bnc#911796): backported upstream fix patches
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/911796">SUSE bug 911796</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9496.html">CVE-2014-9496</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105121" comment="libsndfile-1.0.25-19.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105122" comment="libsndfile-devel-1.0.25-19.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105120" comment="libsndfile-progs-1.0.25-19.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105123" comment="libsndfile1-1.0.25-19.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105124" comment="libsndfile1-32bit-1.0.25-19.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17554" version="1" class="patch">
	<metadata>
		<title>Security update for cups (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cups was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-9679: A malformed compressed raster file can trigger a buffer overflow in cupsRasterReadPixels (bnc#917799).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917799">SUSE bug 917799</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9679.html">CVE-2014-9679</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106843" comment="cups-1.5.4-21.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106844" comment="cups-client-1.5.4-21.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106845" comment="cups-ddk-1.5.4-21.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106846" comment="cups-devel-1.5.4-21.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106847" comment="cups-libs-1.5.4-21.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106848" comment="cups-libs-32bit-1.5.4-21.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17555" version="1" class="patch">
	<metadata>
		<title>Security update for snack (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
snack was updated to fix one security issue.

This security issue was fixed:
- CVE-2012-6303: Heap-based buffer overflow in the GetWavHeader function in generic/jkSoundFile.c in the Snack Sound Toolkit, as used in WaveSurfer 1.8.8p4, allowed remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large chunk size in a WAV file (bnc#793860).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/793860">SUSE bug 793860</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-6303.html">CVE-2012-6303</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106849" comment="snack-2.2.10-212.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17556" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox, mozilla-nss were updated to fix 18 security issues.

MozillaFirefox was updated to version 36.0. These security issues were fixed:
- CVE-2015-0835, CVE-2015-0836: Miscellaneous memory safety hazards
- CVE-2015-0832: Appended period to hostnames can bypass HPKP and HSTS protections
- CVE-2015-0830: Malicious WebGL content crash when writing strings
- CVE-2015-0834: TLS TURN and STUN connections silently fail to simple TCP connections
- CVE-2015-0831: Use-after-free in IndexedDB
- CVE-2015-0829: Buffer overflow in libstagefright during MP4 video playback
- CVE-2015-0828: Double-free when using non-default memory allocators with a zero-length XHR
- CVE-2015-0827: Out-of-bounds read and write while rendering SVG content
- CVE-2015-0826: Buffer overflow during CSS restyling
- CVE-2015-0825: Buffer underflow during MP3 playback
- CVE-2015-0824: Crash using DrawTarget in Cairo graphics library
- CVE-2015-0823: Use-after-free in Developer Console date with OpenType Sanitiser
- CVE-2015-0822: Reading of local files through manipulation of form autocomplete
- CVE-2015-0821: Local files or privileged URLs in pages can be opened into new tabs
- CVE-2015-0819: UI Tour whitelisted sites in background tab can spoof foreground tabs
- CVE-2015-0820: Caja Compiler JavaScript sandbox bypass

mozilla-nss was updated to version 3.17.4 to fix the following issues:
- CVE-2014-1569: QuickDER decoder length issue (bnc#910647).
- bmo#1084986: If an SSL/TLS connection fails, because client and server don't have any common protocol version enabled, NSS has been changed to report error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting SSL_ERROR_NO_CYPHER_OVERLAP).
- bmo#1112461: libpkix was fixed to prefer the newest certificate, if multiple certificates match.
- bmo#1094492: fixed a memory corruption issue during failure of keypair generation.
- bmo#1113632: fixed a failure to reload a PKCS#11 module in FIPS mode.
- bmo#1119983: fixed interoperability of NSS server code with a LibreSSL client.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/910647">SUSE bug 910647</bugzilla>
<bugzilla href="https://bugzilla.suse.com/917597">SUSE bug 917597</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-1569.html">CVE-2014-1569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0819.html">CVE-2015-0819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0820.html">CVE-2015-0820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0821.html">CVE-2015-0821</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0822.html">CVE-2015-0822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0823.html">CVE-2015-0823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0824.html">CVE-2015-0824</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0825.html">CVE-2015-0825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0826.html">CVE-2015-0826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0827.html">CVE-2015-0827</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0828.html">CVE-2015-0828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0829.html">CVE-2015-0829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0830.html">CVE-2015-0830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0831.html">CVE-2015-0831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0832.html">CVE-2015-0832</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0834.html">CVE-2015-0834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0835.html">CVE-2015-0835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0836.html">CVE-2015-0836</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106899" comment="MozillaFirefox-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106900" comment="MozillaFirefox-branding-upstream-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106901" comment="MozillaFirefox-buildsymbols-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106902" comment="MozillaFirefox-devel-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106903" comment="MozillaFirefox-translations-common-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106904" comment="MozillaFirefox-translations-other-36.0-14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106905" comment="libfreebl3-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106906" comment="libfreebl3-32bit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106907" comment="libsoftokn3-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106908" comment="libsoftokn3-32bit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106909" comment="mozilla-nss-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106910" comment="mozilla-nss-32bit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106911" comment="mozilla-nss-certs-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106912" comment="mozilla-nss-certs-32bit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106913" comment="mozilla-nss-devel-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106914" comment="mozilla-nss-sysinit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106915" comment="mozilla-nss-sysinit-32bit-3.17.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106916" comment="mozilla-nss-tools-3.17.4-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17557" version="1" class="patch">
	<metadata>
		<title>Security update for postgresql93 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
postgresql93 was updated to version 9.3.6 to fix four security issues.

These security issues were fixed:
- CVE-2015-0241: Fix buffer overruns in to_char() (bnc#916953).
- CVE-2015-0243: Fix buffer overruns in contrib/pgcrypto (bnc#916953).
- CVE-2015-0244: Fix possible loss of frontend/backend protocol synchronization after an error (bnc#916953).
- CVE-2014-8161: Fix information leak via constraint-violation error messages (bnc#916953).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/916953">SUSE bug 916953</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8161.html">CVE-2014-8161</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0241.html">CVE-2015-0241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0243.html">CVE-2015-0243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0244.html">CVE-2015-0244</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106919" comment="libecpg6-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106918" comment="libecpg6-32bit-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106921" comment="libpq5-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106920" comment="libpq5-32bit-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106924" comment="postgresql93-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106925" comment="postgresql93-contrib-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106922" comment="postgresql93-devel-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106926" comment="postgresql93-docs-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106923" comment="postgresql93-libs-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106927" comment="postgresql93-plperl-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106928" comment="postgresql93-plpython-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106929" comment="postgresql93-pltcl-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106930" comment="postgresql93-server-9.3.6-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106931" comment="postgresql93-test-9.3.6-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17558" version="1" class="patch">
	<metadata>
		<title>Security update for python-rope (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
python-rope was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-3539: Disable dynamic object analysis by default (bnc#916890).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/916890">SUSE bug 916890</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3539.html">CVE-2014-3539</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106932" comment="python-rope-0.9.4-8.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17559" version="1" class="patch">
	<metadata>
		<title>Security update for apache2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
apache2 was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-0228: Mod_lua websocket DoS (bnc#918352).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/918352">SUSE bug 918352</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0228.html">CVE-2015-0228</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009106938" comment="apache2-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106939" comment="apache2-devel-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106940" comment="apache2-doc-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106941" comment="apache2-event-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106942" comment="apache2-example-pages-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106943" comment="apache2-prefork-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106944" comment="apache2-utils-2.4.10-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009106945" comment="apache2-worker-2.4.10-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17560" version="1" class="patch">
	<metadata>
		<title>Security update for vsftpd (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
vsftpd was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-1419: vsftpd config option deny_file was not handled correctly (bnc#915522).

Note: deny_file shouldn't be used to restrict access, as stated in the documentation. Please
use more reliable methods.
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/900326">SUSE bug 900326</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915522">SUSE bug 915522</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1419.html">CVE-2015-1419</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107011" comment="vsftpd-3.0.2-14.9.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17561" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
php5 was updated to fix two security issues.

These security issues were fixed:
- CVE-2014-9652: Out of bounds read in mconvert() (bnc#917150).
- CVE-2015-0273: Use after free vulnerability in unserialize() with DateTimeZone (bnc#918768).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/917150">SUSE bug 917150</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918768">SUSE bug 918768</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9652.html">CVE-2014-9652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0273.html">CVE-2015-0273</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107161" comment="apache2-mod_php5-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107162" comment="php5-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107163" comment="php5-bcmath-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107164" comment="php5-bz2-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107165" comment="php5-calendar-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107166" comment="php5-ctype-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107167" comment="php5-curl-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107168" comment="php5-dba-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107169" comment="php5-devel-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107170" comment="php5-dom-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107171" comment="php5-enchant-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107172" comment="php5-exif-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107173" comment="php5-fastcgi-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107174" comment="php5-fileinfo-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107175" comment="php5-firebird-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107176" comment="php5-fpm-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107177" comment="php5-ftp-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107178" comment="php5-gd-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107179" comment="php5-gettext-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107180" comment="php5-gmp-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107181" comment="php5-iconv-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107182" comment="php5-imap-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107183" comment="php5-intl-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107184" comment="php5-json-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107185" comment="php5-ldap-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107186" comment="php5-mbstring-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107187" comment="php5-mcrypt-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107188" comment="php5-mssql-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107189" comment="php5-mysql-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107190" comment="php5-odbc-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107191" comment="php5-opcache-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107192" comment="php5-openssl-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107193" comment="php5-pcntl-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107194" comment="php5-pdo-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107195" comment="php5-pear-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107196" comment="php5-pgsql-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107197" comment="php5-phar-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107198" comment="php5-posix-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107199" comment="php5-pspell-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107200" comment="php5-readline-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107201" comment="php5-shmop-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107202" comment="php5-snmp-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107203" comment="php5-soap-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107204" comment="php5-sockets-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107205" comment="php5-sqlite-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107206" comment="php5-suhosin-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107207" comment="php5-sysvmsg-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107208" comment="php5-sysvsem-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107209" comment="php5-sysvshm-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107210" comment="php5-tidy-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107211" comment="php5-tokenizer-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107212" comment="php5-wddx-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107213" comment="php5-xmlreader-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107214" comment="php5-xmlrpc-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107215" comment="php5-xmlwriter-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107216" comment="php5-xsl-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107217" comment="php5-zip-5.6.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107218" comment="php5-zlib-5.6.1-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17562" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
chromium was updated to version 40.0.2214.111 to fix 31 vulnerabilities.

These security issues were fixed:
- CVE-2015-1209: Use-after-free in DOM (bnc#916841).
- CVE-2015-1210: Cross-origin-bypass in V8 bindings (bnc#916843).
- CVE-2015-1211: Privilege escalation using service workers (bnc#916838).
- CVE-2015-1212: Various fixes from internal audits, fuzzing and other initiatives (bnc#916840).
- CVE-2014-7923: Memory corruption in ICU (bnc#914468).
- CVE-2014-7924: Use-after-free in IndexedDB (bnc#914468).
- CVE-2014-7925: Use-after-free in WebAudio (bnc#914468).
- CVE-2014-7926: Memory corruption in ICU (bnc#914468).
- CVE-2014-7927: Memory corruption in V8 (bnc#914468).
- CVE-2014-7928: Memory corruption in V8 (bnc#914468).
- CVE-2014-7930: Use-after-free in DOM (bnc#914468).
- CVE-2014-7931: Memory corruption in V8 (bnc#914468).
- CVE-2014-7929: Use-after-free in DOM (bnc#914468).
- CVE-2014-7932: Use-after-free in DOM (bnc#914468).
- CVE-2014-7933: Use-after-free in FFmpeg (bnc#914468).
- CVE-2014-7934: Use-after-free in DOM (bnc#914468).
- CVE-2014-7935: Use-after-free in Speech (bnc#914468).
- CVE-2014-7936: Use-after-free in Views (bnc#914468).
- CVE-2014-7937: Use-after-free in FFmpeg (bnc#914468).
- CVE-2014-7938: Memory corruption in Fonts (bnc#914468).
- CVE-2014-7939: Same-origin-bypass in V8 (bnc#914468).
- CVE-2014-7940: Uninitialized-value in ICU (bnc#914468).
- CVE-2014-7941: Out-of-bounds read in UI (bnc#914468).
- CVE-2014-7942: Uninitialized-value in Fonts (bnc#914468).
- CVE-2014-7943: Out-of-bounds read in Skia
- CVE-2014-7944: Out-of-bounds read in PDFium
- CVE-2014-7945: Out-of-bounds read in PDFium
- CVE-2014-7946: Out-of-bounds read in Fonts
- CVE-2014-7947: Out-of-bounds read in PDFium
- CVE-2014-7948: Caching error in AppCache
- CVE-2015-1205: Various fixes from internal audits, fuzzing and other initiatives

These non-security issues were fixed:
- Fix using 'echo' command in chromium-browser.sh script
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/914468">SUSE bug 914468</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916838">SUSE bug 916838</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916840">SUSE bug 916840</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916841">SUSE bug 916841</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916843">SUSE bug 916843</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-7923.html">CVE-2014-7923</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7924.html">CVE-2014-7924</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7925.html">CVE-2014-7925</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7926.html">CVE-2014-7926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7927.html">CVE-2014-7927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7928.html">CVE-2014-7928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7929.html">CVE-2014-7929</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7930.html">CVE-2014-7930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7931.html">CVE-2014-7931</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7932.html">CVE-2014-7932</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7933.html">CVE-2014-7933</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7934.html">CVE-2014-7934</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7935.html">CVE-2014-7935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7936.html">CVE-2014-7936</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7937.html">CVE-2014-7937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7938.html">CVE-2014-7938</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7939.html">CVE-2014-7939</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7940.html">CVE-2014-7940</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7941.html">CVE-2014-7941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7942.html">CVE-2014-7942</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7943.html">CVE-2014-7943</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7944.html">CVE-2014-7944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7945.html">CVE-2014-7945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7946.html">CVE-2014-7946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7947.html">CVE-2014-7947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7948.html">CVE-2014-7948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1205.html">CVE-2015-1205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1209.html">CVE-2015-1209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1210.html">CVE-2015-1210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1211.html">CVE-2015-1211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1212.html">CVE-2015-1212</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107156" comment="chromedriver-40.0.2214.111-13.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107157" comment="chromium-40.0.2214.111-13.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107158" comment="chromium-desktop-gnome-40.0.2214.111-13.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107159" comment="chromium-desktop-kde-40.0.2214.111-13.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107160" comment="chromium-ffmpegsumo-40.0.2214.111-13.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17563" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaThunderbird was updated to version 31.5.0 to fix four security issues.

These security issues were fixed:
- CVE-2015-0836: Miscellaneous memory safety hazards
- CVE-2015-0831: Use-after-free in IndexedDB
- CVE-2015-0827: Out-of-bounds read and write while rendering SVG content
- CVE-2015-0822: Reading of local files through manipulation of form autocomplete
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/917597">SUSE bug 917597</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0822.html">CVE-2015-0822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0827.html">CVE-2015-0827</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0831.html">CVE-2015-0831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0836.html">CVE-2015-0836</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107228" comment="MozillaThunderbird-31.5.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107229" comment="MozillaThunderbird-buildsymbols-31.5.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107230" comment="MozillaThunderbird-devel-31.5.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107231" comment="MozillaThunderbird-translations-common-31.5.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107232" comment="MozillaThunderbird-translations-other-31.5.0-12.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17564" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

LibTIFF was updated fix various security issues that could lead to crashes of the image decoder.
(CVE-2014-9655, CVE-2014-8127, CVE-2014-8128, CVE-2014-8129, CVE-2014-8130, CVE-2015-1547)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914890">SUSE bug 914890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916925">SUSE bug 916925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916927">SUSE bug 916927</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8127.html">CVE-2014-8127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8128.html">CVE-2014-8128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8129.html">CVE-2014-8129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8130.html">CVE-2014-8130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9655.html">CVE-2014-9655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1547.html">CVE-2015-1547</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107242" comment="libtiff-devel-4.0.3-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107241" comment="libtiff-devel-32bit-4.0.3-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107244" comment="libtiff5-4.0.3-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107243" comment="libtiff5-32bit-4.0.3-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107245" comment="tiff-4.0.3-10.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17565" version="1" class="patch">
	<metadata>
		<title>Better fix for buffer overflow causing DoS (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update fixes previous security update, which was not considered as complete.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912214">SUSE bug 912214</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9556.html">CVE-2014-9556</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107246" comment="libmspack-0.4-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107247" comment="libmspack-devel-0.4-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107248" comment="libmspack0-0.4-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107249" comment="libmspack0-32bit-0.4-5.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17566" version="1" class="patch">
	<metadata>
		<title>Security update for percona-toolkit, xtrabackup (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Percona Toolkit and XtraBackup were updated to fix bugs and security issues.

Percona XtraBackup was vulnerable to MITM attack which could allow
exfiltration of MySQL configuration information via the --version-check
option. [boo#919298] CVE-2015-1027 lp#1408375.

The openSUSE package has the version check disabled by default.

Percona Toolkit was updated to 2.2.13:
* Feature lp#1391240: pt-kill added query fingerprint hash to output
* Fixed lp#1402668: pt-mysql-summary fails on cluster in Donor/Desynced status 
* Fixed lp#1396870: pt-online-schema-change CTRL+C leaves terminal in inconsistent state 
* Fixed lp#1396868: pt-online-schema-change --ask-pass option error
* Fixed lp#1266869: pt-stalk fails to start if $HOME environment variable is not set 
* Fixed lp#1019479: pt-table-checksum does not work with sql_mode ONLY_FULL_GROUP_BY
* Fixed lp#1394934: pt-table-checksum error in debug mode
* Fixed lp#1321297: pt-table-checksum reports diffs on timestamp columns in 5.5 vs 5.6 
* Fixed lp#1399789: pt-table-checksum fails to find pxc nodes when wsrep_node_incoming_address is set to AUTO
* Fixed lp#1388870: pt-table-checksum has some errors with different time zones
* Fixed lp#1408375: vulnerable to MITM attack which would allow exfiltration of MySQL configuration information via --version-check [boo#919298] [CVE-2015-1027]
* Fixed lp#1404298: missing MySQL5.7 test files for pt-table-checksum
* Fixed lp#1403900: added sandbox and fixed sakila test db for 5.7

Percona XtraBackup was updated to version 2.2.9:
* xtrabackup_galera_info file isn't overwritten during the Galera auto-recovery. lp#1418584.
* Percona XtraBackup now sets the maximum supported session value
  for lock_wait_timeout variable to prevent unnecessary timeouts
  when the global value is changed from the default. lp#1410339.
* New option --backup-locks, enabled by default, has been
  implemented to control if backup locks will be used even if
  they are supported by the server. To disable backup locks
  innobackupex should be run with innobackupex --no-backup-locks
  option. lp#1418820.
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/919298">SUSE bug 919298</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1027.html">CVE-2015-1027</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107597" comment="percona-toolkit-2.2.13-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107598" comment="xtrabackup-2.2.9-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107599" comment="xtrabackup-test-2.2.9-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17567" version="1" class="patch">
	<metadata>
		<title>Security update for putty (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The SSH Terminal emulator putty was updated to the new upstream release 0.64, fixing security issues and bugs:

Security fix:
PuTTY no longer retains the private half of users' keys in memory by mistake after authenticating with them.
[bsc#920167] (CVE-2015-2157)

New feature:
Support for SSH connection sharing, so that multiple instances of
PuTTY to the same host can share a single SSH connection instead
of all having to log in independently.

Bug fix:
IPv6 literals are handled sensibly throughout the suite,
if you enclose them in square brackets to prevent the colons
being mistaken for a :port suffix.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920167">SUSE bug 920167</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2157.html">CVE-2015-2157</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107600" comment="putty-0.64-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17568" version="1" class="patch">
	<metadata>
		<title>Security update for autofs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The automount service autofs was updated to prevent a potential privilege
escalation via interpreter load path for program-based automount
maps. (bsc#917977 CVE-2014-8169)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917977">SUSE bug 917977</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8169.html">CVE-2014-8169</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107601" comment="autofs-5.1.0-2.8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17569" version="1" class="patch">
	<metadata>
		<title>Security update for cacti (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

cacti was updated to version 0.8.8c [boo#920399]

This update fixes four vulnerabilities and adds some compatible features.
- Security fixes not previously patched:
  - CVE-2014-2326 - XSS issue via CDEF editing
  - CVE-2014-2327 - Cross-site request forgery (CSRF) vulnerability
  - CVE-2014-2328 - Remote Command Execution Vulnerability in graph export
  - CVE-2014-4002 - XSS issues in multiple files
  - CVE-2014-5025 - XSS issue via data source editing
  - CVE-2014-5026 - XSS issues in multiple files
- Security fixes now upstream:
  - CVE-2013-5588 - XSS issue via installer or device editing
  - CVE-2013-5589 - SQL injection vulnerability in device editing

New features:
- New graph tree view
- Updated graph list and graph preview
- Refactor graph tree view to remove GPL incompatible code
- Updated command line database upgrade utility
- Graph zooming now from everywhere 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920399">SUSE bug 920399</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-2327.html">CVE-2014-2327</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-4002.html">CVE-2014-4002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5025.html">CVE-2014-5025</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5026.html">CVE-2014-5026</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107602" comment="cacti-0.8.8c-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17570" version="1" class="patch">
	<metadata>
		<title>Security update for osc (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
osc was updated to fix a security issue and some non-security bugs.

osc was updated to 0.151.0, fixing the following vulnerability:
* fixed shell command injection via crafted _service files CVE-2015-0778 boo#901643

The following non-security bugs were fixed:
* fix times when data comes from OBS backend
* support updateing the link in target package for submit requests
* various minor bugfixes
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/901643">SUSE bug 901643</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0778.html">CVE-2015-0778</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107657" comment="osc-0.151.0-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17571" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.451 (bsc#922033).

These security issues were fixed:
- Memory corruption vulnerabilities that could lead to code execution (CVE-2015-0332, CVE-2015-0333, CVE-2015-0335, CVE-2015-0339).
- Type confusion vulnerabilities that could lead to code execution (CVE-2015-0334, CVE-2015-0336).
- A vulnerability that could lead to a cross-domain policy bypass (CVE-2015-0337).
- A vulnerability that could lead to a file upload restriction bypass (CVE-2015-0340).
- An integer overflow vulnerability that could lead to code execution (CVE-2015-0338).
- Use-after-free vulnerabilities that could lead to code execution (CVE-2015-0341, CVE-2015-0342).
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/922033">SUSE bug 922033</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0332.html">CVE-2015-0332</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0333.html">CVE-2015-0333</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0334.html">CVE-2015-0334</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0335.html">CVE-2015-0335</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0336.html">CVE-2015-0336</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0337.html">CVE-2015-0337</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0338.html">CVE-2015-0338</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0339.html">CVE-2015-0339</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0340.html">CVE-2015-0340</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0341.html">CVE-2015-0341</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0342.html">CVE-2015-0342</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117571" comment="flash-player-11.2.202.451-2.45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117572" comment="flash-player-gnome-11.2.202.451-2.45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117573" comment="flash-player-kde4-11.2.202.451-2.45.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17572" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Wireshark was updated to 1.10.13 on openSUSE 13.1 to fix bugs and security issues.
Wireshark was updated to 1.12.4 on openSUSE 13.2 to fix bugs and security issues.

The following security issues were fixed in 1.10.13:
  * The WCP dissector could crash.
    wnpa-sec-2015-07 CVE-2015-2188 [bnc#920696]
  * The pcapng file parser could crash.
    wnpa-sec-2015-08 CVE-2015-2189 [bnc#920697]
  * The TNEF dissector could go into an infinite loop.
    wnpa-sec-2015-10 CVE-2015-2191 [bnc#920699]
- Further bug fixes and updated protocol support as listed in:
  https://www.wireshark.org/docs/relnotes/wireshark-1.10.13.html

The following security issues were fixed in 1.12.4:
- The following security issues were fixed:
  * The ATN-CPDLC dissector could crash.
    wnpa-sec-2015-06 CVE-2015-2187 [bnc#920695]
  * The WCP dissector could crash.
    wnpa-sec-2015-07 CVE-2015-2188 [bnc#920696]
  * The pcapng file parser could crash.
    wnpa-sec-2015-08 CVE-2015-2189 [bnc#920697]
  * The LLDP dissector could crash.
    wnpa-sec-2015-09 CVE-2015-2190 [bnc#920698]
  * The TNEF dissector could go into an infinite loop.
    wnpa-sec-2015-10 CVE-2015-2191 [bnc#920699]
  * The SCSI OSD dissector could go into an infinite loop. 
    wnpa-sec-2015-11 CVE-2015-2192 [bnc#920700]
- Further bug fixes and updated protocol support as listed in:
  https://www.wireshark.org/docs/relnotes/wireshark-1.12.4.html
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920695">SUSE bug 920695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920696">SUSE bug 920696</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920697">SUSE bug 920697</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920698">SUSE bug 920698</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920699">SUSE bug 920699</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920700">SUSE bug 920700</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2187.html">CVE-2015-2187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2188.html">CVE-2015-2188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2189.html">CVE-2015-2189</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2190.html">CVE-2015-2190</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2191.html">CVE-2015-2191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2192.html">CVE-2015-2192</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107667" comment="wireshark-1.12.4-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107668" comment="wireshark-devel-1.12.4-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107669" comment="wireshark-ui-gtk-1.12.4-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107670" comment="wireshark-ui-qt-1.12.4-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17573" version="1" class="patch">
	<metadata>
		<title>Security update to Chromium 41.0.2272.76 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 41.0.2272.76 (bnc#920825)

Security fixes:
* CVE-2015-1212: Out-of-bounds write in media
* CVE-2015-1213: Out-of-bounds write in skia filters
* CVE-2015-1214: Out-of-bounds write in skia filters
* CVE-2015-1215: Out-of-bounds write in skia filters
* CVE-2015-1216: Use-after-free in v8 bindings
* CVE-2015-1217: Type confusion in v8 bindings
* CVE-2015-1218: Use-after-free in dom
* CVE-2015-1219: Integer overflow in webgl
* CVE-2015-1220: Use-after-free in gif decoder
* CVE-2015-1221: Use-after-free in web databases
* CVE-2015-1222: Use-after-free in service workers
* CVE-2015-1223: Use-after-free in dom
* CVE-2015-1230: Type confusion in v8
* CVE-2015-1224: Out-of-bounds read in vpxdecoder
* CVE-2015-1225: Out-of-bounds read in pdfium
* CVE-2015-1226: Validation issue in debugger
* CVE-2015-1227: Uninitialized value in blink
* CVE-2015-1228: Uninitialized value in rendering
* CVE-2015-1229: Cookie injection via proxies
* CVE-2015-1231: Various fixes from internal audits
* Multiple vulnerabilities in V8 fixed at the tip of the 4.1 branch
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/920825">SUSE bug 920825</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1212.html">CVE-2015-1212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1213.html">CVE-2015-1213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1214.html">CVE-2015-1214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1215.html">CVE-2015-1215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1216.html">CVE-2015-1216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1217.html">CVE-2015-1217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1218.html">CVE-2015-1218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1219.html">CVE-2015-1219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1220.html">CVE-2015-1220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1221.html">CVE-2015-1221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1222.html">CVE-2015-1222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1223.html">CVE-2015-1223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1224.html">CVE-2015-1224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1225.html">CVE-2015-1225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1226.html">CVE-2015-1226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1227.html">CVE-2015-1227</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1228.html">CVE-2015-1228</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1229.html">CVE-2015-1229</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1230.html">CVE-2015-1230</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1231.html">CVE-2015-1231</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107682" comment="chromedriver-41.0.2272.76-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107683" comment="chromium-41.0.2272.76-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107684" comment="chromium-desktop-gnome-41.0.2272.76-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107685" comment="chromium-desktop-kde-41.0.2272.76-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107686" comment="chromium-ffmpegsumo-41.0.2272.76-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17574" version="1" class="patch">
	<metadata>
		<title>Security update for vorbis-tools (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

vorbis-tools was updated to fix division by zero and integer overflow by crafted WAV files (CVE-2014-9638, CVE-2014-9639, bnc#914439, bnc#914441).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914439">SUSE bug 914439</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914441">SUSE bug 914441</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9638.html">CVE-2014-9638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9639.html">CVE-2014-9639</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107786" comment="vorbis-tools-1.4.0-17.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107787" comment="vorbis-tools-lang-1.4.0-17.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17575" version="1" class="patch">
	<metadata>
		<title>Security update for gdm (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The GNOME Display Manager was updated to fix one security issue:

- Removed gdm-fingerprint and gdm-smartcard pamfiles that allowed unlocking the screen without password or fingerprint if fingerprint reader support was enabled. (boo#900836).		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/900836">SUSE bug 900836</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107788" comment="gdm-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107789" comment="gdm-branding-upstream-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107790" comment="gdm-devel-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107791" comment="gdm-lang-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107792" comment="gdmflexiserver-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107793" comment="libgdm1-3.14.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107794" comment="typelib-1_0-Gdm-1_0-3.14.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17576" version="1" class="patch">
	<metadata>
		<title>Security update for glusterfs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
glusterfs was updated to fix a fragment header infinite loop denial of
service attack (CVE-2014-3619).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/919879">SUSE bug 919879</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3619.html">CVE-2014-3619</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107795" comment="glusterfs-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107796" comment="glusterfs-devel-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107797" comment="libgfapi0-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107798" comment="libgfchangelog0-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107799" comment="libgfrpc0-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107800" comment="libgfxdr0-3.5.2-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107801" comment="libglusterfs0-3.5.2-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17577" version="1" class="patch">
	<metadata>
		<title>Security update for libssh2_org (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libssh2_org was updated to version 1.5.0 to fix bugs
and a security issue.

Changes in 1.5.0:
  Added Windows Cryptography API: Next Generation based backend

Bug fixes:
- Security Advisory: Using `SSH_MSG_KEXINIT` data unbounded, CVE-2015-1782
- missing _libssh2_error in _libssh2_channel_write
- knownhost: Fix DSS keys being detected as unknown.
- knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer.
- libssh2.h: on Windows, a socket is of type SOCKET, not int
- libssh2_priv.h: a 1 bit bit-field should be unsigned
- windows build: do not export externals from static library
- Fixed two potential use-after-frees of the payload buffer
- Fixed a few memory leaks in error paths
- userauth: Fixed an attempt to free from stack on error
- agent_list_identities: Fixed memory leak on OOM
- knownhosts: Abort if the hosts buffer is too small
- sftp_close_handle: ensure the handle is always closed
- channel_close: Close the channel even in the case of errors
- docs: added missing libssh2_session_handshake.3 file
- docs: fixed a bunch of typos
- userauth_password: pass on the underlying error code
- _libssh2_channel_forward_cancel: accessed struct after free
- _libssh2_packet_add: avoid using uninitialized memory
- _libssh2_channel_forward_cancel: avoid memory leaks on error
- _libssh2_channel_write: client spins on write when window full
- windows build: fix build errors
- publickey_packet_receive: avoid junk in returned pointers
- channel_receive_window_adjust: store windows size always
- userauth_hostbased_fromfile: zero assign to avoid uninitialized use
- configure: change LIBS not LDFLAGS when checking for libs
- agent_connect_unix: make sure there's a trailing zero
- MinGW build: Fixed redefine warnings.
- sftpdir.c: added authentication method detection.
- Watcom build: added support for WinCNG build.
- configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS
- sftp_statvfs: fix for servers not supporting statfvs extension
- knownhost.c: use LIBSSH2_FREE macro instead of free
- Fixed compilation using mingw-w64
- knownhost.c: fixed that 'key_type_len' may be used uninitialized
- configure: Display individual crypto backends on separate lines
- examples on Windows: check for WSAStartup return code
- examples on Windows: check for socket return code
- agent.c: check return code of MapViewOfFile
- kex.c: fix possible NULL pointer de-reference with session-&amp;gt;kex
- packet.c: fix possible NULL pointer de-reference within listen_state
- tests on Windows: check for WSAStartup return code
- userauth.c: improve readability and clarity of for-loops
- examples on Windows: use native SOCKET-type instead of int
- packet.c: i &amp;lt; 256 was always true and i would overflow to 0
- kex.c: make sure mlist is not set to NULL
- session.c: check return value of session_nonblock in debug mode
- session.c: check return value of session_nonblock during startup
- userauth.c: make sure that sp_len is positive and avoid overflows
- knownhost.c: fix use of uninitialized argument variable wrote
- openssl: initialise the digest context before calling EVP_DigestInit()
- libssh2_agent_init: init -&amp;gt;fd to LIBSSH2_INVALID_SOCKET
- configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib
- configure.ac: Rework crypto library detection
- configure.ac: Reorder --with-* options in --help output
- configure.ac: Call zlib zlib and not libz in text but keep option names
- Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro
- sftp: seek: Don't flush buffers on same offset
- sftp: statvfs: Along error path, reset the correct 'state' variable.
- sftp: Add support for fsync (OpenSSH extension).
- _libssh2_channel_read: fix data drop when out of window
- comp_method_zlib_decomp: Improve buffer growing algorithm
- _libssh2_channel_read: Honour window_size_initial
- window_size: redid window handling for flow control reasons
- knownhosts: handle unknown key types
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/921070">SUSE bug 921070</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1782.html">CVE-2015-1782</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107872" comment="libssh2-1-1.5.0-9.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107873" comment="libssh2-1-32bit-1.5.0-9.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107874" comment="libssh2-devel-1.5.0-9.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107875" comment="libssh2_org-1.5.0-9.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17578" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
krb5 was updated to fix three security issues.

Remote authenticated users could cause denial of service.

On openSUSE 13.1 and 13.2 krb5 was updated to fix the following vulnerabilities:
- bnc#910457: CVE-2014-5353: NULL pointer dereference when using a ticket policy name as password name
- bnc#918595: CVE-2014-5355: krb5: denial of service in krb5_read_message
On openSUSE 13.1 krb5 was updated to fix the following vulnerability:
- bnc#910458: CVE-2014-5354: NULL pointer dereference when using keyless entries
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910457">SUSE bug 910457</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910458">SUSE bug 910458</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918595">SUSE bug 918595</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-5353.html">CVE-2014-5353</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5354.html">CVE-2014-5354</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-5355.html">CVE-2014-5355</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107878" comment="krb5-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107879" comment="krb5-32bit-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107880" comment="krb5-client-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107881" comment="krb5-devel-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107882" comment="krb5-devel-32bit-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107883" comment="krb5-doc-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107876" comment="krb5-mini-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107877" comment="krb5-mini-devel-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107884" comment="krb5-plugin-kdb-ldap-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107885" comment="krb5-plugin-preauth-otp-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107886" comment="krb5-plugin-preauth-pkinit-1.12.2-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107887" comment="krb5-server-1.12.2-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17579" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

OpenSSL was updated to fix various security issues.

Following security issues were fixed:
- CVE-2015-0209: A Use After Free following d2i_ECPrivatekey error
  was fixed which could lead to crashes for attacker supplied Elliptic
  Curve keys. This could be exploited over SSL connections with client
  supplied keys.

- CVE-2015-0286: A segmentation fault in ASN1_TYPE_cmp was fixed that
  could be exploited by attackers when e.g. client authentication is
  used. This could be exploited over SSL connections.

- CVE-2015-0287: A ASN.1 structure reuse memory corruption was fixed. This
  problem can not be exploited over regular SSL connections, only if
  specific client programs use specific ASN.1 routines.

- CVE-2015-0288: A X509_to_X509_REQ NULL pointer dereference was fixed,
  which could lead to crashes. This function is not commonly used, and
  not reachable over SSL methods.

- CVE-2015-0289: Several PKCS7 NULL pointer dereferences were fixed,
  which could lead to crashes of programs using the PKCS7 APIs. The SSL
  apis do not use those by default.

- CVE-2015-0293: Denial of service via reachable assert in SSLv2 servers,
  could be used by remote attackers to terminate the server process. Note
  that this requires SSLv2 being allowed, which is not the default.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/919648">SUSE bug 919648</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920236">SUSE bug 920236</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922488">SUSE bug 922488</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922496">SUSE bug 922496</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922499">SUSE bug 922499</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922500">SUSE bug 922500</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0209.html">CVE-2015-0209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0286.html">CVE-2015-0286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0287.html">CVE-2015-0287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0288.html">CVE-2015-0288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0289.html">CVE-2015-0289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0293.html">CVE-2015-0293</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107960" comment="libopenssl-devel-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107961" comment="libopenssl-devel-32bit-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107962" comment="libopenssl1_0_0-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107963" comment="libopenssl1_0_0-32bit-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107964" comment="libopenssl1_0_0-hmac-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107965" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107966" comment="openssl-1.0.1k-2.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107967" comment="openssl-doc-1.0.1k-2.20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17580" version="1" class="patch">
	<metadata>
		<title>Security update for libarchive (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libarchive was updated to fix a directory traversal in the bsdcpio tool, which
allowed attackers supplying crafted archives to overwrite files. (CVE-2015-2304)

Also, a integer overflow was fixed that could also overflow buffers. (CVE-2013-0211)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/800024">SUSE bug 800024</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920870">SUSE bug 920870</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-0211.html">CVE-2013-0211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2304.html">CVE-2015-2304</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009107977" comment="bsdtar-3.1.2-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107978" comment="libarchive-3.1.2-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107979" comment="libarchive-devel-3.1.2-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107980" comment="libarchive13-3.1.2-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009107981" comment="libarchive13-32bit-3.1.2-7.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17581" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

SeaMonkey was updated to 2.33 (bnc#917597)

* MFSA 2015-11/CVE-2015-0835/CVE-2015-0836
  Miscellaneous memory safety hazards
* MFSA 2015-12/CVE-2015-0833 (bmo#945192)
  Invoking Mozilla updater will load locally stored DLL files
  (Windows only)
* MFSA 2015-13/CVE-2015-0832 (bmo#1065909)
  Appended period to hostnames can bypass HPKP and HSTS protections
* MFSA 2015-14/CVE-2015-0830 (bmo#1110488)
  Malicious WebGL content crash when writing strings
* MFSA 2015-15/CVE-2015-0834 (bmo#1098314)
  TLS TURN and STUN connections silently fail to simple TCP connections
* MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
  Use-after-free in IndexedDB
* MFSA 2015-17/CVE-2015-0829 (bmo#1128939)
  Buffer overflow in libstagefright during MP4 video playback
* MFSA 2015-18/CVE-2015-0828 (bmo#1030667, bmo#988675)
  Double-free when using non-default memory allocators with a
  zero-length XHR
* MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
  Out-of-bounds read and write while rendering SVG content
* MFSA 2015-20/CVE-2015-0826 (bmo#1092363)
  Buffer overflow during CSS restyling
* MFSA 2015-21/CVE-2015-0825 (bmo#1092370)
  Buffer underflow during MP3 playback
* MFSA 2015-22/CVE-2015-0824 (bmo#1095925)
  Crash using DrawTarget in Cairo graphics library
* MFSA 2015-23/CVE-2015-0823 (bmo#1098497)
  Use-after-free in Developer Console date with OpenType Sanitiser
* MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
  Reading of local files through manipulation of form autocomplete
* MFSA 2015-25/CVE-2015-0821 (bmo#1111960)
  Local files or privileged URLs in pages can be opened into new tabs
* MFSA 2015-26/CVE-2015-0819 (bmo#1079554)
  UI Tour whitelisted sites in background tab can spoof foreground tabs
* MFSA 2015-27CVE-2015-0820 (bmo#1125398)
  Caja Compiler JavaScript sandbox bypass

Update to SeaMonkey 2.32.1
  * fixed MailNews feeds not updating
  * fixed selected profile in Profile Manager not remembered
  * fixed opening a bookmark folder in tabs on Linux
  * fixed Troubleshooting Information (about:support) with the
    Modern theme

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917597">SUSE bug 917597</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0819.html">CVE-2015-0819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0820.html">CVE-2015-0820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0821.html">CVE-2015-0821</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0822.html">CVE-2015-0822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0823.html">CVE-2015-0823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0824.html">CVE-2015-0824</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0825.html">CVE-2015-0825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0826.html">CVE-2015-0826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0827.html">CVE-2015-0827</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0828.html">CVE-2015-0828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0829.html">CVE-2015-0829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0830.html">CVE-2015-0830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0831.html">CVE-2015-0831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0832.html">CVE-2015-0832</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0833.html">CVE-2015-0833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0834.html">CVE-2015-0834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0835.html">CVE-2015-0835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0836.html">CVE-2015-0836</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108032" comment="seamonkey-2.33-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108033" comment="seamonkey-dom-inspector-2.33-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108034" comment="seamonkey-irc-2.33-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108035" comment="seamonkey-translations-common-2.33-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108036" comment="seamonkey-translations-other-2.33-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17582" version="1" class="patch">
	<metadata>
		<title>Security update for less (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
less was updated to fix one minor security issue:

Malformed UTF-8 data could have caused an out of bounds read in the UTF-8 decoding routines, causing an invalid read access. (bnc#921719) (CVE-2014-9488)		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/921719">SUSE bug 921719</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9488.html">CVE-2014-9488</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108090" comment="less-458-6.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17583" version="1" class="patch">
	<metadata>
		<title>Security update for tor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Tor was updated to 0.2.4.26 to fix several security issues:

The release:
  Contains several medium-level security fixes for relays and exit
  nodes and also updates the list of directory authorities.
  * Directory authority updates
  * relay crashes trough assertion (CVE-2015-2688)
  * exit node crash through assertion under high DNS load (CVE-2015-2689)
  * update geoip/geoip6 to the March 3 2015
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/923284">SUSE bug 923284</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2688.html">CVE-2015-2688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2689.html">CVE-2015-2689</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108091" comment="tor-0.2.4.26-9.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17584" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox was updated to Firefox 36.0.4 to fix two critical security issues found during Pwn2Own:

  * MFSA 2015-28/CVE-2015-0818 (bmo#1144988)
    Privilege escalation through SVG navigation

  * MFSA 2015-29/CVE-2015-0817 (bmo#1145255)
    Code execution through incorrect JavaScript bounds checking
    elimination

Als fixed were the following bugs:
- Copy the icons to /usr/share/icons instead of symlinking them:
  in preparation for containerized apps (e.g. xdg-app) as well as
  AppStream metadata extraction, there are a couple locations that
  need to be real files for system integration (.desktop files,
  icons, mime-type info).

- update to Firefox 36.0.1
  Bugfixes:
  * Disable the usage of the ANY DNS query type (bmo#1093983)
  * Hello may become inactive until restart (bmo#1137469)
  * Print preferences may not be preserved (bmo#1136855)
  * Hello contact tabs may not be visible (bmo#1137141)
  * Accept hostnames that include an underscore character (&amp;quot;_&amp;quot;)
    (bmo#1136616)
  * WebGL may use significant memory with Canvas2d (bmo#1137251)
  * Option -remote has been restored (bmo#1080319)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/923534">SUSE bug 923534</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0817.html">CVE-2015-0817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0818.html">CVE-2015-0818</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108102" comment="MozillaFirefox-36.0.4-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108103" comment="MozillaFirefox-branding-upstream-36.0.4-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108104" comment="MozillaFirefox-buildsymbols-36.0.4-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108105" comment="MozillaFirefox-devel-36.0.4-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108106" comment="MozillaFirefox-translations-common-36.0.4-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108107" comment="MozillaFirefox-translations-other-36.0.4-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17585" version="1" class="patch">
	<metadata>
		<title>Security update for libzip (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Libzip was updated to fix one security issue.

A zip file with an unusually large number of entries could have caused an integer overflow leading to a write past the heap boundary, crashing the application. (CVE-2015-2331 bnc#923240)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/923240">SUSE bug 923240</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2331.html">CVE-2015-2331</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108119" comment="libzip-0.11.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108120" comment="libzip-devel-0.11.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108121" comment="libzip2-0.11.2-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108122" comment="libzip2-32bit-0.11.2-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17586" version="1" class="patch">
	<metadata>
		<title>Security update for libXfont (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libXFont was updated to fix three vulnerabilities when parsing BDF files (bnc#921978)

As libXfont is used by the X server to read font files, and an unprivileged user with access to the X server can tell the X server to read a given font file from a path of their choosing, these vulnerabilities have the potential to allow unprivileged users to run code with the privileges of the X server.

The following vulnerabilities were fixed:
* The BDF parser could allocate the a wrong buffer size, leading to out of bound writes (CVE-2015-1802)
* The BDF parser could crash when trying to read an invalid pointer (CVE-2015-1803)
* The BDF parser could read 32 bit metrics values into 16 bit integers, causing an out-of-bound memory access though integer overflow (CVE-2015-1804)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/921978">SUSE bug 921978</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1802.html">CVE-2015-1802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1803.html">CVE-2015-1803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1804.html">CVE-2015-1804</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108123" comment="libXfont-1.5.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108124" comment="libXfont-devel-1.5.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108125" comment="libXfont-devel-32bit-1.5.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108126" comment="libXfont1-1.5.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108127" comment="libXfont1-32bit-1.5.0-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17587" version="1" class="patch">
	<metadata>
		<title>Security update for tcpdump (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tcpdump was updated to fix five vulnerabilities in protocol printers

When running tcpdump, a remote unauthenticated user could have crashed the application or, potentially, execute arbitrary code by injecting crafted packages into the network.

The following vulnerabilities were fixed:
 * IPv6 mobility printer remote DoS (CVE-2015-0261, bnc#922220)
 * PPP printer remote DoS (CVE-2014-9140, bnc#923142)
 * force printer remote DoS (CVE-2015-2155, bnc#922223)
 * ethernet printer remote DoS (CVE-2015-2154, bnc#922222)
 * tcp printer remote DoS (CVE-2015-2153, bnc#922221)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/922220">SUSE bug 922220</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922221">SUSE bug 922221</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922222">SUSE bug 922222</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922223">SUSE bug 922223</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923142">SUSE bug 923142</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9140.html">CVE-2014-9140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0261.html">CVE-2015-0261</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2153.html">CVE-2015-2153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2154.html">CVE-2015-2154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2155.html">CVE-2015-2155</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108128" comment="tcpdump-4.6.2-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17588" version="1" class="patch">
	<metadata>
		<title>Security update for mercurial (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mercurial was updated to fix a command Injection via sshpeer._validaterepo() (CVE-2014-9462, bnc#923070).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/923070">SUSE bug 923070</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9462.html">CVE-2014-9462</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108129" comment="mercurial-3.1.2-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108130" comment="mercurial-lang-3.1.2-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17589" version="1" class="patch">
	<metadata>
		<title>Security update for gnutls (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

gnutls was updated to fix a security issue:

A certificate algorithm consistency checking issue was fixed (CVE-2015-0294).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/919938">SUSE bug 919938</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0294.html">CVE-2015-0294</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108180" comment="gnutls-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108181" comment="libgnutls-devel-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108182" comment="libgnutls-devel-32bit-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108183" comment="libgnutls-openssl-devel-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108184" comment="libgnutls-openssl27-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108185" comment="libgnutls28-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108186" comment="libgnutls28-32bit-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108187" comment="libgnutlsxx-devel-3.2.18-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108188" comment="libgnutlsxx28-3.2.18-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17590" version="1" class="patch">
	<metadata>
		<title>Security update for freetype2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
freetype2 was updated to fix various vulnerabilities that could lead to crashes or potentially
code execution when parsing fonts.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/916847">SUSE bug 916847</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916856">SUSE bug 916856</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916857">SUSE bug 916857</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916858">SUSE bug 916858</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916859">SUSE bug 916859</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916860">SUSE bug 916860</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916861">SUSE bug 916861</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916862">SUSE bug 916862</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916863">SUSE bug 916863</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916864">SUSE bug 916864</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916865">SUSE bug 916865</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916867">SUSE bug 916867</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916868">SUSE bug 916868</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916870">SUSE bug 916870</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916871">SUSE bug 916871</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916872">SUSE bug 916872</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916873">SUSE bug 916873</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916874">SUSE bug 916874</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916879">SUSE bug 916879</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916881">SUSE bug 916881</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9656.html">CVE-2014-9656</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9657.html">CVE-2014-9657</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9658.html">CVE-2014-9658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9659.html">CVE-2014-9659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9660.html">CVE-2014-9660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9661.html">CVE-2014-9661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9662.html">CVE-2014-9662</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9663.html">CVE-2014-9663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9664.html">CVE-2014-9664</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9665.html">CVE-2014-9665</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9666.html">CVE-2014-9666</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9667.html">CVE-2014-9667</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9668.html">CVE-2014-9668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9669.html">CVE-2014-9669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9670.html">CVE-2014-9670</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9671.html">CVE-2014-9671</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9672.html">CVE-2014-9672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9673.html">CVE-2014-9673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9674.html">CVE-2014-9674</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9675.html">CVE-2014-9675</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108189" comment="freetype2-2.5.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108190" comment="freetype2-devel-2.5.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108191" comment="freetype2-devel-32bit-2.5.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108194" comment="ft2demos-2.5.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108192" comment="libfreetype6-2.5.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108193" comment="libfreetype6-32bit-2.5.3-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17591" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-bundler (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-bunder was updated to fix security vulnerabilities and non-security issues

The following security issues were fixed:

* Hide credentials while warning about gems with ambiguous sources
* Warn when more than one top-level source is present
* Bundler may install gems from a different source than expected (CVE-2013-0334) (bnc#898205)

In addition, rubygem-bundler was udpated to 1.8.4 to fix non-security issues.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/898205">SUSE bug 898205</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-0334.html">CVE-2013-0334</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108195" comment="rubygem-bundler-1.8.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108196" comment="rubygem-bundler-doc-1.8.4-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17592" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
SeaMonkey was updated to 2.33.1 to fix several vulnerabilities.

The following vulnerabilities were fixed:

* Privilege escalation through SVG navigation (CVE-2015-0818)
* Code execution through incorrect JavaScript bounds checking elimination (CVE-2015-0817)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/923534">SUSE bug 923534</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0817.html">CVE-2015-0817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0818.html">CVE-2015-0818</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108197" comment="seamonkey-2.33.1-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108198" comment="seamonkey-dom-inspector-2.33.1-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108199" comment="seamonkey-irc-2.33.1-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108200" comment="seamonkey-translations-common-2.33.1-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108201" comment="seamonkey-translations-other-2.33.1-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17593" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The graphics drawing library gd was updated to fix one security issue.

The following vulnerability was fixed:
* possible buffer read overflow (CVE-2014-9709)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/923945">SUSE bug 923945</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9709.html">CVE-2014-9709</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108209" comment="gd-2.1.0-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108207" comment="gd-32bit-2.0.36.RC1-78.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108210" comment="gd-devel-2.1.0-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108211" comment="libgd3-2.1.0-7.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108212" comment="libgd3-32bit-2.1.0-7.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17594" version="1" class="patch">
	<metadata>
		<title>Security update for python-Django (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
python-django was updated to 1.6.11 to fix security issues and non-security bugs.

THe following vulnerabilities were fixed:

* Made is_safe_url() reject URLs that start with control characters to mitigate possible XSS attack via user-supplied redirect URLs (bnc#923176, CVE-2015-2317)
* Fixed an infinite loop possibility in strip_tags() (bnc#923172, CVE-2015-2316)
* WSGI header spoofing via underscore/dash conflation (bnc#913053, CVE-2015-0219)
* Mitigated possible XSS attack via user-supplied redirect URLs
* Denial-of-service attack against ``django.views.static.serve``   (bnc#913056, CVE-2015-0221)
* Database denial-of-service with ``ModelMultipleChoiceField`` (bnc#913055, CVE-2015-0222)

The update also contains fixes for non-security bugs, functional and stability issues.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/913053">SUSE bug 913053</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913055">SUSE bug 913055</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913056">SUSE bug 913056</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923172">SUSE bug 923172</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923176">SUSE bug 923176</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0219.html">CVE-2015-0219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0221.html">CVE-2015-0221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0222.html">CVE-2015-0222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2316.html">CVE-2015-2316</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2317.html">CVE-2015-2317</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108336" comment="python-Django-1.6.11-3.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17595" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PHP was updated to fix several security issues.

The following vulnerabilities were fixed:

* A specially crafted GIF file could cause a buffer read overflow in php-gd (CVE-2014-9709 bnc#923946)
* Memory was use after it was freed in PHAR (CVE-2015-2301 bnc#922022)
* heap overflow vulnerability in regcomp.c (CVE-2015-2305 bnc#922452)
* heap buffer overflow in Enchant (CVE-2014-9705 bnc#922451)

For openSUSE 13.2, the following additional vulnerability was fixed:

* A specially crafted zip file could lead to writing past the heap boundary (CVE-2015-2331 bnc#922894)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/922022">SUSE bug 922022</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922451">SUSE bug 922451</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922452">SUSE bug 922452</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922894">SUSE bug 922894</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923946">SUSE bug 923946</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9705.html">CVE-2014-9705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9709.html">CVE-2014-9709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2301.html">CVE-2015-2301</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2305.html">CVE-2015-2305</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2331.html">CVE-2015-2331</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108278" comment="apache2-mod_php5-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108279" comment="php5-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108280" comment="php5-bcmath-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108281" comment="php5-bz2-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108282" comment="php5-calendar-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108283" comment="php5-ctype-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108284" comment="php5-curl-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108285" comment="php5-dba-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108286" comment="php5-devel-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108287" comment="php5-dom-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108288" comment="php5-enchant-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108289" comment="php5-exif-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108290" comment="php5-fastcgi-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108291" comment="php5-fileinfo-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108292" comment="php5-firebird-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108293" comment="php5-fpm-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108294" comment="php5-ftp-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108295" comment="php5-gd-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108296" comment="php5-gettext-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108297" comment="php5-gmp-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108298" comment="php5-iconv-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108299" comment="php5-imap-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108300" comment="php5-intl-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108301" comment="php5-json-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108302" comment="php5-ldap-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108303" comment="php5-mbstring-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108304" comment="php5-mcrypt-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108305" comment="php5-mssql-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108306" comment="php5-mysql-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108307" comment="php5-odbc-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108308" comment="php5-opcache-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108309" comment="php5-openssl-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108310" comment="php5-pcntl-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108311" comment="php5-pdo-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108312" comment="php5-pear-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108313" comment="php5-pgsql-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108314" comment="php5-phar-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108315" comment="php5-posix-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108316" comment="php5-pspell-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108317" comment="php5-readline-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108318" comment="php5-shmop-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108319" comment="php5-snmp-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108320" comment="php5-soap-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108321" comment="php5-sockets-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108322" comment="php5-sqlite-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108323" comment="php5-suhosin-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108324" comment="php5-sysvmsg-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108325" comment="php5-sysvsem-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108326" comment="php5-sysvshm-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108327" comment="php5-tidy-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108328" comment="php5-tokenizer-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108329" comment="php5-wddx-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108330" comment="php5-xmlreader-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108331" comment="php5-xmlrpc-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108332" comment="php5-xmlwriter-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108333" comment="php5-xsl-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108334" comment="php5-zip-5.6.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108335" comment="php5-zlib-5.6.1-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17596" version="1" class="patch">
	<metadata>
		<title>Security update for libgit2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libgit2 was updated to fix an arbitrary command execution vulnerability on case-insentitive file systems.

The following vulnerability was fixed:

* When using programs using libgit2 on case-insensitive filesystems, .git/config could be overwritten, which allowed execution of arbitrary commands (boo#925040, CVE-2014-9390).

The configuration is uncommon as all default file systems on openSUSE are case sensitive.

Additionally, on openSUSE 13.2 libgit2 was updated to version 0.21.5 to backport further critical fixes.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/925040">SUSE bug 925040</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9390.html">CVE-2014-9390</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108406" comment="libgit2-0.21.5-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108393" comment="libgit2-0-0.19.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108407" comment="libgit2-21-0.21.5-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108408" comment="libgit2-devel-0.21.5-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17597" version="1" class="patch">
	<metadata>
		<title>Security update for subversion (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Apache Subversion was updated to 1.8.13 to fix three vulnerabilities and a number of non-security bugs.

This release fixes three vulnerabilities:

* Subversion HTTP servers with FSFS repositories were vulnerable to a remotely triggerable excessive memory use with certain REPORT requests. (bsc#923793 CVE-2015-0202) 
* Subversion mod_dav_svn and svnserve were vulnerable to a remotely triggerable assertion DoS vulnerability for certain requests with dynamically evaluated revision numbers. (bsc#923794 CVE-2015-0248)
* Subversion HTTP servers allow spoofing svn:author property values for new revisions (bsc#923795 CVE-2015-0251)

Non-security fixes:

  * fixes number of client and server side non-security bugs
  * improved working copy performance
  * reduction of resource use
  * stability improvements
  * usability improvements
  * fix sample configuration comments in subversion.conf [boo#916286]
  * fix bashisms in mailer-init.sh script
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/916286">SUSE bug 916286</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923793">SUSE bug 923793</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923794">SUSE bug 923794</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923795">SUSE bug 923795</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0202.html">CVE-2015-0202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0248.html">CVE-2015-0248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0251.html">CVE-2015-0251</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108409" comment="libsvn_auth_gnome_keyring-1-0-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108410" comment="libsvn_auth_kwallet-1-0-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108411" comment="subversion-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108412" comment="subversion-bash-completion-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108413" comment="subversion-devel-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108414" comment="subversion-perl-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108415" comment="subversion-python-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108416" comment="subversion-python-ctypes-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108417" comment="subversion-ruby-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108418" comment="subversion-server-1.8.13-2.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108419" comment="subversion-tools-1.8.13-2.14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17598" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, MozillaThunderbird, mozilla-nspr (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Firefox and Thunderbird were updated to fix several important vulnerabilities.

Mozilla Firefox was updated to 37.0.1.
Mozilla Thunderbird was updated to 31.6.0.
mozilla-nspr was updated to 4.10.8 as a dependency.

The following vulnerabilities were fixed in Mozilla Firefox:
 
* Miscellaneous memory safety hazards (MFSA 2015-30/CVE-2015-0814/CVE-2015-0815 boo#925392)
* Use-after-free when using the Fluendo MP3 GStreamer plugin (MFSA 2015-31/CVE-2015-0813 bmo#1106596 boo#925393)
* Add-on lightweight theme installation approval bypassed through MITM attack (MFSA 2015-32/CVE-2015-0812 bmo#1128126 boo#925394)
* resource:// documents can load privileged pages (MFSA 2015-33/CVE-2015-0816 bmo#1144991 boo#925395)
* Out of bounds read in QCMS library (MFSA-2015-34/CVE-2015-0811 bmo#1132468 boo#925396)
* Incorrect memory management for simple-type arrays in WebRTC (MFSA-2015-36/CVE-2015-0808 bmo#1109552 boo#925397)
* CORS requests should not follow 30x redirections after preflight (MFSA-2015-37/CVE-2015-0807 bmo#1111834 boo#925398)
* Memory corruption crashes in Off Main Thread Compositing (MFSA-2015-38/CVE-2015-0805/CVE-2015-0806 bmo#1135511 bmo#1099437 boo#925399)
* Use-after-free due to type confusion flaws (MFSA-2015-39/CVE-2015-0803/CVE-2015-0804 (mo#1134560 boo#925400)
* Same-origin bypass through anchor navigation (MFSA-2015-40/CVE-2015-0801 bmo#1146339 boo#925401)
* Windows can retain access to privileged content on navigation to unprivileged pages (MFSA-2015-42/CVE-2015-0802 bmo#1124898 boo#925402)

The following vulnerability was fixed in functionality that was not released as an update to openSUSE:

* Certificate verification could be bypassed through the HTTP/2 Alt-Svc header (MFSA 2015-44/CVE-2015-0799 bmo#1148328 bnc#926166)

The functionality added in 37.0 and thus removed in 37.0.1 was:

* Opportunistically encrypt HTTP traffic where the server supports
  HTTP/2 AltSvc

The following functionality was added or updated in Mozilla Firefox:

  * Heartbeat user rating system
  * Yandex set as default search provider for the Turkish locale
  * Bing search now uses HTTPS for secure searching
  * Improved protection against site impersonation via OneCRL
    centralized certificate revocation
  * some more behaviour changes for TLS

The following vulnerabilities were fixed in Mozilla Thunderbird:

* Miscellaneous memory safety hazards (MFSA 2015-30/CVE-2015-0814/CVE-2015-0815 boo#925392)
* Use-after-free when using the Fluendo MP3 GStreamer plugin (MFSA 2015-31/CVE-2015-0813 bmo#1106596 boo#925393)
* resource:// documents can load privileged pages (MFSA 2015-33/CVE-2015-0816 bmo#1144991 boo#925395)
* CORS requests should not follow 30x redirections after preflight (MFSA-2015-37/CVE-2015-0807 bmo#1111834 boo#925398)
* Same-origin bypass through anchor navigation (MFSA-2015-40/CVE-2015-0801 bmo#1146339 boo#925401)

mozilla-nspr was updated to 4.10.8 as a dependency and received the following changes:
  * bmo#573192: remove the stack-based PRFileDesc cache.
  * bmo#756047: check for _POSIX_THREAD_PRIORITY_SCHEDULING &amp;gt; 0 instead of only checking if the identifier is defined.
  * bmo#1089908: Fix variable shadowing in _PR_MD_LOCKFILE. Use PR_ARRAY_SIZE to get the array size of _PR_RUNQ(t-&amp;gt;cpu).
  * bmo#1106600: Replace PR_ASSERT(!&amp;quot;foo&amp;quot;) with PR_NOT_REACHED(&amp;quot;foo&amp;quot;) to fix clang -Wstring-conversion warnings.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/925368">SUSE bug 925368</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925392">SUSE bug 925392</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925393">SUSE bug 925393</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925394">SUSE bug 925394</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925395">SUSE bug 925395</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925396">SUSE bug 925396</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925397">SUSE bug 925397</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925398">SUSE bug 925398</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925399">SUSE bug 925399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925400">SUSE bug 925400</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925401">SUSE bug 925401</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925402">SUSE bug 925402</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926166">SUSE bug 926166</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0799.html">CVE-2015-0799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0801.html">CVE-2015-0801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0802.html">CVE-2015-0802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0803.html">CVE-2015-0803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0804.html">CVE-2015-0804</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0805.html">CVE-2015-0805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0806.html">CVE-2015-0806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0807.html">CVE-2015-0807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0808.html">CVE-2015-0808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0811.html">CVE-2015-0811</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0812.html">CVE-2015-0812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0813.html">CVE-2015-0813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0814.html">CVE-2015-0814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0815.html">CVE-2015-0815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0816.html">CVE-2015-0816</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108533" comment="MozillaFirefox-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108534" comment="MozillaFirefox-branding-upstream-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108535" comment="MozillaFirefox-buildsymbols-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108536" comment="MozillaFirefox-devel-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108537" comment="MozillaFirefox-translations-common-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108538" comment="MozillaFirefox-translations-other-37.0.1-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108539" comment="MozillaThunderbird-31.6.0-15.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108540" comment="MozillaThunderbird-buildsymbols-31.6.0-15.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108541" comment="MozillaThunderbird-devel-31.6.0-15.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108542" comment="MozillaThunderbird-translations-common-31.6.0-15.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108543" comment="MozillaThunderbird-translations-other-31.6.0-15.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108545" comment="mozilla-nspr-4.10.8-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108544" comment="mozilla-nspr-32bit-4.10.8-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108546" comment="mozilla-nspr-devel-4.10.8-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17599" version="1" class="patch">
	<metadata>
		<title>Security update for quassel (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The IRC client quassel was updated to fix two security issues.

The following vulnerabilities were fixed:

* quassel could crash when receiving an overlength CTCP query containing only multibyte characters (bnc#924930 CVE-2015-2778)
* quassel could incorrectly split a message in the middle of a multibyte character, leading to DoS (bnc#924933 CVE-2015-2779)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/924930">SUSE bug 924930</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924933">SUSE bug 924933</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2778.html">CVE-2015-2778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2779.html">CVE-2015-2779</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108605" comment="quassel-0.10.0-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108606" comment="quassel-base-0.10.0-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108607" comment="quassel-client-0.10.0-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108608" comment="quassel-core-0.10.0-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108609" comment="quassel-mono-0.10.0-3.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17600" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PHP was updated to fix three security issues.

The following vulnerabilities were fixed:

* use-after-free vulnerability in the process_nested_data function (CVE-2015-2787 bnc#924972)
* unserialize SoapClient type confusion (bnc#925109)
* move_uploaded_file truncates a pathNAME upon encountering a x00 character (CVE-2015-2348 bnc#924970)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/924970">SUSE bug 924970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924972">SUSE bug 924972</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925109">SUSE bug 925109</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2348.html">CVE-2015-2348</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2787.html">CVE-2015-2787</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108547" comment="apache2-mod_php5-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108548" comment="php5-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108549" comment="php5-bcmath-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108550" comment="php5-bz2-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108551" comment="php5-calendar-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108552" comment="php5-ctype-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108553" comment="php5-curl-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108554" comment="php5-dba-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108555" comment="php5-devel-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108556" comment="php5-dom-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108557" comment="php5-enchant-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108558" comment="php5-exif-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108559" comment="php5-fastcgi-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108560" comment="php5-fileinfo-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108561" comment="php5-firebird-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108562" comment="php5-fpm-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108563" comment="php5-ftp-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108564" comment="php5-gd-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108565" comment="php5-gettext-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108566" comment="php5-gmp-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108567" comment="php5-iconv-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108568" comment="php5-imap-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108569" comment="php5-intl-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108570" comment="php5-json-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108571" comment="php5-ldap-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108572" comment="php5-mbstring-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108573" comment="php5-mcrypt-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108574" comment="php5-mssql-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108575" comment="php5-mysql-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108576" comment="php5-odbc-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108577" comment="php5-opcache-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108578" comment="php5-openssl-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108579" comment="php5-pcntl-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108580" comment="php5-pdo-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108581" comment="php5-pear-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108582" comment="php5-pgsql-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108583" comment="php5-phar-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108584" comment="php5-posix-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108585" comment="php5-pspell-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108586" comment="php5-readline-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108587" comment="php5-shmop-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108588" comment="php5-snmp-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108589" comment="php5-soap-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108590" comment="php5-sockets-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108591" comment="php5-sqlite-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108592" comment="php5-suhosin-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108593" comment="php5-sysvmsg-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108594" comment="php5-sysvsem-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108595" comment="php5-sysvshm-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108596" comment="php5-tidy-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108597" comment="php5-tokenizer-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108598" comment="php5-wddx-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108599" comment="php5-xmlreader-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108600" comment="php5-xmlrpc-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108601" comment="php5-xmlwriter-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108602" comment="php5-xsl-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108603" comment="php5-zip-5.6.1-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108604" comment="php5-zlib-5.6.1-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17601" version="1" class="patch">
	<metadata>
		<title>Security update for potrace (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The bitmap to vector graphic tracing utility potrace was updated to fix one security issue.

The following vulnerability was fixed:

- Very large bitmaps could trigger a buffer overflow, crashing the program and causing denial of service (bsc#924904, CVE-2013-7437)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/924904">SUSE bug 924904</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7437.html">CVE-2013-7437</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108615" comment="libpotrace0-1.11-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108616" comment="potrace-1.11-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108617" comment="potrace-devel-1.11-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17602" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 41.0.2272.118 to fix two security issues.

The following vulnerabilities were fixed:


* A combination of V8, Gamepad and IPC bugs could lead to remote code execution outside of the sandbox (CVE-2015-1233, boo#925713)
* Buffer overflow via race condition in GPU (CVE-2015-1234, boo#925714)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/925713">SUSE bug 925713</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925714">SUSE bug 925714</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1233.html">CVE-2015-1233</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1234.html">CVE-2015-1234</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108610" comment="chromedriver-41.0.2272.118-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108611" comment="chromium-41.0.2272.118-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108612" comment="chromium-desktop-gnome-41.0.2272.118-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108613" comment="chromium-desktop-kde-41.0.2272.118-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108614" comment="chromium-ffmpegsumo-41.0.2272.118-20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17603" version="1" class="patch">
	<metadata>
		<title>update for libvirt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- CVE-2014-8135: libvirt: local denial of service in storage driver
  87b9437f-CVE-2014-8135.patch
  bsc#910860
- CVE-2014-8136: libvirt: local denial of service in qemu driver
  2bdcd29c-CVE-2014-8136.patch
  bsc#910862

- CVE-2014-8131: Fix possible deadlock and segfault in
  qemuConnectGetAllDomainStats()
  57023c0a-CVE-2014-8131.patch, cb104ef7-CVE-2014-8131.patch
  bsc#909274

- Get /proc/sys/net/ipv[46] read-write for wicked to work in
  containers. bsc#904432. ba9b7252-sys-net-rw.patch

- Fix potential crasher in virt-aa-helper
  2222123-virt-aa-helper-crash.patch
- ip link add now needs the 'name' parameter.
  433b427-iplink-name.patch
- Fixes for virt-sandbox-service to work:
  - Allow adding virt-sandbox service config to apparmor rules.
    c264eea-virt-aa-helper-sandbox.patch
  - fix symlink resolving for containers to start.
    72fecf1-lxc-resolve-symlinks.patch
  - fix unmounting file system if it contains the source to mount.
    e50457d-lxc-unmount-check.patch

- Remove security_driver = &amp;quot;none&amp;quot; in qemu config. This completely
  disabled all security drivers instead of probing them.
- Changed default value of QEMU's security_default_confined to 0 to
  keep QEMU domains unconfined by default.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/904432">SUSE bug 904432</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909274">SUSE bug 909274</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910860">SUSE bug 910860</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910862">SUSE bug 910862</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8131.html">CVE-2014-8131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8135.html">CVE-2014-8135</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8136.html">CVE-2014-8136</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103696" comment="libvirt-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103697" comment="libvirt-client-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103698" comment="libvirt-client-32bit-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103699" comment="libvirt-daemon-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103700" comment="libvirt-daemon-config-network-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103701" comment="libvirt-daemon-config-nwfilter-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103702" comment="libvirt-daemon-driver-interface-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103721" comment="libvirt-daemon-driver-libxl-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103703" comment="libvirt-daemon-driver-lxc-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103704" comment="libvirt-daemon-driver-network-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103705" comment="libvirt-daemon-driver-nodedev-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103706" comment="libvirt-daemon-driver-nwfilter-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103707" comment="libvirt-daemon-driver-qemu-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103708" comment="libvirt-daemon-driver-secret-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103709" comment="libvirt-daemon-driver-storage-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103710" comment="libvirt-daemon-driver-uml-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103711" comment="libvirt-daemon-driver-vbox-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103722" comment="libvirt-daemon-driver-xen-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103712" comment="libvirt-daemon-lxc-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103713" comment="libvirt-daemon-qemu-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103714" comment="libvirt-daemon-uml-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103715" comment="libvirt-daemon-vbox-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103723" comment="libvirt-daemon-xen-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103716" comment="libvirt-devel-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103717" comment="libvirt-devel-32bit-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103718" comment="libvirt-doc-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103719" comment="libvirt-lock-sanlock-1.2.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103720" comment="libvirt-login-shell-1.2.9-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17604" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

Adobe Flash Player was updated to 11.2.202.429 (bsc#913057):
  * APSB15-01, CVE-2015-0301, CVE-2015-0302, CVE-2015-0303,
    CVE-2015-0304, CVE-2015-0305, CVE-2015-0306, CVE-2015-0307,
    CVE-2015-0308, CVE-2015-0309.
- Disable flash player on machines without SSE2 (bnc#856386).

More information can be found on http://helpx.adobe.com/security/products/flash-player/apsb15-01.html
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/856386">SUSE bug 856386</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913057">SUSE bug 913057</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0301.html">CVE-2015-0301</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0302.html">CVE-2015-0302</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0303.html">CVE-2015-0303</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0304.html">CVE-2015-0304</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0305.html">CVE-2015-0305</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0306.html">CVE-2015-0306</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0307.html">CVE-2015-0307</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0308.html">CVE-2015-0308</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0309.html">CVE-2015-0309</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117574" comment="flash-player-11.2.202.429-2.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117575" comment="flash-player-gnome-11.2.202.429-2.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117576" comment="flash-player-kde4-11.2.202.429-2.21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17605" version="1" class="patch">
	<metadata>
		<title>Security update for tor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Tor was updated to 0.2.4.27 to fix two security issues that could be used by an attacker to crash hidden services, or crash clients visiting hidden services. Hidden services should upgrade as soon as possible. 

The following security issues were fixed:

* A malicious client could trigger an assertion failure and halt a hidden service. (CVE-2015-2928)
* A client could crash with an assertion failure when parsing a malformed hidden service descriptor. (CVE-2015-2929)

This release also backports a simple improvement to make hidden services a bit less vulnerable to denial-of-service attacks:

* Introduction points no longer allow multiple INTRODUCE1 cells to arrive on the same circuit. This should make it more expensive for attackers to overwhelm hidden services with introductions.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/926097">SUSE bug 926097</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2928.html">CVE-2015-2928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2929.html">CVE-2015-2929</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108876" comment="tor-0.2.4.27-13.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17606" version="1" class="patch">
	<metadata>
		<title>Security update for Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The Linux kernel was updated to fix bugs and security issues:

Following security issues were fixed:
CVE-2015-2830: A flaw was found in the way the Linux kernels 32-bit
emulation implementation handled forking or closing of a task with
an int80 entry. A local user could have potentially used this flaw to
escalate their privileges on the system.

CVE-2015-2042: A kernel information leak in rds sysctl files was fixed.

CVE-2014-9683: Off-by-one error in the ecryptfs_decode_from_filename
function in fs/ecryptfs/crypto.c in the eCryptfs subsystem in the Linux
kernel allowed local users to cause a denial of service (buffer overflow
and system crash) or possibly gain privileges via a crafted filename.

CVE-2015-0275: A BUG_ON in ext4 was fixed which could be triggered by
local users.

CVE-2015-2666: A buffer overflow when loading microcode files into the
kernel could be used by the administrator to execute code in the kernel,
bypassing secure boot measures.

- CVE-2015-1421: Use-after-free vulnerability in the sctp_assoc_update
  function in net/sctp/associola.c in the Linux kernel allowed remote
  attackers to cause a denial of service (slab corruption and panic) or
  possibly have unspecified other impact by triggering an INIT collision
  that leads to improper handling of shared-key data.

- CVE-2015-2150: XSA-120: Guests were permitted to modify all bits of
  the PCI command register of passed through cards, which could lead to
  Host system crashes.

- CVE-2015-0777: The XEN usb backend could leak information to the guest
  system due to copying uninitialized memory.

- CVE-2015-1593: A integer overflow reduced the effectiveness of the
  stack randomization on 64-bit systems.

- CVE-2014-9419: The __switch_to function in arch/x86/kernel/process_64.c
  in the Linux kernel did not ensure that Thread Local Storage (TLS)
  descriptors are loaded before proceeding with other steps, which made
  it easier for local users to bypass the ASLR protection mechanism via
  a crafted application that reads a TLS base address.

- CVE-2014-9428: The batadv_frag_merge_packets function in
  net/batman-adv/fragmentation.c in the B.A.T.M.A.N. implementation in the
  Linux kernel used an incorrect length field during a calculation of an
  amount of memory, which allowed remote attackers to cause a denial of
  service (mesh-node system crash) via fragmented packets.

- CVE-2014-8160: net/netfilter/nf_conntrack_proto_generic.c in the Linux
  kernel generated incorrect conntrack entries during handling of certain
  iptables rule sets for the SCTP, DCCP, GRE, and UDP-Lite protocols,
  which allowed remote attackers to bypass intended access restrictions
  via packets with disallowed port numbers.

- CVE-2014-9529: Race condition in the key_gc_unused_keys function in
  security/keys/gc.c in the Linux kernel allowed local users to cause
  a denial of service (memory corruption or panic) or possibly have
  unspecified other impact via keyctl commands that trigger access to a
  key structure member during garbage collection of a key.

- CVE-2014-9420: The rock_continue function in fs/isofs/rock.c in the
  Linux kernel did not restrict the number of Rock Ridge continuation
  entries, which allowed local users to cause a denial of service (infinite
  loop, and system crash or hang) via a crafted iso9660 image.

- CVE-2014-9584: The parse_rock_ridge_inode_internal function in
  fs/isofs/rock.c in the Linux kernel did not validate a length value
  in the Extensions Reference (ER) System Use Field, which allowed local
  users to obtain sensitive information from kernel memory via a crafted
  iso9660 image.

- CVE-2014-9585: The vdso_addr function in arch/x86/vdso/vma.c in the
  Linux kernel did not properly choose memory locations for the vDSO area,
  which made it easier for local users to bypass the ASLR protection
  mechanism by guessing a location at the end of a PMD.

- CVE-2014-8559: The d_walk function in fs/dcache.c in the Linux kernel
  through did not properly maintain the semantics of rename_lock,
  which allowed local users to cause a denial of service (deadlock and
  system hang) via a crafted application.

- CVE-2014-8134: The paravirt_ops_setup function in arch/x86/kernel/kvm.c
  in the Linux kernel used an improper paravirt_enabled setting for KVM
  guest kernels, which made it easier for guest OS users to bypass the ASLR
  protection mechanism via a crafted application that reads a 16-bit value.

Following bugs were fixed:
- powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change (bnc#922542).

- cifs: fix use-after-free bug in find_writable_file (bnc#909477).

- usb: Do not allow usb_alloc_streams on unconfigured devices (bsc#920581).

- fuse: honour max_read and max_write in direct_io mode (bnc#918954).

- switch iov_iter_get_pages() to passing maximal number of pages (bnc#918954).

- bcache: fix a livelock in btree lock v2 (bnc#910440) (bnc#910440).
  Updated because another version went upstream

- drm/i915: Initialise userptr mmu_notifier serial to 1 (bnc#918970).

- NFS: Don't try to reclaim delegation open state if recovery
  failed (boo#909634).
- NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids
  are revoked (boo#909634).
- NFSv4: Fix races between nfs_remove_bad_delegation() and
  delegation return (boo#909634).
- NFSv4: Ensure that we remove NFSv4.0 delegations when state
  has expired (boo#909634).
- Fixing lease renewal (boo#909634).

- bcache: Fix a bug when detaching (bsc#908582).

- fix a leak in bch_cached_dev_run() (bnc#910440).
- bcache: unregister reboot notifier when bcache fails to register
  a block device (bnc#910440).
- bcache: fix a livelock in btree lock (bnc#910440).
- bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching
  a backing device (bnc#910440).
- bcache: Add a cond_resched() call to gc (bnc#910440).

- storvsc: ring buffer failures may result in I/O freeze
  (bnc#914175).

- ALSA: seq-dummy: remove deadlock-causing events on close (boo#916608).
- ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in
  compat mode (boo#916608).
- ALSA: bebob: Uninitialized id returned by
  saffirepro_both_clk_src_get (boo#916608).
- ALSA: hda - Fix built-in mic on Compaq Presario CQ60 (bnc#920604).
- ALSA: hda - Fix regression of HD-audio controller fallback modes (bsc#921313).

- [media] sound: Update au0828 quirks table (boo#916608).
- [media] sound: simplify au0828 quirk table (boo#916608).

- ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam
  C210 (boo#916608).
- ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
  (boo#916608).
- ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon
  devices (boo#916608).
- ALSA: usb-audio: Fix memory leak in FTU quirk (boo#916608).
- ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect
  (boo#916608).

- ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda
  (boo#916608).
- ALSA: hda - Fix wrong gpio_dir &amp;amp; gpio_mask hint setups for
  IDT/STAC codecs (boo#916608).
- ALSA: hda/realtek - New codec support for ALC298 (boo#916608).
- ALSA: hda/realtek - New codec support for ALC256 (boo#916608).
- ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset
  mode (boo#916608).
- ALSA: hda - Add EAPD fixup for ASUS Z99He laptop (boo#916608).
- ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
  (boo#916608).
- ALSA: hda/realtek - Add headset Mic support for new Dell machine
  (boo#916608).
- ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LP
  (boo#916608).
- ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCH
  (boo#916608).
- ALSA: hda - add codec ID for Braswell display audio codec
  (boo#916608).
- ALSA: hda - add PCI IDs for Intel Braswell (boo#916608).
- ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)
  (boo#916608).

- ALSA: hda - Set up GPIO for Toshiba Satellite S50D (bnc#915858).

- rpm/kernel-binary.spec.in: Fix build if there is no *.crt file

- mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled
  process being killed (VM Functionality bnc#910150).

- Input: evdev - fix EVIOCG{type} ioctl (bnc#904899).

- mnt: Implicitly add MNT_NODEV on remount when it was implicitly
  added by mount (bsc#907988).

- Btrfs: fix scrub race leading to use-after-free (bnc#915456).
- Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
  (bnc#915454).
- Btrfs: fix fsync log replay for inodes with a mix of regular
  refs and extrefs (bnc#915425).
- Btrfs: fix fsync when extend references are added to an inode
  (bnc#915425).
- Btrfs: fix directory inconsistency after fsync log replay
  (bnc#915425).
- Btrfs: make xattr replace operations atomic (bnc#913466).
- Btrfs: fix directory recovery from fsync log (bnc#895797).
- Btrfs: simplify insert_orphan_item (boo#926385).
- Btrfs: set proper message level for skinny metadata.
- Btrfs: make sure we wait on logged extents when fsycning two subvols.
- Btrfs: fix lost return value due to variable shadowing.
- Btrfs: fix leak of path in btrfs_find_item.
- Btrfs: fix fsync data loss after adding hard link to inode.
- Btrfs: fix fs corruption on transaction abort if device
  supports discard.
- Btrfs: fix data loss in the fast fsync path.
- Btrfs: don't delay inode ref updates during log replay.
- Btrfs: do not move em to modified list when unpinning.
- Btrfs:__add_inode_ref: out of bounds memory read when looking
  for extended ref.
- Btrfs: fix inode eviction infinite loop after cloning into it
  (boo#905088).


- bcache: add mutex lock for bch_is_open (bnc#908612).
- bcache: Correct printing of btree_gc_max_duration_ms
  (bnc#908610).
- bcache: fix crash with incomplete cache set (bnc#908608).
- bcache: fix memory corruption in init error path (bnc#908606).
- bcache: Fix more early shutdown bugs (bnc#908605).
- bcache: fix use-after-free in btree_gc_coalesce() (bnc#908604).
- bcache: Fix an infinite loop in journal replay (bnc#908603).
- bcache: fix typo in bch_bkey_equal_header (bnc#908598).
- bcache: Make sure to pass GFP_WAIT to mempool_alloc()
  (bnc#908596).
- bcache: fix crash on shutdown in passthrough mode (bnc#908594).
- bcache: fix lockdep warnings on shutdown (bnc#908593).
- bcache allocator: send discards with correct size (bnc#908592).
- bcache: Fix to remove the rcu_sched stalls (bnc#908589).
- bcache: Fix a journal replay bug (bnc#908588).

- Update x86_64 config files: CONFIG_SENSORS_NCT6683=m
  The nct6683 driver is already enabled on i386 and history suggests
  that it not being enabled on x86_64 is by mistake.

- rpm/kernel-binary.spec.in: Own the modules directory in the devel
  package (bnc#910322)

- Revert &amp;quot;iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate&amp;quot;
  (bnc#900811).

- mm: free compound page with correct order (bnc#913695).

- drm/i915: More cautious with pch fifo underruns (boo#907039).

- Refresh patches.arch/arm64-0039-generic-pci.patch (fix PCI bridge support)

- x86/microcode/intel: Fish out the stashed microcode for the BSP
  (bsc#903589).
- x86, microcode: Reload microcode on resume (bsc#903589).
- x86, microcode: Don't initialize microcode code on paravirt
  (bsc#903589).
- x86, microcode, intel: Drop unused parameter (bsc#903589).
- x86, microcode, AMD: Do not use smp_processor_id() in preemtible
  context (bsc#903589).
- x86, microcode: Update BSPs microcode on resume (bsc#903589).
- x86, microcode, AMD: Fix ucode patch stashing on 32-bit
  (bsc#903589).
- x86, microcode: Fix accessing dis_ucode_ldr on 32-bit
  (bsc#903589).
- x86, microcode, AMD: Fix early ucode loading on 32-bit
  (bsc#903589).

- Bluetooth: Add support for Broadcom BCM20702A0 variants firmware
  download (bnc#911311).

- drm/radeon: fix sad_count check for dce3 (bnc#911356).

- drm/i915: Don't call intel_prepare_page_flip() multiple times
  on gen2-4 (bnc#911835).

- udf: Check component length before reading it.
- udf: Check path length when reading symlink.
- udf: Verify symlink size before loading it.
- udf: Verify i_size when loading inode.

- arm64: Enable DRM
- arm64: Enable generic PHB driver (bnc#912061).

- ACPI / video: Add some Samsung models to
  disable_native_backlight list (boo#905681).

- asus-nb-wmi: Add another wapf=4 quirk (boo#911438).
- asus-nb-wmi: Add wapf4 quirk for the X550VB (boo#911438).
- asus-nb-wmi: Add wapf4 quirk for the U32U (boo#911438).
- asus-nb-wmi: Add wapf4 quirk for the X550CC (boo#911438).
- asus-nb-wmi: Constify asus_quirks DMI table (boo#911438).
- asus-nb-wmi: Add wapf4 quirk for the X550CL (boo#911438).
- asus-nb-wmi.c: Rename x401u quirk to wapf4 (boo#911438).
- asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA (boo#911438).
- WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON (boo#911438).

- Input: synaptics - gate forcepad support by DMI check
  (bnc#911578).

- ext4: introduce aging to extent status tree (bnc#893428).
- ext4: cleanup flag definitions for extent status tree
  (bnc#893428).
- ext4: limit number of scanned extents in status tree shrinker
  (bnc#893428).
- ext4: move handling of list of shrinkable inodes into extent
  status code (bnc#893428).
- ext4: change LRU to round-robin in extent status tree shrinker
  (bnc#893428).
- ext4: cache extent hole in extent status tree for
  ext4_da_map_blocks() (bnc#893428).
- ext4: fix block reservation for bigalloc filesystems
  (bnc#893428).
- ext4: track extent status tree shrinker delay statictics
  (bnc#893428).
- ext4: improve extents status tree trace point (bnc#893428).

- rpm/kernel-binary.spec.in: Provide name-version-release for kgraft
  packages (bnc#901925)

- rpm/kernel-binary.spec.in: Fix including the secure boot cert in /etc/uefi/certs

- doc/README.SUSE: update Solid Driver team contacts

- rpm/kernel-binary.spec.in: Do not sign firmware files (bnc#867199)

- Port module signing changes from SLE11-SP3 (fate#314508)

- doc/README.PATCH-POLICY.SUSE: add patch policy / best practices document
  after installation.

- Update config files. (boo#925479)
  Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future
  openSUSE version:
  e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new)

- Input: xpad - use proper endpoint type (bnc#926397).

- md: don't require sync_min to be a multiple of chunk_size
  (bnc#910500).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/867199">SUSE bug 867199</bugzilla>
<bugzilla href="https://bugzilla.suse.com/893428">SUSE bug 893428</bugzilla>
<bugzilla href="https://bugzilla.suse.com/895797">SUSE bug 895797</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900811">SUSE bug 900811</bugzilla>
<bugzilla href="https://bugzilla.suse.com/901925">SUSE bug 901925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903589">SUSE bug 903589</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903640">SUSE bug 903640</bugzilla>
<bugzilla href="https://bugzilla.suse.com/904899">SUSE bug 904899</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905088">SUSE bug 905088</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905681">SUSE bug 905681</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907039">SUSE bug 907039</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907818">SUSE bug 907818</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907988">SUSE bug 907988</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908582">SUSE bug 908582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908588">SUSE bug 908588</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908589">SUSE bug 908589</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908592">SUSE bug 908592</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908593">SUSE bug 908593</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908594">SUSE bug 908594</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908596">SUSE bug 908596</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908598">SUSE bug 908598</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908603">SUSE bug 908603</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908604">SUSE bug 908604</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908605">SUSE bug 908605</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908606">SUSE bug 908606</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908608">SUSE bug 908608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908610">SUSE bug 908610</bugzilla>
<bugzilla href="https://bugzilla.suse.com/908612">SUSE bug 908612</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909077">SUSE bug 909077</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909078">SUSE bug 909078</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909477">SUSE bug 909477</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909634">SUSE bug 909634</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910150">SUSE bug 910150</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910322">SUSE bug 910322</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910440">SUSE bug 910440</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910500">SUSE bug 910500</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911311">SUSE bug 911311</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911325">SUSE bug 911325</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911326">SUSE bug 911326</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911356">SUSE bug 911356</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911438">SUSE bug 911438</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911578">SUSE bug 911578</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911835">SUSE bug 911835</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912061">SUSE bug 912061</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912202">SUSE bug 912202</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912429">SUSE bug 912429</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912705">SUSE bug 912705</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913059">SUSE bug 913059</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913466">SUSE bug 913466</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913695">SUSE bug 913695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914175">SUSE bug 914175</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915425">SUSE bug 915425</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915454">SUSE bug 915454</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915456">SUSE bug 915456</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915577">SUSE bug 915577</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915858">SUSE bug 915858</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916608">SUSE bug 916608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/917830">SUSE bug 917830</bugzilla>
<bugzilla href="https://bugzilla.suse.com/917839">SUSE bug 917839</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918333">SUSE bug 918333</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918954">SUSE bug 918954</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918970">SUSE bug 918970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919018">SUSE bug 919018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919032">SUSE bug 919032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919463">SUSE bug 919463</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920581">SUSE bug 920581</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920604">SUSE bug 920604</bugzilla>
<bugzilla href="https://bugzilla.suse.com/921313">SUSE bug 921313</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922542">SUSE bug 922542</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922944">SUSE bug 922944</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925479">SUSE bug 925479</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926240">SUSE bug 926240</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926385">SUSE bug 926385</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926397">SUSE bug 926397</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927018">SUSE bug 927018</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8134.html">CVE-2014-8134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8160.html">CVE-2014-8160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8559.html">CVE-2014-8559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9419.html">CVE-2014-9419</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9420.html">CVE-2014-9420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9428.html">CVE-2014-9428</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9529.html">CVE-2014-9529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9584.html">CVE-2014-9584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9585.html">CVE-2014-9585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9683.html">CVE-2014-9683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0275.html">CVE-2015-0275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0777.html">CVE-2015-0777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1421.html">CVE-2015-1421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1593.html">CVE-2015-1593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2042.html">CVE-2015-2042</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2150.html">CVE-2015-2150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2666.html">CVE-2015-2666</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2830.html">CVE-2015-2830</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108989" comment="bbswitch-0.8-3.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108990" comment="bbswitch-kmp-default-0.8_k3.16.7_21-3.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108991" comment="bbswitch-kmp-desktop-0.8_k3.16.7_21-3.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108992" comment="bbswitch-kmp-pae-0.8_k3.16.7_21-3.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108993" comment="bbswitch-kmp-xen-0.8_k3.16.7_21-3.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108994" comment="cloop-2.639-14.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108995" comment="cloop-kmp-default-2.639_k3.16.7_21-14.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108996" comment="cloop-kmp-desktop-2.639_k3.16.7_21-14.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108997" comment="cloop-kmp-pae-2.639_k3.16.7_21-14.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108998" comment="cloop-kmp-xen-2.639_k3.16.7_21-14.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108999" comment="crash-7.0.8-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109000" comment="crash-devel-7.0.8-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109001" comment="crash-doc-7.0.8-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109002" comment="crash-eppic-7.0.8-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109003" comment="crash-gcore-7.0.8-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109004" comment="crash-kmp-default-7.0.8_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109005" comment="crash-kmp-desktop-7.0.8_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109006" comment="crash-kmp-pae-7.0.8_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109007" comment="crash-kmp-xen-7.0.8_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109008" comment="hdjmod-1.28-18.10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109009" comment="hdjmod-kmp-default-1.28_k3.16.7_21-18.10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109010" comment="hdjmod-kmp-desktop-1.28_k3.16.7_21-18.10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109011" comment="hdjmod-kmp-pae-1.28_k3.16.7_21-18.10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109012" comment="hdjmod-kmp-xen-1.28_k3.16.7_21-18.10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109013" comment="ipset-6.23-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109014" comment="ipset-devel-6.23-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109015" comment="ipset-kmp-default-6.23_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109016" comment="ipset-kmp-desktop-6.23_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109017" comment="ipset-kmp-pae-6.23_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109018" comment="ipset-kmp-xen-6.23_k3.16.7_21-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109020" comment="kernel-debug-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109021" comment="kernel-debug-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109022" comment="kernel-debug-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109023" comment="kernel-default-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109024" comment="kernel-default-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109025" comment="kernel-default-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109026" comment="kernel-desktop-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109027" comment="kernel-desktop-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109028" comment="kernel-desktop-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109039" comment="kernel-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109029" comment="kernel-docs-3.16.7-21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109030" comment="kernel-ec2-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109031" comment="kernel-ec2-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109032" comment="kernel-ec2-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109040" comment="kernel-macros-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109033" comment="kernel-obs-build-3.16.7-21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109035" comment="kernel-obs-qa-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109034" comment="kernel-obs-qa-xen-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109036" comment="kernel-pae-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109037" comment="kernel-pae-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109038" comment="kernel-pae-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109041" comment="kernel-source-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109042" comment="kernel-source-vanilla-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109043" comment="kernel-syms-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109044" comment="kernel-vanilla-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109045" comment="kernel-vanilla-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109046" comment="kernel-xen-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109047" comment="kernel-xen-base-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109048" comment="kernel-xen-devel-3.16.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109019" comment="libipset3-6.23-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109049" comment="pcfclock-0.44-260.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109050" comment="pcfclock-kmp-default-0.44_k3.16.7_21-260.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109051" comment="pcfclock-kmp-desktop-0.44_k3.16.7_21-260.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109052" comment="pcfclock-kmp-pae-0.44_k3.16.7_21-260.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109058" comment="python-virtualbox-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109053" comment="vhba-kmp-20140629-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109054" comment="vhba-kmp-default-20140629_k3.16.7_21-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109055" comment="vhba-kmp-desktop-20140629_k3.16.7_21-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109056" comment="vhba-kmp-pae-20140629_k3.16.7_21-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109057" comment="vhba-kmp-xen-20140629_k3.16.7_21-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109059" comment="virtualbox-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109060" comment="virtualbox-devel-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109061" comment="virtualbox-guest-desktop-icons-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109062" comment="virtualbox-guest-kmp-default-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109063" comment="virtualbox-guest-kmp-desktop-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109064" comment="virtualbox-guest-kmp-pae-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109065" comment="virtualbox-guest-tools-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109066" comment="virtualbox-guest-x11-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109067" comment="virtualbox-host-kmp-default-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109068" comment="virtualbox-host-kmp-desktop-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109069" comment="virtualbox-host-kmp-pae-4.3.20_k3.16.7_21-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109070" comment="virtualbox-qt-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109071" comment="virtualbox-websrv-4.3.20-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109072" comment="xen-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109073" comment="xen-devel-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109082" comment="xen-doc-html-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109083" comment="xen-kmp-default-4.4.1_08_k3.16.7_21-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109084" comment="xen-kmp-desktop-4.4.1_08_k3.16.7_21-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109075" comment="xen-libs-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109074" comment="xen-libs-32bit-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109085" comment="xen-tools-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109076" comment="xen-tools-domU-4.4.1_08-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109077" comment="xtables-addons-2.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109078" comment="xtables-addons-kmp-default-2.6_k3.16.7_21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109079" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109080" comment="xtables-addons-kmp-pae-2.6_k3.16.7_21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109081" comment="xtables-addons-kmp-xen-2.6_k3.16.7_21-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17607" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.457 to fix several security issues that could lead to remote code execution.

An exploit for CVE-2015-3043 was reported to exist in the wild.

The following vulnerabilities were fixed:

* Memory corruption vulnerabilities that could lead to code execution (CVE-2015-0347, CVE-2015-0350, CVE-2015-0352, CVE-2015-0353, CVE-2015-0354, CVE-2015-0355, CVE-2015-0360, CVE-2015-3038, CVE-2015-3041, CVE-2015-3042, CVE-2015-3043).
* Type confusion vulnerability that could lead to code execution (CVE-2015-0356).
* Buffer overflow vulnerability that could lead to code execution (CVE-2015-0348).
* Use-after-free vulnerabilities that could lead to code execution (CVE-2015-0349, CVE-2015-0351, CVE-2015-0358, CVE-2015-3039).
* Double-free vulnerabilities that could lead to code execution (CVE-2015-0346, CVE-2015-0359).
* Memory leak vulnerabilities that could be used to bypass ASLR (CVE-2015-0357, CVE-2015-3040).
* Security bypass vulnerability that could lead to information disclosure (CVE-2015-3044).		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/927089">SUSE bug 927089</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0346.html">CVE-2015-0346</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0347.html">CVE-2015-0347</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0348.html">CVE-2015-0348</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0349.html">CVE-2015-0349</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0350.html">CVE-2015-0350</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0351.html">CVE-2015-0351</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0352.html">CVE-2015-0352</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0353.html">CVE-2015-0353</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0354.html">CVE-2015-0354</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0355.html">CVE-2015-0355</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0356.html">CVE-2015-0356</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0357.html">CVE-2015-0357</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0358.html">CVE-2015-0358</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0359.html">CVE-2015-0359</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0360.html">CVE-2015-0360</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3038.html">CVE-2015-3038</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3039.html">CVE-2015-3039</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3040.html">CVE-2015-3040</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3041.html">CVE-2015-3041</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3042.html">CVE-2015-3042</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3043.html">CVE-2015-3043</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3044.html">CVE-2015-3044</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117577" comment="flash-player-11.2.202.457-2.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117578" comment="flash-player-gnome-11.2.202.457-2.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117579" comment="flash-player-kde4-11.2.202.457-2.48.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17608" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-rest-client (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-rest-client was updated to fix one security issue.

The following vulnerability was fixed:

- Application logging of password information in plaintext could have allowed a local attacker to gain access to this information (bnc#917802)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917802">SUSE bug 917802</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108889" comment="rubygem-rest-client-1.6.7-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108890" comment="rubygem-rest-client-doc-1.6.7-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108891" comment="rubygem-rest-client-testsuite-1.6.7-7.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17609" version="1" class="patch">
	<metadata>
		<title>Security update for ntop (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The network monitoring tool ntop was updated to fix one security issue.

The following vulnerability was fixed:

- Lack of filtering in the title parameter of links to rrdPlugin allowed cross-site-scripting (XSS) attacks against users of the web interface (bsc#882971, CVE-2014-4165)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/882971">SUSE bug 882971</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-4165.html">CVE-2014-4165</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108892" comment="ntop-5.0.2-2.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17610" version="1" class="patch">
	<metadata>
		<title>Security update for icecast (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The streaming server icecast was updated to fix a remote denial of service vulnerability.

A remote attacker could crash icecast and cause denial of service when URL Auth is configured and used with stream_auth without credentials (bnc#926402 CVE-2015-3026)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/926402">SUSE bug 926402</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3026.html">CVE-2015-3026</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009108893" comment="icecast-2.4.0-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009108894" comment="icecast-doc-2.4.0-2.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17611" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to latest stable release 42.0.2311.90 to fix security issues and bugs.
    
The following vulnerabilities were fixed: 

* CVE-2015-1235: Cross-origin-bypass in HTML parser.
* CVE-2015-1236: Cross-origin-bypass in Blink.
* CVE-2015-1237: Use-after-free in IPC.
* CVE-2015-1238: Out-of-bounds write in Skia.
* CVE-2015-1240: Out-of-bounds read in WebGL.
* CVE-2015-1241: Tap-Jacking.
* CVE-2015-1242: Type confusion in V8.
* CVE-2015-1244: HSTS bypass in WebSockets.
* CVE-2015-1245: Use-after-free in PDFium.
* CVE-2015-1246: Out-of-bounds read in Blink.
* CVE-2015-1247: Scheme issues in OpenSearch.
* CVE-2015-1248: SafeBrowsing bypass.
* CVE-2015-1249: Various fixes from internal audits, fuzzing and other initiatives.
* CVE-2015-3333: Multiple vulnerabilities in V8 fixed at the tip of the 4.2 branch (currently 4.2.77.14).
* CVE-2015-3336: fullscreen and UI locking without user confirmeation
* CVE-2015-3335: unspecified impact of crafed programs running in NaCl sandbox 
* CVE-2015-3334: &amp;quot;Media: Allowed by you&amp;quot; sometimes not shown in a permissions table

New functionality added:
* A number of new apps, extension and Web Platform APIs (including the Push API!)
* Lots of under the hood changes for stability and performance		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927302">SUSE bug 927302</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1235.html">CVE-2015-1235</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1236.html">CVE-2015-1236</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1237.html">CVE-2015-1237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1238.html">CVE-2015-1238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1240.html">CVE-2015-1240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1241.html">CVE-2015-1241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1242.html">CVE-2015-1242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1244.html">CVE-2015-1244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1245.html">CVE-2015-1245</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1246.html">CVE-2015-1246</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1247.html">CVE-2015-1247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1248.html">CVE-2015-1248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1249.html">CVE-2015-1249</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3333.html">CVE-2015-3333</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3334.html">CVE-2015-3334</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3335.html">CVE-2015-3335</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3336.html">CVE-2015-3336</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109086" comment="chromedriver-42.0.2311.90-23.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109087" comment="chromium-42.0.2311.90-23.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109088" comment="chromium-desktop-gnome-42.0.2311.90-23.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109089" comment="chromium-desktop-kde-42.0.2311.90-23.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109090" comment="chromium-ffmpegsumo-42.0.2311.90-23.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17612" version="1" class="patch">
	<metadata>
		<title>Security update for Mozille Firefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Firefox was updated to 37.0.2 to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-2706: Memory corruption during failed plugin initialization (bmo#1141081 MFSA 2015-45 bnc#928116)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928116">SUSE bug 928116</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2706.html">CVE-2015-2706</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109099" comment="MozillaFirefox-37.0.2-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109100" comment="MozillaFirefox-branding-upstream-37.0.2-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109101" comment="MozillaFirefox-buildsymbols-37.0.2-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109102" comment="MozillaFirefox-devel-37.0.2-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109103" comment="MozillaFirefox-translations-common-37.0.2-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109104" comment="MozillaFirefox-translations-other-37.0.2-27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17613" version="1" class="patch">
	<metadata>
		<title>Security update for ntp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

NTP was updated to fix two security vulnerabilities:

* ntpd could accept unauthenticated packets with symmetric key crypto. (CVE-2015-1798)
* ntpd authentication did not protect symmetric associations against DoS attacks (CVE-2015-1799)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/924202">SUSE bug 924202</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1798.html">CVE-2015-1798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1799.html">CVE-2015-1799</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109121" comment="ntp-4.2.6p5-25.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109122" comment="ntp-doc-4.2.6p5-25.12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17614" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenJDK was updated to 2.5.5 - OpenJdk 7u79 to fix security issues and bugs:

The following vulnerabilities were fixed:

* CVE-2015-0458: Deployment: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0459: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0460: Hotspot: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0469: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0477: Beans: unauthenticated remote attackers could update, insert or delete some JAVA accessible data via multiple protocols
* CVE-2015-0478: JCE: unauthenticated remote attackers could read some JAVA accessible data via multiple protocols
* CVE-2015-0480: Tools: unauthenticated remote attackers could update, insert or delete some JAVA accessible data via multiple protocols and cause a partial denial of service (partial DOS)
* CVE-2015-0484: JavaFX: unauthenticated remote attackers could read, update, insert or delete access some Java accessible data via multiple protocols and cause a partial denial of service (partial DOS).
* CVE-2015-0488: JSSE: unauthenticated remote attackers could cause a partial denial of service (partial DOS).
* CVE-2015-0491: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0492: JavaFX: unauthenticated remote attackers could execute arbitrary code via multiple protocols.		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/927591">SUSE bug 927591</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0458.html">CVE-2015-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0459.html">CVE-2015-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0460.html">CVE-2015-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0469.html">CVE-2015-0469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0477.html">CVE-2015-0477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0478.html">CVE-2015-0478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0480.html">CVE-2015-0480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0484.html">CVE-2015-0484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0488.html">CVE-2015-0488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0491.html">CVE-2015-0491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0492.html">CVE-2015-0492</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109107" comment="java-1_7_0-openjdk-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109108" comment="java-1_7_0-openjdk-accessibility-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109109" comment="java-1_7_0-openjdk-demo-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109110" comment="java-1_7_0-openjdk-devel-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109111" comment="java-1_7_0-openjdk-headless-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109112" comment="java-1_7_0-openjdk-javadoc-1.7.0.79-7.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109113" comment="java-1_7_0-openjdk-src-1.7.0.79-7.4 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17615" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenJDK was updated to jdk8u45-b14 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-0458: Deployment: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0459: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0460: Hotspot: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0469: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0470: Hotspot: unauthenticated remote attackers could update, insert or delete some JAVA accessible data via multiple protocols
* CVE-2015-0477: Beans: unauthenticated remote attackers could update, insert or delete some JAVA accessible data via multiple protocols
* CVE-2015-0478: JCE: unauthenticated remote attackers could read some JAVA accessible data via multiple protocols
* CVE-2015-0480: Tools: unauthenticated remote attackers could update, insert or delete some JAVA accessible data via multiple protocols and cause a partial denial of service (partial DOS)
* CVE-2015-0484: JavaFX: unauthenticated remote attackers could read, update, insert or delete access some Java accessible data via multiple protocols and cause a partial denial of service (partial DOS).
* CVE-2015-0486: Deployment: unauthenticated remote attackers could read some JAVA accessible data via multiple protocols
* CVE-2015-0488: JSSE: unauthenticated remote attackers could cause a partial denial of service (partial DOS).
* CVE-2015-0491: 2D: unauthenticated remote attackers could execute arbitrary code via multiple protocols.
* CVE-2015-0492: JavaFX: unauthenticated remote attackers could execute arbitrary code via multiple protocols.		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/927591">SUSE bug 927591</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0458.html">CVE-2015-0458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0459.html">CVE-2015-0459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0460.html">CVE-2015-0460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0469.html">CVE-2015-0469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0470.html">CVE-2015-0470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0477.html">CVE-2015-0477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0478.html">CVE-2015-0478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0480.html">CVE-2015-0480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0484.html">CVE-2015-0484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0486.html">CVE-2015-0486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0488.html">CVE-2015-0488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0491.html">CVE-2015-0491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0492.html">CVE-2015-0492</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109114" comment="java-1_8_0-openjdk-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109115" comment="java-1_8_0-openjdk-accessibility-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109116" comment="java-1_8_0-openjdk-demo-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109117" comment="java-1_8_0-openjdk-devel-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109118" comment="java-1_8_0-openjdk-headless-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109119" comment="java-1_8_0-openjdk-javadoc-1.8.0.45-9.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109120" comment="java-1_8_0-openjdk-src-1.8.0.45-9.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17616" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
curl was updated to fix four security issues.

The following vulnerabilities were fixed:

* CVE-2015-3143: curl could re-use NTML authenticateds connections
* CVE-2015-3144: curl could access memory out of bounds with zero length host names
* CVE-2015-3145: curl cookie parser could access memory out of boundary
* CVE-2015-3148: curl could treat Negotiate as not connection-oriented
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927556">SUSE bug 927556</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927607">SUSE bug 927607</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927608">SUSE bug 927608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927746">SUSE bug 927746</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3143.html">CVE-2015-3143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3144.html">CVE-2015-3144</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3145.html">CVE-2015-3145</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3148.html">CVE-2015-3148</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109154" comment="curl-7.42.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109155" comment="libcurl-devel-7.42.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109157" comment="libcurl4-7.42.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109156" comment="libcurl4-32bit-7.42.0-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17617" version="1" class="patch">
	<metadata>
		<title>Security update for python-Pillow (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
python-pillow was updated to 2.7.0 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2014-9601: Remote attackers could cause a denial of service via a compressed text chunk in a PNG image that has a large size when it is decompressed.
* CVE-2014-3598: Remote attackers could cause a denial of service using specially crafted image files via Jpeg2KImagePlugin
* CVE-2014-3589: Remote attackers could cause a denial of service using specially crafted image files via IcnsImagePlugin
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/921566">SUSE bug 921566</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3589.html">CVE-2014-3589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3598.html">CVE-2014-3598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9601.html">CVE-2014-9601</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109158" comment="python-Pillow-2.8.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109159" comment="python-Pillow-tk-2.8.1-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17618" version="1" class="patch">
	<metadata>
		<title>Security update for util-linux (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

util-linux was updated to fix a security issue, where local
attackers might be able to execute code as root with a prepared
USB stick (CVE-2014-9114 bsc#907434).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907434">SUSE bug 907434</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9114.html">CVE-2014-9114</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105150" comment="libblkid-devel-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105151" comment="libblkid-devel-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105152" comment="libblkid-devel-static-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105153" comment="libblkid1-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105154" comment="libblkid1-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105155" comment="libmount-devel-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105156" comment="libmount-devel-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105157" comment="libmount-devel-static-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105158" comment="libmount1-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105159" comment="libmount1-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105160" comment="libsmartcols-devel-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105161" comment="libsmartcols-devel-static-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105162" comment="libsmartcols1-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105163" comment="libuuid-devel-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105164" comment="libuuid-devel-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105165" comment="libuuid-devel-static-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105166" comment="libuuid1-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105167" comment="libuuid1-32bit-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105147" comment="python-libmount-2.25.1-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105168" comment="util-linux-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105169" comment="util-linux-lang-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105148" comment="util-linux-systemd-2.25.1-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105149" comment="uuidd-2.25.1-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17619" version="1" class="patch">
	<metadata>
		<title>Security update for DirectFB (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
DirectFB was updated to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2014-2977: Multiple integer signedness errors could allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the Voodoo interface, which triggers a stack-based buffer overflow.
* CVE-2014-2978: Remote attackers could cause a denial of service (crash) and possibly execute arbitrary code via the Voodoo interface, which triggers an out-of-bounds write.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/878345">SUSE bug 878345</bugzilla>
<bugzilla href="https://bugzilla.suse.com/878349">SUSE bug 878349</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-2977.html">CVE-2014-2977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-2978.html">CVE-2014-2978</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109181" comment="DirectFB-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109182" comment="DirectFB-Mesa-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109183" comment="DirectFB-devel-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109184" comment="DirectFB-devel-32bit-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109185" comment="DirectFB-doc-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109186" comment="DirectFB-libSDL-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109187" comment="DirectFB-libvncclient-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109188" comment="lib++dfb-1_7-5-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109189" comment="lib++dfb-devel-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109179" comment="libdirectfb-1_6-0-1.6.3-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109180" comment="libdirectfb-1_6-0-32bit-1.6.3-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109190" comment="libdirectfb-1_7-5-1.7.5-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109191" comment="libdirectfb-1_7-5-32bit-1.7.5-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17620" version="1" class="patch">
	<metadata>
		<title>Security update for wpa_supplicant (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The wireless network encryption and authentication daemon wpa_supplicant was updated to fix a security issue.

The following vulnerability was fixed:

* CVE-2015-1863: A buffer overflow in handling SSIDs in P2P management frames allowed attackers in radio range to crash, expose memory content or potentially execute arbitrary code.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/927558">SUSE bug 927558</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1863.html">CVE-2015-1863</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109206" comment="wpa_supplicant-2.2-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109207" comment="wpa_supplicant-gui-2.2-5.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17621" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PHP was updated to fix three security issues.

The following vulnerabilities were fixed:

* CVE-2015-3330: Specially crafted PHAR files could, when executed under Apache httpd 2.4 (apache2handler), allow arbitrary code execution (bnc#928506)
* CVE-2015-3329: Specially crafted PHAR data could lead to disclosure of sensitive information due to a buffer overflow (bnc#928506)
* CVE-2015-2783: Specially crafted PHAR data could lead to disclosure of sensitive information due to a buffer over-read (bnc#928511)

On openSUSE 13.2, the following bug was fixed:

* boo#927147: php5-fpm did not start correctly		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/927147">SUSE bug 927147</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928408">SUSE bug 928408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928506">SUSE bug 928506</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928511">SUSE bug 928511</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2783.html">CVE-2015-2783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3329.html">CVE-2015-3329</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3330.html">CVE-2015-3330</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109363" comment="apache2-mod_php5-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109364" comment="php5-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109365" comment="php5-bcmath-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109366" comment="php5-bz2-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109367" comment="php5-calendar-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109368" comment="php5-ctype-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109369" comment="php5-curl-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109370" comment="php5-dba-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109371" comment="php5-devel-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109372" comment="php5-dom-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109373" comment="php5-enchant-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109374" comment="php5-exif-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109375" comment="php5-fastcgi-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109376" comment="php5-fileinfo-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109377" comment="php5-firebird-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109378" comment="php5-fpm-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109379" comment="php5-ftp-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109380" comment="php5-gd-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109381" comment="php5-gettext-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109382" comment="php5-gmp-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109383" comment="php5-iconv-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109384" comment="php5-imap-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109385" comment="php5-intl-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109386" comment="php5-json-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109387" comment="php5-ldap-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109388" comment="php5-mbstring-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109389" comment="php5-mcrypt-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109390" comment="php5-mssql-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109391" comment="php5-mysql-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109392" comment="php5-odbc-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109393" comment="php5-opcache-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109394" comment="php5-openssl-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109395" comment="php5-pcntl-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109396" comment="php5-pdo-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109397" comment="php5-pear-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109398" comment="php5-pgsql-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109399" comment="php5-phar-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109400" comment="php5-posix-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109401" comment="php5-pspell-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109402" comment="php5-readline-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109403" comment="php5-shmop-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109404" comment="php5-snmp-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109405" comment="php5-soap-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109406" comment="php5-sockets-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109407" comment="php5-sqlite-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109408" comment="php5-suhosin-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109409" comment="php5-sysvmsg-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109410" comment="php5-sysvsem-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109411" comment="php5-sysvshm-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109412" comment="php5-tidy-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109413" comment="php5-tokenizer-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109414" comment="php5-wddx-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109415" comment="php5-xmlreader-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109416" comment="php5-xmlrpc-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109417" comment="php5-xmlwriter-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109418" comment="php5-xsl-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109419" comment="php5-zip-5.6.1-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109420" comment="php5-zlib-5.6.1-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17622" version="1" class="patch">
	<metadata>
		<title>Security update for pcre (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The regular expression library pcre was updated to 8.37 to fix three security issues and a number of bugs and correctness issues.

The following vulnerabilities were fixed:

* CVE-2015-2325: Specially crafted regular expressions could have caused a heap buffer overlow in compile_branch(), potentially allowing the execution of arbitrary code. (boo#924960)
* CVE-2015-2326: Specially crafted regular expressions could have caused a heap buffer overlow in pcre_compile2(), potentially allowing the execution of arbitrary code. [boo#924961]
* CVE-2014-8964: Specially crafted regular expression could have caused a denial of service (crash) or have other unspecified impact. [boo#906574]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906574">SUSE bug 906574</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924960">SUSE bug 924960</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924961">SUSE bug 924961</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8964.html">CVE-2014-8964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2325.html">CVE-2015-2325</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2326.html">CVE-2015-2326</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109526" comment="libpcre1-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109525" comment="libpcre1-32bit-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109528" comment="libpcre16-0-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109527" comment="libpcre16-0-32bit-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109530" comment="libpcrecpp0-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109529" comment="libpcrecpp0-32bit-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109532" comment="libpcreposix0-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109531" comment="libpcreposix0-32bit-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109533" comment="pcre-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109534" comment="pcre-devel-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109535" comment="pcre-devel-static-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109536" comment="pcre-doc-8.37-3.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109537" comment="pcre-tools-8.37-3.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17623" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 42.0.2311.135 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-1243: Use-after-free in DOM
* CVE-2015-1250: Various fixes from internal audits, fuzzing and other initiatives.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929075">SUSE bug 929075</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1243.html">CVE-2015-1243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1250.html">CVE-2015-1250</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109520" comment="chromedriver-42.0.2311.135-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109521" comment="chromium-42.0.2311.135-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109522" comment="chromium-desktop-gnome-42.0.2311.135-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109523" comment="chromium-desktop-kde-42.0.2311.135-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109524" comment="chromium-ffmpegsumo-42.0.2311.135-26.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17624" version="1" class="patch">
	<metadata>
		<title>Security update for libssh (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libssh was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3146: Specially crafted packages inserted into a connection could have lead to  a client or server process crash via a null pointer dereference.		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/928323">SUSE bug 928323</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3146.html">CVE-2015-3146</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109538" comment="libssh-0.6.3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109539" comment="libssh-devel-0.6.3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109540" comment="libssh-devel-doc-0.6.3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109541" comment="libssh4-0.6.3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109542" comment="libssh4-32bit-0.6.3-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17625" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
curl was updated to 7.42.1 to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3153: curl could have sent sensitive HTTP headers also to proxies (bnc#928533)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928533">SUSE bug 928533</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3153.html">CVE-2015-3153</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109515" comment="curl-7.42.1-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109517" comment="libcurl-devel-7.42.1-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109516" comment="libcurl-devel-32bit-7.42.1-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109519" comment="libcurl4-7.42.1-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109518" comment="libcurl4-32bit-7.42.1-11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17626" version="1" class="patch">
	<metadata>
		<title>Security update for libreoffice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
LibreOffice was updated to 4.3.7 to fix one security issue and a number of bugs.

The following vulnerability was fixed:

* CVE-2015-1774: Specially crafted HWP documents could have led to an application crash or possibly the execution of arbitrary code (boo#919409)

The following non-security bugs were fixed:
* boo#881214: Failed to launch reprots wizard in libreoffice-base with error &amp;quot;java.lang.NoClassDefFoundError&amp;quot;

In addition this update contains all upstream fixes of the 4.3.7 series.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/881214">SUSE bug 881214</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919409">SUSE bug 919409</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1774.html">CVE-2015-1774</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109421" comment="libreoffice-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109422" comment="libreoffice-base-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109423" comment="libreoffice-base-drivers-mysql-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109424" comment="libreoffice-base-drivers-postgresql-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109425" comment="libreoffice-branding-upstream-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109426" comment="libreoffice-calc-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109427" comment="libreoffice-calc-extensions-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109428" comment="libreoffice-draw-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109429" comment="libreoffice-filters-optional-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109430" comment="libreoffice-gnome-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109431" comment="libreoffice-icon-theme-crystal-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109432" comment="libreoffice-icon-theme-galaxy-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109433" comment="libreoffice-icon-theme-hicontrast-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109434" comment="libreoffice-icon-theme-oxygen-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109435" comment="libreoffice-icon-theme-sifr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109436" comment="libreoffice-icon-theme-tango-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109437" comment="libreoffice-impress-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109438" comment="libreoffice-kde4-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109439" comment="libreoffice-l10n-af-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109440" comment="libreoffice-l10n-ar-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109441" comment="libreoffice-l10n-as-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109442" comment="libreoffice-l10n-bg-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109443" comment="libreoffice-l10n-bn-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109444" comment="libreoffice-l10n-br-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109445" comment="libreoffice-l10n-ca-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109446" comment="libreoffice-l10n-cs-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109447" comment="libreoffice-l10n-cy-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109448" comment="libreoffice-l10n-da-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109449" comment="libreoffice-l10n-de-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109450" comment="libreoffice-l10n-dz-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109451" comment="libreoffice-l10n-el-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109452" comment="libreoffice-l10n-en-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109453" comment="libreoffice-l10n-es-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109454" comment="libreoffice-l10n-et-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109455" comment="libreoffice-l10n-eu-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109456" comment="libreoffice-l10n-fa-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109457" comment="libreoffice-l10n-fi-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109458" comment="libreoffice-l10n-fr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109459" comment="libreoffice-l10n-ga-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109460" comment="libreoffice-l10n-gl-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109461" comment="libreoffice-l10n-gu-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109462" comment="libreoffice-l10n-he-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109463" comment="libreoffice-l10n-hi-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109464" comment="libreoffice-l10n-hr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109465" comment="libreoffice-l10n-hu-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109466" comment="libreoffice-l10n-it-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109467" comment="libreoffice-l10n-ja-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109468" comment="libreoffice-l10n-kk-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109469" comment="libreoffice-l10n-kn-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109470" comment="libreoffice-l10n-ko-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109471" comment="libreoffice-l10n-lt-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109472" comment="libreoffice-l10n-lv-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109473" comment="libreoffice-l10n-mai-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109474" comment="libreoffice-l10n-ml-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109475" comment="libreoffice-l10n-mr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109476" comment="libreoffice-l10n-nb-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109477" comment="libreoffice-l10n-nl-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109478" comment="libreoffice-l10n-nn-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109479" comment="libreoffice-l10n-nr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109480" comment="libreoffice-l10n-nso-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109481" comment="libreoffice-l10n-or-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109482" comment="libreoffice-l10n-pa-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109483" comment="libreoffice-l10n-pl-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109484" comment="libreoffice-l10n-pt-BR-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109485" comment="libreoffice-l10n-pt-PT-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109486" comment="libreoffice-l10n-ro-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109487" comment="libreoffice-l10n-ru-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109488" comment="libreoffice-l10n-si-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109489" comment="libreoffice-l10n-sk-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109490" comment="libreoffice-l10n-sl-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109491" comment="libreoffice-l10n-sr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109492" comment="libreoffice-l10n-ss-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109493" comment="libreoffice-l10n-st-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109494" comment="libreoffice-l10n-sv-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109495" comment="libreoffice-l10n-ta-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109496" comment="libreoffice-l10n-te-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109497" comment="libreoffice-l10n-th-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109498" comment="libreoffice-l10n-tn-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109499" comment="libreoffice-l10n-tr-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109500" comment="libreoffice-l10n-ts-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109501" comment="libreoffice-l10n-uk-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109502" comment="libreoffice-l10n-ve-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109503" comment="libreoffice-l10n-xh-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109504" comment="libreoffice-l10n-zh-Hans-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109505" comment="libreoffice-l10n-zh-Hant-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109506" comment="libreoffice-l10n-zu-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109507" comment="libreoffice-mailmerge-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109508" comment="libreoffice-math-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109509" comment="libreoffice-officebean-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109510" comment="libreoffice-pyuno-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109511" comment="libreoffice-sdk-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109512" comment="libreoffice-sdk-doc-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109513" comment="libreoffice-writer-4.3.7.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109514" comment="libreoffice-writer-extensions-4.3.7.2-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17627" version="1" class="patch">
	<metadata>
		<title>Security update for gnu_parallel (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
GNU parallel was updated to version 20150422 to fix one security issue, several bugs and add functionality.

The following vulnerability was fixed:

* A local attacker could make a user overwrite one of his own files with a single byte when using --compress, --tmux, --pipe, --cat or --fifo when guessing random file names within a time window of 15 ms. [boo#928664]

In addition, the update to 20150422 adds a number of bug fixes, improvements and new features.
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/928664">SUSE bug 928664</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109326" comment="gnu_parallel-20150422-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109327" comment="gnu_parallel-doc-20150422-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17628" version="1" class="patch">
	<metadata>
		<title>Security update for dnsmasq (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The DNS server dnsmasq was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3294: A remote unauthenticated attacker could have caused a denial of service (DoS) or read heap memory, potentially disclosing information such as performed DNS queries or encryption keys. (bsc#928867)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928867">SUSE bug 928867</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3294.html">CVE-2015-3294</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109361" comment="dnsmasq-2.71-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109362" comment="dnsmasq-utils-2.71-3.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17629" version="1" class="patch">
	<metadata>
		<title>Security update for libtasn1 (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The ASN.1 parsing library libtasn1 was updated to fix one memory handling issue.

The following vulnerability was fixed:

* CVE-2015-2806: A stack-based buffer overflow in libtasn1 allowed remote attackers to have unspecified impact via unknown vectors.		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/924828">SUSE bug 924828</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2806.html">CVE-2015-2806</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109356" comment="libtasn1-3.7-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109357" comment="libtasn1-6-3.7-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109358" comment="libtasn1-6-32bit-3.7-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109359" comment="libtasn1-devel-3.7-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109360" comment="libtasn1-devel-32bit-3.7-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17630" version="1" class="patch">
	<metadata>
		<title>Security update for qemu (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Qemu was updated to v2.1.3:
See http://wiki.qemu-project.org/ChangeLog/2.1 for more information.

This update includes a security fix:
* CVE-2015-3456: Fixed a buffer overflow in the floppy drive emulation, which could be   used to denial of service attacks or potential code execution against the host.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/929339">SUSE bug 929339</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3456.html">CVE-2015-3456</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109813" comment="libcacard-2.1.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109814" comment="libcacard-devel-2.1.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109815" comment="libcacard0-2.1.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109817" comment="qemu-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109818" comment="qemu-arm-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109819" comment="qemu-block-curl-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109820" comment="qemu-extra-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109821" comment="qemu-guest-agent-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109822" comment="qemu-ipxe-1.0.0-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109823" comment="qemu-ksm-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109824" comment="qemu-kvm-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109825" comment="qemu-lang-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109816" comment="qemu-linux-user-2.1.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109826" comment="qemu-ppc-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109827" comment="qemu-s390-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109828" comment="qemu-seabios-1.7.5-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109829" comment="qemu-sgabios-8-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109830" comment="qemu-tools-2.1.3-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109831" comment="qemu-vgabios-1.7.5-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109832" comment="qemu-x86-2.1.3-7.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17631" version="1" class="patch">
	<metadata>
		<title>Security update for docker (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
docker was updated to version 1.6.1 to fix several security and non-security issues. 

- Updated to version 1.6.1 (2015-05-07) [bnc#930235]
  * Security
    - Fix read/write /proc paths (CVE-2015-3630)
    - Prohibit VOLUME /proc and VOLUME / (CVE-2015-3631)
    - Fix opening of file-descriptor 1 (CVE-2015-3627)
    - Fix symlink traversal on container respawn allowing local privilege escalation (CVE-2015-3629)
    - Prohibit mount of /sys
  * Runtime
    - Update Apparmor policy to not allow mounts
- Updated libcontainer-apparmor-fixes.patch: adapt patch to reflect
  changes introduced by docker 1.6.1
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930235">SUSE bug 930235</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3627.html">CVE-2015-3627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3629.html">CVE-2015-3629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3630.html">CVE-2015-3630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3631.html">CVE-2015-3631</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109688" comment="docker-1.6.1-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109689" comment="docker-bash-completion-1.6.1-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109690" comment="docker-zsh-completion-1.6.1-28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17632" version="1" class="patch">
	<metadata>
		<title>Security update for clamav (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The ClamAV antivirus engine was updated to version 0.98.7 to fix several security and non-security issues.

The following vulnerabilities were fixed (bsc#929192):
* CVE-2015-2170: Fix crash in upx decoder with crafted file. Discovered and patch supplied by Sebastian Andrzej Siewior.
* CVE-2015-2221: Fix infinite loop condition on crafted y0da cryptor file. Identified and patch suggested by Sebastian Andrzej Siewior.
* CVE-2015-2222: Fix crash on crafted petite packed file. Reported and patch supplied by Sebastian Andrzej Siewior.
* CVE-2015-2668: Fix an infinite loop condition on a crafted &amp;quot;xz&amp;quot; archive file. This was reported by Dimitri Kirchner and Goulven Guiheux.
* CVE-2015-2305: Apply upstream patch for possible heap overflow in Henry Spencer's regex library.

The following bugfixes were applyed (bsc#929192):
* Fix false negatives on files within iso9660 containers. This issue was reported by Minzhuan Gong.
* Fix a couple crashes on crafted upack packed file. Identified and patches supplied by Sebastian Andrzej Siewior.
* Fix a crash during algorithmic detection on crafted PE file. Identified and patch supplied by Sebastian Andrzej Siewior.
* Fix compilation error after ./configure --disable-pthreads. Reported and fix suggested by John E. Krokes.
* Fix segfault scanning certain HTML files. Reported with sample by Kai Risku.
* Improve detections within xar/pkg files.
* Improvements to PDF processing: decryption, escape sequence handling, and file property collection.
* Scanning/analysis of additional Microsoft Office 2003 XML format.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929192">SUSE bug 929192</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2170.html">CVE-2015-2170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2221.html">CVE-2015-2221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2222.html">CVE-2015-2222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2305.html">CVE-2015-2305</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2668.html">CVE-2015-2668</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109691" comment="clamav-0.98.7-2.16.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17633" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

The Adobe flash-player package was updated to version 11.2.202.460 to fix several security issues.

The following vulnerabilities were fixed (bsc#930677):
* APSB15-09, CVE-2015-3044, CVE-2015-3077, CVE-2015-3078,
CVE-2015-3079, CVE-2015-3080, CVE-2015-3081, CVE-2015-3082,
CVE-2015-3083, CVE-2015-3084, CVE-2015-3085, CVE-2015-3086,
CVE-2015-3087, CVE-2015-3088, CVE-2015-3089, CVE-2015-3090,
CVE-2015-3091, CVE-2015-3092, CVE-2015-3093

More information can be found at the Adobe Security Bulletin APSB15-09:
https://helpx.adobe.com/security/products/flash-player/apsb15-09.html
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/930677">SUSE bug 930677</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3044.html">CVE-2015-3044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3077.html">CVE-2015-3077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3078.html">CVE-2015-3078</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3079.html">CVE-2015-3079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3080.html">CVE-2015-3080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3081.html">CVE-2015-3081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3082.html">CVE-2015-3082</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3083.html">CVE-2015-3083</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3084.html">CVE-2015-3084</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3085.html">CVE-2015-3085</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3086.html">CVE-2015-3086</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3087.html">CVE-2015-3087</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3088.html">CVE-2015-3088</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3089.html">CVE-2015-3089</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3090.html">CVE-2015-3090</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3091.html">CVE-2015-3091</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3092.html">CVE-2015-3092</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3093.html">CVE-2015-3093</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117580" comment="flash-player-11.2.202.460-2.51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117581" comment="flash-player-gnome-11.2.202.460-2.51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117582" comment="flash-player-kde4-11.2.202.460-2.51.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17634" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The Mozilla Thunderbird email, news, and chat client was updated to version 31.7.0 to fix several security issues.

The following vulnerabilities were fixed (bnc#930622):
  * MFSA 2015-46/CVE-2015-2708 Miscellaneous memory safety hazards
  * MFSA 2015-47/CVE-2015-0797 (bmo#1080995) Buffer overflow parsing H.264 video with Linux Gstreamer
  * MFSA 2015-48/CVE-2015-2710 (bmo#1149542) Buffer overflow with SVG content and CSS
  * MFSA 2015-51/CVE-2015-2713 (bmo#1153478) Use-after-free during text processing with vertical text enabled
  * MFSA 2015-54/CVE-2015-2716 (bmo#1140537) Buffer overflow when parsing compressed XML
  * MFSA 2015-57/CVE-2011-3079 (bmo#1087565) Privilege escalation through IPC channel messages		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930622">SUSE bug 930622</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2011-3079.html">CVE-2011-3079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0797.html">CVE-2015-0797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2708.html">CVE-2015-2708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2710.html">CVE-2015-2710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2713.html">CVE-2015-2713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2716.html">CVE-2015-2716</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109786" comment="MozillaThunderbird-31.7.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109787" comment="MozillaThunderbird-buildsymbols-31.7.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109788" comment="MozillaThunderbird-devel-31.7.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109789" comment="MozillaThunderbird-translations-common-31.7.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109790" comment="MozillaThunderbird-translations-other-31.7.0-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17635" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The Mozilla Firefox web browser was updated to version 38.0.1 to fix several security and non-security issues.
This update also includes a Mozilla Network Security Services (NSS) update to version 3.18.1.

The following vulnerabilities and issues were fixed:

Changes in Mozilla Firefox:
- update to Firefox 38.0.1
  stability and regression fixes
  * Systems with first generation NVidia Optimus graphics cards
    may crash on start-up
  * Users who import cookies from Google Chrome can end up with
    broken websites
  * Large animated images may fail to play and may stop other
    images from loading
- update to Firefox 38.0 (bnc#930622)
  * New tab-based preferences
  * Ruby annotation support
  * more info: https://www.mozilla.org/en-US/firefox/38.0/releasenotes/
  security fixes:
  * MFSA 2015-46/CVE-2015-2708/CVE-2015-2709
    Miscellaneous memory safety hazards
  * MFSA 2015-47/VE-2015-0797 (bmo#1080995)
    Buffer overflow parsing H.264 video with Linux Gstreamer
  * MFSA 2015-48/CVE-2015-2710 (bmo#1149542)
    Buffer overflow with SVG content and CSS
  * MFSA 2015-49/CVE-2015-2711 (bmo#1113431)
    Referrer policy ignored when links opened by middle-click and
    context menu
  * MFSA 2015-50/CVE-2015-2712 (bmo#1152280)
    Out-of-bounds read and write in asm.js validation
  * MFSA 2015-51/CVE-2015-2713 (bmo#1153478)
    Use-after-free during text processing with vertical text enabled
  * MFSA 2015-53/CVE-2015-2715 (bmo#988698)
    Use-after-free due to Media Decoder Thread creation during shutdown
  * MFSA 2015-54/CVE-2015-2716 (bmo#1140537)
    Buffer overflow when parsing compressed XML
  * MFSA 2015-55/CVE-2015-2717 (bmo#1154683)
    Buffer overflow and out-of-bounds read while parsing MP4 video
    metadata
  * MFSA 2015-56/CVE-2015-2718 (bmo#1146724)
    Untrusted site hosting trusted page can intercept webchannel
    responses
  * MFSA 2015-57/CVE-2011-3079 (bmo#1087565)
    Privilege escalation through IPC channel messages

Changes in Mozilla NSS:
- update to 3.18.1
  * Firefox target release 38
  * No new functionality is introduced in this release.
  Notable Changes:
  * The following CA certificate had the Websites and Code Signing
    trust bits restored to their original state to allow more time
    to develop a better transition strategy for affected sites:
    - OU = Equifax Secure Certificate Authority
  * The following CA certificate was removed:
    - CN = e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi
  * The following intermediate CA certificate has been added as
    actively distrusted because it was mis-used to issue certificates
    for domain names the holder did not own or control:
    - CN=MCSHOLDING TEST, O=MCSHOLDING, C=EG
  * The version number of the updated root CA list has been set
    to 2.4
- update to 3.18
  * Firefox target release 38
  New functionality:
  * When importing certificates and keys from a PKCS#12 source,
    it's now possible to override the nicknames, prior to importing
    them into the NSS database, using new API
    SEC_PKCS12DecoderRenameCertNicknames.
  * The tstclnt test utility program has new command-line options
    -C, -D, -b and -R.
    Use -C one, two or three times to print information about the
    certificates received from a server, and information about the
    locally found and trusted issuer certificates, to diagnose
    server side configuration issues. It is possible to run tstclnt		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930622">SUSE bug 930622</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2011-3079.html">CVE-2011-3079</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2708.html">CVE-2015-2708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2709.html">CVE-2015-2709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2710.html">CVE-2015-2710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2711.html">CVE-2015-2711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2712.html">CVE-2015-2712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2713.html">CVE-2015-2713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2715.html">CVE-2015-2715</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2716.html">CVE-2015-2716</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2717.html">CVE-2015-2717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2718.html">CVE-2015-2718</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109791" comment="MozillaFirefox-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109792" comment="MozillaFirefox-branding-upstream-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109793" comment="MozillaFirefox-buildsymbols-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109794" comment="MozillaFirefox-devel-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109795" comment="MozillaFirefox-translations-common-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109796" comment="MozillaFirefox-translations-other-38.0.1-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109797" comment="libfreebl3-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109798" comment="libfreebl3-32bit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109799" comment="libsoftokn3-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109800" comment="libsoftokn3-32bit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109801" comment="mozilla-nss-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109802" comment="mozilla-nss-32bit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109803" comment="mozilla-nss-certs-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109804" comment="mozilla-nss-certs-32bit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109805" comment="mozilla-nss-devel-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109806" comment="mozilla-nss-sysinit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109807" comment="mozilla-nss-sysinit-32bit-3.18.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109808" comment="mozilla-nss-tools-3.18.1-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17636" version="1" class="patch">
	<metadata>
		<title>Security update for quassel (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The distributed IRC client quassel was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3427: The SQL injection fix for CVE-2013-4422 was incomplete (boo#928728)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928728">SUSE bug 928728</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3427.html">CVE-2015-3427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109769" comment="quassel-0.10.0-3.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109770" comment="quassel-base-0.10.0-3.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109771" comment="quassel-client-0.10.0-3.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109772" comment="quassel-core-0.10.0-3.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109773" comment="quassel-mono-0.10.0-3.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17637" version="1" class="patch">
	<metadata>
		<title>Security update for LibVNCServer (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

LibVNCServer was updated to version 0.9.10 to fix several security and non-security issues.

The following issues were fixed:
- Remove xorg-x11-devel from buildRequires, X libraries 
  are not directly used/linked
- libvncserver-0.9.10-ossl.patch: Update, do not 
  RAND_load_file(&amp;quot;/dev/urandom&amp;quot;, 1024) if the the PRNG is already
  seeded. (It always is on linux)
- Update to version 0.9.10
  + Moved the whole project from sourceforge to https://libvnc.github.io/.
  + Cleaned out the autotools build system which now uses autoreconf.
  + Updated noVNC HTML5 client to latest version.
  + Split out x11vnc sources into separate repository at
    https://github.com/LibVNC/x11vnc
  + Split out vncterm sources into separate repository at
    https://github.com/LibVNC/vncterm
  + Split out VisualNaCro sources into separate repository at
    https://github.com/LibVNC/VisualNaCro
  + Merged Debian patches.
  + Fixed some security-related buffer overflow cases.
  + Added compatibility headers to make LibVNCServer/LibVNCClient
    build on native Windows 8.
  + Update LZO to version 2.07, fixing CVE-2014-4607.
  + Merged patches from KDE/krfb.
  + Can now do IPv6 without IPv4.
  + Fixed a use-after-free issue in scale.c.
- Update Url and download source to new project home
- Remove LibVNCServer-0.9.9-no_x11vnc.patch; upstream splited it
  out of main tarball
- Rebase libvncserver-ossl.patch to upstream changes
  &amp;gt; libvncserver-0.9.10-ossl.patch
- Remove linuxvnc subpackage; like x11vnc, it has been splited out
  but is depreciated and unmaintained. 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2014-4607.html">CVE-2014-4607</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109777" comment="LibVNCServer-0.9.10-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109778" comment="LibVNCServer-devel-0.9.10-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109779" comment="libvncclient0-0.9.10-10.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109780" comment="libvncserver0-0.9.10-10.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17638" version="1" class="patch">
	<metadata>
		<title>Security update for libraw (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The libraw library was updated to fix one security issue.

The following vulnerability was fixed:

* boo#930683: CVE-2015-3885: dcraw/libraw: input sanitization errors		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930683">SUSE bug 930683</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3885.html">CVE-2015-3885</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109781" comment="libraw-0.16.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109782" comment="libraw-devel-0.16.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109783" comment="libraw-devel-static-0.16.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109784" comment="libraw-tools-0.16.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109785" comment="libraw10-0.16.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109743" comment="libraw9-0.15.4-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17639" version="1" class="patch">
	<metadata>
		<title>Security update for Wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to 1.12.5 to fix security issues and bugs.

The following vulnerabilities have been fixed:

* CVE-2015-3808, CVE-2015-3809: The LBMR dissector could go into an infinite loop. (wnpa-sec-2015-12)
* CVE-2015-3810: The WebSocket dissector could recurse excessively. (wnpa-sec-2015-13)
* CVE-2015-3811: The WCP dissector could crash while decompressing data. (wnpa-sec-2015-14)
* CVE-2015-3812: The X11 dissector could leak memory. (wnpa-sec-2015-15)
* CVE-2015-3813: The packet reassembly code could leak memory. (wnpa-sec-2015-16)
* CVE-2015-3814: The IEEE 802.11 dissector could go into an infinite loop. (wnpa-sec-2015-17)
* CVE-2015-3815: The Android Logcat file parser could crash. (wnpa-sec-2015-18)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930689">SUSE bug 930689</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3808.html">CVE-2015-3808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3809.html">CVE-2015-3809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3810.html">CVE-2015-3810</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3811.html">CVE-2015-3811</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3812.html">CVE-2015-3812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3813.html">CVE-2015-3813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3814.html">CVE-2015-3814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3815.html">CVE-2015-3815</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109809" comment="wireshark-1.12.5-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109810" comment="wireshark-devel-1.12.5-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109811" comment="wireshark-ui-gtk-1.12.5-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109812" comment="wireshark-ui-qt-1.12.5-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17640" version="1" class="patch">
	<metadata>
		<title>Security update for vsftpd (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for vsftpd fixes the following security issue:
  
- Fixed deny_file parsing to do more what is expected. bnc#900326
    		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/900326">SUSE bug 900326</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105184" comment="vsftpd-3.0.2-14.5.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17641" version="1" class="patch">
	<metadata>
		<title>Recommended update for coreutils (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

coreutils was updated to fix a bug in 'sort':

Fixed memory handling error with case insensitive sort using UTF-8
(boo#928749).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928749">SUSE bug 928749</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-0221.html">CVE-2013-0221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0222.html">CVE-2013-0222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0223.html">CVE-2013-0223</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109775" comment="coreutils-8.23-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109776" comment="coreutils-lang-8.23-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109774" comment="coreutils-testsuite-8.23-2.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17642" version="1" class="patch">
	<metadata>
		<title>Security update for glibc, glibc-testsuite, glibc-utils, glibc.i686 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

glibc was updated to fix security issues and bugs:

- Separate internal state between getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007)
- Fix read past end of pattern in fnmatch (bsc#920338, BZ #17062, BZ #18032, BZ #18036)
- Fix buffer overflow in nss_dns (CVE-2015-1781, bsc#927080, BZ #18287)

Also this bug got fixed:
- Simplify handling of nameserver configuration in resolver (bsc#917539)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917539">SUSE bug 917539</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918187">SUSE bug 918187</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920338">SUSE bug 920338</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927080">SUSE bug 927080</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8121.html">CVE-2014-8121</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1781.html">CVE-2015-1781</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110738" comment="glibc-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110739" comment="glibc-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110740" comment="glibc-devel-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110741" comment="glibc-devel-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110742" comment="glibc-devel-static-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110743" comment="glibc-devel-static-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110748" comment="glibc-extra-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110749" comment="glibc-html-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110750" comment="glibc-i18ndata-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110751" comment="glibc-info-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110744" comment="glibc-locale-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110745" comment="glibc-locale-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110752" comment="glibc-obsolete-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110746" comment="glibc-profile-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110747" comment="glibc-profile-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110735" comment="glibc-testsuite-2.19-16.15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110736" comment="glibc-utils-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110737" comment="glibc-utils-32bit-2.19-16.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110753" comment="nscd-2.19-16.15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17643" version="1" class="patch">
	<metadata>
		<title>Security update for GNU parallel (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
GNU parallel was updated to 20150522 to complete a fix one security issue and augment a fix for another.

The following vulnerabilities were fixed:
* The security issue for --sshlogin + --fifo/--cat has been fixed.
* After further security analysis the issue fixed in 20150422 also fixed the problem for --tmux.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/932143">SUSE bug 932143</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109969" comment="gnu_parallel-20150522-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109970" comment="gnu_parallel-doc-20150522-2.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17644" version="1" class="patch">
	<metadata>
		<title>Security update for mysql-connector-java (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mysql-connector-java was updated to 5.1.35 to fix one security issue and a number of bugs.

The following vulnerability was fixed:

* CVE-2015-2575: Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability can result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL Connectors accessible data.

In addition, mysql-connector-java was updated to 5.1.35 to fix  a number of upstream bugs, details of which listed in CHANGES as well as http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1.html		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927981">SUSE bug 927981</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2575.html">CVE-2015-2575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109982" comment="mysql-connector-java-5.1.35-3.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17645" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 43.0.2357.65 to fix security issues and bugs.

The following vulnerabilities were fixed:

- CVE-2015-1251: Use-after-free in Speech (boo#931659)
- CVE-2015-1252: Sandbox escape in Chrome (boo#931671)
- CVE-2015-1253: Cross-origin bypass in DOM (boo#931670)
- CVE-2015-1254: Cross-origin bypass in Editing (boo#931669)
- CVE-2015-1255: Use-after-free in WebAudio (boo#931674)
- CVE-2015-1256: Use-after-free in SVG (boo#931664)
- CVE-2015-1257: Container-overflow in SVG (boo#931665)
- CVE-2015-1258: Negative-size parameter in Libvpx (boo#931666)
- CVE-2015-1259: Uninitialized value in PDFium (boo#931667)
- CVE-2015-1260: Use-after-free in WebRTC (boo#931668)
- CVE-2015-1261: URL bar spoofing (boo#931673)
- CVE-2015-1262: Uninitialized value in Blink (boo#931672)
- CVE-2015-1263: Insecure download of spellcheck dictionary (boo#931663)
- CVE-2015-1264: Cross-site scripting in bookmarks (boo#931661)
- CVE-2015-1265: Various fixes from internal audits, fuzzing and other initiatives (boo#931660)
- Multiple vulnerabilities in V8 fixed at the tip of the 4.3 branch (currently 4.3.61.21)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/931659">SUSE bug 931659</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931660">SUSE bug 931660</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931661">SUSE bug 931661</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931663">SUSE bug 931663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931664">SUSE bug 931664</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931665">SUSE bug 931665</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931666">SUSE bug 931666</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931667">SUSE bug 931667</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931668">SUSE bug 931668</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931669">SUSE bug 931669</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931670">SUSE bug 931670</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931671">SUSE bug 931671</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931672">SUSE bug 931672</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931673">SUSE bug 931673</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931674">SUSE bug 931674</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1251.html">CVE-2015-1251</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1252.html">CVE-2015-1252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1253.html">CVE-2015-1253</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1254.html">CVE-2015-1254</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1255.html">CVE-2015-1255</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1256.html">CVE-2015-1256</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1257.html">CVE-2015-1257</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1258.html">CVE-2015-1258</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1259.html">CVE-2015-1259</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1260.html">CVE-2015-1260</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1261.html">CVE-2015-1261</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1262.html">CVE-2015-1262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1263.html">CVE-2015-1263</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1264.html">CVE-2015-1264</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1265.html">CVE-2015-1265</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009109977" comment="chromedriver-43.0.2357.65-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109978" comment="chromium-43.0.2357.65-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109979" comment="chromium-desktop-gnome-43.0.2357.65-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109980" comment="chromium-desktop-kde-43.0.2357.65-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009109981" comment="chromium-ffmpegsumo-43.0.2357.65-29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17646" version="1" class="patch">
	<metadata>
		<title>Security update for nbd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- Fix CVE-2013-7441 (boo#931987)
  * CVE-2013-7441.patch

- Fix CVE-2015-0847 (boo#930173)
  * nbd_signaling_CVE-2015-0847.patch

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930173">SUSE bug 930173</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931987">SUSE bug 931987</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7441.html">CVE-2013-7441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0847.html">CVE-2015-0847</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110102" comment="nbd-3.3-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110103" comment="nbd-doc-3.3-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17647" version="1" class="patch">
	<metadata>
		<title>Security update for fuse (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

* Update to version 2.9.4
  - fix exec environment for mount and umount (bsc#931452,
    CVE-2015-3202)
  - properly restore the default signal handler
  - fix directory file handle passed to	ioctl() method.
  - fix for uids/gids larger than 2147483647
  - initialize stat buffer passed to getattr() and fgetattr()
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/931452">SUSE bug 931452</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3202.html">CVE-2015-3202</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110104" comment="fuse-2.9.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110105" comment="fuse-devel-2.9.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110106" comment="fuse-devel-static-2.9.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110107" comment="libfuse2-2.9.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110108" comment="libfuse2-32bit-2.9.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110109" comment="libulockmgr1-2.9.4-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17648" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
php5 was updated to fix four security issues.

The following vulnerabilities were fixed:

* CVE-2015-4024: Multipart/form-data remote dos Vulnerability (bnc#931421)
* CVE-2015-4026: pcntl_exec() does not check path validity (bnc#931776)
* CVE-2015-4022: overflow in ftp_genlist() resulting in heap overflow (bnc#931772)
* CVE-2015-4021: memory corruption in phar_parse_tarfile when entry filename starts with NULL (bnc#931769)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/931421">SUSE bug 931421</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931769">SUSE bug 931769</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931772">SUSE bug 931772</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931776">SUSE bug 931776</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4021.html">CVE-2015-4021</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4022.html">CVE-2015-4022</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4024.html">CVE-2015-4024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4026.html">CVE-2015-4026</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110110" comment="apache2-mod_php5-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110111" comment="php5-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110112" comment="php5-bcmath-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110113" comment="php5-bz2-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110114" comment="php5-calendar-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110115" comment="php5-ctype-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110116" comment="php5-curl-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110117" comment="php5-dba-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110118" comment="php5-devel-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110119" comment="php5-dom-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110120" comment="php5-enchant-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110121" comment="php5-exif-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110122" comment="php5-fastcgi-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110123" comment="php5-fileinfo-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110124" comment="php5-firebird-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110125" comment="php5-fpm-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110126" comment="php5-ftp-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110127" comment="php5-gd-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110128" comment="php5-gettext-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110129" comment="php5-gmp-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110130" comment="php5-iconv-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110131" comment="php5-imap-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110132" comment="php5-intl-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110133" comment="php5-json-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110134" comment="php5-ldap-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110135" comment="php5-mbstring-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110136" comment="php5-mcrypt-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110137" comment="php5-mssql-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110138" comment="php5-mysql-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110139" comment="php5-odbc-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110140" comment="php5-opcache-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110141" comment="php5-openssl-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110142" comment="php5-pcntl-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110143" comment="php5-pdo-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110144" comment="php5-pear-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110145" comment="php5-pgsql-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110146" comment="php5-phar-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110147" comment="php5-posix-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110148" comment="php5-pspell-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110149" comment="php5-readline-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110150" comment="php5-shmop-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110151" comment="php5-snmp-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110152" comment="php5-soap-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110153" comment="php5-sockets-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110154" comment="php5-sqlite-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110155" comment="php5-suhosin-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110156" comment="php5-sysvmsg-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110157" comment="php5-sysvsem-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110158" comment="php5-sysvshm-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110159" comment="php5-tidy-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110160" comment="php5-tokenizer-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110161" comment="php5-wddx-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110162" comment="php5-xmlreader-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110163" comment="php5-xmlrpc-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110164" comment="php5-xmlwriter-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110165" comment="php5-xsl-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110166" comment="php5-zip-5.6.1-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110167" comment="php5-zlib-5.6.1-24.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17649" version="1" class="patch">
	<metadata>
		<title>Security update for e2fsprogs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
e2fsprogs was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-1572: A local user could have executed arbitrary code by causing a crafted block group descriptor to be marked as dirty. (boo#918346)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/918346">SUSE bug 918346</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1572.html">CVE-2015-1572</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110189" comment="e2fsprogs-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110190" comment="e2fsprogs-devel-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110191" comment="libcom_err-devel-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110192" comment="libcom_err-devel-32bit-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110193" comment="libcom_err2-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110194" comment="libcom_err2-32bit-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110195" comment="libext2fs-devel-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110196" comment="libext2fs-devel-32bit-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110197" comment="libext2fs2-1.42.12-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110198" comment="libext2fs2-32bit-1.42.12-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17650" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

MozillaFirefox was updated to version 35.0 (bnc#910669)

Notable features:
* Firefox Hello with new rooms-based conversations model
* Implemented HTTP Public Key Pinning Extension (for enhanced
  authentication of encrypted connections)

Security fixes:
* MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
  Miscellaneous memory safety hazards
* MFSA 2015-02/CVE-2014-8637 (bmo#1094536)
  Uninitialized memory use during bitmap rendering
* MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
  sendBeacon requests lack an Origin header
* MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
  Cookie injection through Proxy Authenticate responses
* MFSA 2015-05/CVE-2014-8640 (bmo#1100409)
  Read of uninitialized memory in Web Audio
* MFSA 2015-06/CVE-2014-8641 (bmo#1108455)
  Read-after-free in WebRTC
* MFSA 2015-07/CVE-2014-8643 (bmo#1114170) (Windows-only)
  Gecko Media Plugin sandbox escape
* MFSA 2015-08/CVE-2014-8642 (bmo#1079658)
  Delegated OCSP responder certificates failure with
  id-pkix-ocsp-nocheck extension
* MFSA 2015-09/CVE-2014-8636 (bmo#987794)
  XrayWrapper bypass through DOM objects

- obsolete tracker-miner-firefox &amp;lt; 0.15 because it leads to startup
  crashes (bnc#908892)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/908892">SUSE bug 908892</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910669">SUSE bug 910669</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8634.html">CVE-2014-8634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8635.html">CVE-2014-8635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8636.html">CVE-2014-8636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8637.html">CVE-2014-8637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8638.html">CVE-2014-8638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8639.html">CVE-2014-8639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8640.html">CVE-2014-8640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8641.html">CVE-2014-8641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8642.html">CVE-2014-8642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8643.html">CVE-2014-8643</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105185" comment="MozillaFirefox-35.0-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105186" comment="MozillaFirefox-branding-upstream-35.0-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105187" comment="MozillaFirefox-buildsymbols-35.0-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105188" comment="MozillaFirefox-devel-35.0-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105189" comment="MozillaFirefox-translations-common-35.0-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105190" comment="MozillaFirefox-translations-other-35.0-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17651" version="1" class="patch">
	<metadata>
		<title>Security update for zeromq (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
zeromq was updated to fix one security issue and two non-security bugs.

The following vulnerabilities were fixed:

* CVE-2014-9721: zeromq protocol downgrade attack on sockets using the ZMTP v3 protocol (boo#931978)

The following bugs were fixed:

* boo#912460: avoid curve test to hang for ppc ppc64 ppc64le architectures
* boo#907584: zeromq package could not be updated due to a file conflict, split tools into a separate subpackage
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/907584">SUSE bug 907584</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912460">SUSE bug 912460</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931978">SUSE bug 931978</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9721.html">CVE-2014-9721</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110267" comment="libzmq4-4.0.5-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110268" comment="zeromq-4.0.5-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110269" comment="zeromq-devel-4.0.5-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110270" comment="zeromq-tools-4.0.5-3.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17652" version="1" class="patch">
	<metadata>
		<title>Security update for proftpd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The ftp server ProFTPD was updated to 1.3.5a to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3306: Unauthenticated copying of files via SITE CPFR/CPTO allowed by mod_copy (boo#927290)

In addition, proftpd was updated to 1.3.5a to fix a number of upstream bugs and improve functionality.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927290">SUSE bug 927290</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-4359.html">CVE-2013-4359</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3306.html">CVE-2015-3306</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110302" comment="proftpd-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110303" comment="proftpd-devel-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110304" comment="proftpd-doc-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110305" comment="proftpd-lang-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110306" comment="proftpd-ldap-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110307" comment="proftpd-mysql-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110308" comment="proftpd-pgsql-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110309" comment="proftpd-radius-1.3.5a-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110310" comment="proftpd-sqlite-1.3.5a-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17653" version="1" class="patch">
	<metadata>
		<title>Recommended update for wpa_supplicant (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
wpa_supplicant was updated to fix three security issues.

The following vulnerabilities were fixed:

CVE-2015-4141: WPS UPnP vulnerability with HTTP chunked transfer encoding (boo#930077)
CVE-2015-4142: Integer underflow in AP mode WMM Action frame processing (boo#930078)
CVE-2015-4143: EAP-pwd missing payload length validation (boo#930079)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/930077">SUSE bug 930077</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930078">SUSE bug 930078</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930079">SUSE bug 930079</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4141.html">CVE-2015-4141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4142.html">CVE-2015-4142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4143.html">CVE-2015-4143</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110300" comment="wpa_supplicant-2.2-5.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110301" comment="wpa_supplicant-gui-2.2-5.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17654" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.466 to fix multiple security issues.

The following vulnerabilities were fixed:

* CVE-2015-3096: bypass for CVE-2014-5333
* CVE-2015-3098: vulnerabilities that could be exploited to bypass the same-origin-policy and lead to information disclosure
* CVE-2015-3099: vulnerabilities that could be exploited to bypass the same-origin-policy and lead to information disclosure
* CVE-2015-3100: stack overflow vulnerability that could lead to code execution
* CVE-2015-3102: vulnerabilities that could be exploited to bypass the same-origin-policy and lead to information disclosure
* CVE-2015-3103: use-after-free vulnerabilities that could lead to code execution
* CVE-2015-3104: integer overflow vulnerability that could lead to code execution
* CVE-2015-3105: memory corruption vulnerability that could lead to code execution
* CVE-2015-3106: use-after-free vulnerabilities that could lead to code execution
* CVE-2015-3107: use-after-free vulnerabilities that could lead to code execution
* CVE-2015-3108: memory leak vulnerability that could be used to bypass ASLR		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/934088">SUSE bug 934088</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3096.html">CVE-2015-3096</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3098.html">CVE-2015-3098</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3099.html">CVE-2015-3099</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3100.html">CVE-2015-3100</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3102.html">CVE-2015-3102</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3103.html">CVE-2015-3103</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3104.html">CVE-2015-3104</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3105.html">CVE-2015-3105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3106.html">CVE-2015-3106</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3107.html">CVE-2015-3107</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3108.html">CVE-2015-3108</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117583" comment="flash-player-11.2.202.466-2.55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117584" comment="flash-player-gnome-11.2.202.466-2.55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117585" comment="flash-player-kde4-11.2.202.466-2.55.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17655" version="1" class="patch">
	<metadata>
		<title>Security update for tidy (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Tidy was updated to fix one security issue.

The following vulnerability was fixed:

* A heap-based buffer overflow in tidy could have unspecified impact when processing user-supplied input.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933588">SUSE bug 933588</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110311" comment="libtidy-0_99-0-1.0.20100204cvs-19.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110312" comment="libtidy-0_99-0-devel-1.0.20100204cvs-19.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110313" comment="tidy-1.0.20100204cvs-19.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110314" comment="tidy-doc-1.0.20100204cvs-19.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17656" version="1" class="patch">
	<metadata>
		<title>Security update for cups (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following issues:

- CVE-2015-1158 and CVE-2015-1159
  fixes a possible privilege escalation via cross-site scripting
  and bad print job submission used to replace cupsd.conf on server
  (CUPS STR#4609 CERT-VU-810572 CVE-2015-1158 CVE-2015-1159
   bugzilla.suse.com bsc#924208).
  In general it is crucial to limit access to CUPS to trustworthy
  users who do not misuse their permission to submit print jobs
  which means to upload arbitrary data onto the CUPS server, see
  https://en.opensuse.org/SDB:CUPS_and_SANE_Firewall_settings
  and cf. the entries about CVE-2012-5519 below.
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/924208">SUSE bug 924208</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-5519.html">CVE-2012-5519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1158.html">CVE-2015-1158</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1159.html">CVE-2015-1159</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110482" comment="cups-1.5.4-21.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110483" comment="cups-client-1.5.4-21.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110484" comment="cups-ddk-1.5.4-21.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110485" comment="cups-devel-1.5.4-21.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110486" comment="cups-libs-1.5.4-21.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110487" comment="cups-libs-32bit-1.5.4-21.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17657" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PHP was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-4148: A type confusion flay in SoapClient could lead to information disclosure [bnc#933227]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933227">SUSE bug 933227</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4148.html">CVE-2015-4148</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110417" comment="apache2-mod_php5-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110418" comment="php5-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110419" comment="php5-bcmath-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110420" comment="php5-bz2-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110421" comment="php5-calendar-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110422" comment="php5-ctype-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110423" comment="php5-curl-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110424" comment="php5-dba-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110425" comment="php5-devel-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110426" comment="php5-dom-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110427" comment="php5-enchant-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110428" comment="php5-exif-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110429" comment="php5-fastcgi-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110430" comment="php5-fileinfo-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110431" comment="php5-firebird-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110432" comment="php5-fpm-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110433" comment="php5-ftp-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110434" comment="php5-gd-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110435" comment="php5-gettext-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110436" comment="php5-gmp-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110437" comment="php5-iconv-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110438" comment="php5-imap-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110439" comment="php5-intl-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110440" comment="php5-json-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110441" comment="php5-ldap-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110442" comment="php5-mbstring-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110443" comment="php5-mcrypt-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110444" comment="php5-mssql-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110445" comment="php5-mysql-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110446" comment="php5-odbc-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110447" comment="php5-opcache-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110448" comment="php5-openssl-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110449" comment="php5-pcntl-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110450" comment="php5-pdo-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110451" comment="php5-pear-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110452" comment="php5-pgsql-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110453" comment="php5-phar-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110454" comment="php5-posix-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110455" comment="php5-pspell-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110456" comment="php5-readline-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110457" comment="php5-shmop-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110458" comment="php5-snmp-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110459" comment="php5-soap-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110460" comment="php5-sockets-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110461" comment="php5-sqlite-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110462" comment="php5-suhosin-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110463" comment="php5-sysvmsg-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110464" comment="php5-sysvsem-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110465" comment="php5-sysvshm-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110466" comment="php5-tidy-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110467" comment="php5-tokenizer-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110468" comment="php5-wddx-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110469" comment="php5-xmlreader-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110470" comment="php5-xmlrpc-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110471" comment="php5-xmlwriter-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110472" comment="php5-xsl-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110473" comment="php5-zip-5.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110474" comment="php5-zlib-5.6.1-27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17658" version="1" class="patch">
	<metadata>
		<title>Security update for coreutils, coreutils-testsuite (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
coreutils was updated to fix one security issue and one non-security bug.

The following vulnerability was fixed:

* CVE-2015-4042: Use a later version of the patch that fixed (boo#928749, CVE-2015-4041), also avoiding I18N issue

The following bug was fixed:

* boo#933396: adjust reference to info nodes in man pages
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928749">SUSE bug 928749</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933396">SUSE bug 933396</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4041.html">CVE-2015-4041</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4042.html">CVE-2015-4042</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110476" comment="coreutils-8.23-2.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110477" comment="coreutils-lang-8.23-2.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110475" comment="coreutils-testsuite-8.23-2.12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17659" version="1" class="patch">
	<metadata>
		<title>Security update for dpkg, update-alternatives (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
dpkg and update-alternatives were updated to 1.16.16 to fix one security issue and severan non-security bugs.

The following vulnerabilities were fixed:

* CVE-2015-0840: Specially crafted deb packages could have been used to bypass source package integrity verification in local installs (boo#926749)

Also contains a number of upstream bugs and improvements.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/926749">SUSE bug 926749</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0840.html">CVE-2015-0840</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110478" comment="dpkg-1.16.16-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110479" comment="dpkg-devel-1.16.16-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110480" comment="dpkg-lang-1.16.16-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110481" comment="update-alternatives-1.16.16-8.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17660" version="1" class="patch">
	<metadata>
		<title>Security update for strongswan (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
strongswan was updated to fix a rogue servers vulnerability, that may
enable rogue servers able to authenticate itself with certificate
issued by any CA the client trusts, to gain user credentials from
a client in certain IKEv2 setups (bsc#933591,CVE-2015-4171).

More information can be found on https://www.strongswan.org/blog/2015/06/08/strongswan-vulnerability-%28cve-2015-4171%29.html
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933591">SUSE bug 933591</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4171.html">CVE-2015-4171</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110551" comment="strongswan-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110552" comment="strongswan-doc-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110553" comment="strongswan-ipsec-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110554" comment="strongswan-libs0-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110555" comment="strongswan-mysql-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110556" comment="strongswan-nm-5.1.3-4.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110557" comment="strongswan-sqlite-5.1.3-4.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17661" version="1" class="patch">
	<metadata>
		<title>Security update for busybox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Busybox was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2014-9645: fixed a potential modprobe filter bypassing rule by filtering / (boo#914660)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914660">SUSE bug 914660</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9645.html">CVE-2014-9645</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110559" comment="busybox-1.22.1-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110558" comment="busybox-static-1.22.1-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17662" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Xen was updated to 4.4.2 to fix multiple vulnerabilities and non-security bugs.

The following vulnerabilities were fixed:

* CVE-2015-4103: Potential unintended writes to host MSI message data field via qemu (XSA-128) (boo#931625)
* CVE-2015-4104: PCI MSI mask bits inadvertently exposed to guests  (XSA-129) (boo#931626)
* CVE-2015-4105: Guest triggerable qemu MSI-X pass-through error messages (XSA-130) (boo#931627)
* CVE-2015-4106: Unmediated PCI register access in qemu (XSA-131) (boo#931628)
* CVE-2015-4164: DoS through iret hypercall handler (XSA-136) (boo#932996)
* CVE-2015-4163: GNTTABOP_swap_grant_ref operation misbehavior (XSA-134) (boo#932790)
* CVE-2015-3209: heap overflow in qemu pcnet controller allowing guest to host escape (XSA-135) (boo#932770)
* CVE-2015-3456: Fixed a buffer overflow in the floppy drive emulation, which could be used to denial of service attacks or potential code execution against the host. ()
* CVE-2015-3340: Xen did not initialize certain fields, which allowed certain remote service domains to obtain sensitive information from memory via a (1) XEN_DOMCTL_gettscinfo or (2) XEN_SYSCTL_getdomaininfolist request. ()
* CVE-2015-2752: Long latency MMIO mapping operations are not preemptible (XSA-125 boo#922705)
* CVE-2015-2756: Unmediated PCI command register access in qemu (XSA-126 boo#922706)
* CVE-2015-2751: Certain domctl operations may be abused to lock up the host (XSA-127 boo#922709)
* CVE-2015-2151: Hypervisor memory corruption due to x86 emulator flaw (boo#919464 XSA-123)
* CVE-2015-2045: Information leak through version information hypercall (boo#918998 XSA-122)
* CVE-2015-2044: Information leak via internal x86 system device emulation (boo#918995 (XSA-121)
* CVE-2015-2152: HVM qemu unexpectedly enabling emulated VGA graphics backends (boo#919663 XSA-119)
* CVE-2014-3615: information leakage when guest sets high resolution (boo#895528)

The following non-security bugs were fixed:

* xentop: Fix memory leak on read failure 
* boo#923758: xen dmesg contains bogus output in early boot
* boo#921842: Xentop doesn't display disk statistics for VMs using qdisks
* boo#919098: L3: XEN blktap device intermittently fails to connect 
* boo#882089: Windows 2012 R2 fails to boot up with greater than 60 vcpus
* boo#903680: Problems with detecting free loop devices on Xen guest startup
* boo#861318: xentop reports &amp;quot;Found interface vif101.0 but domain 101 does not exist.&amp;quot;
* boo#901488: Intel ixgbe driver assigns rx/tx queues per core resulting in irq problems on servers with a large amount of CPU cores
* boo#910254: SLES11 SP3 Xen VT-d igb NIC doesn't work
* boo#912011: high ping latency after upgrade to latest SLES11SP3 on xen Dom0
* boo#906689: let systemd schedule xencommons after network-online.target and remote-fs.target so that xendomains has access to remote shares

The following functionality was enabled or enhanced:

* Enable spice support in qemu for x86_64
* Add Qxl vga support
* Enhancement to virsh/libvirtd &amp;quot;send-key&amp;quot; command (FATE#317240)
* Add domain_migrate_constraints_set API to Xend's http interface (FATE#317239)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/861318">SUSE bug 861318</bugzilla>
<bugzilla href="https://bugzilla.suse.com/882089">SUSE bug 882089</bugzilla>
<bugzilla href="https://bugzilla.suse.com/895528">SUSE bug 895528</bugzilla>
<bugzilla href="https://bugzilla.suse.com/901488">SUSE bug 901488</bugzilla>
<bugzilla href="https://bugzilla.suse.com/903680">SUSE bug 903680</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906689">SUSE bug 906689</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910254">SUSE bug 910254</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912011">SUSE bug 912011</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918995">SUSE bug 918995</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918998">SUSE bug 918998</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919098">SUSE bug 919098</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919464">SUSE bug 919464</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919663">SUSE bug 919663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/921842">SUSE bug 921842</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922705">SUSE bug 922705</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922706">SUSE bug 922706</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922709">SUSE bug 922709</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923758">SUSE bug 923758</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927967">SUSE bug 927967</bugzilla>
<bugzilla href="https://bugzilla.suse.com/929339">SUSE bug 929339</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931625">SUSE bug 931625</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931626">SUSE bug 931626</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931627">SUSE bug 931627</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931628">SUSE bug 931628</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932770">SUSE bug 932770</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932790">SUSE bug 932790</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932996">SUSE bug 932996</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3615.html">CVE-2014-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2044.html">CVE-2015-2044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2045.html">CVE-2015-2045</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2151.html">CVE-2015-2151</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2152.html">CVE-2015-2152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2751.html">CVE-2015-2751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2752.html">CVE-2015-2752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2756.html">CVE-2015-2756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3209.html">CVE-2015-3209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3340.html">CVE-2015-3340</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3456.html">CVE-2015-3456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4103.html">CVE-2015-4103</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4104.html">CVE-2015-4104</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4105.html">CVE-2015-4105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4106.html">CVE-2015-4106</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4163.html">CVE-2015-4163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4164.html">CVE-2015-4164</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110614" comment="xen-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110615" comment="xen-devel-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110619" comment="xen-doc-html-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110620" comment="xen-kmp-default-4.4.2_06_k3.16.7_21-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110621" comment="xen-kmp-desktop-4.4.2_06_k3.16.7_21-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110617" comment="xen-libs-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110616" comment="xen-libs-32bit-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110622" comment="xen-tools-4.4.2_06-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110618" comment="xen-tools-domU-4.4.2_06-23.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17663" version="1" class="patch">
	<metadata>
		<title>Security update for cgit (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The git web frontend cgit was updated to 0.11.2 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2014-9390: arbitrary command execution vulnerability on case-insensitive file systems in git. Malicious commits could affect client users on all platforms using case-insensitive file systems when using vulnerable git versions.

In addition cgit was updated to 0.11.2 with minor improvements and bug fixes.

The embedded git version was updated to 2.4.3.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910756">SUSE bug 910756</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9390.html">CVE-2014-9390</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110623" comment="cgit-0.11.2-13.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17664" version="1" class="patch">
	<metadata>
		<title>Security update for XWayland (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The XWayland portion of the x.org X11 server was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3164: Unauthorised local client access in XWayland (boo#934102)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934102">SUSE bug 934102</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3164.html">CVE-2015-3164</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110624" comment="xorg-x11-server-7.6_1.16.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110625" comment="xorg-x11-server-extra-7.6_1.16.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110626" comment="xorg-x11-server-sdk-7.6_1.16.1-19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17665" version="1" class="patch">
	<metadata>
		<title>Security update for libwmf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libwmf was updated to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2015-0848: An attacker that could trick a victim into opening a specially crafted WMF file with BMP portions in a libwmf based application could have executed arbitrary code with the user's privileges. (boo#933109)
* CVE-2015-0848: An attacker that could trick a victim into opening a specially crafted WMF file in a libwmf based application could have executed arbitrary code through incorrect run-length encoding. (boo#933109)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933109">SUSE bug 933109</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0848.html">CVE-2015-0848</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4588.html">CVE-2015-4588</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110653" comment="libwmf-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110654" comment="libwmf-0_2-7-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110655" comment="libwmf-0_2-7-32bit-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110656" comment="libwmf-devel-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110657" comment="libwmf-gnome-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110658" comment="libwmf-gnome-32bit-0.2.8.4-239.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110659" comment="libwmf-tools-0.2.8.4-239.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17666" version="1" class="patch">
	<metadata>
		<title>Security update for cacti (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cacti was updated to 0.8.8d to fix multiple security issues and bugs.

The following vulnerabilities were fixed:

* SQL injection VN: JVN#78187936 / TN:JPCERT#98968540
* Cacti Cross-Site Scripting Vulnerability Notification [FG-VD-15-017]
* SQL Injection and Location header injection from cdef id CVE-2015-4342
* SQL injection in graph templates 

Also contains bug fixes in the upstream 0.8.8d release.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934187">SUSE bug 934187</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4342.html">CVE-2015-4342</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110660" comment="cacti-0.8.8d-4.7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17667" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Curl was updated to fix two security issues and enable metalink support

The following vulnerabilities were fixed:

* CVE-2015-3236: libcurl could have wrongly send HTTP credentials when re-using connections (boo#934501)
* CVE-2015-3237: libcurl could have been tricked by a malicious SMB server to send off data it did not intend to (boo#934502)

The following feature was enabled:

* boo#851126: enable metalink support.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/851126">SUSE bug 851126</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934501">SUSE bug 934501</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934502">SUSE bug 934502</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3236.html">CVE-2015-3236</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3237.html">CVE-2015-3237</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110648" comment="curl-7.42.1-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110650" comment="libcurl-devel-7.42.1-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110649" comment="libcurl-devel-32bit-7.42.1-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110652" comment="libcurl4-7.42.1-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110651" comment="libcurl4-32bit-7.42.1-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17668" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
openssl was updated to fix six security issues.

The following vulnerabilities were fixed:

* CVE-2015-4000: The Logjam Attack / weakdh.org. Rject connections with DH parameters shorter than 768 bits, generates 2048-bit DH parameters by default. (boo#931698)
* CVE-2015-1788: Malformed ECParameters causes infinite loop (boo#934487)
* CVE-2015-1789: Exploitable out-of-bounds read in X509_cmp_time (boo#934489)
* CVE-2015-1790: PKCS7 crash with missing EnvelopedContent (boo#934491)
* CVE-2015-1792: CMS verify infinite loop with unknown hash function (boo#934493)
* CVE-2015-1791: race condition in NewSessionTicket (boo#933911)
* CVE-2015-3216: Crash in ssleay_rand_bytes due to locking regression (boo#933898)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/931698">SUSE bug 931698</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933898">SUSE bug 933898</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933911">SUSE bug 933911</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934487">SUSE bug 934487</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934489">SUSE bug 934489</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934491">SUSE bug 934491</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934493">SUSE bug 934493</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934494">SUSE bug 934494</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1788.html">CVE-2015-1788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1789.html">CVE-2015-1789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1790.html">CVE-2015-1790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1791.html">CVE-2015-1791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1792.html">CVE-2015-1792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3216.html">CVE-2015-3216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110688" comment="libopenssl-devel-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110689" comment="libopenssl-devel-32bit-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110690" comment="libopenssl1_0_0-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110691" comment="libopenssl1_0_0-32bit-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110692" comment="libopenssl1_0_0-hmac-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110693" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110694" comment="openssl-1.0.1k-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110695" comment="openssl-doc-1.0.1k-2.24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17669" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
chromium was updated to 43.0.2357.130 to fix several security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-1266: Scheme validation error in WebUI
* CVE-2015-1268: Cross-origin bypass in Blink
* CVE-2015-1267: Cross-origin bypass in Blink
* CVE-2015-1269: Normalization error in HSTS/HPKP preload list
* boo#935022: Prevent Chromium from downloading a binary blob for speech recognition

Contains the following non-security changes:

* resolved browser font magnification/scaling issue.
* Fixed an issue where sometimes a blank page would print
* Icons not displaying properly on Linux
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935022">SUSE bug 935022</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935723">SUSE bug 935723</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1266.html">CVE-2015-1266</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1267.html">CVE-2015-1267</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1268.html">CVE-2015-1268</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1269.html">CVE-2015-1269</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110754" comment="chromedriver-43.0.2357.130-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110755" comment="chromium-43.0.2357.130-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110756" comment="chromium-desktop-gnome-43.0.2357.130-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110757" comment="chromium-desktop-kde-43.0.2357.130-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110758" comment="chromium-ffmpegsumo-43.0.2357.130-34.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17670" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.468 to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3113: A heap buffer overflow vulnerability could have allowed code execution (bsc#935701, APSB15-14)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/935701">SUSE bug 935701</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3113.html">CVE-2015-3113</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117586" comment="flash-player-11.2.202.468-2.58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117587" comment="flash-player-gnome-11.2.202.468-2.58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117588" comment="flash-player-kde4-11.2.202.468-2.58.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17671" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
roundcubemail was updated to version 1.0.6 to fix many minor bugs and two security issues.

The security-related fixes in particular are:
 - security improvement in DBMail driver of password plugin
 - security improvement in contact photo handling
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110762" comment="roundcubemail-1.0.6-11.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17672" version="1" class="patch">
	<metadata>
		<title>Security update for p7zip (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
p7zip was update to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-1038: Attackers could have written to arbitrary files via a symlink attack in a specially crafted archive (boo#912878)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912878">SUSE bug 912878</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1038.html">CVE-2015-1038</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110797" comment="p7zip-9.20.1-12.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17673" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-RedCloth (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-RedCloth was updated to fix one security issue.

The following vulnerability was fixed:

CVE-2012-6684: A cross-site scripting (XSS) vulnerability allowed remote attackers to inject arbitrary web script or HTML via a javascript: URI (boo#912212)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912212">SUSE bug 912212</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-6684.html">CVE-2012-6684</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110801" comment="rubygem-RedCloth-4.2.9-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110802" comment="rubygem-RedCloth-doc-4.2.9-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110803" comment="rubygem-RedCloth-testsuite-4.2.9-7.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17674" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to 4.2.13.3 to fix three security issues.

The following vulnerabilities were fixed:

 * CVE-2015-3902: CSRF vulnerability in setup (PMASA-2015-2, boo#930992)
 * CVE-2015-3903: Vulnerability allowing man-in-the-middle attack (PMASA-2015-3, boo#930993)
 * CVE-2015-2206: Risk of BREACH attack (PMASA-2015-1, boo#920773)

Also contains all upstream bug fixes in the 4.2.13 branch.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920773">SUSE bug 920773</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930992">SUSE bug 930992</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930993">SUSE bug 930993</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2206.html">CVE-2015-2206</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3902.html">CVE-2015-3902</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3903.html">CVE-2015-3903</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110879" comment="phpMyAdmin-4.2.13.3-11.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17675" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The PHP script interpreter was updated to receive various security fixes:

* CVE-2015-4602 [bnc#935224]: Fixed an incomplete Class unserialization type confusion.
* CVE-2015-4599, CVE-2015-4600, CVE-2015-4601 [bnc#935226]: Fixed type confusion issues in unserialize() with various SOAP methods.
* CVE-2015-4603 [bnc#935234]: Fixed exception::getTraceAsString type confusion issue after unserialize.
* CVE-2015-4644 [bnc#935274]: Fixed a crash in php_pgsql_meta_data.
* CVE-2015-4643 [bnc#935275]: Fixed an integer overflow in ftp_genlist() that could result in a heap overflow.
* CVE-2015-3411, CVE-2015-3412, CVE-2015-4598 [bnc#935227], [bnc#935232]: Added missing null byte checks for paths in various PHP extensions.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/935224">SUSE bug 935224</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935225">SUSE bug 935225</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935226">SUSE bug 935226</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935227">SUSE bug 935227</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935232">SUSE bug 935232</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935234">SUSE bug 935234</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935274">SUSE bug 935274</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935275">SUSE bug 935275</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3411.html">CVE-2015-3411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3412.html">CVE-2015-3412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4598.html">CVE-2015-4598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4599.html">CVE-2015-4599</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4600.html">CVE-2015-4600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4601.html">CVE-2015-4601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4602.html">CVE-2015-4602</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4603.html">CVE-2015-4603</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4604.html">CVE-2015-4604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4605.html">CVE-2015-4605</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4643.html">CVE-2015-4643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4644.html">CVE-2015-4644</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009110937" comment="apache2-mod_php5-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110938" comment="php5-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110939" comment="php5-bcmath-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110940" comment="php5-bz2-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110941" comment="php5-calendar-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110942" comment="php5-ctype-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110943" comment="php5-curl-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110944" comment="php5-dba-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110945" comment="php5-devel-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110946" comment="php5-dom-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110947" comment="php5-enchant-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110948" comment="php5-exif-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110949" comment="php5-fastcgi-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110950" comment="php5-fileinfo-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110951" comment="php5-firebird-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110952" comment="php5-fpm-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110953" comment="php5-ftp-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110954" comment="php5-gd-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110955" comment="php5-gettext-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110956" comment="php5-gmp-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110957" comment="php5-iconv-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110958" comment="php5-imap-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110959" comment="php5-intl-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110960" comment="php5-json-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110961" comment="php5-ldap-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110962" comment="php5-mbstring-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110963" comment="php5-mcrypt-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110964" comment="php5-mssql-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110965" comment="php5-mysql-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110966" comment="php5-odbc-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110967" comment="php5-opcache-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110968" comment="php5-openssl-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110969" comment="php5-pcntl-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110970" comment="php5-pdo-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110971" comment="php5-pear-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110972" comment="php5-pgsql-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110973" comment="php5-phar-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110974" comment="php5-posix-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110975" comment="php5-pspell-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110976" comment="php5-readline-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110977" comment="php5-shmop-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110978" comment="php5-snmp-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110979" comment="php5-soap-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110980" comment="php5-sockets-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110981" comment="php5-sqlite-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110982" comment="php5-suhosin-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110983" comment="php5-sysvmsg-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110984" comment="php5-sysvsem-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110985" comment="php5-sysvshm-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110986" comment="php5-tidy-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110987" comment="php5-tokenizer-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110988" comment="php5-wddx-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110989" comment="php5-xmlreader-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110990" comment="php5-xmlrpc-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110991" comment="php5-xmlwriter-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110992" comment="php5-xsl-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110993" comment="php5-zip-5.6.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009110994" comment="php5-zlib-5.6.1-30.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17676" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-5119: Unspecified vulnerability allowing remote attackers to take over the system (bsc#937339).
  		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/937339">SUSE bug 937339</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5119.html">CVE-2015-5119</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117589" comment="flash-player-11.2.202.481-2.61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117590" comment="flash-player-gnome-11.2.202.481-2.61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117591" comment="flash-player-kde4-11.2.202.481-2.61.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17677" version="1" class="patch">
	<metadata>
		<title>Security update for mysql-community-server (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mysql-community-server was updated to version 5.6.25 to fix one security issue.

This security issue was fixed:
* CVE-2015-4000: Logjam Attack: mysql uses 512 bit dh groups in SSL (bsc#934789).

For other changes and details please check
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-25.html
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934789">SUSE bug 934789</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111015" comment="libmysql56client18-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111014" comment="libmysql56client18-32bit-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111017" comment="libmysql56client_r18-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111016" comment="libmysql56client_r18-32bit-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111018" comment="mysql-community-server-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111019" comment="mysql-community-server-bench-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111020" comment="mysql-community-server-client-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111021" comment="mysql-community-server-errormessages-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111022" comment="mysql-community-server-test-5.6.25-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111023" comment="mysql-community-server-tools-5.6.25-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17678" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tiff was updated to version 4.0.4 to fix six security issues found by fuzzing initiatives.

These security issues were fixed:
- CVE-2014-8127: Out-of-bounds write (bnc#914890).
- CVE-2014-9655: Access of uninitialized memory (bnc#916927).
- CVE-2014-8130: Out-of-bounds write (bnc#914890).
- CVE-2015-1547: Use of uninitialized memory in NeXTDecode (bnc#916925).
- CVE-2014-8129: Out-of-bounds write (bnc#914890).
- CVE-2014-8128: Out-of-bounds write (bnc#914890).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914890">SUSE bug 914890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916925">SUSE bug 916925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916927">SUSE bug 916927</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8127.html">CVE-2014-8127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8128.html">CVE-2014-8128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8129.html">CVE-2014-8129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8130.html">CVE-2014-8130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9655.html">CVE-2014-9655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1547.html">CVE-2015-1547</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111098" comment="libtiff-devel-4.0.4-10.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111097" comment="libtiff-devel-32bit-4.0.4-10.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111100" comment="libtiff5-4.0.4-10.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111099" comment="libtiff5-32bit-4.0.4-10.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111101" comment="tiff-4.0.4-10.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17679" version="1" class="patch">
	<metadata>
		<title>Security update for libwmf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libwmf was updated to fix four security issues.

These security issues were fixed:
- CVE-2015-4588: Heap overflow (bnc#933109).
- CVE-2015-4696: Use after free (bnc#936062).
- CVE-2015-4695: Heap buffer over read (bnc#936058).
- CVE-2015-0848: Heap overflow (bnc#933109).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933109">SUSE bug 933109</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936058">SUSE bug 936058</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936062">SUSE bug 936062</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0848.html">CVE-2015-0848</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4588.html">CVE-2015-4588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4695.html">CVE-2015-4695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4696.html">CVE-2015-4696</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111102" comment="libwmf-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111103" comment="libwmf-0_2-7-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111104" comment="libwmf-0_2-7-32bit-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111105" comment="libwmf-devel-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111106" comment="libwmf-gnome-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111107" comment="libwmf-gnome-32bit-0.2.8.4-239.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111108" comment="libwmf-tools-0.2.8.4-239.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17680" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to 1.12.6 to fix two security issues.

The following vulnerabilities were fixed:

- CVE-2015-4651: The WCCP dissector crashed when reading specially crafted packages from the network or a capture files (wnpa-sec-2015-19, boo#935157).
- CVE-2015-4652: The GSM DTAP dissector crashed when reading specially crafted packages from the network or a capture file (wnpa-sec-2015-20, boo#935158).

This update also contains further bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-1.12.6.html
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935157">SUSE bug 935157</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935158">SUSE bug 935158</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4651.html">CVE-2015-4651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4652.html">CVE-2015-4652</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111109" comment="wireshark-1.12.6-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111110" comment="wireshark-devel-1.12.6-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111111" comment="wireshark-ui-gtk-1.12.6-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111112" comment="wireshark-ui-qt-1.12.6-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17681" version="1" class="patch">
	<metadata>
		<title>Security update for MariaDB (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

MariaDB was updated to its current minor version, fixing bugs and security issues.

These updates include a fix for Logjam (CVE-2015-4000), making MariaDB work
with client software that no longer allows short DH groups over SSL, as e.g.
our current openssl packages.

On openSUSE 13.1, MariaDB was updated to 5.5.44.

On openSUSE 13.2, MariaDB was updated from 10.0.13 to 10.0.20.

Please read the release notes of MariaDB
  https://mariadb.com/kb/en/mariadb/mariadb-10020-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10019-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10018-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10017-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10016-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10015-release-notes/
  https://mariadb.com/kb/en/mariadb/mariadb-10014-release-notes/
for more information.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/859345">SUSE bug 859345</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914370">SUSE bug 914370</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924663">SUSE bug 924663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934789">SUSE bug 934789</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936407">SUSE bug 936407</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936408">SUSE bug 936408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936409">SUSE bug 936409</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-6464.html">CVE-2014-6464</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6469.html">CVE-2014-6469</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6491.html">CVE-2014-6491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6494.html">CVE-2014-6494</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6496.html">CVE-2014-6496</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6500.html">CVE-2014-6500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6507.html">CVE-2014-6507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6555.html">CVE-2014-6555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6559.html">CVE-2014-6559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6568.html">CVE-2014-6568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8964.html">CVE-2014-8964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0374.html">CVE-2015-0374</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0381.html">CVE-2015-0381</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0382.html">CVE-2015-0382</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0411.html">CVE-2015-0411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0432.html">CVE-2015-0432</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0433.html">CVE-2015-0433</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0441.html">CVE-2015-0441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0499.html">CVE-2015-0499</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0501.html">CVE-2015-0501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0505.html">CVE-2015-0505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2325.html">CVE-2015-2325</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2326.html">CVE-2015-2326</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2568.html">CVE-2015-2568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2571.html">CVE-2015-2571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2573.html">CVE-2015-2573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3152.html">CVE-2015-3152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111084" comment="libmysqlclient-devel-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111085" comment="libmysqlclient18-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111086" comment="libmysqlclient18-32bit-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111087" comment="libmysqlclient_r18-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111088" comment="libmysqlclient_r18-32bit-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111089" comment="libmysqld-devel-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111090" comment="libmysqld18-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111091" comment="mariadb-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111092" comment="mariadb-bench-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111093" comment="mariadb-client-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111094" comment="mariadb-errormessages-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111095" comment="mariadb-test-10.0.20-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111096" comment="mariadb-tools-10.0.20-2.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17682" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox was updated to version 39.0 to fix 21 security issues.

These security issues were fixed:
- CVE-2015-2724/CVE-2015-2725/CVE-2015-2726: Miscellaneous memory safety hazards (bsc#935979).
- CVE-2015-2727: Local files or privileged URLs in pages can be opened into new tabs (bsc#935979).
- CVE-2015-2728: Type confusion in Indexed Database Manager (bsc#935979).
- CVE-2015-2729: Out-of-bound read while computing an oscillator rendering range in Web Audio (bsc#935979).
- CVE-2015-2731: Use-after-free in Content Policy due to microtask execution error (bsc#935979).
- CVE-2015-2730: ECDSA signature validation fails to handle some signatures correctly (bsc#935979).
- CVE-2015-2722/CVE-2015-2733: Use-after-free in workers while using XMLHttpRequest (bsc#935979).
- CVE-2015-2734/CVE-2015-2735/CVE-2015-2736/CVE-2015-2737/CVE-2015-2738/CVE-2015-2739/CVE-2015-2740: Vulnerabilities found through code inspection (bsc#935979).
- CVE-2015-2741: Key pinning is ignored when overridable errors are encountered (bsc#935979).
- CVE-2015-2743: Privilege escalation in PDF.js (bsc#935979).
- CVE-2015-4000: NSS accepts export-length DHE keys with regular DHE cipher suites (bsc#935979).
- CVE-2015-2721: NSS incorrectly permits skipping of ServerKeyExchange (bsc#935979).

New features:
- Share Hello URLs with social networks
- Support for 'switch' role in ARIA 1.1 (web accessibility)
- SafeBrowsing malware detection lookups enabled for downloads (Mac OS X and Linux)
- Support for new Unicode 8.0 skin tone emoji
- Removed support for insecure SSLv3 for network communications
- Disable use of RC4 except for temporarily whitelisted hosts
- NPAPI Plug-in performance improved via asynchronous initialization

mozilla-nss was updated to version 3.19.2 to fix some of the security issues listed above.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/932142">SUSE bug 932142</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933439">SUSE bug 933439</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935979">SUSE bug 935979</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2721.html">CVE-2015-2721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2722.html">CVE-2015-2722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2724.html">CVE-2015-2724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2725.html">CVE-2015-2725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2726.html">CVE-2015-2726</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2727.html">CVE-2015-2727</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2728.html">CVE-2015-2728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2729.html">CVE-2015-2729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2730.html">CVE-2015-2730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2731.html">CVE-2015-2731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2733.html">CVE-2015-2733</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2734.html">CVE-2015-2734</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2735.html">CVE-2015-2735</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2736.html">CVE-2015-2736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2737.html">CVE-2015-2737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2738.html">CVE-2015-2738</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2739.html">CVE-2015-2739</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2740.html">CVE-2015-2740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2741.html">CVE-2015-2741</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2743.html">CVE-2015-2743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111145" comment="MozillaFirefox-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111146" comment="MozillaFirefox-branding-upstream-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111147" comment="MozillaFirefox-buildsymbols-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111148" comment="MozillaFirefox-devel-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111149" comment="MozillaFirefox-translations-common-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111150" comment="MozillaFirefox-translations-other-39.0-34.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111151" comment="libfreebl3-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111152" comment="libfreebl3-32bit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111153" comment="libsoftokn3-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111154" comment="libsoftokn3-32bit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111155" comment="mozilla-nss-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111156" comment="mozilla-nss-32bit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111157" comment="mozilla-nss-certs-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111158" comment="mozilla-nss-certs-32bit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111159" comment="mozilla-nss-devel-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111160" comment="mozilla-nss-sysinit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111161" comment="mozilla-nss-sysinit-32bit-3.19.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111162" comment="mozilla-nss-tools-3.19.2-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17683" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

Adobe Flash Player was updated to 11.2.202.438 to fix one security isssue.

http://helpx.adobe.com/security/products/flash-player/apsb15-02.html
(APSB15-02, CVE-2015-0310)
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/914333">SUSE bug 914333</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0310.html">CVE-2015-0310</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117592" comment="flash-player-11.2.202.438-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117593" comment="flash-player-gnome-11.2.202.438-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117594" comment="flash-player-kde4-11.2.202.438-2.25.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17684" version="1" class="patch">
	<metadata>
		<title>Security update for libunwind (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libunwind was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3239: Off-by-one in dwarf_to_unw_regnum() (bsc#936786).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/936786">SUSE bug 936786</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3239.html">CVE-2015-3239</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111167" comment="libunwind-1.1-10.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111168" comment="libunwind-32bit-1.1-10.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111169" comment="libunwind-devel-1.1-10.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17685" version="1" class="patch">
	<metadata>
		<title>Security update for cups-filters (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cups-filters was updated to fix three security issues.

These security issues were fixed:
- CVE-2015-2265: The remove_bad_chars function in utils/cups-browsed.c in cups-filters before 1.0.66 allowed remote IPP printers to execute arbitrary commands via consecutive shell metacharacters in the (1) model or (2) PDL. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2707 (bsc#921753).
- CVE-2015-3279: Texttopdf integer overflow (incomplete fix for CVE-2015-3258) (bsc#937018).
- CVE-2015-3258: Texttopdf heap-based buffer overflow (bsc#936281).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/921753">SUSE bug 921753</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936281">SUSE bug 936281</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937018">SUSE bug 937018</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2265.html">CVE-2015-2265</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3258.html">CVE-2015-3258</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3279.html">CVE-2015-3279</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111170" comment="cups-filters-1.0.58-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111171" comment="cups-filters-cups-browsed-1.0.58-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111172" comment="cups-filters-devel-1.0.58-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111173" comment="cups-filters-foomatic-rip-1.0.58-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111174" comment="cups-filters-ghostscript-1.0.58-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17686" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
bind was updated to fix three security issues.

These security issues were fixed:
- CVE-2015-1349: named in ISC BIND 9.7.0 through 9.9.6 before 9.9.6-P2 and 9.10.x before 9.10.1-P2, when DNSSEC validation and the managed-keys feature are enabled, allowed remote attackers to cause a denial of service (assertion failure and daemon exit, or daemon crash) by triggering an incorrect trust-anchor management scenario in which no key is ready for use (bsc#918330).
- CVE-2014-8500: ISC BIND 9.0.x through 9.8.x, 9.9.0 through 9.9.6, and 9.10.0 through 9.10.1 did not limit delegation chaining, which allowed remote attackers to cause a denial of service (memory consumption and named crash) via a large or infinite number of referrals (bsc#908994).
- CVE-2015-4620: Resolver crash when validating (bsc#936476).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908994">SUSE bug 908994</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918330">SUSE bug 918330</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936476">SUSE bug 936476</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937028">SUSE bug 937028</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8500.html">CVE-2014-8500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1349.html">CVE-2015-1349</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4620.html">CVE-2015-4620</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111175" comment="bind-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111176" comment="bind-chrootenv-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111177" comment="bind-devel-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111178" comment="bind-doc-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111180" comment="bind-libs-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111179" comment="bind-libs-32bit-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111181" comment="bind-lwresd-9.9.6P1-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111182" comment="bind-utils-9.9.6P1-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17687" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaThunderbird was updated to fix 20 security issues.

These security issues were fixed:
- CVE-2015-2727: Mozilla Firefox 38.0 and Firefox ESR 38.0 allowed user-assisted remote attackers to read arbitrary files or execute arbitrary JavaScript code with chrome privileges via a crafted web site that is accessed with unspecified mouse and keyboard actions.  NOTE: this vulnerability exists because of a CVE-2015-0821 regression (bsc#935979).
- CVE-2015-2725: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 39.0, Firefox ESR 38.x before 38.1, and Thunderbird before 38.1 allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (bsc#935979).
- CVE-2015-2736: The nsZipArchive::BuildFileList function in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 accesses unintended memory locations, which allowed remote attackers to have an unspecified impact via a crafted ZIP archive (bsc#935979).
- CVE-2015-2724: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (bsc#935979).
- CVE-2015-2730: Mozilla Network Security Services (NSS) before 3.19.1, as used in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and other products, did not properly perform Elliptical Curve Cryptography (ECC) multiplications, which made it easier for remote attackers to spoof ECDSA signatures via unspecified vectors (bsc#935979).
- CVE-2015-2743: PDF.js in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 enables excessive privileges for internal Workers, which might allowed remote attackers to execute arbitrary code by leveraging a Same Origin Policy bypass (bsc#935979).
- CVE-2015-2740: Buffer overflow in the nsXMLHttpRequest::AppendToResponseText function in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 might allowed remote attackers to cause a denial of service or have unspecified other impact via unknown vectors (bsc#935979).
- CVE-2015-2741: Mozilla Firefox before 39.0, Firefox ESR 38.x before 38.1, and Thunderbird before 38.1 do not enforce key pinning upon encountering an X.509 certificate problem that generates a user dialog, which allowed user-assisted man-in-the-middle attackers to bypass intended access restrictions by triggering a (1) expired certificate or (2) mismatched hostname for a domain with pinning enabled (bsc#935979).
- CVE-2015-2728: The IndexedDatabaseManager class in the IndexedDB implementation in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 misinterprets an unspecified IDBDatabase field as a pointer, which allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via unspecified vectors, related to a &amp;quot;type confusion&amp;quot; issue (bsc#935979).
- CVE-2015-2729: The AudioParamTimeline::AudioNodeInputValue function in the Web Audio implementation in Mozilla Firefox before 39.0 and Firefox ESR 38.x before 38.1 did not properly calculate an oscillator rendering range, which allowed remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read) via unspecified vectors (bsc#935979).
- CVE-2015-2739: The ArrayBufferBuilder::append function in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 accesses unintended memory locations, which has unspecified impact and attack vectors (bsc#935979).
- CVE-2015-2738: The YCbCrImageDataDeserializer::ToDataSourceSurface function in the YCbCr implementation in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 reads data from uninitialized memory locations, which has unspecified impact and attack vectors (bsc#935979).
- CVE-2015-2737: The rx::d3d11::SetBufferData function in the Direct3D 11 implementation in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 reads data from uninitialized memory locations, which has unspecified impact and attack vectors (bsc#935979).
- CVE-2015-2721: Mozilla Network Security Services (NSS) before 3.19, as used in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, Thunderbird before 38.1, and other products, did not properly determine state transitions for the TLS state machine, which allowed man-in-the-middle attackers to defeat cryptographic protection mechanisms by blocking messages, as demonstrated by removing a forward-secrecy property by blocking a ServerKeyExchange message, aka a &amp;quot;SMACK SKIP-TLS&amp;quot; issue (bsc#935979).
- CVE-2015-2735: nsZipArchive.cpp in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 accesses unintended memory locations, which allowed remote attackers to have an unspecified impact via a crafted ZIP archive (bsc#935979).
- CVE-2015-2734: The CairoTextureClientD3D9::BorrowDrawTarget function in the Direct3D 9 implementation in Mozilla Firefox before 39.0, Firefox ESR 31.x before 31.8 and 38.x before 38.1, and Thunderbird before 38.1 reads data from uninitialized memory locations, which has unspecified impact and attack vectors (bsc#935979).
- CVE-2015-2733: Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allowed remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a dedicated worker (bsc#935979).
- CVE-2015-2722: Use-after-free vulnerability in the CanonicalizeXPCOMParticipant function in Mozilla Firefox before 39.0 and Firefox ESR 31.x before 31.8 and 38.x before 38.1 allowed remote attackers to execute arbitrary code via vectors involving attachment of an XMLHttpRequest object to a shared worker (bsc#935979).
- CVE-2015-2731: Use-after-free vulnerability in the CSPService::ShouldLoad function in the microtask implementation in Mozilla Firefox before 39.0, Firefox ESR 38.x before 38.1, and Thunderbird before 38.1 allowed remote attackers to execute arbitrary code by leveraging client-side JavaScript that triggers removal of a DOM object on the basis of a Content Policy (bsc#935979).
- CVE-2015-4000: The TLS protocol 1.2 and earlier, when a DHE_EXPORT ciphersuite is enabled on a server but not on a client, did not properly convey a DHE_EXPORT choice, which allowed man-in-the-middle attackers to conduct cipher-downgrade attacks by rewriting a ClientHello with DHE replaced by DHE_EXPORT and then rewriting a ServerHello with DHE_EXPORT replaced by DHE, aka the &amp;quot;Logjam&amp;quot; issue (bsc#931600).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/931600">SUSE bug 931600</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935979">SUSE bug 935979</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2721.html">CVE-2015-2721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2722.html">CVE-2015-2722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2724.html">CVE-2015-2724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2725.html">CVE-2015-2725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2727.html">CVE-2015-2727</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2728.html">CVE-2015-2728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2729.html">CVE-2015-2729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2730.html">CVE-2015-2730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2731.html">CVE-2015-2731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2733.html">CVE-2015-2733</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2734.html">CVE-2015-2734</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2735.html">CVE-2015-2735</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2736.html">CVE-2015-2736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2737.html">CVE-2015-2737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2738.html">CVE-2015-2738</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2739.html">CVE-2015-2739</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2740.html">CVE-2015-2740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2741.html">CVE-2015-2741</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2743.html">CVE-2015-2743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111220" comment="MozillaThunderbird-38.1.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111221" comment="MozillaThunderbird-buildsymbols-38.1.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111222" comment="MozillaThunderbird-devel-38.1.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111223" comment="MozillaThunderbird-translations-common-38.1.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111224" comment="MozillaThunderbird-translations-other-38.1.0-22.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17688" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.491 to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2015-5122: Specially crafted Flash content allowed attackers to execute arbitrary code via a use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation.
* CVE-2015-5123: Specially crafted Flash content allowed attackers to execute arbitrary code via a use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation.		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937752">SUSE bug 937752</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5122.html">CVE-2015-5122</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5123.html">CVE-2015-5123</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117595" comment="flash-player-11.2.202.491-2.64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117596" comment="flash-player-gnome-11.2.202.491-2.64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117597" comment="flash-player-kde4-11.2.202.491-2.64.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17689" version="1" class="patch">
	<metadata>
		<title>Security update for libidn (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libidn was updated to version 1.31 to fix one security issue.

This security issue was fixed:
- CVE-2015-2059: Out-of-bounds read with stringprep on invalid UTF-8 (bsc#923241).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/923241">SUSE bug 923241</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2059.html">CVE-2015-2059</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111204" comment="libidn-1.31-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111205" comment="libidn-devel-1.31-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111206" comment="libidn-tools-1.31-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111207" comment="libidn11-1.31-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111208" comment="libidn11-32bit-1.31-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17690" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-rack (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-rack was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3225: Potential Denial of Service Vulnerability in Rack (bsc#934797).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934797">SUSE bug 934797</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3225.html">CVE-2015-3225</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111209" comment="rubygem-rack-1.5.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111210" comment="rubygem-rack-doc-1.5.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111211" comment="rubygem-rack-testsuite-1.5.2-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17691" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-rack-1_3 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-rack-1_3 was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3225: Potential Denial of Service Vulnerability in Rack (bsc#934797).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934797">SUSE bug 934797</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3225.html">CVE-2015-3225</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111212" comment="rubygem-rack-1_3-1.3.10-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111213" comment="rubygem-rack-1_3-doc-1.3.10-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111214" comment="rubygem-rack-1_3-testsuite-1.3.10-5.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17692" version="1" class="patch">
	<metadata>
		<title>Security update for dbus-1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixes the following security issues:
  * CVE-2014-8148:
    - Do not allow calls to UpdateActivationEnvironment from uids
      other than the uid of the dbus-daemon. If a system service
      installs unsafe security policy rules that allow arbitrary
      method calls (such as CVE-2014-8148) then this prevents
      memory consumption and possible privilege escalation via
      UpdateActivationEnvironment.
 * CVE-2012-3524: Don't access environment variables (bnc#912016)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912016">SUSE bug 912016</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-3524.html">CVE-2012-3524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8148.html">CVE-2014-8148</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105256" comment="dbus-1-1.8.14-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105260" comment="dbus-1-devel-1.8.14-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105261" comment="dbus-1-devel-32bit-1.8.14-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105257" comment="dbus-1-devel-doc-1.8.14-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105258" comment="dbus-1-x11-1.8.14-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105262" comment="libdbus-1-3-1.8.14-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105263" comment="libdbus-1-3-32bit-1.8.14-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17693" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-rack-1_4 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-rack-1_4 was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3225: Potential Denial of Service Vulnerability in Rack (bsc#934797).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934797">SUSE bug 934797</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3225.html">CVE-2015-3225</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111215" comment="rubygem-rack-1_4-1.4.5-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111216" comment="rubygem-rack-1_4-doc-1.4.5-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111217" comment="rubygem-rack-1_4-testsuite-1.4.5-5.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17694" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-jquery-rails (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-jquery-rails was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-1840: CSRF Vulnerability in jquery-ujs and jquery-rails (bsc#934795).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934795">SUSE bug 934795</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1840.html">CVE-2015-1840</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111218" comment="rubygem-jquery-rails-3.1.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111219" comment="rubygem-jquery-rails-doc-3.1.1-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17695" version="1" class="patch">
	<metadata>
		<title>Security update for libcryptopp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libcryptopp was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-2141: The InvertibleRWFunction::CalculateInverse function in rw.cpp in libcrypt++ 5.6.2 did not properly blind private key operations for the Rabin-Williams digital signature algorithm, which allowed remote attackers to obtain private keys via a timing attack (bsc#936435).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/936435">SUSE bug 936435</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2141.html">CVE-2015-2141</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111281" comment="libcryptopp-5.6.2-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111283" comment="libcryptopp-5_6_2-0-5.6.2-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111282" comment="libcryptopp-5_6_2-0-32bit-5.6.2-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111284" comment="libcryptopp-devel-5.6.2-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111285" comment="libcryptopp-devel-static-5.6.2-7.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17696" version="1" class="patch">
	<metadata>
		<title>Security update for pdns, pdns-recursor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
pdns, pdns-recursor were updated to fix two security issues.

These security issues were fixed:
- CVE-2015-1868: The label decompression functionality in PowerDNS Recursor 3.5.x, 3.6.x before 3.6.3, and 3.7.x before 3.7.2 and Authoritative (Auth) Server 3.2.x, 3.3.x before 3.3.2, and 3.4.x before 3.4.4 allowed remote attackers to cause a denial of service (CPU consumption or crash) via a request with a name that refers to itself (bsc#927569).
- CVE-2015-5470: Complete fix for CVE-2015-1868 (bsc#927569).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927569">SUSE bug 927569</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1868.html">CVE-2015-1868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5470.html">CVE-2015-5470</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111302" comment="pdns-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111303" comment="pdns-backend-ldap-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111304" comment="pdns-backend-lua-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111305" comment="pdns-backend-mydns-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111306" comment="pdns-backend-mysql-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111307" comment="pdns-backend-postgresql-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111308" comment="pdns-backend-sqlite3-3.3.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111286" comment="pdns-recursor-3.6.2-8.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17697" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-activesupport-3_2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rubygem-activesupport-3_2 was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3227: Possible Denial of Service attack in Active Support (bsc#934800).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934800">SUSE bug 934800</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3227.html">CVE-2015-3227</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111309" comment="rubygem-activesupport-3_2-3.2.17-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111310" comment="rubygem-activesupport-3_2-doc-3.2.17-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17698" version="1" class="patch">
	<metadata>
		<title>Security update for libressl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libressl was updated to version 2.2.1 to fix 16 security issues.

LibreSSL is a fork of OpenSSL. Because of that CVEs affecting OpenSSL often also affect LibreSSL.

These security issues were fixed:
- CVE-2014-3570: The BN_sqr implementation in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k did not properly calculate the square of a BIGNUM value, which might make it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors, related to crypto/bn/asm/mips.pl, crypto/bn/asm/x86_64-gcc.c, and crypto/bn/bn_asm.c (bsc#912296).
- CVE-2014-3572: The ssl3_get_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allowed remote SSL servers to conduct ECDHE-to-ECDH downgrade attacks and trigger a loss of forward secrecy by omitting the ServerKeyExchange message (bsc#912015).
- CVE-2015-1792: The do_free_upto function in crypto/cms/cms_smime.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allowed remote attackers to cause a denial of service (infinite loop) via vectors that trigger a NULL value of a BIO data structure, as demonstrated by an unrecognized X.660 OID for a hash function (bsc#934493).
- CVE-2014-8275: OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k did not enforce certain constraints on certificate data, which allowed remote attackers to defeat a fingerprint-based certificate-blacklist protection mechanism by including crafted data within a certificate's unsigned portion, related to crypto/asn1/a_verify.c, crypto/dsa/dsa_asn1.c, crypto/ecdsa/ecs_vrf.c, and crypto/x509/x_all.c (bsc#912018).
- CVE-2015-0209: Use-after-free vulnerability in the d2i_ECPrivateKey function in crypto/ec/ec_asn1.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a malformed Elliptic Curve (EC) private-key file that is improperly handled during import (bsc#919648).
- CVE-2015-1789: The X509_cmp_time function in crypto/x509/x509_vfy.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allowed remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted length field in ASN1_TIME data, as demonstrated by an attack against a server that supports client authentication with a custom verification callback (bsc#934489).
- CVE-2015-1788: The BN_GF2m_mod_inv function in crypto/bn/bn_gf2m.c in OpenSSL before 0.9.8s, 1.0.0 before 1.0.0e, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b did not properly handle ECParameters structures in which the curve is over a malformed binary polynomial field, which allowed remote attackers to cause a denial of service (infinite loop) via a session that used an Elliptic Curve algorithm, as demonstrated by an attack against a server that supports client authentication (bsc#934487).
- CVE-2015-1790: The PKCS7_dataDecodefunction in crypto/pkcs7/pk7_doit.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a PKCS#7 blob that used ASN.1 encoding and lacks inner EncryptedContent data (bsc#934491).
- CVE-2015-0287: The ASN1_item_ex_d2i function in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a did not reinitialize CHOICE and ADB data structures, which might allowed attackers to cause a denial of service (invalid write operation and memory corruption) by leveraging an application that relies on ASN.1 structure reuse (bsc#922499).
- CVE-2015-0286: The ASN1_TYPE_cmp function in crypto/asn1/a_type.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a did not properly perform boolean-type comparisons, which allowed remote attackers to cause a denial of service (invalid read operation and application crash) via a crafted X.509 certificate to an endpoint that used the certificate-verification feature (bsc#922496).
- CVE-2015-0289: The PKCS#7 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a did not properly handle a lack of outer ContentInfo, which allowed attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an application that processes arbitrary PKCS#7 data and providing malformed data with ASN.1 encoding, related to crypto/pkcs7/pk7_doit.c and crypto/pkcs7/pk7_lib.c (bsc#922500).
- CVE-2015-0288: The X509_to_X509_REQ function in crypto/x509/x509_req.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allowed attackers to cause a denial of service (NULL pointer dereference and application crash) via an invalid certificate key (bsc#920236).
- CVE-2014-8176: The dtls1_clear_queues function in ssl/d1_lib.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h frees data structures without considering that application data can arrive between a ChangeCipherSpec message and a Finished message, which allowed remote DTLS peers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unexpected application data (bsc#934494).
- CVE-2015-4000: The TLS protocol 1.2 and earlier, when a DHE_EXPORT ciphersuite is enabled on a server but not on a client, did not properly convey a DHE_EXPORT choice, which allowed man-in-the-middle attackers to conduct cipher-downgrade attacks by rewriting a ClientHello with DHE replaced by DHE_EXPORT and then rewriting a ServerHello with DHE_EXPORT replaced by DHE, aka the &amp;quot;Logjam&amp;quot; issue (bsc#931600).
- CVE-2015-0205: The ssl3_get_cert_verify function in s3_srvr.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k accepts client authentication with a Diffie-Hellman (DH) certificate without requiring a CertificateVerify message, which allowed remote attackers to obtain access without knowledge of a private key via crafted TLS Handshake Protocol traffic to a server that recognizes a Certification Authority with DH support (bsc#912293).
- CVE-2015-0206: Memory leak in the dtls1_buffer_record function in d1_pkt.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k allowed remote attackers to cause a denial of service (memory consumption) by sending many duplicate records for the next epoch, leading to failure of replay detection (bsc#912292).

  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/912015">SUSE bug 912015</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912018">SUSE bug 912018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912292">SUSE bug 912292</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912293">SUSE bug 912293</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912296">SUSE bug 912296</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919648">SUSE bug 919648</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920236">SUSE bug 920236</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922496">SUSE bug 922496</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922499">SUSE bug 922499</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922500">SUSE bug 922500</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931600">SUSE bug 931600</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934487">SUSE bug 934487</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934489">SUSE bug 934489</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934491">SUSE bug 934491</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934493">SUSE bug 934493</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934494">SUSE bug 934494</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937891">SUSE bug 937891</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3570.html">CVE-2014-3570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3572.html">CVE-2014-3572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8176.html">CVE-2014-8176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8275.html">CVE-2014-8275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0205.html">CVE-2015-0205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0206.html">CVE-2015-0206</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0209.html">CVE-2015-0209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0286.html">CVE-2015-0286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0287.html">CVE-2015-0287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0288.html">CVE-2015-0288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0289.html">CVE-2015-0289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1788.html">CVE-2015-1788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1789.html">CVE-2015-1789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1790.html">CVE-2015-1790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1792.html">CVE-2015-1792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111311" comment="libcrypto34-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111312" comment="libcrypto34-32bit-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111313" comment="libressl-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111314" comment="libressl-devel-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111315" comment="libressl-devel-32bit-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111316" comment="libressl-devel-doc-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111317" comment="libssl33-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111318" comment="libssl33-32bit-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111319" comment="libtls4-2.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111320" comment="libtls4-32bit-2.2.1-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17699" version="1" class="patch">
	<metadata>
		<title>Security update for ansible (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ansible was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-3908: Fixed improper TLS Certificate Validation (bsc#938161).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/938161">SUSE bug 938161</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3908.html">CVE-2015-3908</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111321" comment="ansible-1.7.1-2.5.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17700" version="1" class="patch">
	<metadata>
		<title>Security update for cacti (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Cacti was updated to 0.8.8e to fix several security issues.

The following vulnerabilities were fixed:

* Multiple XSS and SQL injection vulnerabilities [boo#937997]
* CVE-2015-4634: SQL injection in graphs.php [boo#937997]

In addition, this update contains upstream bug fixes.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/937997">SUSE bug 937997</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4634.html">CVE-2015-4634</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111322" comment="cacti-0.8.8e-4.10.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17701" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenJDK was updated to 2.6.1 - OpenJDK 7u85 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-2590: Easily exploitable vulnerability in the Libraries component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2596: Difficult to exploit vulnerability in the Hotspot component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java accessible data.
* CVE-2015-2597: Easily exploitable vulnerability in the Install component requiring logon to Operating System. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2601: Easily exploitable vulnerability in the JCE component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2613: Easily exploitable vulnerability in the JCE component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data.
* CVE-2015-2619: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2621: Easily exploitable vulnerability in the JMX component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2625: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2627: Very difficult to exploit vulnerability in the Install component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2628: Easily exploitable vulnerability in the CORBA component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2632: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2637: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2638: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2664: Difficult to exploit vulnerability in the Deployment component requiring logon to Operating System. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2808: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java accessible data as well as read access to a subset of Java accessible data.
* CVE-2015-4000: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java accessible data as well as read access to a subset of Java Embedded accessible data. 
* CVE-2015-4729: Very difficult to exploit vulnerability in the Deployment component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java SE accessible data as well as read access to a subset of Java SE accessible data.
* CVE-2015-4731: Easily exploitable vulnerability in the JMX component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4732: Easily exploitable vulnerability in the Libraries component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4733: Easily exploitable vulnerability in the RMI component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4736: Difficult to exploit vulnerability in the Deployment component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4748: Very difficult to exploit vulnerability in the Security component allowed successful unauthenticated network attacks via OCSP. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4749: Difficult to exploit vulnerability in the JNDI component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized ability to cause a partial denial of service (partial DOS).
* CVE-2015-4760: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937828">SUSE bug 937828</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938248">SUSE bug 938248</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2590.html">CVE-2015-2590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2596.html">CVE-2015-2596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2597.html">CVE-2015-2597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2601.html">CVE-2015-2601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2613.html">CVE-2015-2613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2619.html">CVE-2015-2619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2621.html">CVE-2015-2621</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2625.html">CVE-2015-2625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2627.html">CVE-2015-2627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2628.html">CVE-2015-2628</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2632.html">CVE-2015-2632</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2637.html">CVE-2015-2637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2638.html">CVE-2015-2638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2664.html">CVE-2015-2664</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2808.html">CVE-2015-2808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4729.html">CVE-2015-4729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4731.html">CVE-2015-4731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4732.html">CVE-2015-4732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4733.html">CVE-2015-4733</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4736.html">CVE-2015-4736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4748.html">CVE-2015-4748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4749.html">CVE-2015-4749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4760.html">CVE-2015-4760</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111326" comment="java-1_7_0-openjdk-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111327" comment="java-1_7_0-openjdk-accessibility-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111323" comment="java-1_7_0-openjdk-bootstrap-1.7.0.85-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111324" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.85-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111325" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.85-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111328" comment="java-1_7_0-openjdk-demo-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111329" comment="java-1_7_0-openjdk-devel-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111330" comment="java-1_7_0-openjdk-headless-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111331" comment="java-1_7_0-openjdk-javadoc-1.7.0.85-10.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111332" comment="java-1_7_0-openjdk-src-1.7.0.85-10.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17702" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenJDK was updated to 2.6.1 - OpenJDK 8u51 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-2590: Easily exploitable vulnerability in the Libraries component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2597: Easily exploitable vulnerability in the Install component requiring logon to Operating System. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2601: Easily exploitable vulnerability in the JCE component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2613: Easily exploitable vulnerability in the JCE component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java SE, Java SE Embedded accessible data.
* CVE-2015-2619: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2621: Easily exploitable vulnerability in the JMX component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2625: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2627: Very difficult to exploit vulnerability in the Install component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2628: Easily exploitable vulnerability in the CORBA component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2632: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2637: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized read access to a subset of Java accessible data.
* CVE-2015-2638: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2659: Easily exploitable vulnerability in the Security component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized ability to cause a partial denial of service (partial DOS).
* CVE-2015-2664: Difficult to exploit vulnerability in the Deployment component requiring logon to Operating System. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-2808: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java accessible data as well as read access to a subset of Java accessible data.
* CVE-2015-4000: Very difficult to exploit vulnerability in the JSSE component allowed successful unauthenticated network attacks via SSL/TLS. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java accessible data as well as read access to a subset of Java Embedded accessible data. 
* CVE-2015-4729: Very difficult to exploit vulnerability in the Deployment component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized update, insert or delete access to some Java SE accessible data as well as read access to a subset of Java SE accessible data.
* CVE-2015-4731: Easily exploitable vulnerability in the JMX component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4732: Easily exploitable vulnerability in the Libraries component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4733: Easily exploitable vulnerability in the RMI component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4736: Difficult to exploit vulnerability in the Deployment component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4748: Very difficult to exploit vulnerability in the Security component allowed successful unauthenticated network attacks via OCSP. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
* CVE-2015-4749: Difficult to exploit vulnerability in the JNDI component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized ability to cause a partial denial of service (partial DOS).
* CVE-2015-4760: Easily exploitable vulnerability in the 2D component allowed successful unauthenticated network attacks via multiple protocols. Successful attack of this vulnerability could have resulted in unauthorized Operating System takeover including arbitrary code execution.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937828">SUSE bug 937828</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938248">SUSE bug 938248</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2590.html">CVE-2015-2590</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2597.html">CVE-2015-2597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2601.html">CVE-2015-2601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2613.html">CVE-2015-2613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2619.html">CVE-2015-2619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2621.html">CVE-2015-2621</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2625.html">CVE-2015-2625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2627.html">CVE-2015-2627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2628.html">CVE-2015-2628</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2632.html">CVE-2015-2632</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2637.html">CVE-2015-2637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2638.html">CVE-2015-2638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2659.html">CVE-2015-2659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2664.html">CVE-2015-2664</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2808.html">CVE-2015-2808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4729.html">CVE-2015-4729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4731.html">CVE-2015-4731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4732.html">CVE-2015-4732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4733.html">CVE-2015-4733</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4736.html">CVE-2015-4736</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4748.html">CVE-2015-4748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4749.html">CVE-2015-4749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4760.html">CVE-2015-4760</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111333" comment="java-1_8_0-openjdk-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111334" comment="java-1_8_0-openjdk-accessibility-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111335" comment="java-1_8_0-openjdk-demo-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111336" comment="java-1_8_0-openjdk-devel-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111337" comment="java-1_8_0-openjdk-headless-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111338" comment="java-1_8_0-openjdk-javadoc-1.8.0.51-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111339" comment="java-1_8_0-openjdk-src-1.8.0.51-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17703" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 44.0.2403.89 to fix multiple security issues.

The following vulnerabilities were fixed:

* CVE-2015-1271: Heap-buffer-overflow in pdfium
* CVE-2015-1273: Heap-buffer-overflow in pdfium
* CVE-2015-1274: Settings allowed executable files to run immediately after download
* CVE-2015-1275: UXSS in Chrome for Android
* CVE-2015-1276: Use-after-free in IndexedDB
* CVE-2015-1279: Heap-buffer-overflow in pdfium
* CVE-2015-1280: Memory corruption in skia
* CVE-2015-1281: CSP bypass
* CVE-2015-1282: Use-after-free in pdfium
* CVE-2015-1283: Heap-buffer-overflow in expat
* CVE-2015-1284: Use-after-free in blink
* CVE-2015-1286: UXSS in blink
* CVE-2015-1287: SOP bypass with CSS
* CVE-2015-1270: Uninitialized memory read in ICU
* CVE-2015-1272: Use-after-free related to unexpected GPU process termination
* CVE-2015-1277: Use-after-free in accessibility
* CVE-2015-1278: URL spoofing using pdf files
* CVE-2015-1285: Information leak in XSS auditor
* CVE-2015-1288: Spell checking dictionaries fetched over HTTP
* CVE-2015-1289: Various fixes from internal audits, fuzzing and other initiatives
* CVE-2015-5605: Rgular-expression implementation mishandles interrupts, DoS via JS

The following non-security changes are included:

* A number of new apps/extension APIs
* Lots of under the hood changes for stability and performance
* Pepper Flash plugin updated to 18.0.0.209		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/939077">SUSE bug 939077</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1270.html">CVE-2015-1270</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1271.html">CVE-2015-1271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1272.html">CVE-2015-1272</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1273.html">CVE-2015-1273</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1274.html">CVE-2015-1274</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1275.html">CVE-2015-1275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1276.html">CVE-2015-1276</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1277.html">CVE-2015-1277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1278.html">CVE-2015-1278</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1279.html">CVE-2015-1279</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1280.html">CVE-2015-1280</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1281.html">CVE-2015-1281</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1282.html">CVE-2015-1282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1283.html">CVE-2015-1283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1284.html">CVE-2015-1284</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1285.html">CVE-2015-1285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1286.html">CVE-2015-1286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1287.html">CVE-2015-1287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1288.html">CVE-2015-1288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1289.html">CVE-2015-1289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5605.html">CVE-2015-5605</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111340" comment="chromedriver-44.0.2403.89-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111341" comment="chromium-44.0.2403.89-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111342" comment="chromium-desktop-gnome-44.0.2403.89-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111343" comment="chromium-desktop-kde-44.0.2403.89-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111344" comment="chromium-ffmpegsumo-44.0.2403.89-38.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17704" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

    This update fixes the following security issues:
  + The WCCP dissector could crash
    wnpa-sec-2015-01 CVE-2015-0559 CVE-2015-0560 [boo#912365]
  + The LPP dissector could crash.
    wnpa-sec-2015-02 CVE-2015-0561 [boo#912368]
  + The DEC DNA Routing Protocol dissector could crash.
    wnpa-sec-2015-03 CVE-2015-0562 [boo#912369]
  + The SMTP dissector could crash. 
    wnpa-sec-2015-04 CVE-2015-0563 [boo#912370]
  + Wireshark could crash while decypting TLS/SSL sessions.
    wnpa-sec-2015-05 CVE-2015-0564 [boo#912372]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912365">SUSE bug 912365</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912368">SUSE bug 912368</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912369">SUSE bug 912369</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912370">SUSE bug 912370</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912372">SUSE bug 912372</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0559.html">CVE-2015-0559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0560.html">CVE-2015-0560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0561.html">CVE-2015-0561</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0562.html">CVE-2015-0562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0563.html">CVE-2015-0563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0564.html">CVE-2015-0564</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105264" comment="wireshark-1.12.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105265" comment="wireshark-devel-1.12.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105266" comment="wireshark-ui-gtk-1.12.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105267" comment="wireshark-ui-qt-1.12.3-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17705" version="1" class="patch">
	<metadata>
		<title>Security update for lxc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
lxc was updated to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2015-1331: directory traversal flaw allowing arbitrary file creation as the root user (bnc#938522)
* CVE-2015-1334: AppArmor or SELinux confinement escape via fake /proc (bnc#938523)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/938522">SUSE bug 938522</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938523">SUSE bug 938523</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1331.html">CVE-2015-1331</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1334.html">CVE-2015-1334</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111521" comment="lxc-1.0.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111522" comment="lxc-devel-1.0.6-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17706" version="1" class="patch">
	<metadata>
		<title>Security update for openldap2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenLDAP was updated to fix two security issues and one bug.

The following vulnerabilities were fixed:

* CVE-2015-1546: slapd crash in valueReturnFilter cleanup (bnc#916914)
* CVE-2015-1545: slapd crashes on search with deref control and empty attr list (bnc#916897)

The following non-security bug was fixed:

* boo#905959: Prevent connection-0 (internal connection) from show up in the monitor backend
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/905959">SUSE bug 905959</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916897">SUSE bug 916897</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916914">SUSE bug 916914</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1545.html">CVE-2015-1545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1546.html">CVE-2015-1546</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009111557" comment="compat-libldap-2_3-0-2.3.37-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111551" comment="libldap-2_4-2-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111552" comment="libldap-2_4-2-32bit-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111558" comment="openldap2-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111559" comment="openldap2-back-meta-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111560" comment="openldap2-back-perl-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111561" comment="openldap2-back-sql-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111553" comment="openldap2-client-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111554" comment="openldap2-devel-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111555" comment="openldap2-devel-32bit-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111556" comment="openldap2-devel-static-2.4.39-8.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009111562" comment="openldap2-doc-2.4.39-8.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17707" version="1" class="patch">
	<metadata>
		<title>Security update for libuser (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libuser was updated to fix on security issue.

The following vulnerability was fixed:

* CVE-2015-3246: local root exploit through passwd file handling (boo#937533)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937533">SUSE bug 937533</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3246.html">CVE-2015-3246</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113228" comment="libuser-0.60-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113229" comment="libuser-devel-0.60-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113230" comment="libuser-lang-0.60-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113231" comment="libuser-python-0.60-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113232" comment="libuser1-0.60-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17708" version="1" class="patch">
	<metadata>
		<title>Security update for otrs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixes the following issue: 
      CVE-2014-9324: The GenericInterface in OTRS Help Desk access-control problems (bnc#910988)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910988">SUSE bug 910988</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9324.html">CVE-2014-9324</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105246" comment="otrs-3.3.11-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105247" comment="otrs-doc-3.3.11-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105248" comment="otrs-itsm-3.3.11-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17709" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
bind was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-5477: Remote DoS via TKEY queries (boo#939567)

Exposure to this issue can not be prevented by either ACLs or configuration options limiting or denying service because the exploitable code occurs early in the packet handling.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/939567">SUSE bug 939567</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5477.html">CVE-2015-5477</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113233" comment="bind-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113234" comment="bind-chrootenv-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113235" comment="bind-devel-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113236" comment="bind-doc-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113238" comment="bind-libs-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113237" comment="bind-libs-32bit-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113239" comment="bind-lwresd-9.9.6P1-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113240" comment="bind-utils-9.9.6P1-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17710" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PHP was updated to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2015-5589: PHP could be crashed when processing an invalid file with the &amp;quot;phar&amp;quot; extension with a segfault in Phar::convertToData, leading to Denial of Service (DOS) (boo#938721)
* CVE-2015-5590: PHP could be crashed or have unspecified other impact due to a buffer overlow in phar_fix_filepath (boo#938719)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/938719">SUSE bug 938719</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938721">SUSE bug 938721</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5589.html">CVE-2015-5589</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5590.html">CVE-2015-5590</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113357" comment="apache2-mod_php5-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113358" comment="php5-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113359" comment="php5-bcmath-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113360" comment="php5-bz2-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113361" comment="php5-calendar-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113362" comment="php5-ctype-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113363" comment="php5-curl-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113364" comment="php5-dba-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113365" comment="php5-devel-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113366" comment="php5-dom-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113367" comment="php5-enchant-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113368" comment="php5-exif-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113369" comment="php5-fastcgi-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113370" comment="php5-fileinfo-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113371" comment="php5-firebird-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113372" comment="php5-fpm-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113373" comment="php5-ftp-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113374" comment="php5-gd-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113375" comment="php5-gettext-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113376" comment="php5-gmp-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113377" comment="php5-iconv-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113378" comment="php5-imap-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113379" comment="php5-intl-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113380" comment="php5-json-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113381" comment="php5-ldap-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113382" comment="php5-mbstring-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113383" comment="php5-mcrypt-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113384" comment="php5-mssql-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113385" comment="php5-mysql-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113386" comment="php5-odbc-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113387" comment="php5-opcache-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113388" comment="php5-openssl-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113389" comment="php5-pcntl-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113390" comment="php5-pdo-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113391" comment="php5-pear-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113392" comment="php5-pgsql-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113393" comment="php5-phar-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113394" comment="php5-posix-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113395" comment="php5-pspell-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113396" comment="php5-readline-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113397" comment="php5-shmop-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113398" comment="php5-snmp-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113399" comment="php5-soap-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113400" comment="php5-sockets-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113401" comment="php5-sqlite-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113402" comment="php5-suhosin-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113403" comment="php5-sysvmsg-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113404" comment="php5-sysvsem-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113405" comment="php5-sysvshm-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113406" comment="php5-tidy-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113407" comment="php5-tokenizer-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113408" comment="php5-wddx-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113409" comment="php5-xmlreader-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113410" comment="php5-xmlrpc-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113411" comment="php5-xmlwriter-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113412" comment="php5-xsl-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113413" comment="php5-zip-5.6.1-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113414" comment="php5-zlib-5.6.1-33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17711" version="1" class="patch">
	<metadata>
		<title>Security update for ghostscript (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Ghostscript was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-3228: Specially crafted files could have caused an interger overflow, resulting in a crash of the application or unspecified other impact (bsc#939342)		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/939342">SUSE bug 939342</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3228.html">CVE-2015-3228</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113417" comment="ghostscript-9.15-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113418" comment="ghostscript-devel-9.15-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113415" comment="ghostscript-mini-9.15-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113416" comment="ghostscript-mini-devel-9.15-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113419" comment="ghostscript-x11-9.15-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17712" version="1" class="patch">
	<metadata>
		<title>Security update for strongswan (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following security issues:

- denial-of-service vulnerability, which can be triggered by an IKEv2 Key Exchange payload, that
  contains the Diffie-Hellman group 1025 (bsc#910491,CVE-2014-9221).
- Applied an upstream patch reverting to store algorithms in the
  registration order again as ordering them by identifier caused
  weaker algorithms to be proposed first by default (bsc#897512).

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/897048">SUSE bug 897048</bugzilla>
<bugzilla href="https://bugzilla.suse.com/897512">SUSE bug 897512</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910491">SUSE bug 910491</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9221.html">CVE-2014-9221</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105249" comment="strongswan-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105250" comment="strongswan-doc-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105251" comment="strongswan-ipsec-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105252" comment="strongswan-libs0-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105253" comment="strongswan-mysql-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105254" comment="strongswan-nm-5.1.3-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105255" comment="strongswan-sqlite-5.1.3-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17713" version="1" class="patch">
	<metadata>
		<title>Security update for gnutls (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- fix for CVE-2015-3622 in bundled libtasn1 (bsc#929414)
  * invalid read in octet string
  * added gnutls-CVE-2015-3622.patch
- fix for GNUTLS-SA-2015-2 (bsc#929690)
  * ServerKeyExchange signature issue
  * added gnutls-GNUTLS-SA-2015-2.patch

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929414">SUSE bug 929414</bugzilla>
<bugzilla href="https://bugzilla.suse.com/929690">SUSE bug 929690</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3622.html">CVE-2015-3622</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113495" comment="gnutls-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113496" comment="libgnutls-devel-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113497" comment="libgnutls-devel-32bit-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113498" comment="libgnutls-openssl-devel-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113499" comment="libgnutls-openssl27-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113500" comment="libgnutls28-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113501" comment="libgnutls28-32bit-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113502" comment="libgnutlsxx-devel-3.2.18-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113503" comment="libgnutlsxx28-3.2.18-11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17714" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to receive various security and bugfixes.

Following security bugs were fixed:
- CVE-2015-3290: A flaw was found in the way the Linux kernels nested NMI
  handler and espfix64 functionalities interacted during NMI processing. A
  local, unprivileged user could use this flaw to crash the system or,
  potentially, escalate their privileges on the system.
- CVE-2015-3212: A race condition flaw was found in the way the Linux
  kernels SCTP implementation handled Address Configuration lists when
  performing Address Configuration Change (ASCONF). A local attacker
  could use this flaw to crash the system via a race condition triggered
  by setting certain ASCONF options on a socket.
- CVE-2015-5364: A remote denial of service (hang) via UDP flood with
  incorrect package checksums was fixed. (bsc#936831).
- CVE-2015-5366: A remote denial of service (unexpected error returns)
  via UDP flood with incorrect package checksums was fixed. (bsc#936831).
- CVE-2015-4700: A local user could have created a bad instruction in
  the JIT processed BPF code, leading to a kernel crash (bnc#935705).
- CVE-2015-1420: Race condition in the handle_to_path function in
  fs/fhandle.c in the Linux kernel allowed local users to bypass intended
  size restrictions and trigger read operations on additional memory
  locations by changing the handle_bytes value of a file handle during
  the execution of this function (bnc#915517).
- CVE-2015-4692: The kvm_apic_has_events function in arch/x86/kvm/lapic.h
  in the Linux kernel allowed local users to cause a denial of service
  (NULL pointer dereference and system crash) or possibly have unspecified
  other impact by leveraging /dev/kvm access for an ioctl call (bnc#935542).
- CVE-2015-4167 CVE-2014-9728 CVE-2014-9730 CVE-2014-9729 CVE-2014-9731:
  Various problems in the UDF filesystem were fixed that could lead to
  crashes when mounting prepared udf filesystems.
- CVE-2015-4002: drivers/staging/ozwpan/ozusbsvc1.c in the OZWPAN
  driver in the Linux kernel did not ensure that certain length values
  are sufficiently large, which allowed remote attackers to cause a
  denial of service (system crash or large loop) or possibly execute
  arbitrary code via a crafted packet, related to the (1) oz_usb_rx and
  (2) oz_usb_handle_ep_data functions (bnc#933934).
- CVE-2015-4003: The oz_usb_handle_ep_data function in
  drivers/staging/ozwpan/ozusbsvc1.c in the OZWPAN driver in the
  Linux kernel allowed remote attackers to cause a denial of service
  (divide-by-zero error and system crash) via a crafted packet (bnc#933934).
- CVE-2015-4001: Integer signedness error in the oz_hcd_get_desc_cnf
  function in drivers/staging/ozwpan/ozhcd.c in the OZWPAN driver in
  the Linux kernel allowed remote attackers to cause a denial of service
  (system crash) or possibly execute arbitrary code via a crafted packet
  (bnc#933934).
- CVE-2015-4036: A potential memory corruption in vhost/scsi was fixed.
- CVE-2015-2922: The ndisc_router_discovery function in net/ipv6/ndisc.c
  in the Neighbor Discovery (ND) protocol implementation in the IPv6 stack
  in the Linux kernel allowed remote attackers to reconfigure a hop-limit
  setting via a small hop_limit value in a Router Advertisement (RA)
  message (bnc#922583).
- CVE-2015-3636: It was found that the Linux kernels ping socket
  implementation did not properly handle socket unhashing during spurious
  disconnects, which could lead to a use-after-free flaw. On x86-64
  architecture systems, a local user able to create ping sockets could
  use this flaw to crash the system. On non-x86-64 architecture systems,
  a local user able to create ping sockets could use this flaw to escalate
  their privileges on the system.
- CVE-2015-2041: net/llc/sysctl_net_llc.c in the Linux kernel used an
  incorrect data type in a sysctl table, which allowed local users to
  obtain potentially sensitive information from kernel memory or possibly
  have unspecified other impact by accessing a sysctl entry (bnc#919007).
- CVE-2015-3339: Race condition in the prepare_binprm function in
  fs/exec.c in the Linux kernel allowed local users to gain privileges
  by executing a setuid program at a time instant when a chown to root
  is in progress, and the ownership is changed but the setuid bit is not
  yet stripped.
- CVE-2015-1465: The IPv4 implementation in the Linux kernel did not
  properly consider the length of the Read-Copy Update (RCU) grace period
  for redirecting lookups in the absence of caching, which allowed remote
  attackers to cause a denial of service (memory consumption or system
  crash) via a flood of packets (bnc#916225).

The following non-security bugs were fixed:
- ALSA: ak411x: Fix stall in work callback (boo#934755).
- ALSA: emu10k1: Emu10k2 32 bit DMA mode (boo#934755).
- ALSA: emu10k1: Fix card shortname string buffer overflow (boo#934755).
- ALSA: emu10k1: do not deadlock in proc-functions (boo#934755).
- ALSA: emux: Fix mutex deadlock at unloading (boo#934755).
- ALSA: emux: Fix mutex deadlock in OSS emulation (boo#934755).
- ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup) (boo#934755).
- ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724 (boo#934755).
- ALSA: hda - Add common pin macros for ALC269 family (boo#934755).
- ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226) (boo#934755).
- ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036) (boo#934755).
- ALSA: hda - Add headphone quirk for Lifebook E752 (boo#934755).
- ALSA: hda - Add headset mic quirk for Dell Inspiron 5548 (boo#934755).
- ALSA: hda - Add mute-LED mode control to Thinkpad (boo#934755).
- ALSA: hda - Add one more node in the EAPD supporting candidate list (boo#934755).
- ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec (boo#934755).
- ALSA: hda - Add ultra dock support for Thinkpad X240 (boo#934755).
- ALSA: hda - Add workaround for CMI8888 snoop behavior (boo#934755).
- ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic (boo#934755).
- ALSA: hda - Disable runtime PM for Panther Point again (boo#934755).
- ALSA: hda - Do not access stereo amps for mono channel widgets (boo#934755).
- ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out (boo#934755).
- ALSA: hda - Fix headphone pin config for Lifebook T731 (boo#934755).
- ALSA: hda - Fix noise on AMD radeon 290x controller (boo#934755).
- ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller (boo#934755).
- ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk (boo#934755).
- ALSA: hda - One more HP machine needs to change mute led quirk (boo#934755).
- ALSA: hda - Set GPIO 4 low for a few HP machines (boo#934755).
- ALSA: hda - Set single_adc_amp flag for CS420x codecs (boo#934755).
- ALSA: hda - Treat stereo-to-mono mix properly (boo#934755).
- ALSA: hda - change three SSID quirks to one pin quirk (boo#934755).
- ALSA: hda - fix &amp;quot;num_steps = 0&amp;quot; error on ALC256 (boo#934755).
- ALSA: hda - fix a typo by changing mute_led_nid to cap_mute_led_nid (boo#934755).
- ALSA: hda - fix headset mic detection problem for one more machine (boo#934755).
- ALSA: hda - fix mute led problem for three HP laptops (boo#934755).
- ALSA: hda - set proper caps for newer AMD hda audio in KB/KV (boo#934755).
- ALSA: hda/realtek - ALC292 dock fix for Thinkpad L450 (boo#934755).
- ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420 (boo#934755).
- ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450 (boo#934755).
- ALSA: hda/realtek - Fix Headphone Mic does not recording for ALC256 (boo#934755).
- ALSA: hda/realtek - Make more stable to get pin sense for ALC283 (boo#934755).
- ALSA: hda/realtek - Support Dell headset mode for ALC256 (boo#934755).
- ALSA: hda/realtek - Support HP mute led for output and input (boo#934755).
- ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282 (boo#934755).
- ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282 (boo#934755).
- ALSA: hdspm - Constrain periods to 2 on older cards (boo#934755).
- ALSA: pcm: Do not leave PREPARED state after draining (boo#934755).
- ALSA: snd-usb: add quirks for Roland UA-22 (boo#934755).
- ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support (boo#934755).
- ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion (boo#934755).
- ALSA: usb-audio: Add quirk for MS LifeCam HD-3000 (boo#934755).
- ALSA: usb-audio: Add quirk for MS LifeCam Studio (boo#934755).
- ALSA: usb-audio: Do not attempt to get Lifecam HD-5000 sample rate (boo#934755).
- ALSA: usb-audio: Do not attempt to get Microsoft Lifecam Cinema sample rate (boo#934755).
- ALSA: usb-audio: add MAYA44 USB+ mixer control names (boo#934755).
- ALSA: usb-audio: do not try to get Benchmark DAC1 sample rate (boo#934755).
- ALSA: usb-audio: do not try to get Outlaw RR2150 sample rate (boo#934755).
- ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+) (boo#934755).
- Automatically Provide/Obsolete all subpackages of old flavors (bnc#925567)
- Fix kABI for ak411x structs (boo#934755).
- Fix kABI for snd_emu10k1 struct (boo#934755).
- HID: add ALWAYS_POLL quirk for a Logitech 0xc007 (bnc#929624).
- HID: add HP OEM mouse to quirk ALWAYS_POLL (bnc#929624).
- HID: add quirk for PIXART OEM mouse used by HP (bnc#929624).
- HID: usbhid: add always-poll quirk (bnc#929624).
- HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLL (bnc#929624).
- HID: usbhid: enable always-poll quirk for Elan Touchscreen (bnc#929624).
- HID: usbhid: enable always-poll quirk for Elan Touchscreen 009b (bnc#929624).
- HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103 (bnc#929624).
- HID: usbhid: enable always-poll quirk for Elan Touchscreen 016f (bnc#929624).
- HID: usbhid: fix PIXART optical mouse (bnc#929624).
- HID: usbhid: more mice with ALWAYS_POLL (bnc#929624).
- HID: usbhid: yet another mouse with ALWAYS_POLL (bnc#929624).
- HID: yet another buggy ELAN touchscreen (bnc#929624).
- Input: synaptics - handle spurious release of trackstick buttons (bnc#928693).
- Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series (bnc#928693).
- Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 (bnc#928693).
- Input: synaptics - retrieve the extended capabilities in query $10 (bnc#928693).
- NFSv4: When returning a delegation, do not reclaim an incompatible open mode (bnc#934202).
- Refresh patches.xen/xen-blkfront-indirect (bsc#922235).
- Update config files: extend CONFIG_DPM_WATCHDOG_TIMEOUT to 60 (bnc#934397)
- arm64: mm: Remove hack in mmap randomized layout Fix commit id and mainlined information
- bnx2x: Fix kdump when iommu=on (bug#921769).
- client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set (bnc#932348).
- config/armv7hl: Disable AMD_XGBE_PHY The AMD XGBE ethernet chip is only used on ARM64 systems.
- config: disable XGBE on non-ARM hardware It is documented as being present only on AMD SoCs.
- cpufreq: fix a NULL pointer dereference in __cpufreq_governor() (bsc#924664).
- drm/i915/bdw: PCI IDs ending in 0xb are ULT (boo#935913).
- drm/i915/chv: Remove Wait for a previous gfx force-off (boo#935913).
- drm/i915/dp: only use training pattern 3 on platforms that support it (boo#935913).
- drm/i915/dp: there is no audio on port A (boo#935913).
- drm/i915/hsw: Fix workaround for server AUX channel clock divisor (boo#935913).
- drm/i915/vlv: remove wait for previous GFX clk disable request (boo#935913).
- drm/i915/vlv: save/restore the power context base reg (boo#935913).
- drm/i915: Add missing MacBook Pro models with dual channel LVDS (boo#935913).
- drm/i915: BDW Fix Halo PCI IDs marked as ULT (boo#935913).
- drm/i915: Ban Haswell from using RCS flips (boo#935913).
- drm/i915: Check obj-&amp;amp;gt;vma_list under the struct_mutex (boo#935913).
- drm/i915: Correct the IOSF Dev_FN field for IOSF transfers (boo#935913).
- drm/i915: Dell Chromebook 11 has PWM backlight (boo#935913).
- drm/i915: Disable caches for Global GTT (boo#935913).
- drm/i915: Do a dummy DPCD read before the actual read (bnc#907714).
- drm/i915: Do not complain about stolen conflicts on gen3 (boo#935913).
- drm/i915: Do not leak pages when freeing userptr objects (boo#935913).
- drm/i915: Dont enable CS_PARSER_ERROR interrupts at all (boo#935913).
- drm/i915: Evict CS TLBs between batches (boo#935913).
- drm/i915: Fix DDC probe for passive adapters (boo#935913).
- drm/i915: Fix and clean BDW PCH identification (boo#935913).
- drm/i915: Force the CS stall for invalidate flushes (boo#935913).
- drm/i915: Handle failure to kick out a conflicting fb driver (boo#935913).
- drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset (boo#935913).
- drm/i915: Ignore VBT backlight check on Macbook 2, 1 (boo#935913).
- drm/i915: Invalidate media caches on gen7 (boo#935913).
- drm/i915: Kick fbdev before vgacon (boo#935913).
- drm/i915: Only fence tiled region of object (boo#935913).
- drm/i915: Only warn the first time we attempt to mmio whilst suspended (boo#935913).
- drm/i915: Unlock panel even when LVDS is disabled (boo#935913).
- drm/i915: Use IS_HSW_ULT() in a HSW specific code path (boo#935913).
- drm/i915: cope with large i2c transfers (boo#935913).
- drm/i915: do not warn if backlight unexpectedly enabled (boo#935913).
- drm/i915: drop WaSetupGtModeTdRowDispatch:snb (boo#935913).
- drm/i915: save/restore GMBUS freq across suspend/resume on gen4 (boo#935913).
- drm/i915: vlv: fix IRQ masking when uninstalling interrupts (boo#935913).
- drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg (boo#935913).
- drm/radeon: retry dcpd fetch (bnc#931580).
- ftrace/x86/xen: use kernel identity mapping only when really needed (bsc#873195, bsc#886272, bsc#903727, bsc#927725)
- guards: Add support for an external filelist in --check mode This will allow us to run --check without a kernel-source.git work tree.
- guards: Include the file name also in the &amp;quot;Not found&amp;quot; error
- guards: Simplify help text
- hyperv: Add processing of MTU reduced by the host (bnc#919596).
- ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blocked (boo#939394).
- ipv6: do not delete previously existing ECMP routes if add fails (bsc#930399).
- ipv6: fix ECMP route replacement (bsc#930399).
- ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too (bsc#930399).
- kABI: protect linux/slab.h include in of/address.
- kabi/severities: ignore already-broken but acceptable kABI changes  - SYSTEM_TRUSTED_KEYRING=n change removed system_trusted_keyring  - Commits 3688875f852 and ea5ed8c70e9 changed iov_iter_get_pages prototype  - KVM changes are intermodule dependencies
- kabi: Fix CRC for dma_get_required_mask.
- kabi: add kABI reference files
- libata: Blacklist queued TRIM on Samsung SSD 850 Pro (bsc#926156).
- libata: Blacklist queued TRIM on all Samsung 800-series (bnc#930599).
- net: ppp: Do not call bpf_prog_create() in ppp_lock (bnc#930488).
- rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match
- rt2x00: do not align payload on modern H/W (bnc#932844).
- rtlwifi: rtl8192cu: Fix kernel deadlock (bnc#927786).
- thermal: step_wise: Revert optimization (boo#925961).
- tty: Fix pty master poll() after slave closes v2 (bsc#937138).  arm64: mm: Remove hack in mmap randomize layout (bsc#937033)
- udf: Remove repeated loads blocksize (bsc#933907).
- usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset (bnc#937226).
- x86, apic: Handle a bad TSC more gracefully (boo#935530).
- x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bnc#907092).
- x86/PCI: Use host bridge _CRS info on systems with &amp;amp;gt;32 bit addressing (bnc#907092).
- x86/microcode/amd: Do not overwrite final patch levels (bsc#913996).
- x86/microcode/amd: Extract current patch level read to a function (bsc#913996).
- x86/mm: Improve AMD Bulldozer ASLR workaround (bsc#937032).
- xenbus: add proper handling of XS_ERROR from Xenbus for transactions.
- xhci: Calculate old endpoints correctly on device reset (bnc#938976).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/907092">SUSE bug 907092</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907714">SUSE bug 907714</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915517">SUSE bug 915517</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916225">SUSE bug 916225</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919007">SUSE bug 919007</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919596">SUSE bug 919596</bugzilla>
<bugzilla href="https://bugzilla.suse.com/921769">SUSE bug 921769</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922583">SUSE bug 922583</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925567">SUSE bug 925567</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925961">SUSE bug 925961</bugzilla>
<bugzilla href="https://bugzilla.suse.com/927786">SUSE bug 927786</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928693">SUSE bug 928693</bugzilla>
<bugzilla href="https://bugzilla.suse.com/929624">SUSE bug 929624</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930488">SUSE bug 930488</bugzilla>
<bugzilla href="https://bugzilla.suse.com/930599">SUSE bug 930599</bugzilla>
<bugzilla href="https://bugzilla.suse.com/931580">SUSE bug 931580</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932348">SUSE bug 932348</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932844">SUSE bug 932844</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933934">SUSE bug 933934</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934202">SUSE bug 934202</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934397">SUSE bug 934397</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934755">SUSE bug 934755</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935530">SUSE bug 935530</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935542">SUSE bug 935542</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935705">SUSE bug 935705</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935913">SUSE bug 935913</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937226">SUSE bug 937226</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938976">SUSE bug 938976</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939394">SUSE bug 939394</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9728.html">CVE-2014-9728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9729.html">CVE-2014-9729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9730.html">CVE-2014-9730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9731.html">CVE-2014-9731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1420.html">CVE-2015-1420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1465.html">CVE-2015-1465</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2041.html">CVE-2015-2041</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2922.html">CVE-2015-2922</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3212.html">CVE-2015-3212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3290.html">CVE-2015-3290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3339.html">CVE-2015-3339</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3636.html">CVE-2015-3636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4001.html">CVE-2015-4001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4002.html">CVE-2015-4002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4003.html">CVE-2015-4003</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4036.html">CVE-2015-4036</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4167.html">CVE-2015-4167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4692.html">CVE-2015-4692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4700.html">CVE-2015-4700</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5364.html">CVE-2015-5364</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5366.html">CVE-2015-5366</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113567" comment="bbswitch-0.8-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113568" comment="bbswitch-kmp-default-0.8_k3.16.7_24-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113569" comment="bbswitch-kmp-desktop-0.8_k3.16.7_24-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113570" comment="bbswitch-kmp-pae-0.8_k3.16.7_24-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113571" comment="bbswitch-kmp-xen-0.8_k3.16.7_24-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113572" comment="cloop-2.639-14.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113573" comment="cloop-kmp-default-2.639_k3.16.7_24-14.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113574" comment="cloop-kmp-desktop-2.639_k3.16.7_24-14.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113575" comment="cloop-kmp-pae-2.639_k3.16.7_24-14.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113576" comment="cloop-kmp-xen-2.639_k3.16.7_24-14.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113577" comment="crash-7.0.8-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113578" comment="crash-devel-7.0.8-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113579" comment="crash-doc-7.0.8-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113580" comment="crash-eppic-7.0.8-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113581" comment="crash-gcore-7.0.8-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113582" comment="crash-kmp-default-7.0.8_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113583" comment="crash-kmp-desktop-7.0.8_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113584" comment="crash-kmp-pae-7.0.8_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113585" comment="crash-kmp-xen-7.0.8_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113586" comment="hdjmod-1.28-18.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113587" comment="hdjmod-kmp-default-1.28_k3.16.7_24-18.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113588" comment="hdjmod-kmp-desktop-1.28_k3.16.7_24-18.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113589" comment="hdjmod-kmp-pae-1.28_k3.16.7_24-18.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113590" comment="hdjmod-kmp-xen-1.28_k3.16.7_24-18.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113591" comment="ipset-6.23-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113592" comment="ipset-devel-6.23-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113593" comment="ipset-kmp-default-6.23_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113594" comment="ipset-kmp-desktop-6.23_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113595" comment="ipset-kmp-pae-6.23_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113596" comment="ipset-kmp-xen-6.23_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113598" comment="kernel-debug-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113599" comment="kernel-debug-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113600" comment="kernel-debug-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113601" comment="kernel-default-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113602" comment="kernel-default-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113603" comment="kernel-default-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113604" comment="kernel-desktop-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113605" comment="kernel-desktop-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113606" comment="kernel-desktop-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113617" comment="kernel-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113607" comment="kernel-docs-3.16.7-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113608" comment="kernel-ec2-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113609" comment="kernel-ec2-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113610" comment="kernel-ec2-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113618" comment="kernel-macros-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113611" comment="kernel-obs-build-3.16.7-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113613" comment="kernel-obs-qa-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113612" comment="kernel-obs-qa-xen-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113614" comment="kernel-pae-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113615" comment="kernel-pae-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113616" comment="kernel-pae-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113619" comment="kernel-source-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113620" comment="kernel-source-vanilla-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113621" comment="kernel-syms-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113622" comment="kernel-vanilla-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113623" comment="kernel-vanilla-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113624" comment="kernel-xen-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113625" comment="kernel-xen-base-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113626" comment="kernel-xen-devel-3.16.7-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113597" comment="libipset3-6.23-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113627" comment="pcfclock-0.44-260.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113628" comment="pcfclock-kmp-default-0.44_k3.16.7_24-260.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113629" comment="pcfclock-kmp-desktop-0.44_k3.16.7_24-260.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113630" comment="pcfclock-kmp-pae-0.44_k3.16.7_24-260.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113631" comment="vhba-kmp-20140629-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113632" comment="vhba-kmp-default-20140629_k3.16.7_24-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113633" comment="vhba-kmp-desktop-20140629_k3.16.7_24-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113634" comment="vhba-kmp-pae-20140629_k3.16.7_24-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113635" comment="vhba-kmp-xen-20140629_k3.16.7_24-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113636" comment="xen-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113637" comment="xen-devel-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113646" comment="xen-doc-html-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113647" comment="xen-kmp-default-4.4.2_06_k3.16.7_24-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113648" comment="xen-kmp-desktop-4.4.2_06_k3.16.7_24-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113639" comment="xen-libs-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113638" comment="xen-libs-32bit-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113649" comment="xen-tools-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113640" comment="xen-tools-domU-4.4.2_06-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113641" comment="xtables-addons-2.6-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113642" comment="xtables-addons-kmp-default-2.6_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113643" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113644" comment="xtables-addons-kmp-pae-2.6_k3.16.7_24-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113645" comment="xtables-addons-kmp-xen-2.6_k3.16.7_24-11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17715" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

- Security update to 11.2.202.508 (bsc#941239):
  * APSB15-19: CVE-2015-3107, CVE-2015-5124, CVE-2015-5125,
    CVE-2015-5127, CVE-2015-5128, CVE-2015-5129, CVE-2015-5130,
    CVE-2015-5131, CVE-2015-5132, CVE-2015-5133, CVE-2015-5134,
    CVE-2015-5539, CVE-2015-5540, CVE-2015-5541, CVE-2015-5544,
    CVE-2015-5545, CVE-2015-5546, CVE-2015-5547, CVE-2015-5548,
    CVE-2015-5549, CVE-2015-5550, CVE-2015-5551, CVE-2015-5552,
    CVE-2015-5553, CVE-2015-5554, CVE-2015-5555, CVE-2015-5556,
    CVE-2015-5557, CVE-2015-5558, CVE-2015-5559, CVE-2015-5560,
    CVE-2015-5561, CVE-2015-5562, CVE-2015-5563
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/941239">SUSE bug 941239</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3107.html">CVE-2015-3107</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5124.html">CVE-2015-5124</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5125.html">CVE-2015-5125</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5127.html">CVE-2015-5127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5128.html">CVE-2015-5128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5129.html">CVE-2015-5129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5130.html">CVE-2015-5130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5131.html">CVE-2015-5131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5132.html">CVE-2015-5132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5133.html">CVE-2015-5133</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5134.html">CVE-2015-5134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5539.html">CVE-2015-5539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5540.html">CVE-2015-5540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5541.html">CVE-2015-5541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5544.html">CVE-2015-5544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5545.html">CVE-2015-5545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5546.html">CVE-2015-5546</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5547.html">CVE-2015-5547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5548.html">CVE-2015-5548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5549.html">CVE-2015-5549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5550.html">CVE-2015-5550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5551.html">CVE-2015-5551</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5552.html">CVE-2015-5552</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5553.html">CVE-2015-5553</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5554.html">CVE-2015-5554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5555.html">CVE-2015-5555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5556.html">CVE-2015-5556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5557.html">CVE-2015-5557</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5558.html">CVE-2015-5558</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5559.html">CVE-2015-5559</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5560.html">CVE-2015-5560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5561.html">CVE-2015-5561</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5562.html">CVE-2015-5562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5563.html">CVE-2015-5563</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117730" comment="flash-player-11.2.202.508-2.67.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117731" comment="flash-player-gnome-11.2.202.508-2.67.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117732" comment="flash-player-kde4-11.2.202.508-2.67.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17716" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- update to Firefox 40.0 (bnc#940806)
  * Added protection against unwanted software downloads
  * Suggested Tiles show sites of interest, based on categories
    from your recent browsing history
  * Hello allows adding a link to conversations to provide context
    on what the conversation will be about
  * New style for add-on manager based on the in-content
    preferences style
  * Improved scrolling, graphics, and video playback performance
    with off main thread compositing (GNU/Linux only)
  * Graphic blocklist mechanism improved: Firefox version ranges
    can be specified, limiting the number of devices blocked
  security fixes:
  * MFSA 2015-79/CVE-2015-4473/CVE-2015-4474
    Miscellaneous memory safety hazards
  * MFSA 2015-80/CVE-2015-4475 (bmo#1175396)
    Out-of-bounds read with malformed MP3 file
  * MFSA 2015-81/CVE-2015-4477 (bmo#1179484)
    Use-after-free in MediaStream playback
  * MFSA 2015-82/CVE-2015-4478 (bmo#1105914)
    Redefinition of non-configurable JavaScript object properties
  * MFSA 2015-83/CVE-2015-4479/CVE-2015-4480/CVE-2015-4493
    Overflow issues in libstagefright
  * MFSA 2015-84/CVE-2015-4481 (bmo1171518)
    Arbitrary file overwriting through Mozilla Maintenance Service
    with hard links (only affected Windows)
  * MFSA 2015-85/CVE-2015-4482 (bmo#1184500)
    Out-of-bounds write with Updater and malicious MAR file
    (does not affect openSUSE RPM packages which do not ship the
     updater)
  * MFSA 2015-86/CVE-2015-4483 (bmo#1148732)
    Feed protocol with POST bypasses mixed content protections
  * MFSA 2015-87/CVE-2015-4484 (bmo#1171540)
    Crash when using shared memory in JavaScript
  * MFSA 2015-88/CVE-2015-4491 (bmo#1184009)
    Heap overflow in gdk-pixbuf when scaling bitmap images
  * MFSA 2015-89/CVE-2015-4485/CVE-2015-4486 (bmo#1177948, bmo#1178148)
    Buffer overflows on Libvpx when decoding WebM video
  * MFSA 2015-90/CVE-2015-4487/CVE-2015-4488/CVE-2015-4489
    Vulnerabilities found through code inspection
  * MFSA 2015-91/CVE-2015-4490 (bmo#1086999)
    Mozilla Content Security Policy allows for asterisk wildcards
    in violation of CSP specification
  * MFSA 2015-92/CVE-2015-4492 (bmo#1185820)
    Use-after-free in XMLHttpRequest with shared workers
- added mozilla-no-stdcxx-check.patch
- removed obsolete patches
  * mozilla-add-glibcxx_use_cxx11_abi.patch
  * firefox-multilocale-chrome.patch
- rebased patches
- requires version 40 of the branding package
- removed browser/searchplugins/ location as it's not valid anymore

- includes security update to Firefox 39.0.3 (bnc#940918)
  * MFSA 2015-78/CVE-2015-4495 (bmo#1179262, bmo#1178058)
    Same origin violation and local file stealing via PDF reader
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/940806">SUSE bug 940806</bugzilla>
<bugzilla href="https://bugzilla.suse.com/940918">SUSE bug 940918</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4473.html">CVE-2015-4473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4474.html">CVE-2015-4474</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4475.html">CVE-2015-4475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4477.html">CVE-2015-4477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4478.html">CVE-2015-4478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4479.html">CVE-2015-4479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4480.html">CVE-2015-4480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4481.html">CVE-2015-4481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4482.html">CVE-2015-4482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4483.html">CVE-2015-4483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4484.html">CVE-2015-4484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4485.html">CVE-2015-4485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4486.html">CVE-2015-4486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4487.html">CVE-2015-4487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4488.html">CVE-2015-4488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4489.html">CVE-2015-4489</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4490.html">CVE-2015-4490</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4491.html">CVE-2015-4491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4492.html">CVE-2015-4492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4493.html">CVE-2015-4493</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4495.html">CVE-2015-4495</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113651" comment="MozillaFirefox-40.0-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113650" comment="MozillaFirefox-branding-openSUSE-40-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113652" comment="MozillaFirefox-branding-upstream-40.0-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113653" comment="MozillaFirefox-buildsymbols-40.0-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113654" comment="MozillaFirefox-devel-40.0-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113655" comment="MozillaFirefox-translations-common-40.0-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113656" comment="MozillaFirefox-translations-other-40.0-38.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17717" version="1" class="patch">
	<metadata>
		<title>Security update for subversion (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
subversion was updated to version 1.8.14 to fix two security issues.

These security issues were fixed:
- CVE-2015-3187: Information leak (only paths) that were hidden by path-based authz (bsc#939517).
- CVE-2015-3184: Information leak in mixed anonymous/authenticated httpd (dav) configurations (bsc#939514).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/939514">SUSE bug 939514</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939517">SUSE bug 939517</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3184.html">CVE-2015-3184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3187.html">CVE-2015-3187</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113809" comment="libsvn_auth_gnome_keyring-1-0-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113810" comment="libsvn_auth_kwallet-1-0-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113811" comment="subversion-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113812" comment="subversion-bash-completion-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113813" comment="subversion-devel-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113814" comment="subversion-perl-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113815" comment="subversion-python-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113816" comment="subversion-python-ctypes-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113817" comment="subversion-ruby-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113818" comment="subversion-server-1.8.14-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113819" comment="subversion-tools-1.8.14-2.17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17718" version="1" class="patch">
	<metadata>
		<title>Security update for virtualbox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- Version bump to 4.2.32 bnc#938408 CVE-2015-2594
  * Storage: fixed a crash when taking snapshots (4.2.30 regression)
  * ExtPack: don't fail if the TMP directory contains non-latin1 characters (bug #14159)
  * Main: implemented dedicated event processing queue
  * Linux hosts: fixed a bug which made the netfilter driver ignore certain events (bug #12264) 

Also included from Version bump to 4.2.30 bnc#935900 CVE-2015-3456:
  * Various small fixes here and there
- Fix the multiinstall on kernel modules to avoid conflicts bnc#925663
- Drop smap.diff fails to apply to the latest release


 		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/925663">SUSE bug 925663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935900">SUSE bug 935900</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938408">SUSE bug 938408</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2594.html">CVE-2015-2594</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3456.html">CVE-2015-3456</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113820" comment="python-virtualbox-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113821" comment="virtualbox-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113822" comment="virtualbox-devel-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113823" comment="virtualbox-guest-desktop-icons-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113824" comment="virtualbox-guest-kmp-default-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113825" comment="virtualbox-guest-kmp-desktop-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113826" comment="virtualbox-guest-kmp-pae-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113827" comment="virtualbox-guest-tools-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113828" comment="virtualbox-guest-x11-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113829" comment="virtualbox-host-kmp-default-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113830" comment="virtualbox-host-kmp-desktop-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113831" comment="virtualbox-host-kmp-pae-4.3.30_k3.16.7_21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113832" comment="virtualbox-host-source-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113833" comment="virtualbox-qt-4.3.30-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113834" comment="virtualbox-websrv-4.3.30-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17719" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to fix several security vulnerabilities and bugs.

- Wireshark 1.12.7 [boo#941500]
  The following vulnerabilities have been fixed:
  * Wireshark could crash when adding an item to the protocol tree.
    wnpa-sec-2015-21
  * Wireshark could attempt to free invalid memory.
    wnpa-sec-2015-22
  * Wireshark could crash when searching for a protocol dissector.
    wnpa-sec-2015-23
  * The ZigBee dissector could crash.
    wnpa-sec-2015-24
  * The GSM RLC/MAC dissector could go into an infinite loop.
    wnpa-sec-2015-25
  * The WaveAgent dissector could crash.
    wnpa-sec-2015-26
  * The OpenFlow dissector could go into an infinite loop.
    wnpa-sec-2015-27
  * Wireshark could crash due to invalid ptvcursor length checking.
    wnpa-sec-2015-28
  * The WCCP dissector could crash.
    wnpa-sec-2015-29
  * Further bug fixes and updated protocol support as listed in:
    https://www.wireshark.org/docs/relnotes/wireshark-1.12.7.html
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/941500">SUSE bug 941500</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113952" comment="wireshark-1.12.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113953" comment="wireshark-devel-1.12.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113954" comment="wireshark-ui-gtk-1.12.7-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113955" comment="wireshark-ui-qt-1.12.7-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17720" version="1" class="patch">
	<metadata>
		<title>Security update for xfsprogs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xfsprogs was updated to fix one security vulnerability and bugs.

- Handle unwanted data disclosure in xfs_metadump (bsc#939367, CVE-2012-2150)
- Fix definition of leaf attribute block to avoid gcc optimization xfsprogs-fix-leaf-block-definition
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/939367">SUSE bug 939367</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-2150.html">CVE-2012-2150</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113956" comment="xfsprogs-3.2.1-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113957" comment="xfsprogs-devel-3.2.1-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17721" version="1" class="patch">
	<metadata>
		<title>Security update for ansible (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

- Fix CVE-2015-3908 to remove tabs and use spaces 
  instead. This broke python parsing and in consequence Ansible.
  (bnc #941863)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/941863">SUSE bug 941863</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3908.html">CVE-2015-3908</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113965" comment="ansible-1.7.1-2.8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17722" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to Thunderbird 38.2.0 fixes the following issues (bnc#940806):

  * MFSA 2015-79/CVE-2015-4473
    Miscellaneous memory safety hazards
  * MFSA 2015-80/CVE-2015-4475 (bmo#1175396)
    Out-of-bounds read with malformed MP3 file
  * MFSA 2015-82/CVE-2015-4478 (bmo#1105914)
    Redefinition of non-configurable JavaScript object properties
  * MFSA 2015-83/CVE-2015-4479/CVE-2015-4480/CVE-2015-4493
    Overflow issues in libstagefright
  * MFSA 2015-84/CVE-2015-4481 (bmo1171518)
    Arbitrary file overwriting through Mozilla Maintenance Service
    with hard links (only affected Windows)
  * MFSA 2015-85/CVE-2015-4482 (bmo#1184500)
    Out-of-bounds write with Updater and malicious MAR file
    (does not affect openSUSE RPM packages which do not ship the
     updater)
  * MFSA 2015-87/CVE-2015-4484 (bmo#1171540)
    Crash when using shared memory in JavaScript
  * MFSA 2015-88/CVE-2015-4491 (bmo#1184009)
    Heap overflow in gdk-pixbuf when scaling bitmap images
  * MFSA 2015-89/CVE-2015-4485/CVE-2015-4486 (bmo#1177948, bmo#1178148)
    Buffer overflows on Libvpx when decoding WebM video
  * MFSA 2015-90/CVE-2015-4487/CVE-2015-4488/CVE-2015-4489
    Vulnerabilities found through code inspection
  * MFSA 2015-92/CVE-2015-4492 (bmo#1185820)
    Use-after-free in XMLHttpRequest with shared workers
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/940806">SUSE bug 940806</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4473.html">CVE-2015-4473</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4475.html">CVE-2015-4475</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4478.html">CVE-2015-4478</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4479.html">CVE-2015-4479</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4480.html">CVE-2015-4480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4481.html">CVE-2015-4481</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4482.html">CVE-2015-4482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4484.html">CVE-2015-4484</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4485.html">CVE-2015-4485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4486.html">CVE-2015-4486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4487.html">CVE-2015-4487</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4488.html">CVE-2015-4488</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4489.html">CVE-2015-4489</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4491.html">CVE-2015-4491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4492.html">CVE-2015-4492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4493.html">CVE-2015-4493</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009113966" comment="MozillaThunderbird-38.2.0-25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113967" comment="MozillaThunderbird-buildsymbols-38.2.0-25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113968" comment="MozillaThunderbird-devel-38.2.0-25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113969" comment="MozillaThunderbird-translations-common-38.2.0-25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009113970" comment="MozillaThunderbird-translations-other-38.2.0-25.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17723" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox was updated to version 40.0.3 to fix two security issues and several bugs.

Changes in MozillaFirefox:
- update to Firefox 40.0.3 (bnc#943550)
  * Disable the asynchronous plugin initialization (bmo#1198590)
  * Fix a segmentation fault in the GStreamer support (bmo#1145230)
  * Fix a regression with some Japanese fonts used in the &amp;lt;input&amp;gt;
    field (bmo#1194055)
  * On some sites, the selection in a select combox box using the
    mouse could be broken (bmo#1194733)
  security fixes
  * MFSA 2015-94/CVE-2015-4497 (bmo#1164766, bmo#1175278, bsc#943557)
    Use-after-free when resizing canvas element during restyling
  * MFSA 2015-95/CVE-2015-4498 (bmo#1042699, bsc#943558)
    Add-on notification bypass through data URLs
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/943550">SUSE bug 943550</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4497.html">CVE-2015-4497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4498.html">CVE-2015-4498</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114143" comment="MozillaFirefox-40.0.3-41.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114144" comment="MozillaFirefox-branding-upstream-40.0.3-41.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114145" comment="MozillaFirefox-buildsymbols-40.0.3-41.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114146" comment="MozillaFirefox-devel-40.0.3-41.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114147" comment="MozillaFirefox-translations-common-40.0.3-41.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114148" comment="MozillaFirefox-translations-other-40.0.3-41.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17724" version="1" class="patch">
	<metadata>
		<title>This update fixes  two security vulnerabilities (CVE-2014-3591,CVE-2015-0837) (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update fixes two security vulnerabilities (bsc#920057):

  * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591].
    See http://www.cs.tau.ac.il/~tromer/radioexp/ for details.
  * Fixed data-dependent timing variations in modular exponentiation
    [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks
    are Practical]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920057">SUSE bug 920057</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3591.html">CVE-2014-3591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0837.html">CVE-2015-0837</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114195" comment="libgcrypt-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114196" comment="libgcrypt-cavs-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114197" comment="libgcrypt-devel-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114198" comment="libgcrypt-devel-32bit-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114174" comment="libgcrypt11-1.5.4-2.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114175" comment="libgcrypt11-32bit-1.5.4-2.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114199" comment="libgcrypt20-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114200" comment="libgcrypt20-32bit-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114201" comment="libgcrypt20-hmac-1.6.1-8.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114202" comment="libgcrypt20-hmac-32bit-1.6.1-8.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17725" version="1" class="patch">
	<metadata>
		<title>Security update for gnutls (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Gnutls was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-6251: Decoding specific certificates with very long DistinguishedName (DN) entries could have caused  a double free, which may have resulted in a Denial of Service (GNUTLS-SA-2015-3)
    		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/941794">SUSE bug 941794</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6251.html">CVE-2015-6251</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114203" comment="gnutls-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114204" comment="libgnutls-devel-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114205" comment="libgnutls-devel-32bit-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114206" comment="libgnutls-openssl-devel-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114207" comment="libgnutls-openssl27-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114208" comment="libgnutls28-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114209" comment="libgnutls28-32bit-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114210" comment="libgnutlsxx-devel-3.2.18-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114211" comment="libgnutlsxx28-3.2.18-14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17726" version="1" class="patch">
	<metadata>
		<title>Security update for net-snmp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
net-snmp was updated to fix one secuirty vulnerability and 2 bugs.

- Fix an incompletely initialized vulnerability within the snmp_pdu_parse() function of snmp_api.c. (bnc#940188, CVE-2015-5621)
- Add build requirement 'procps' to fix a net-snmp-config error. (bsc#935863)
- Stop snmptrapd on removal.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935863">SUSE bug 935863</bugzilla>
<bugzilla href="https://bugzilla.suse.com/940188">SUSE bug 940188</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5621.html">CVE-2015-5621</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114213" comment="libsnmp30-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114212" comment="libsnmp30-32bit-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114214" comment="net-snmp-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114216" comment="net-snmp-devel-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114215" comment="net-snmp-devel-32bit-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114217" comment="net-snmp-python-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114218" comment="perl-SNMP-5.7.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114219" comment="snmp-mibs-5.7.3-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17727" version="1" class="patch">
	<metadata>
		<title>Security update for tor (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Tor was updated to fix one logging privacy issue.

The following issue was fixed:

* Malformed hostnames in socks5 requests were written to the log regardless of SafeLogging option (CWE-532) [boo#943362]
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/943362">SUSE bug 943362</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114220" comment="tor-0.2.4.27-16.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17728" version="1" class="patch">
	<metadata>
		<title>Security update for gdk-pixbuf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
gdk-pixbuf was updated to version 2.31.6 to fix a secuirty vulnerability and several bugs.

- Update to version 2.31.6 (boo#942801):
  + Really fix bgo#752297. This is CVE-2015-4491.
  + Updated translations.
- Update to version 2.31.5:
  + Add support for g_autoptr for all object types (bgo#750497).
  + Avoid a possible divide-by-zero in the pixbuf loader (bgo#750440).
  + Remove gettext .pot file hack (bgo#743574).
  + Be more careful about integer overflow (bgo#752297).
  + Updated translations.
- Drop README from docs as it is now empty.
- Add generic www.gnome.org URL to silence a few lint warnings.
- Update to version 2.31.4:
  + SVGZ icons in notification GNOME3 (bgo#648815).
  + gdk_pixbuf_apply_embedded_orientation is not working
    (bgo#725582).
  + Updated translations.
- Update to version 2.31.3:
  + API changes: Revert an annotation change that broke bindings.
  + Build fixes:
    - Clean up configure
    - Fix Visual Studio build
    - Define MAP_ANONYMOUS when needed
    - Include gi18n-lib.h where needed
  + Updated translations.
- Update to version 2.31.2:
  + API changes:
    - Deprecate GdkPixdata.
    - Add gdk_pixbuf_get_options() helper to list set options.
    - Annotations fixes for various functions.
    - Remove incorrect info about area-prepared signal.
  + Image format support changes:
    - Flag multi-page TIFF files.
    - Fix memory usage for GIF animations, add note about minimum
      frame length.
    - Return an error for truncated PNG files.
    - Add density (DPI) support for JPEG, PNG and TIFF.
    - Fix reading CMYK JPEG files generated by Photoshop.
    - Allow saving 1-bit mono TIFF files as used in faxes.
    - Simplify loader names.
    - Fix loading GIF files when the first write is short.
    - Add progressive loading to ICNS files.
    - Add support for 256x256 ICO files.
    - Fix reading MS AMCap2 BMP files.
  + Other:
    - Honour requested depth in Xlib.
    - Special-case compositing/copying with no scaling.
    - Add relocation support to OSX and Linux.
    - Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows.
- fix bashism in post script
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/942801">SUSE bug 942801</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4491.html">CVE-2015-4491</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114221" comment="gdk-pixbuf-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114222" comment="gdk-pixbuf-devel-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114223" comment="gdk-pixbuf-devel-32bit-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114224" comment="gdk-pixbuf-lang-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114225" comment="gdk-pixbuf-query-loaders-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114226" comment="gdk-pixbuf-query-loaders-32bit-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114227" comment="libgdk_pixbuf-2_0-0-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114228" comment="libgdk_pixbuf-2_0-0-32bit-2.31.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114229" comment="typelib-1_0-GdkPixbuf-2_0-2.31.6-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17729" version="1" class="patch">
	<metadata>
		<title>Security update for perl-XML-LibXML (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
perl-XML-LibXML was updated to version 2.0.121 to fix one security vulnerability.

- Fix &amp;quot;expand_entities&amp;quot; option that was not preserved under some circumstances. (bsc#929237, CVE-2015-3451)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929237">SUSE bug 929237</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3451.html">CVE-2015-3451</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114194" comment="perl-XML-LibXML-2.0121-2.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17730" version="1" class="patch">
	<metadata>
		<title>Security update for libvdpau (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libvdpau was updated to use secure_getenv() instead of getenv() for several variables
so it can be more safely used in setuid applications.

* CVE-2015-5198: libvdpau: incorrect check for security transition (bnc#943967)
* CVE-2015-5199: libvdpau: directory traversal in dlopen (bnc#943968)
* CVE-2015-5200: libvdpau: vulnerability in trace functionality (bnc#943969)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/943967">SUSE bug 943967</bugzilla>
<bugzilla href="https://bugzilla.suse.com/943968">SUSE bug 943968</bugzilla>
<bugzilla href="https://bugzilla.suse.com/943969">SUSE bug 943969</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5198.html">CVE-2015-5198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5199.html">CVE-2015-5199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5200.html">CVE-2015-5200</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114313" comment="libvdpau-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114314" comment="libvdpau-devel-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114315" comment="libvdpau-devel-32bit-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114316" comment="libvdpau1-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114317" comment="libvdpau1-32bit-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114318" comment="libvdpau_trace1-0.8-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114319" comment="libvdpau_trace1-32bit-0.8-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17731" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

roundcubemail was updated to 1.0.4 fixing bugs and security issues.

Changes:
* Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
* Fix bug where show_real_foldernames setting wasn't honored on compose page (#1490153)
* Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
* Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)
* Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
* Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)
* Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103)
* Fix font style display issue in HTML messages with styled &amp;lt;span&amp;gt; elements (#1490101)
* Fix download of attachments that are part of TNEF message (#1490091)
* Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
* Fix handling of base64-encoded attachments with extra spaces (#1490111)
* Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
* Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113)
* Fix reply scrolling issue with text mode and start message below the quote (#1490114)
* Fix possible issues in skin/skin_path config handling (#1490125)
* Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
* Fix generation of Blowfish-based password hashes (#1490184)
* Fix bugs where CSRF attacks were still possible on some requests (CVE-2014-9587)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/913095">SUSE bug 913095</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9587.html">CVE-2014-9587</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105292" comment="roundcubemail-1.0.4-4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17732" version="1" class="patch">
	<metadata>
		<title>Security update for squid (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Squid was updated to fix a security issue.

If the Squid HTTP Proxy configured with client-first SSL bumping did not correctly validate server certificate. (CVE-2015-3455)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929493">SUSE bug 929493</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3455.html">CVE-2015-3455</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114320" comment="squid-3.4.4-3.7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17733" version="1" class="patch">
	<metadata>
		<title>Security update for spice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Spice was updated to fix a heap corruption in the spice server (CVE-2015-3247).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/944460">SUSE bug 944460</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3247.html">CVE-2015-3247</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114351" comment="libspice-server-devel-0.12.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114352" comment="libspice-server1-0.12.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114353" comment="spice-0.12.4-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114354" comment="spice-client-0.12.4-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17734" version="1" class="patch">
	<metadata>
		<title>Security update for sblim-sfcb (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
sblim-sfcb was updated to fix a security issue with a crash due to a null pointer dereference in lookupProviders()  (CVE-2015-5185)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/942628">SUSE bug 942628</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5185.html">CVE-2015-5185</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114356" comment="sblim-sfcb-1.4.8-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17735" version="1" class="patch">
	<metadata>
		<title>Security update for elfutils (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

elfutils was updated to fix a directory traversal vulnerability (bnc#911662 CVE-2014-9447)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/911662">SUSE bug 911662</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9447.html">CVE-2014-9447</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105268" comment="elfutils-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105269" comment="libasm-devel-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105270" comment="libasm1-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105271" comment="libasm1-32bit-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105272" comment="libdw-devel-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105273" comment="libdw1-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105274" comment="libdw1-32bit-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105275" comment="libebl-devel-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105276" comment="libebl1-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105277" comment="libebl1-32bit-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105278" comment="libelf-devel-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105279" comment="libelf-devel-32bit-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105280" comment="libelf1-0.158-4.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105281" comment="libelf1-32bit-0.158-4.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17736" version="1" class="patch">
	<metadata>
		<title>Security update for remind (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
remind was updated to fix a buffer overflow in DumpSysVar (CVE-2015-5957) (bnc#940924)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/940924">SUSE bug 940924</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5957.html">CVE-2015-5957</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114369" comment="remind-3.1.13-4.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17737" version="1" class="patch">
	<metadata>
		<title>Security update for python-Django (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

python Django was updated to fix a remote denial of service (resource exhaustion) possibility 
in the auth views module. (bsc#941587, CVE-2015-5963)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/941587">SUSE bug 941587</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5963.html">CVE-2015-5963</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114370" comment="python-Django-1.6.11-3.7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17738" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to the 45.0.2454.85 of the stable channel to fix multiple security issues.

The following vulnerabilities were fixed:

* CVE-2015-1291: Cross-origin bypass in DOM
* CVE-2015-1292: Cross-origin bypass in ServiceWorker
* CVE-2015-1293: Cross-origin bypass in DOM
* CVE-2015-1294: Use-after-free in Skia
* CVE-2015-1295: Use-after-free in Printing
* CVE-2015-1296: Character spoofing in omnibox
* CVE-2015-1297: Permission scoping error in WebRequest
* CVE-2015-1298: URL validation error in extensions
* CVE-2015-1299: Use-after-free in Blink
* CVE-2015-1300: Information leak in Blink
* CVE-2015-1301: Various fixes from internal audits, fuzzing and other initiatives.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/944144">SUSE bug 944144</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1291.html">CVE-2015-1291</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1292.html">CVE-2015-1292</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1293.html">CVE-2015-1293</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1294.html">CVE-2015-1294</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1295.html">CVE-2015-1295</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1296.html">CVE-2015-1296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1297.html">CVE-2015-1297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1298.html">CVE-2015-1298</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1299.html">CVE-2015-1299</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1300.html">CVE-2015-1300</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1301.html">CVE-2015-1301</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114376" comment="chromedriver-45.0.2454.85-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114377" comment="chromium-45.0.2454.85-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114378" comment="chromium-desktop-gnome-45.0.2454.85-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114379" comment="chromium-desktop-kde-45.0.2454.85-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114380" comment="chromium-ffmpegsumo-45.0.2454.85-43.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17739" version="1" class="patch">
	<metadata>
		<title>Security update for libgcrypt (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libgcrypt was updated to include countermeasures against Lenstra's fault attack on RSA Chinese Remainder Theorem optimization in RSA.

A signature verification step was updated to protect against leaks of private keys in case of hardware faults or implementation errors in numeric libraries.

GnuPG already performed this check by itself and was not affected. This fix is equivalent, but not equal to CVE-2015-5738		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/944835">SUSE bug 944835</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114400" comment="libgcrypt-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114401" comment="libgcrypt-cavs-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114402" comment="libgcrypt-devel-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114403" comment="libgcrypt-devel-32bit-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114387" comment="libgcrypt11-1.5.4-2.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114388" comment="libgcrypt11-32bit-1.5.4-2.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114404" comment="libgcrypt20-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114405" comment="libgcrypt20-32bit-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114406" comment="libgcrypt20-hmac-1.6.1-8.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114407" comment="libgcrypt20-hmac-32bit-1.6.1-8.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17740" version="1" class="patch">
	<metadata>
		<title>Security update for criu (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The systemd service in criu was disabled as a temporary workaround for possibile
security issues (CVE-2015-5228, CVE-2015-5231, bsc#943105)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/943105">SUSE bug 943105</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5228.html">CVE-2015-5228</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5231.html">CVE-2015-5231</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114408" comment="criu-1.3.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114409" comment="criu-devel-1.3.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114410" comment="libcriu1-1.3.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17741" version="1" class="patch">
	<metadata>
		<title>Security update for ruby2.1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      The following issues were fixed in this update:
      - CVE-2014-8090: Denial Of Service XML Expansion (bnc#905326)
      - CVE-2014-8080: Denial Of Service XML Expansion (bnc#902851)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/902851">SUSE bug 902851</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905326">SUSE bug 905326</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8080.html">CVE-2014-8080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8090.html">CVE-2014-8090</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009103724" comment="libruby2_1-2_1-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103725" comment="ruby2.1-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103726" comment="ruby2.1-devel-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103727" comment="ruby2.1-devel-extra-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103728" comment="ruby2.1-doc-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103729" comment="ruby2.1-doc-ri-2.1.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009103730" comment="ruby2.1-stdlib-2.1.3-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17742" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

BIND was updated to fix a denial of service against servers performing validation on DNSSEC-signed
records (CVE-2015-5722, bsc#944066).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/944066">SUSE bug 944066</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5722.html">CVE-2015-5722</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114411" comment="bind-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114412" comment="bind-chrootenv-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114413" comment="bind-devel-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114414" comment="bind-doc-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114416" comment="bind-libs-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114415" comment="bind-libs-32bit-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114417" comment="bind-lwresd-9.9.6P1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114418" comment="bind-utils-9.9.6P1-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17743" version="1" class="patch">
	<metadata>
		<title>Security update for icedtea-web (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The icedtea-web java plugin was updated to 1.6.1.

Changes included:
* Enabled Entry-Point attribute check
* permissions sandbox and signed app and unsigned app with
  permissions all-permissions now run in sandbox instead of not at all.
* fixed DownloadService
* comments in deployment.properties now should persists load/save
* fixed bug in caching of files with query
* fixed issues with recreating of existing shortcut
* trustAll/trustNone now processed correctly
* headless no longer shows dialogues
* RH1231441 Unable to read the text of the buttons of the security dialogue
* Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208)
* Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209)
* MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed
* NetX
  - fixed issues with -html shortcuts
  - fixed issue with -html receiving garbage in width and height
* PolicyEditor
  - file flag made to work when used standalone
  - file flag and main argument cannot be used in combination
* Fix generation of man-pages with some versions of &amp;quot;tail&amp;quot;

Also included is the update to 1.6
* Massively improved offline abilities. Added Xoffline switch to
  force work without inet connection.
* Improved to be able to run with any JDK
* JDK 6 and older no longer supported
* JDK 8 support added (URLPermission granted if applicable)
* JDK 9 supported 
* Added support for Entry-Point manifest attribute
* Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property
  to control scan of Manifest file 
* starting arguments now accept also -- abbreviations
* Added new documentation
* Added support for menu shortcuts - both javaws
  applications/applets and html applets are supported
* added support for -html switch for javaws. Now you can run most
  of the applets without browser at all
* Control Panel
  - PR1856: ControlPanel UI improvement for lower resolutions
  (800*600)
* NetX
  - PR1858: Java Console accepts multi-byte encodings
  - PR1859: Java Console UI improvement for lower resolutions
    (800*600)
  - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception
    java.lang.ClassCastException in method
    sun.applet.PluginAppletViewer$8.run()
  - Dropped support for long unmaintained -basedir argument
  - Returned support for -jnlp argument
  - RH1095311, PR574 -  References class sun.misc.Ref removed in
    OpenJDK 9 - fixed, and so buildable on JDK9
* Plugin
  - PR1743 - Intermittant deadlock in PluginRequestProcessor
  - PR1298 - LiveConnect - problem setting array elements (applet
    variables) from JS
  - RH1121549: coverity defects
  - Resolves method overloading correctly with superclass
    heirarchy distance
* PolicyEditor
  - codebases can be renamed in-place, copied, and pasted
  - codebase URLs can be copied to system clipboard
  - displays a progress dialog while opening or saving files
  - codebases without permissions assigned save to file anyway
    (and re-appear on next open)
  - PR1776: NullPointer on save-and-exit
  - PR1850: duplicate codebases when launching from security dialogs
  - Fixed bug where clicking &amp;quot;Cancel&amp;quot; on the &amp;quot;Save before Exiting&amp;quot;
    dialog could result in the editor exiting without saving
    changes
  - Keyboard accelerators and mnemonics greatly improved
  - &amp;quot;File - New&amp;quot; allows editing a new policy without first
    selecting the file to save to
* Common
  - PR1769: support signed applets which specify Sandbox
    permissions in their manifests
* Temporary Permissions in security dialog now multi-selectable
  and based on PolicyEditor permissions

- Update to 1.5.2
* NetX
  - RH1095311, PR574 -  References class sun.misc.Ref removed in
    OpenJDK 9 - fixed, and so buildable on JDK9
  - RH1154177 - decoded file needed from cache
  - fixed NPE  in https dialog
  - empty codebase behaves  as &amp;quot;.&amp;quot;
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/755054">SUSE bug 755054</bugzilla>
<bugzilla href="https://bugzilla.suse.com/830880">SUSE bug 830880</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944208">SUSE bug 944208</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944209">SUSE bug 944209</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-4540.html">CVE-2012-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5234.html">CVE-2015-5234</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5235.html">CVE-2015-5235</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114419" comment="icedtea-web-1.6.1-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114420" comment="icedtea-web-javadoc-1.6.1-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114421" comment="java-1_7_0-openjdk-plugin-1.6.1-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114422" comment="java-1_8_0-openjdk-plugin-1.6.1-6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17744" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

Adobe Flash Player was updated to 11.2.202.521 (APSB15-23 bsc#946880) fixing several security issues:

More information can be found on:

  https://helpx.adobe.com/security/products/flash-player/apsb15-23.html

		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/946880">SUSE bug 946880</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5567.html">CVE-2015-5567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5568.html">CVE-2015-5568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5570.html">CVE-2015-5570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5571.html">CVE-2015-5571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5572.html">CVE-2015-5572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5573.html">CVE-2015-5573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5574.html">CVE-2015-5574</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5575.html">CVE-2015-5575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5576.html">CVE-2015-5576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5577.html">CVE-2015-5577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5578.html">CVE-2015-5578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5579.html">CVE-2015-5579</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5580.html">CVE-2015-5580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5581.html">CVE-2015-5581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5582.html">CVE-2015-5582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5584.html">CVE-2015-5584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5587.html">CVE-2015-5587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5588.html">CVE-2015-5588</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6676.html">CVE-2015-6676</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6677.html">CVE-2015-6677</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6678.html">CVE-2015-6678</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6679.html">CVE-2015-6679</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6682.html">CVE-2015-6682</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117601" comment="flash-player-11.2.202.521-2.70.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117602" comment="flash-player-gnome-11.2.202.521-2.70.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117603" comment="flash-player-kde4-11.2.202.521-2.70.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17745" version="1" class="patch">
	<metadata>
		<title>Security update for cyrus-imapd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update provides version 2.4.18 of cyrus-imapd

* Security fix: handle urlfetch range starting outside message range
* A bunch of cleanups and fixes to compiling
* A bunch of sieve cleanups
* Enhanced SSL/TLS configuration options
* Disable use of SSLv2/SSLv3
* Allow SQL backend for mboxlist and statuscache (thanks Julien Coloos)
* Fixed T116: correct LIST response for domains starting with 'inbox.'
* Fixed T76: fixed lmtpd userdeny db checks (thanks Leena Heino)
* Fixed bug #3856: lmtpd now performs userdeny checks
* Fixed bug #3848: support charset aliases in encoded headers
* Fixed bug #3853: disconnect_on_vanished_mailbox: release mailbox lock before exiting (thanks Wolfgang Breyha)
* Fixed bug #3415: fixed nntpd LIST/GROUP bug
* Fixed bug #3784: no longer crash in THREAD REFERENCES when messages reference themselves
* Fixed bug #3757: don't segfault on mailbox close with no user
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/945844">SUSE bug 945844</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114493" comment="cyradm-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114494" comment="cyrus-imapd-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114495" comment="cyrus-imapd-devel-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114496" comment="cyrus-imapd-snmp-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114497" comment="cyrus-imapd-snmp-mibs-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114498" comment="cyrus-imapd-utils-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114499" comment="perl-Cyrus-IMAP-2.4.18-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114500" comment="perl-Cyrus-SIEVE-managesieve-2.4.18-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17746" version="1" class="patch">
	<metadata>
		<title>Security update for mysql-community-server (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The MySQL Community Server edition was updated to 5.6.26, fixing security issues and bugs.

All changes: http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-26.html

* Fixed CVEs:
  CVE-2015-2617, CVE-2015-2648, CVE-2015-2611, CVE-2015-2582
  CVE-2015-4752, CVE-2015-4756, CVE-2015-2643, CVE-2015-4772
  CVE-2015-4761, CVE-2015-4757, CVE-2015-4737, CVE-2015-4771
  CVE-2015-4769, CVE-2015-2639, CVE-2015-2620, CVE-2015-2641
  CVE-2015-2661, CVE-2015-4767
* disable Performance Schema by default. Since MySQL 5.6.6 upstream
  enabled Performance Schema by default which results in increased
  memory usage. The added option disable Performance Schema again in
  order to decrease MySQL memory usage [bnc#852477].
* install INFO_BIN and INFO_SRC, noticed in MDEV-6912
* remove superfluous '--group' parameter from mysql-systemd-helper
* make -devel package installable in the presence of LibreSSL
* cleanup after the update-message if it was displayed
* add 'exec' to mysql-systemd-helper to shutdown mysql/mariadb cleanly [bnc#943096]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/852477">SUSE bug 852477</bugzilla>
<bugzilla href="https://bugzilla.suse.com/902396">SUSE bug 902396</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938412">SUSE bug 938412</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942908">SUSE bug 942908</bugzilla>
<bugzilla href="https://bugzilla.suse.com/943096">SUSE bug 943096</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2582.html">CVE-2015-2582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2611.html">CVE-2015-2611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2617.html">CVE-2015-2617</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2620.html">CVE-2015-2620</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2639.html">CVE-2015-2639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2641.html">CVE-2015-2641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2643.html">CVE-2015-2643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2648.html">CVE-2015-2648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2661.html">CVE-2015-2661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4737.html">CVE-2015-4737</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4752.html">CVE-2015-4752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4756.html">CVE-2015-4756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4757.html">CVE-2015-4757</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4761.html">CVE-2015-4761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4767.html">CVE-2015-4767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4769.html">CVE-2015-4769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4771.html">CVE-2015-4771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4772.html">CVE-2015-4772</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114573" comment="libmysql56client18-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114572" comment="libmysql56client18-32bit-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114575" comment="libmysql56client_r18-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114574" comment="libmysql56client_r18-32bit-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114576" comment="mysql-community-server-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114577" comment="mysql-community-server-bench-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114578" comment="mysql-community-server-client-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114579" comment="mysql-community-server-errormessages-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114580" comment="mysql-community-server-test-5.6.26-2.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114581" comment="mysql-community-server-tools-5.6.26-2.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17747" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The PHP5 script interpreter was updated to fix various security issues:

* CVE-2015-6831: A use after free vulnerability in unserialize() has been fixed which could be used to crash php or potentially execute code. [bnc#942291] [bnc#942294] [bnc#942295]
* CVE-2015-6832: A dangling pointer in the unserialization of ArrayObject items could be used to crash php or potentially execute code. [bnc#942293]
* CVE-2015-6833: A directory traversal when extracting ZIP files could be used to overwrite files outside of intended area. [bnc#942296]
* CVE-2015-6834: A Use After Free Vulnerability in unserialize() has been fixed which could be used to crash php or potentially execute code. [bnc#945403] 
* CVE-2015-6835: A Use After Free Vulnerability in session unserialize() has been fixed which could be used to crash php or potentially execute code. [bnc#945402]
* CVE-2015-6836: A SOAP serialize_function_call() type confusion leading to remote code execution problem was fixed. [bnc#945428]
* CVE-2015-6837 CVE-2015-6838: Two NULL pointer dereferences in the XSLTProcessor class were fixed. [bnc#945412]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/942291">SUSE bug 942291</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942293">SUSE bug 942293</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942294">SUSE bug 942294</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942295">SUSE bug 942295</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942296">SUSE bug 942296</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945402">SUSE bug 945402</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945403">SUSE bug 945403</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945412">SUSE bug 945412</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945428">SUSE bug 945428</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6831.html">CVE-2015-6831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6832.html">CVE-2015-6832</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6833.html">CVE-2015-6833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6834.html">CVE-2015-6834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6835.html">CVE-2015-6835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6836.html">CVE-2015-6836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6837.html">CVE-2015-6837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6838.html">CVE-2015-6838</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114582" comment="apache2-mod_php5-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114583" comment="php5-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114584" comment="php5-bcmath-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114585" comment="php5-bz2-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114586" comment="php5-calendar-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114587" comment="php5-ctype-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114588" comment="php5-curl-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114589" comment="php5-dba-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114590" comment="php5-devel-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114591" comment="php5-dom-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114592" comment="php5-enchant-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114593" comment="php5-exif-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114594" comment="php5-fastcgi-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114595" comment="php5-fileinfo-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114596" comment="php5-firebird-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114597" comment="php5-fpm-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114598" comment="php5-ftp-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114599" comment="php5-gd-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114600" comment="php5-gettext-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114601" comment="php5-gmp-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114602" comment="php5-iconv-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114603" comment="php5-imap-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114604" comment="php5-intl-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114605" comment="php5-json-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114606" comment="php5-ldap-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114607" comment="php5-mbstring-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114608" comment="php5-mcrypt-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114609" comment="php5-mssql-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114610" comment="php5-mysql-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114611" comment="php5-odbc-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114612" comment="php5-opcache-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114613" comment="php5-openssl-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114614" comment="php5-pcntl-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114615" comment="php5-pdo-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114616" comment="php5-pear-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114617" comment="php5-pgsql-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114618" comment="php5-phar-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114619" comment="php5-posix-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114620" comment="php5-pspell-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114621" comment="php5-readline-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114622" comment="php5-shmop-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114623" comment="php5-snmp-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114624" comment="php5-soap-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114625" comment="php5-sockets-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114626" comment="php5-sqlite-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114627" comment="php5-suhosin-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114628" comment="php5-sysvmsg-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114629" comment="php5-sysvsem-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114630" comment="php5-sysvshm-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114631" comment="php5-tidy-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114632" comment="php5-tokenizer-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114633" comment="php5-wddx-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114634" comment="php5-xmlreader-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114635" comment="php5-xmlrpc-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114636" comment="php5-xmlwriter-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114637" comment="php5-xsl-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114638" comment="php5-zip-5.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114639" comment="php5-zlib-5.6.1-36.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17748" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox was updated to Firefox 41.0 (bnc#947003)

Security issues fixed:

* MFSA 2015-96/CVE-2015-4500/CVE-2015-4501
  Miscellaneous memory safety hazards
* MFSA 2015-97/CVE-2015-4503 (bmo#994337)
  Memory leak in mozTCPSocket to servers
* MFSA 2015-98/CVE-2015-4504 (bmo#1132467)
  Out of bounds read in QCMS library with ICC V4 profile attributes
* MFSA 2015-99/CVE-2015-4476 (bmo#1162372) (Android only)
  Site attribute spoofing on Android by pasting URL with unknown scheme
* MFSA 2015-100/CVE-2015-4505 (bmo#1177861) (Windows only)
  Arbitrary file manipulation by local user through Mozilla updater
* MFSA 2015-101/CVE-2015-4506 (bmo#1192226)
  Buffer overflow in libvpx while parsing vp9 format video
* MFSA 2015-102/CVE-2015-4507 (bmo#1192401)
  Crash when using debugger with SavedStacks in JavaScript
* MFSA 2015-103/CVE-2015-4508 (bmo#1195976)
  URL spoofing in reader mode
* MFSA 2015-104/CVE-2015-4510 (bmo#1200004)
  Use-after-free with shared workers and IndexedDB
* MFSA 2015-105/CVE-2015-4511 (bmo#1200148)
  Buffer overflow while decoding WebM video
* MFSA 2015-106/CVE-2015-4509 (bmo#1198435)
  Use-after-free while manipulating HTML media content
* MFSA 2015-107/CVE-2015-4512 (bmo#1170390)
  Out-of-bounds read during 2D canvas display on Linux 16-bit
  color depth systems
* MFSA 2015-108/CVE-2015-4502 (bmo#1105045)
  Scripted proxies can access inner window
* MFSA 2015-109/CVE-2015-4516 (bmo#904886)
  JavaScript immutable property enforcement can be bypassed
* MFSA 2015-110/CVE-2015-4519 (bmo#1189814)
  Dragging and dropping images exposes final URL after redirects
* MFSA 2015-111/CVE-2015-4520 (bmo#1200856, bmo#1200869)
  Errors in the handling of CORS preflight request headers
* MFSA 2015-112/CVE-2015-4517/CVE-2015-4521/CVE-2015-4522/
  CVE-2015-7174/CVE-2015-7175/CVE-2015-7176/CVE-2015-7177/
  CVE-2015-7180
  Vulnerabilities found through code inspection
* MFSA 2015-113/CVE-2015-7178/CVE-2015-7179 (bmo#1189860,
  bmo#1190526) (Windows only)
  Memory safety errors in libGLES in the ANGLE graphics library
* MFSA 2015-114 (bmo#1167498, bmo#1153672) (Windows only)
  Information disclosure via the High Resolution Time API
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/947003">SUSE bug 947003</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4476.html">CVE-2015-4476</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4500.html">CVE-2015-4500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4501.html">CVE-2015-4501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4502.html">CVE-2015-4502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4503.html">CVE-2015-4503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4504.html">CVE-2015-4504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4505.html">CVE-2015-4505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4506.html">CVE-2015-4506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4507.html">CVE-2015-4507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4508.html">CVE-2015-4508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4509.html">CVE-2015-4509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4510.html">CVE-2015-4510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4511.html">CVE-2015-4511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4512.html">CVE-2015-4512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4516.html">CVE-2015-4516</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4517.html">CVE-2015-4517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4519.html">CVE-2015-4519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4520.html">CVE-2015-4520</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4521.html">CVE-2015-4521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4522.html">CVE-2015-4522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7174.html">CVE-2015-7174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7175.html">CVE-2015-7175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7176.html">CVE-2015-7176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7177.html">CVE-2015-7177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7178.html">CVE-2015-7178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7179.html">CVE-2015-7179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7180.html">CVE-2015-7180</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114737" comment="MozillaFirefox-41.0-44.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114738" comment="MozillaFirefox-branding-upstream-41.0-44.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114739" comment="MozillaFirefox-buildsymbols-41.0-44.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114740" comment="MozillaFirefox-devel-41.0-44.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114741" comment="MozillaFirefox-translations-common-41.0-44.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114742" comment="MozillaFirefox-translations-other-41.0-44.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17749" version="1" class="patch">
	<metadata>
		<title>Security update for python-PyJWT (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

python-PyJWT was updated to fix unsafe usage of asymmetric keys in combination with
HMAC algorithm (bsc#935544)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935544">SUSE bug 935544</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114743" comment="python-PyJWT-0.2.1-3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17750" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to the latest supported upstream release 4.4.14. Besides all upstream bug fixes and improvements, it fixes the following vulnerability:

* CVE-2015-6830: reCaptcha bypass boo#945420		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/945420">SUSE bug 945420</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6830.html">CVE-2015-6830</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114756" comment="phpMyAdmin-4.4.15-14.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17751" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaThunderbird was updated to fix 17 security issues.

These security issues were fixed:
- CVE-2015-4509: Use-after-free vulnerability in the HTMLVideoElement interface in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to execute arbitrary code via crafted JavaScript code that modifies the URI table of a media element, aka ZDI-CAN-3176 (bsc#947003).
- CVE-2015-4520: Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to bypass CORS preflight protection mechanisms by leveraging (1) duplicate cache-key generation or (2) retrieval of a value from an incorrect HTTP Access-Control-* response header (bsc#947003).
- CVE-2015-4521: The ConvertDialogOptions function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-4522: The nsUnicodeToUTF8::GetMaxLength function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
- CVE-2015-4500: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (bsc#947003).
- CVE-2015-4511: Heap-based buffer overflow in the nestegg_track_codec_data function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to execute arbitrary code via a crafted header in a WebM video (bsc#947003).
- CVE-2015-7178: The ProgramBinary::linkAttributes function in libGLES in ANGLE, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows, mishandles shader access, which allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via crafted (1) OpenGL or (2) WebGL content (bsc#947003).
- CVE-2015-7179: The VertexBufferInterface::reserveVertexSpace function in libGLES in ANGLE, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows, incorrectly allocates memory for shader attribute arrays, which allowed remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via crafted (1) OpenGL or (2) WebGL content (bsc#947003).
- CVE-2015-4506: Buffer overflow in the vp9_init_context_buffers function in libvpx, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3, allowed remote attackers to execute arbitrary code via a crafted VP9 file (bsc#947003).
- CVE-2015-4517: NetworkUtils.cpp in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-4505: updater.exe in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows allowed local users to write to arbitrary files by conducting a junction attack and waiting for an update operation by the Mozilla Maintenance Service (bsc#947003).
- CVE-2015-4519: Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed user-assisted remote attackers to bypass intended access restrictions and discover a redirect's target URL via crafted JavaScript code that executes after a drag-and-drop action of an image into a TEXTBOX element (bsc#947003).
- CVE-2015-7180: The ReadbackResultWriterD3D11::Run function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 misinterprets the return value of a function call, which might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-7176: The AnimationThread function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 used an incorrect argument to the sscanf function, which might allowed remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-7177: The InitTextures function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-7174: The nsAttrAndChildArray::GrowBy function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
- CVE-2015-7175: The XULContentSinkImpl::AddText function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/947003">SUSE bug 947003</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4500.html">CVE-2015-4500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4505.html">CVE-2015-4505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4506.html">CVE-2015-4506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4509.html">CVE-2015-4509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4511.html">CVE-2015-4511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4517.html">CVE-2015-4517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4519.html">CVE-2015-4519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4520.html">CVE-2015-4520</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4521.html">CVE-2015-4521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4522.html">CVE-2015-4522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7174.html">CVE-2015-7174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7175.html">CVE-2015-7175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7176.html">CVE-2015-7176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7177.html">CVE-2015-7177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7178.html">CVE-2015-7178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7179.html">CVE-2015-7179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7180.html">CVE-2015-7180</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114757" comment="MozillaThunderbird-38.3.0-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114758" comment="MozillaThunderbird-buildsymbols-38.3.0-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114759" comment="MozillaThunderbird-devel-38.3.0-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114760" comment="MozillaThunderbird-translations-common-38.3.0-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114761" comment="MozillaThunderbird-translations-other-38.3.0-28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17752" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
seamonkey was updated to fix 25 security issues.

These security issues were fixed:
- CVE-2015-4520: Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to bypass CORS preflight protection mechanisms by leveraging (1) duplicate cache-key generation or (2) retrieval of a value from an incorrect HTTP Access-Control-* response header (bsc#947003).
- CVE-2015-4521: The ConvertDialogOptions function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-4522: The nsUnicodeToUTF8::GetMaxLength function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
- CVE-2015-4502: js/src/proxy/Proxy.cpp in Mozilla Firefox before 41.0 mishandled certain receiver arguments, which allowed remote attackers to bypass intended window access restrictions via a crafted web site (bsc#947003).
- CVE-2015-4503: The TCP Socket API implementation in Mozilla Firefox before 41.0 mishandled array boundaries that were established with a navigator.mozTCPSocket.open method call and send method calls, which allowed remote TCP servers to obtain sensitive information from process memory by reading packet data, as demonstrated by availability of this API in a Firefox OS application (bsc#947003).
- CVE-2015-4500: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (bsc#947003).
- CVE-2015-4501: Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 41.0 allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (bsc#947003).
- CVE-2015-4506: Buffer overflow in the vp9_init_context_buffers function in libvpx, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3, allowed remote attackers to execute arbitrary code via a crafted VP9 file (bsc#947003).
- CVE-2015-4507: The SavedStacks class in the JavaScript implementation in Mozilla Firefox before 41.0, when the Debugger API is enabled, allowed remote attackers to cause a denial of service (getSlotRef assertion failure and application exit) or possibly execute arbitrary code via a crafted web site (bsc#947003).
- CVE-2015-4504: The lut_inverse_interp16 function in the QCMS library in Mozilla Firefox before 41.0 allowed remote attackers to obtain sensitive information or cause a denial of service (buffer over-read and application crash) via crafted attributes in the ICC 4 profile of an image (bsc#947003).
- CVE-2015-4505: updater.exe in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows allowed local users to write to arbitrary files by conducting a junction attack and waiting for an update operation by the Mozilla Maintenance Service (bsc#947003).
- CVE-2015-7180: The ReadbackResultWriterD3D11::Run function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 misinterprets the return value of a function call, which might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-4509: Use-after-free vulnerability in the HTMLVideoElement interface in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to execute arbitrary code via crafted JavaScript code that modifies the URI table of a media element, aka ZDI-CAN-3176 (bsc#947003).
- CVE-2015-7178: The ProgramBinary::linkAttributes function in libGLES in ANGLE, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows, mishandles shader access, which allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via crafted (1) OpenGL or (2) WebGL content (bsc#947003).
- CVE-2015-7179: The VertexBufferInterface::reserveVertexSpace function in libGLES in ANGLE, as used in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 on Windows, incorrectly allocates memory for shader attribute arrays, which allowed remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via crafted (1) OpenGL or (2) WebGL content (bsc#947003).
- CVE-2015-7176: The AnimationThread function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 used an incorrect argument to the sscanf function, which might allowed remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-7177: The InitTextures function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-7174: The nsAttrAndChildArray::GrowBy function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
- CVE-2015-7175: The XULContentSinkImpl::AddText function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors, related to an &amp;quot;overflow (bsc#947003).
- CVE-2015-4511: Heap-based buffer overflow in the nestegg_track_codec_data function in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed remote attackers to execute arbitrary code via a crafted header in a WebM video (bsc#947003).
- CVE-2015-4510: Race condition in the WorkerPrivate::NotifyFeatures function in Mozilla Firefox before 41.0 allowed remote attackers to execute arbitrary code or cause a denial of service (use-after-free and application crash) by leveraging improper interaction between shared workers and the IndexedDB implementation (bsc#947003).
- CVE-2015-4512: gfx/2d/DataSurfaceHelpers.cpp in Mozilla Firefox before 41.0 on Linux improperly attempts to use the Cairo library with 32-bit color-depth surface creation followed by 16-bit color-depth surface display, which allowed remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read) by using a CANVAS element to trigger 2D rendering (bsc#947003).
- CVE-2015-4517: NetworkUtils.cpp in Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 might allowed remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unknown vectors (bsc#947003).
- CVE-2015-4516: Mozilla Firefox before 41.0 allowed remote attackers to bypass certain ECMAScript 5 (aka ES5) API protection mechanisms and modify immutable properties, and consequently execute arbitrary JavaScript code with chrome privileges, via a crafted web page that did not use ES5 APIs (bsc#947003).
- CVE-2015-4519: Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3 allowed user-assisted remote attackers to bypass intended access restrictions and discover a redirect's target URL via crafted JavaScript code that executes after a drag-and-drop action of an image into a TEXTBOX element (bsc#947003).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/935979">SUSE bug 935979</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947003">SUSE bug 947003</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4500.html">CVE-2015-4500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4501.html">CVE-2015-4501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4502.html">CVE-2015-4502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4503.html">CVE-2015-4503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4504.html">CVE-2015-4504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4505.html">CVE-2015-4505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4506.html">CVE-2015-4506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4507.html">CVE-2015-4507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4509.html">CVE-2015-4509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4510.html">CVE-2015-4510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4511.html">CVE-2015-4511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4512.html">CVE-2015-4512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4516.html">CVE-2015-4516</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4517.html">CVE-2015-4517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4519.html">CVE-2015-4519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4520.html">CVE-2015-4520</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4521.html">CVE-2015-4521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4522.html">CVE-2015-4522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7174.html">CVE-2015-7174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7175.html">CVE-2015-7175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7176.html">CVE-2015-7176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7177.html">CVE-2015-7177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7178.html">CVE-2015-7178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7179.html">CVE-2015-7179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7180.html">CVE-2015-7180</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114762" comment="seamonkey-2.38-20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114763" comment="seamonkey-dom-inspector-2.38-20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114764" comment="seamonkey-irc-2.38-20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114765" comment="seamonkey-translations-common-2.38-20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114766" comment="seamonkey-translations-other-2.38-20.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17753" version="1" class="patch">
	<metadata>
		<title>Security update for vorbis-tools (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
vorbis-tools was updated to fix a buffer overflow in aiff_open(), that could be used
to crash or potentially execute code when opening aiff format files. (CVE-2015-6749, bsc#943795).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/943795">SUSE bug 943795</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6749.html">CVE-2015-6749</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114823" comment="libipa_hbac-devel-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114824" comment="libipa_hbac0-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114825" comment="libnfsidmap-sss-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114826" comment="libsss_idmap-devel-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114827" comment="libsss_idmap0-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114828" comment="libsss_nss_idmap-devel-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114829" comment="libsss_nss_idmap0-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114830" comment="libsss_simpleifp-devel-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114831" comment="libsss_simpleifp0-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114832" comment="libsss_sudo-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114833" comment="python-ipa_hbac-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114834" comment="python-sss_nss_idmap-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114835" comment="python-sssd-config-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114836" comment="sssd-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114837" comment="sssd-32bit-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114838" comment="sssd-ad-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114839" comment="sssd-dbus-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114840" comment="sssd-ipa-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114841" comment="sssd-krb5-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114842" comment="sssd-krb5-common-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114843" comment="sssd-ldap-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114844" comment="sssd-proxy-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114845" comment="sssd-tools-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114846" comment="sssd-wbclient-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114847" comment="sssd-wbclient-devel-1.12.2-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114848" comment="vorbis-tools-1.4.0-17.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114849" comment="vorbis-tools-lang-1.4.0-17.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17754" version="1" class="patch">
	<metadata>
		<title>Security update for redis (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

redis was updated to version 2.8.22 (boo#934048) to fix
a LUA sandbox update. (CVE-2015-4335)
Details can be found on http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/

For the other changes see in the package:
    /usr/share/doc/packages/redis/00-RELEASENOTES
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934048">SUSE bug 934048</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4335.html">CVE-2015-4335</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114851" comment="libipa_hbac-devel-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114852" comment="libipa_hbac0-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114853" comment="libnfsidmap-sss-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114854" comment="libsss_idmap-devel-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114855" comment="libsss_idmap0-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114856" comment="libsss_nss_idmap-devel-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114857" comment="libsss_nss_idmap0-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114858" comment="libsss_simpleifp-devel-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114859" comment="libsss_simpleifp0-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114860" comment="libsss_sudo-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114861" comment="python-ipa_hbac-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114862" comment="python-sss_nss_idmap-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114863" comment="python-sssd-config-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114850" comment="redis-2.8.22-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114864" comment="sssd-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114865" comment="sssd-32bit-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114866" comment="sssd-ad-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114867" comment="sssd-dbus-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114868" comment="sssd-ipa-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114869" comment="sssd-krb5-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114870" comment="sssd-krb5-common-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114871" comment="sssd-ldap-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114872" comment="sssd-proxy-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114873" comment="sssd-tools-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114874" comment="sssd-wbclient-1.12.2-3.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114875" comment="sssd-wbclient-devel-1.12.2-3.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17755" version="1" class="patch">
	<metadata>
		<title>Security update for apache2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Apache2 was updated to fix security issues.

- CVE-2015-3185: The ap_some_auth_required function in server/request.c in
  the Apache HTTP Server 2.4.x did not consider that a Require directive may
  be associated with an authorization setting rather than an authentication
  setting, which allows remote attackers to bypass intended access
  restrictions in opportunistic circumstances by leveraging the presence
  of a module that relies on the 2.2 API behavior. [bnc#938723]

- CVE-2015-3183: The chunked transfer coding implementation in the
  Apache HTTP Server did not properly parse chunk headers, which allows
  remote attackers to conduct HTTP request smuggling attacks via a crafted
  request, related to mishandling of large chunk-size values and invalid
  chunk-extension characters in modules/http/http_filters.c. [bnc#938728]

On openSUSE 13.1:
- CVE-2015-4000: Fix Logjam vulnerability: change the default SSLCipherSuite
  cipherstring to disable export cipher suites and deploy Ephemeral Elliptic-Curve
  Diffie-Hellman (ECDHE) ciphers. Adjust 'gensslcert' script to 
  generate a strong and unique Diffie Hellman Group and append it
  to the server certificate file [bnc#931723].
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/931723">SUSE bug 931723</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938723">SUSE bug 938723</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938728">SUSE bug 938728</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3183.html">CVE-2015-3183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3185.html">CVE-2015-3185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114876" comment="apache2-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114877" comment="apache2-devel-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114878" comment="apache2-doc-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114879" comment="apache2-event-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114880" comment="apache2-example-pages-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114881" comment="apache2-prefork-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114882" comment="apache2-utils-2.4.10-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114883" comment="apache2-worker-2.4.10-28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17756" version="1" class="patch">
	<metadata>
		<title>Security update for froxlor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

froxlor was updated to version 0.9.34 (bnc#846355), fixing bugs and bringing features.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/846355">SUSE bug 846355</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0185.html">CVE-2014-0185</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114884" comment="froxlor-0.9.34-3.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17757" version="1" class="patch">
	<metadata>
		<title>Security update for conntrack-tools (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
conntrack-tools was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-6496: Fix a possible crash if conntrackd sees DCCP, SCTP and ICMPv6 traffic and the corresponding kernel modules that track this traffic are not available. (boo#942149)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/942149">SUSE bug 942149</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6496.html">CVE-2015-6496</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114885" comment="conntrack-tools-1.4.2-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17758" version="1" class="patch">
	<metadata>
		<title>Security update for IPython, python3-IPython (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
IPython was updated to fix a cross-site-scripting vulnerability in handling local foldernames. (CVE-2015-6938, bnc#945828)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/945828">SUSE bug 945828</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6938.html">CVE-2015-6938</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114896" comment="IPython-2.2.0-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114897" comment="IPython-doc-2.2.0-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114898" comment="python3-IPython-2.2.0-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114899" comment="python3-IPython-doc-2.2.0-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17759" version="1" class="patch">
	<metadata>
		<title>Security update for lxc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
lxc was update to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-1335: A directory traversal flaw while lxc-start is initially setting up the mounts for a container (boo#946744)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/946744">SUSE bug 946744</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1335.html">CVE-2015-1335</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114964" comment="lxc-1.0.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114965" comment="lxc-devel-1.0.6-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17760" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 45.0.2454.101 to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2015-1303: Cross-origin bypass in DOM [boo#947504]
* CVE-2015-1304: Cross-origin bypass in V8 [boo#947507]		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/947504">SUSE bug 947504</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947507">SUSE bug 947507</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1303.html">CVE-2015-1303</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1304.html">CVE-2015-1304</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009114971" comment="chromedriver-45.0.2454.101-50.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114972" comment="chromium-45.0.2454.101-50.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114973" comment="chromium-desktop-gnome-45.0.2454.101-50.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114974" comment="chromium-desktop-kde-45.0.2454.101-50.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009114975" comment="chromium-ffmpegsumo-45.0.2454.101-50.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17761" version="1" class="patch">
	<metadata>
		<title>Security update for polkit (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Polkit was updated to 0.113 to fix four security issues.

The following vulnerabilities were fixed:

* CVE-2015-4625: a local privilege escalation due to predictable authentication session cookie values. (boo#935119)
* CVE-2015-3256: various memory corruption vulnerabilities in use of the JavaScript interpreter, possibly leading to local privilege escalation. (boo#943816)
* CVE-2015-3255: a memory corruption vulnerability in handling duplicate action IDs, possibly leading to local privilege escalation. (boo#939246)
* CVE-2015-3218: Allowed any local user to crash polkitd. (boo#933922)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/933922">SUSE bug 933922</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935119">SUSE bug 935119</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939246">SUSE bug 939246</bugzilla>
<bugzilla href="https://bugzilla.suse.com/943816">SUSE bug 943816</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3218.html">CVE-2015-3218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3255.html">CVE-2015-3255</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3256.html">CVE-2015-3256</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4625.html">CVE-2015-4625</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115013" comment="libpolkit0-0.113-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115014" comment="libpolkit0-32bit-0.113-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115015" comment="polkit-0.113-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115016" comment="polkit-devel-0.113-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115017" comment="polkit-doc-0.113-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115018" comment="typelib-1_0-Polkit-1_0-0.113-3.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17762" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.535 to fix a number of security issues. (boo#950169, APSB15-25)

The following vulnerabilities were fixed:

* CVE-2015-7628: Vulnerability that could be exploited to bypass the same-origin-policy and lead to information disclosure
* CVE-2015-5569: Defense-in-depth feature in the Flash broker API
* CVE-2015-7629, CVE-2015-7631, CVE-2015-7643, CVE-2015-7644: Use-after-free vulnerabilities that could lead to code execution
* CVE-2015-7632: Buffer overflow vulnerability that could lead to code execution
* CVE-2015-7625, CVE-2015-7626, CVE-2015-7627, CVE-2015-7630, CVE-2015-7633, CVE-2015-7634: Memory corruption vulnerabilities that could lead to code execution		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/950169">SUSE bug 950169</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5569.html">CVE-2015-5569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7625.html">CVE-2015-7625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7626.html">CVE-2015-7626</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7627.html">CVE-2015-7627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7628.html">CVE-2015-7628</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7629.html">CVE-2015-7629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7630.html">CVE-2015-7630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7631.html">CVE-2015-7631</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7632.html">CVE-2015-7632</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7633.html">CVE-2015-7633</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7634.html">CVE-2015-7634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7643.html">CVE-2015-7643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7644.html">CVE-2015-7644</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117604" comment="flash-player-11.2.202.535-2.73.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117605" comment="flash-player-gnome-11.2.202.535-2.73.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117606" comment="flash-player-kde4-11.2.202.535-2.73.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17763" version="1" class="patch">
	<metadata>
		<title>Security update for spice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Spice was updated to fix four security issues.

The following vulnerabilities were fixed:
* CVE-2015-3247: heap corruption in the spice server (bsc#944460)
* CVE-2015-5261: Guest could have accessed host memory using crafted images (bsc#948976)
* CVE-2015-5260: Insufficient validation of surface_id parameter could have caused a crash (bsc#944460)
* CVE-2013-4282: Buffer overflow in password handling (bsc#848279)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/848279">SUSE bug 848279</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944460">SUSE bug 944460</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944787">SUSE bug 944787</bugzilla>
<bugzilla href="https://bugzilla.suse.com/948976">SUSE bug 948976</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-4282.html">CVE-2013-4282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3247.html">CVE-2015-3247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5260.html">CVE-2015-5260</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5261.html">CVE-2015-5261</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115042" comment="libspice-server-devel-0.12.4-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115043" comment="libspice-server1-0.12.4-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115044" comment="spice-0.12.4-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115045" comment="spice-client-0.12.4-4.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17764" version="1" class="patch">
	<metadata>
		<title>Security update for jakarta-taglibs-standard (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
jakarta-taglibs-standard was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-0254: Apache Standard Taglibs before 1.2.3 allowed remote attackers to execute arbitrary code or conduct external XML entity (XXE) attacks via a crafted XSLT extension (bsc#920813).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920813">SUSE bug 920813</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0254.html">CVE-2015-0254</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115040" comment="jakarta-taglibs-standard-1.1.1-255.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115041" comment="jakarta-taglibs-standard-javadoc-1.1.1-255.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115031" comment="xalan-j2-2.7.2-262.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115032" comment="xalan-j2-demo-2.7.2-262.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115033" comment="xalan-j2-manual-2.7.2-262.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115034" comment="xalan-j2-xsltc-2.7.2-262.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17765" version="1" class="patch">
	<metadata>
		<title>Security update for rsync (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rsync was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-8242: Checksum collisions leading to a denial of service (bsc#900914).

This non-security issue was fixed:
- reintroduce &amp;quot;use slp&amp;quot; directive (bsc#922710)
  * disable it by default
  * slp doesn't seem to be used much and it often caused problems
    (eg boo#898513, bsc#922710)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/898513">SUSE bug 898513</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900914">SUSE bug 900914</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922710">SUSE bug 922710</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8242.html">CVE-2014-8242</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115046" comment="rsync-3.1.1-2.7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17766" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-7645: Critical vulnerability affecting 11.2.202.535 used in Pawn Storm (APSA15-05) (bsc#950474).
  		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/950474">SUSE bug 950474</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7645.html">CVE-2015-7645</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117607" comment="flash-player-11.2.202.540-2.76.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117608" comment="flash-player-gnome-11.2.202.540-2.76.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117609" comment="flash-player-kde4-11.2.202.540-2.76.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17767" version="1" class="patch">
	<metadata>
		<title>Security update for docker (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Docker was updated to 1.8.3 to fix two security issues.

The following vulnerabilities were fixed:

* CVE-2014-8178: layer IDs lead to local graph poisoning (boo#949660)
* CVE-2014-8179: manifest validation and parsing logic errors allow pull-by-digest validation bypass

In addition, the following change is included:

* --disable-legacy-registry to prevent a daemon from using a v1 registry		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949660">SUSE bug 949660</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8178.html">CVE-2014-8178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8179.html">CVE-2014-8179</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115059" comment="docker-1.8.3-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115060" comment="docker-bash-completion-1.8.3-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115061" comment="docker-test-1.8.3-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115062" comment="docker-zsh-completion-1.8.3-43.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17768" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

openssl was updated to 1.0.1k to fix various security
issues and bugs.

More information can be found in the openssl advisory:
    http://openssl.org/news/secadv_20150108.txt

Following issues were fixed:

* CVE-2014-3570 (bsc#912296): Bignum squaring (BN_sqr) may have produced incorrect results on some platforms, including x86_64.

* CVE-2014-3571 (bsc#912294): Fixed crash in dtls1_get_record whilst in the listen state where you get two separate reads performed - one for the header and one for the body of the handshake record.

* CVE-2014-3572 (bsc#912015): Don't accept a handshake using an ephemeral ECDH ciphersuites with the server key exchange message omitted.

* CVE-2014-8275 (bsc#912018): Fixed various certificate fingerprint issues.

* CVE-2015-0204 (bsc#912014): Only allow ephemeral RSA keys in export ciphersuites

* CVE-2015-0205 (bsc#912293): A fixwas added to prevent use of DH client certificates without sending certificate verify message.

* CVE-2015-0206 (bsc#912292): A memory leak was fixed in dtls1_buffer_record.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/911399">SUSE bug 911399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912014">SUSE bug 912014</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912015">SUSE bug 912015</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912018">SUSE bug 912018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912292">SUSE bug 912292</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912293">SUSE bug 912293</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912294">SUSE bug 912294</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912296">SUSE bug 912296</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3569.html">CVE-2014-3569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3570.html">CVE-2014-3570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3571.html">CVE-2014-3571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3572.html">CVE-2014-3572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8275.html">CVE-2014-8275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0204.html">CVE-2015-0204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0205.html">CVE-2015-0205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0206.html">CVE-2015-0206</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105297" comment="libopenssl-devel-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105298" comment="libopenssl-devel-32bit-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105299" comment="libopenssl1_0_0-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105300" comment="libopenssl1_0_0-32bit-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105301" comment="libopenssl1_0_0-hmac-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105302" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105303" comment="openssl-1.0.1k-2.16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105304" comment="openssl-doc-1.0.1k-2.16.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17769" version="1" class="patch">
	<metadata>
		<title>Security update for python-Django (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
python-django was updated to fix two security issues.

These security issues were fixed:
- CVE-2015-5144: Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 used an incorrect regular expression, which allowed remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator (bsc#937523).
- CVE-2015-5143: The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allowed remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys (bsc#937522).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/937522">SUSE bug 937522</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937523">SUSE bug 937523</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5143.html">CVE-2015-5143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5144.html">CVE-2015-5144</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115118" comment="python-Django-1.6.11-3.10.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17770" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaFirefox was updated to version 41.0.2 to fix one security issue.

This security issue was fixed:
- CVE-2015-7184: Cross-origin restriction bypass using Fetch (bsc#950686).

These non-security issues were fixed:
* Fix a startup crash related to Yandex toolbar and Adblock Plus (bmo#1209124)
* Fix potential hangs with Flash plugins (bmo#1185639)
* Fix a regression in the bookmark creation (bmo#1206376)
* Fix a startup crash with some Intel Media Accelerator 3150 graphic cards (bmo#1207665)
* Fix a graphic crash, occurring occasionally on Facebook (bmo#1178601)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/949983">SUSE bug 949983</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950686">SUSE bug 950686</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7184.html">CVE-2015-7184</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115130" comment="MozillaFirefox-41.0.2-47.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115131" comment="MozillaFirefox-branding-upstream-41.0.2-47.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115132" comment="MozillaFirefox-buildsymbols-41.0.2-47.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115133" comment="MozillaFirefox-devel-41.0.2-47.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115134" comment="MozillaFirefox-translations-common-41.0.2-47.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115135" comment="MozillaFirefox-translations-other-41.0.2-47.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17771" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was update do the stable release 46.0.2490.71 to fix security issues.

The following vulnerabilities were fixed:

* CVE-2015-6755: Cross-origin bypass in Blink
* CVE-2015-6756: Use-after-free in PDFium
* CVE-2015-6757: Use-after-free in ServiceWorker
* CVE-2015-6758: Bad-cast in PDFium
* CVE-2015-6759: Information leakage in LocalStorage
* CVE-2015-6760: Improper error handling in libANGLE
* CVE-2015-6761: Memory corruption in FFMpeg
* CVE-2015-6762: CORS bypass via CSS fonts
* CVE-2015-6763: Various fixes from internal audits, fuzzing and other initiatives.
* CVE-2015-7834: Multiple vulnerabilities in V8 fixed at the tip of the 4.6 branch		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/950290">SUSE bug 950290</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6755.html">CVE-2015-6755</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6756.html">CVE-2015-6756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6757.html">CVE-2015-6757</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6758.html">CVE-2015-6758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6759.html">CVE-2015-6759</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6760.html">CVE-2015-6760</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6761.html">CVE-2015-6761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6762.html">CVE-2015-6762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6763.html">CVE-2015-6763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6764.html">CVE-2015-6764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7834.html">CVE-2015-7834</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115136" comment="chromedriver-46.0.2490.71-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115137" comment="chromium-46.0.2490.71-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115138" comment="chromium-desktop-gnome-46.0.2490.71-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115139" comment="chromium-desktop-kde-46.0.2490.71-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115140" comment="chromium-ffmpegsumo-46.0.2490.71-54.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17772" version="1" class="patch">
	<metadata>
		<title>Security update for libevent (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libevent was updated to fixed heap overflows in buffer API  (bsc#897243 CVE-2014-6272)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/897243">SUSE bug 897243</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-6272.html">CVE-2014-6272</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105293" comment="libevent-2.0.21-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105294" comment="libevent-2_0-5-2.0.21-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105295" comment="libevent-2_0-5-32bit-2.0.21-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105296" comment="libevent-devel-2.0.21-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17773" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
nodejs was updated to version 4.2.1 to fix one security issue.

This security issue was fixed:
- CVE-2015-7384: HTTP Denial of Service Vulnerability (bsc#948602).

Various other issues were fixed, please see the changelog.
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/948045">SUSE bug 948045</bugzilla>
<bugzilla href="https://bugzilla.suse.com/948602">SUSE bug 948602</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7384.html">CVE-2015-7384</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117990" comment="nodejs-4.2.1-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117991" comment="nodejs-devel-4.2.1-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117992" comment="nodejs-doc-4.2.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117993" comment="nodejs-docs-4.2.1-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117994" comment="nodejs-npm-4.2.1-10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17774" version="1" class="patch">
	<metadata>
		<title>Security update for libressl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libressl was updated to fix two security issues.

These security issues were fixed:
- CVE-2015-5333: Memory leak when decoding X.509 certificates (boo#950707)
- CVE-2015-5334: Buffer overflow when decoding X.509 certificates (boo#950708)
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/950707">SUSE bug 950707</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950708">SUSE bug 950708</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5333.html">CVE-2015-5333</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5334.html">CVE-2015-5334</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115199" comment="libcrypto34-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115200" comment="libcrypto34-32bit-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117733" comment="libcrypto36-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117734" comment="libcrypto36-32bit-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117735" comment="libressl-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117736" comment="libressl-devel-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117737" comment="libressl-devel-32bit-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117738" comment="libressl-devel-doc-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115205" comment="libssl33-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115206" comment="libssl33-32bit-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117739" comment="libssl37-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117740" comment="libssl37-32bit-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115207" comment="libtls4-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115208" comment="libtls4-32bit-2.2.1-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117741" comment="libtls9-2.3.0-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117742" comment="libtls9-32bit-2.3.0-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17775" version="1" class="patch">
	<metadata>
		<title>Security update for haproxy (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
haproxy was updated to fix two security issues.

These security issues were fixed:
- CVE-2015-3281: The buffer_slow_realign function in HAProxy did not properly realign a buffer that is used for pending outgoing data, which allowed remote attackers to obtain sensitive information (uninitialized memory contents of previous requests) via a crafted request (bsc#937042).
- Changed DH parameters to prevent Logjam attack.

These non-security issues were fixed:
- BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
- BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
- MEDIUM: ssl: replace standards DH groups with custom ones
- BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value being overwritten
- MINOR: ssl: add a destructor to free allocated SSL ressources
- BUG/MINOR: ssl: Display correct filename in error message
- MINOR: ssl: load certificates in alphabetical order
- BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
- BUG/MEDIUM: ssl: force a full GC in case of memory shortage
- BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM.
- BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates
- MINOR: ssl: add statement to force some ssl options in global.
- MINOR: ssl: add fetchs 'ssl_c_der' and 'ssl_f_der' to return DER formatted certs
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937042">SUSE bug 937042</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937202">SUSE bug 937202</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3281.html">CVE-2015-3281</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115212" comment="haproxy-1.5.5-3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17776" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
wireshark was updated to version 1.12.8 to fix ten security issues.

These security issues were fixed:
- CVE-2015-6247: The dissect_openflow_tablemod_v5 function in epan/dissectors/packet-openflow_v5.c in the OpenFlow dissector in Wireshark 1.12.x before 1.12.7 did not validate a certain offset value, which allowed remote attackers to cause a denial of service (infinite loop) via a crafted packet (bsc#941500).
- CVE-2015-6246: The dissect_wa_payload function in epan/dissectors/packet-waveagent.c in the WaveAgent dissector in Wireshark 1.12.x before 1.12.7 mishandles large tag values, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#941500).
- CVE-2015-6245: epan/dissectors/packet-gsm_rlcmac.c in the GSM RLC/MAC dissector in Wireshark 1.12.x before 1.12.7 used incorrect integer data types, which allowed remote attackers to cause a denial of service (infinite loop) via a crafted packet (bsc#941500).
- CVE-2015-6244: The dissect_zbee_secure function in epan/dissectors/packet-zbee-security.c in the ZigBee dissector in Wireshark 1.12.x before 1.12.7 improperly relies on length fields contained in packet data, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#941500).
- CVE-2015-6243: The dissector-table implementation in epan/packet.c in Wireshark 1.12.x before 1.12.7 mishandles table searches for empty strings, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet, related to the (1) dissector_get_string_handle and (2) dissector_get_default_string_handle functions (bsc#941500).
- CVE-2015-6242: The wmem_block_split_free_chunk function in epan/wmem/wmem_allocator_block.c in the wmem block allocator in the memory manager in Wireshark 1.12.x before 1.12.7 did not properly consider a certain case of multiple realloc operations that restore a memory chunk to its original size, which allowed remote attackers to cause a denial of service (incorrect free operation and application crash) via a crafted packet (bsc#941500).
- CVE-2015-6241: The proto_tree_add_bytes_item function in epan/proto.c in the protocol-tree implementation in Wireshark 1.12.x before 1.12.7 did not properly terminate a data structure after a failure to locate a number within a string, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#941500).
- CVE-2015-7830: pcapng file parser could crash while copying an interface filter (bsc#950437).
- CVE-2015-6249: The dissect_wccp2r1_address_table_info function in epan/dissectors/packet-wccp.c in the WCCP dissector in Wireshark 1.12.x before 1.12.7 did not prevent the conflicting use of a table for both IPv4 and IPv6 addresses, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#941500).
- CVE-2015-6248: The ptvcursor_add function in the ptvcursor implementation in epan/proto.c in Wireshark 1.12.x before 1.12.7 did not check whether the expected amount of data is available, which allowed remote attackers to cause a denial of service (application crash) via a crafted packet (bsc#941500).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/941500">SUSE bug 941500</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950437">SUSE bug 950437</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6241.html">CVE-2015-6241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6242.html">CVE-2015-6242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6243.html">CVE-2015-6243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6244.html">CVE-2015-6244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6245.html">CVE-2015-6245</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6246.html">CVE-2015-6246</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6247.html">CVE-2015-6247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6248.html">CVE-2015-6248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6249.html">CVE-2015-6249</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7830.html">CVE-2015-7830</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117614" comment="wireshark-1.12.8-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117615" comment="wireshark-devel-1.12.8-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117616" comment="wireshark-ui-gtk-1.12.8-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117617" comment="wireshark-ui-qt-1.12.8-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17777" version="1" class="patch">
	<metadata>
		<title>Security update for squid (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
squid was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-9749: Nonce replay vulnerability in Digest authentication (bsc#949942).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949942">SUSE bug 949942</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9749.html">CVE-2014-9749</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117618" comment="squid-3.3.13-3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17778" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to receive various security and bugfixes.

Following security bugs were fixed:
* CVE-2015-3290: arch/x86/entry/entry_64.S in the Linux kernel on
  the x86_64 platform improperly relied on espfix64 during nested NMI
  processing, which allowed local users to gain privileges by triggering
  an NMI within a certain instruction window (bnc#937969)
* CVE-2015-0272: It was reported that it's possible to craft a Router
  Advertisement message which will bring the receiver in a state where new
  IPv6 connections will not be accepted until correct Router Advertisement
  message received. (bsc#944296).
* CVE-2015-5283: The sctp_init function in net/sctp/protocol.c in the
  Linux kernel had an incorrect sequence of protocol-initialization steps,
  which allowed local users to cause a denial of service (panic or memory
  corruption) by creating SCTP sockets before all of the steps have finished
  (bnc#947155).
* CVE-2015-1333: Memory leak in the __key_link_end function in
  security/keys/keyring.c in the Linux kernel allowed local users to cause
  a denial of service (memory consumption) via many add_key system calls
  that refer to existing keys. (bsc#938645)
* CVE-2015-5707: Integer overflow in the sg_start_req function in
  drivers/scsi/sg.c in the Linux kernel allowed local users to cause a
  denial of service or possibly have unspecified other impact via a large
  iov_count value in a write request. (bsc#940338)
* CVE-2015-2925: An attacker could potentially break out of a namespace
  or container, depending on if he had specific rights in these containers.
  (bsc#926238).
* CVE-2015-7872: A vulnerability in keyrings garbage collector allowed
  a local user to trigger an oops was found, caused by using request_key() or
  keyctl request2. (bsc#951440)


The following non-security bugs were fixed:
- input: evdev - do not report errors form flush() (bsc#939834).
- NFSv4: Recovery of recalled read delegations is broken (bsc#942178).
- apparmor: temporary work around for bug while unloading policy (boo#941867).
- config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM CONFIG_STRICT_DEVMEM is
  enabled in every other kernel flavor, so enable it for x86_64/ec2 as well.
- kernel-obs-build: add btrfs to initrd This is needed for kiwi builds.
- mmc: card: Do not access RPMB partitions for normal read/write (bnc#941104).
- netback: coalesce (guest) RX SKBs as needed (bsc#919154).
- rpm/kernel-obs-build.spec.in: Add virtio_rng to the initrd. This allows
  to feed some randomness to the OBS workers.
- xfs: Fix file type directory corruption for btree directories (bsc#941305).
- xfs: ensure buffer types are set correctly (bsc#941305).
- xfs: inode unlink does not set AGI buffer type (bsc#941305).
- xfs: set buf types when converting extent formats (bsc#941305).
- xfs: set superblock buffer type correctly (bsc#941305).
- xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#951195).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/919154">SUSE bug 919154</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926238">SUSE bug 926238</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937969">SUSE bug 937969</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938645">SUSE bug 938645</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939834">SUSE bug 939834</bugzilla>
<bugzilla href="https://bugzilla.suse.com/940338">SUSE bug 940338</bugzilla>
<bugzilla href="https://bugzilla.suse.com/941104">SUSE bug 941104</bugzilla>
<bugzilla href="https://bugzilla.suse.com/941305">SUSE bug 941305</bugzilla>
<bugzilla href="https://bugzilla.suse.com/941867">SUSE bug 941867</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942178">SUSE bug 942178</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944296">SUSE bug 944296</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947155">SUSE bug 947155</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951195">SUSE bug 951195</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951440">SUSE bug 951440</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0272.html">CVE-2015-0272</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1333.html">CVE-2015-1333</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2925.html">CVE-2015-2925</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3290.html">CVE-2015-3290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5283.html">CVE-2015-5283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5707.html">CVE-2015-5707</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7872.html">CVE-2015-7872</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115288" comment="bbswitch-0.8-3.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115289" comment="bbswitch-kmp-default-0.8_k3.16.7_29-3.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115290" comment="bbswitch-kmp-desktop-0.8_k3.16.7_29-3.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115291" comment="bbswitch-kmp-pae-0.8_k3.16.7_29-3.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115292" comment="bbswitch-kmp-xen-0.8_k3.16.7_29-3.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115293" comment="cloop-2.639-14.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115294" comment="cloop-kmp-default-2.639_k3.16.7_29-14.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115295" comment="cloop-kmp-desktop-2.639_k3.16.7_29-14.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115296" comment="cloop-kmp-pae-2.639_k3.16.7_29-14.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115297" comment="cloop-kmp-xen-2.639_k3.16.7_29-14.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115298" comment="crash-7.0.8-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115299" comment="crash-devel-7.0.8-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115300" comment="crash-doc-7.0.8-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115301" comment="crash-eppic-7.0.8-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115302" comment="crash-gcore-7.0.8-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115303" comment="crash-kmp-default-7.0.8_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115304" comment="crash-kmp-desktop-7.0.8_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115305" comment="crash-kmp-pae-7.0.8_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115306" comment="crash-kmp-xen-7.0.8_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115307" comment="hdjmod-1.28-18.14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115308" comment="hdjmod-kmp-default-1.28_k3.16.7_29-18.14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115309" comment="hdjmod-kmp-desktop-1.28_k3.16.7_29-18.14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115310" comment="hdjmod-kmp-pae-1.28_k3.16.7_29-18.14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115311" comment="hdjmod-kmp-xen-1.28_k3.16.7_29-18.14.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115312" comment="ipset-6.23-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115313" comment="ipset-devel-6.23-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115314" comment="ipset-kmp-default-6.23_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115315" comment="ipset-kmp-desktop-6.23_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115316" comment="ipset-kmp-pae-6.23_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115317" comment="ipset-kmp-xen-6.23_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115319" comment="kernel-debug-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115320" comment="kernel-debug-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115321" comment="kernel-debug-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115322" comment="kernel-default-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115323" comment="kernel-default-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115324" comment="kernel-default-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115325" comment="kernel-desktop-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115326" comment="kernel-desktop-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115327" comment="kernel-desktop-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115338" comment="kernel-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115328" comment="kernel-docs-3.16.7-29.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115329" comment="kernel-ec2-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115330" comment="kernel-ec2-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115331" comment="kernel-ec2-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115339" comment="kernel-macros-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115332" comment="kernel-obs-build-3.16.7-29.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115334" comment="kernel-obs-qa-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115333" comment="kernel-obs-qa-xen-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115335" comment="kernel-pae-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115336" comment="kernel-pae-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115337" comment="kernel-pae-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115340" comment="kernel-source-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115341" comment="kernel-source-vanilla-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115342" comment="kernel-syms-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115343" comment="kernel-vanilla-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115344" comment="kernel-vanilla-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115345" comment="kernel-xen-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115346" comment="kernel-xen-base-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115347" comment="kernel-xen-devel-3.16.7-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115318" comment="libipset3-6.23-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115348" comment="pcfclock-0.44-260.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115349" comment="pcfclock-kmp-default-0.44_k3.16.7_29-260.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115350" comment="pcfclock-kmp-desktop-0.44_k3.16.7_29-260.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115351" comment="pcfclock-kmp-pae-0.44_k3.16.7_29-260.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115352" comment="vhba-kmp-20140629-2.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115353" comment="vhba-kmp-default-20140629_k3.16.7_29-2.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115354" comment="vhba-kmp-desktop-20140629_k3.16.7_29-2.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115355" comment="vhba-kmp-pae-20140629_k3.16.7_29-2.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115356" comment="vhba-kmp-xen-20140629_k3.16.7_29-2.13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115357" comment="xen-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115358" comment="xen-devel-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115367" comment="xen-doc-html-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115368" comment="xen-kmp-default-4.4.2_06_k3.16.7_29-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115369" comment="xen-kmp-desktop-4.4.2_06_k3.16.7_29-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115360" comment="xen-libs-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115359" comment="xen-libs-32bit-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115370" comment="xen-tools-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115361" comment="xen-tools-domU-4.4.2_06-27.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115362" comment="xtables-addons-2.6-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115363" comment="xtables-addons-kmp-default-2.6_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115364" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115365" comment="xtables-addons-kmp-pae-2.6_k3.16.7_29-13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115366" comment="xtables-addons-kmp-xen-2.6_k3.16.7_29-13.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17779" version="1" class="patch">
	<metadata>
		<title>Security update for VirtualBox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
VirtualBox was updated to 4.3.32 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-4813: Windows guests with guest additions installed could cause a hang or crash of VirtualBox.
* CVE-2015-4896: Remote unauthenticated users could cause crash (DoS) via the network when the Remote Display feature (RDP) is enabled.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/951432">SUSE bug 951432</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4813.html">CVE-2015-4813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4896.html">CVE-2015-4896</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115421" comment="python-virtualbox-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115422" comment="virtualbox-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115423" comment="virtualbox-devel-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115424" comment="virtualbox-guest-desktop-icons-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115425" comment="virtualbox-guest-kmp-default-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115426" comment="virtualbox-guest-kmp-desktop-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115427" comment="virtualbox-guest-kmp-pae-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115428" comment="virtualbox-guest-tools-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115429" comment="virtualbox-guest-x11-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115430" comment="virtualbox-host-kmp-default-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115431" comment="virtualbox-host-kmp-desktop-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115432" comment="virtualbox-host-kmp-pae-4.3.32_k3.16.7_29-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115433" comment="virtualbox-host-source-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115434" comment="virtualbox-qt-4.3.32-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115435" comment="virtualbox-websrv-4.3.32-32.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17780" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MozillaThunderbird was updated to Thunderbird 31.4.0 (bnc#910669)
  * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
    Miscellaneous memory safety hazards
  * MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
    sendBeacon requests lack an Origin header
  * MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
    Cookie injection through Proxy Authenticate responses
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910669">SUSE bug 910669</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8634.html">CVE-2014-8634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8635.html">CVE-2014-8635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8638.html">CVE-2014-8638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8639.html">CVE-2014-8639</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105287" comment="MozillaThunderbird-31.4.0-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105288" comment="MozillaThunderbird-buildsymbols-31.4.0-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105289" comment="MozillaThunderbird-devel-31.4.0-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105290" comment="MozillaThunderbird-translations-common-31.4.0-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105291" comment="MozillaThunderbird-translations-other-31.4.0-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17781" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
java-1_7_0-openjdk was updated to fix 17 security issues.

These security issues were fixed:
- CVE-2015-4843: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries (bsc#951376).
- CVE-2015-4842: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality via vectors related to JAXP (bsc#951376).
- CVE-2015-4840: Unspecified vulnerability in Oracle Java SE 7u85 and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality via unknown vectors related to 2D (bsc#951376).
- CVE-2015-4872: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60; Java SE Embedded 8u51; and JRockit R28.3.7 allowed remote attackers to affect integrity via unknown vectors related to Security (bsc#951376).
- CVE-2015-4860: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI, a different vulnerability than CVE-2015-4883 (bsc#951376).
- CVE-2015-4844: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D (bsc#951376).
- CVE-2015-4883: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI, a different vulnerability than CVE-2015-4860 (bsc#951376).
- CVE-2015-4893: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60; Java SE Embedded 8u51; and JRockit R28.3.7 allowed remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2015-4803 and CVE-2015-4911 (bsc#951376).
- CVE-2015-4911: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60; Java SE Embedded 8u51; and JRockit R28.3.7 allowed remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2015-4803 and CVE-2015-4893 (bsc#951376).
- CVE-2015-4882: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect availability via vectors related to CORBA (bsc#951376).
- CVE-2015-4881: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2015-4835 (bsc#951376).
- CVE-2015-4734: Unspecified vulnerability in Oracle Java SE 6u101, 7u85 and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality via vectors related to JGSS (bsc#951376).
- CVE-2015-4806: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries (bsc#951376).
- CVE-2015-4805: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Serialization (bsc#951376).
- CVE-2015-4803: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60; Java SE Embedded 8u51; and JRockit R28.3.7 allowed remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2015-4893 and CVE-2015-4911 (bsc#951376).
- CVE-2015-4835: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2015-4881 (bsc#951376).
- CVE-2015-4903: Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allowed remote attackers to affect confidentiality via vectors related to RMI (bsc#951376).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/951376">SUSE bug 951376</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4734.html">CVE-2015-4734</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4803.html">CVE-2015-4803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4805.html">CVE-2015-4805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4806.html">CVE-2015-4806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4835.html">CVE-2015-4835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4840.html">CVE-2015-4840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4842.html">CVE-2015-4842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4843.html">CVE-2015-4843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4844.html">CVE-2015-4844</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4860.html">CVE-2015-4860</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4872.html">CVE-2015-4872</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4881.html">CVE-2015-4881</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4882.html">CVE-2015-4882</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4883.html">CVE-2015-4883</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4893.html">CVE-2015-4893</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4903.html">CVE-2015-4903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4911.html">CVE-2015-4911</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115543" comment="java-1_7_0-openjdk-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115544" comment="java-1_7_0-openjdk-accessibility-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115540" comment="java-1_7_0-openjdk-bootstrap-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115541" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115542" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115545" comment="java-1_7_0-openjdk-demo-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115546" comment="java-1_7_0-openjdk-devel-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115547" comment="java-1_7_0-openjdk-headless-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115548" comment="java-1_7_0-openjdk-javadoc-1.7.0.91-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115549" comment="java-1_7_0-openjdk-src-1.7.0.91-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17782" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
java-1_8_0-openjdk was updated to fix 24 security issues.

These security issues were fixed:
- CVE-2015-4734: A remote user can exploit a flaw in the Embedded JGSS component to partially access data
- CVE-2015-4803: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions
- CVE-2015-4805: A remote user can exploit a flaw in the Embedded Serialization component to gain elevated privileges
- CVE-2015-4806: A remote user can exploit a flaw in the Java SE Embedded Libraries component to partially access and partially modify data
- CVE-2015-4835: A remote user can exploit a flaw in the Embedded CORBA component to gain elevated privileges
- CVE-2015-4842: A remote user can exploit a flaw in the Embedded JAXP component to partially access data
- CVE-2015-4843: A remote user can exploit a flaw in the Java SE Embedded Libraries component to gain elevated privileges
- CVE-2015-4844: A remote user can exploit a flaw in the Embedded 2D component to gain elevated privileges
- CVE-2015-4860: A remote user can exploit a flaw in the Embedded RMI component to gain elevated privileges
- CVE-2015-4872: A remote user can exploit a flaw in the JRockit Security component to partially modify data [].
- CVE-2015-4881: A remote user can exploit a flaw in the Embedded CORBA component to gain elevated privileges
- CVE-2015-4882: A remote user can exploit a flaw in the Embedded CORBA component to cause partial denial of service conditions
- CVE-2015-4883: A remote user can exploit a flaw in the Embedded RMI component to gain elevated privileges
- CVE-2015-4893: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions
- CVE-2015-4902: A remote user can exploit a flaw in the Java SE Deployment component to partially modify data
- CVE-2015-4903: A remote user can exploit a flaw in the Embedded RMI component to partially access data
- CVE-2015-4911: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions
- CVE-2015-4810: A local user can exploit a flaw in the Java SE Deployment component to gain elevated privileges
- CVE-2015-4840: A remote user can exploit a flaw in the Embedded 2D component to partially access data
- CVE-2015-4868: A remote user can exploit a flaw in the Java SE Embedded Libraries component to gain elevated privileges
- CVE-2015-4901: A remote user can exploit a flaw in the JavaFX component to gain elevated privileges
- CVE-2015-4906: A remote user can exploit a flaw in the JavaFX component to partially access data
- CVE-2015-4908: A remote user can exploit a flaw in the JavaFX component to partially access data
- CVE-2015-4916: A remote user can exploit a flaw in the JavaFX component to partially access data
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/951376">SUSE bug 951376</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4734.html">CVE-2015-4734</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4803.html">CVE-2015-4803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4805.html">CVE-2015-4805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4806.html">CVE-2015-4806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4810.html">CVE-2015-4810</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4835.html">CVE-2015-4835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4840.html">CVE-2015-4840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4842.html">CVE-2015-4842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4843.html">CVE-2015-4843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4844.html">CVE-2015-4844</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4860.html">CVE-2015-4860</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4868.html">CVE-2015-4868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4872.html">CVE-2015-4872</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4881.html">CVE-2015-4881</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4882.html">CVE-2015-4882</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4883.html">CVE-2015-4883</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4893.html">CVE-2015-4893</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4901.html">CVE-2015-4901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4902.html">CVE-2015-4902</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4903.html">CVE-2015-4903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4906.html">CVE-2015-4906</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4908.html">CVE-2015-4908</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4911.html">CVE-2015-4911</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4916.html">CVE-2015-4916</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115531" comment="java-1_8_0-openjdk-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115532" comment="java-1_8_0-openjdk-accessibility-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115533" comment="java-1_8_0-openjdk-demo-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115534" comment="java-1_8_0-openjdk-devel-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115535" comment="java-1_8_0-openjdk-headless-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115536" comment="java-1_8_0-openjdk-javadoc-1.8.0.65-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115537" comment="java-1_8_0-openjdk-src-1.8.0.65-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17783" version="1" class="patch">
	<metadata>
		<title>Security update for audiofile (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
audiofile was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-7747: Overflow when changing both number of channels and sample format (bsc#949399).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/949399">SUSE bug 949399</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7747.html">CVE-2015-7747</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117619" comment="audiofile-0.3.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117620" comment="audiofile-devel-0.3.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117621" comment="audiofile-devel-32bit-0.3.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117622" comment="audiofile-doc-0.3.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117623" comment="libaudiofile1-0.3.6-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117624" comment="libaudiofile1-32bit-0.3.6-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17784" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
roundcubemail was updated to version 1.0.7 to fix two security issues.

These security issues were fixed:
- XSS issue in drag-n-drop file uploads 
- Disallow unwanted access on files in the file system. The apache2 configuration file for roundcubemail allowed access to the roundcubemail/bin folder and possibly /logs, /config and /temp, if these were not symlinks (this was only the case when the configuration was manually changed) (bsc#952006)

The package comes with a fixed configuration. If you modified the file &amp;quot;/etc/apache2/conf.d/roundcubemail.conf&amp;quot;, please replace it with the configuration &amp;quot;roundcubemail.conf.rpmnew&amp;quot; and reapply your changes. After that, a restart of apache2 is requried.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/938840">SUSE bug 938840</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952006">SUSE bug 952006</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115559" comment="roundcubemail-1.0.7-14.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17785" version="1" class="patch">
	<metadata>
		<title>Security update for libssh (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixed the following security issue:
      - Fix CVE-2014-8132: Double free on dangling pointers in initial key exchange packet; (bsc#910790).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910790">SUSE bug 910790</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8132.html">CVE-2014-8132</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105055" comment="libssh-0.6.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105056" comment="libssh-devel-0.6.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105057" comment="libssh-devel-doc-0.6.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105058" comment="libssh4-0.6.3-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105059" comment="libssh4-32bit-0.6.3-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17786" version="1" class="patch">
	<metadata>
		<title>Security update for shotwell, vala (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

vala was updated to fix a heap buffer overflow in generated code during
build (boo#913071, CVE-2014-8154).

shotwell was rebuilt using above fixed vala.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/913071">SUSE bug 913071</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8154.html">CVE-2014-8154</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105284" comment="libvala-0_26-0-0.26.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105285" comment="libvala-0_26-devel-0.26.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105282" comment="shotwell-0.20.1-5.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105283" comment="shotwell-lang-0.20.1-5.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105286" comment="vala-0.26.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17787" version="1" class="patch">
	<metadata>
		<title>Security update for wpa_supplicant (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
wpa_supplicant was updated to fix one security issue.

This security issue was fixed:
- bsc#937419: Incomplete WPS and P2P NFC NDEF record payload length validation.
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/937419">SUSE bug 937419</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115560" comment="wpa_supplicant-2.2-5.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115561" comment="wpa_supplicant-gui-2.2-5.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17788" version="1" class="patch">
	<metadata>
		<title>Security update for postgresql93 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
postgresql93 was updated to version 9.3.10 to fix two security issues.

These security issues were fixed:
- CVE-2015-5288: Unchecked JSON input can crash the server (bsc#949669).
- CVE-2015-5289: Memory leak in crypt() function (bsc#949670).

For the full release notes, please see:
http://www.postgresql.org/docs/current/static/release-9-3-10.html 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949669">SUSE bug 949669</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949670">SUSE bug 949670</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5288.html">CVE-2015-5288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5289.html">CVE-2015-5289</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115518" comment="libecpg6-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115517" comment="libecpg6-32bit-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115520" comment="libpq5-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115519" comment="libpq5-32bit-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115523" comment="postgresql93-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115524" comment="postgresql93-contrib-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115521" comment="postgresql93-devel-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115525" comment="postgresql93-docs-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115522" comment="postgresql93-libs-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115526" comment="postgresql93-plperl-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115527" comment="postgresql93-plpython-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115528" comment="postgresql93-pltcl-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115529" comment="postgresql93-server-9.3.10-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115530" comment="postgresql93-test-9.3.10-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17789" version="1" class="patch">
	<metadata>
		<title>Security update for util-linux (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
util-linux was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-5218: Prevent colcrt buffer overflow (bsc#949754).

This non-security issue was fixed:
- bsc#903440: Calendar &amp;quot;cal&amp;quot;  crash with segmentation fault when execute in background.
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/903440">SUSE bug 903440</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949754">SUSE bug 949754</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5218.html">CVE-2015-5218</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117625" comment="libblkid-devel-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117626" comment="libblkid-devel-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115499" comment="libblkid-devel-static-2.25.1-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117627" comment="libblkid1-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117628" comment="libblkid1-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117629" comment="libmount-devel-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117630" comment="libmount-devel-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115504" comment="libmount-devel-static-2.25.1-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117631" comment="libmount1-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117632" comment="libmount1-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117633" comment="libsmartcols-devel-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115508" comment="libsmartcols-devel-static-2.25.1-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117634" comment="libsmartcols1-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117635" comment="libuuid-devel-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117636" comment="libuuid-devel-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115512" comment="libuuid-devel-static-2.25.1-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117637" comment="libuuid1-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117638" comment="libuuid1-32bit-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117639" comment="python-libmount-2.25-9.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117640" comment="util-linux-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117641" comment="util-linux-lang-2.25-9.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117642" comment="util-linux-systemd-2.25-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117643" comment="uuidd-2.25-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17790" version="1" class="patch">
	<metadata>
		<title>Security update for sudo (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
sudo was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-9680: Unsafe handling of TZ environment variable (bsc#917806).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/917806">SUSE bug 917806</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9680.html">CVE-2014-9680</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115491" comment="sudo-1.8.10p3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115492" comment="sudo-devel-1.8.10p3-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115493" comment="sudo-test-1.8.10p3-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17791" version="1" class="patch">
	<metadata>
		<title>Security update for potrace (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
potrace was updated to fix one security issue.

This security issue was fixed:
- CVE-2013-7437: Multiple integer overflows in potrace 1.11 allowed remote attackers to cause a denial of service (crash) via large dimensions in a BMP image, which triggers a buffer overflow (bsc#924904).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/924904">SUSE bug 924904</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7437.html">CVE-2013-7437</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117644" comment="libpotrace0-1.13-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117645" comment="potrace-1.13-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117646" comment="potrace-devel-1.13-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17792" version="1" class="patch">
	<metadata>
		<title>Security update for bouncycastle (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
bouncycastle was updated to version 1.53 to fix one security issue.

This security issue was fixed:
- CVE-2015-7940: Invalid curve attack (bsc#951727).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/951727">SUSE bug 951727</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7940.html">CVE-2015-7940</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117647" comment="bouncycastle-1.53-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117648" comment="bouncycastle-javadoc-1.53-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17793" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
krb5 was updated to fix three security issues.

These security issues were fixed:
- CVE-2015-2695: Applications which call gss_inquire_context() on a partially-established SPNEGO context could have caused the GSS-API library to read from a pointer using the wrong type, generally causing a process crash. (bsc#952188).
- CVE-2015-2696: Applications which call gss_inquire_context() on a partially-established IAKERB context could have caused the GSS-API library to read from a pointer using the wrong type, generally causing a process crash. (bsc#952189).
- CVE-2015-2697: Incorrect string handling in build_principal_va can lead to DOS (bsc#952190).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/952188">SUSE bug 952188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952189">SUSE bug 952189</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952190">SUSE bug 952190</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2695.html">CVE-2015-2695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2696.html">CVE-2015-2696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2697.html">CVE-2015-2697</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009115999" comment="krb5-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116000" comment="krb5-32bit-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116001" comment="krb5-client-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116002" comment="krb5-devel-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116003" comment="krb5-devel-32bit-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116004" comment="krb5-doc-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115997" comment="krb5-mini-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009115998" comment="krb5-mini-devel-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116005" comment="krb5-plugin-kdb-ldap-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116006" comment="krb5-plugin-preauth-otp-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116007" comment="krb5-plugin-preauth-pkinit-1.12.2-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116008" comment="krb5-server-1.12.2-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17794" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to version 4.4.15.1 to fix one security issue.

This security issue was fixed:
- CVE-2015-7873: The redirection feature in url.php in phpMyAdmin 4.4.x before 4.4.15.1 and 4.5.x before 4.5.1 allowed remote attackers to spoof content via the url parameter (bsc#951960).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/951960">SUSE bug 951960</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7873.html">CVE-2015-7873</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009116009" comment="phpMyAdmin-4.4.15.1-17.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17795" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nspr, mozilla-nss, xulrunner, seamonkey (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Firefox was updated to version 42.0, fixing bugs and security issues.
Mozilla xulrunner was updated to xulrunner 38.4.0.
Seamonkey was updated to 2.39.

New features in Mozilla Firefox:
* Private Browsing with Tracking Protection blocks certain Web
  elements that could be used to record your behavior across sites
* Control Center that contains site security and privacy controls
* Login Manager improvements
* WebRTC improvements
* Indicator added to tabs that play audio with one-click muting
* Media Source Extension for HTML5 video available for all sites

Security fixes:
* MFSA 2015-116/CVE-2015-4513/CVE-2015-4514
  Miscellaneous memory safety hazards
* MFSA 2015-117/CVE-2015-4515 (bmo#1046421)
  Information disclosure through NTLM authentication
* MFSA 2015-118/CVE-2015-4518 (bmo#1182778, bmo#1136692)
  CSP bypass due to permissive Reader mode whitelist
* MFSA 2015-119/CVE-2015-7185 (bmo#1149000) (Android only)
  Firefox for Android addressbar can be removed after fullscreen mode
* MFSA 2015-120/CVE-2015-7186 (bmo#1193027) (Android only)
  Reading sensitive profile files through local HTML file on Android
* MFSA 2015-121/CVE-2015-7187 (bmo#1195735)
  disabling scripts in Add-on SDK panels has no effect
* MFSA 2015-122/CVE-2015-7188 (bmo#1199430)
  Trailing whitespace in IP address hostnames can bypass same-origin policy
* MFSA 2015-123/CVE-2015-7189 (bmo#1205900)
  Buffer overflow during image interactions in canvas
* MFSA 2015-124/CVE-2015-7190 (bmo#1208520) (Android only)
  Android intents can be used on Firefox for Android to open privileged files
* MFSA 2015-125/CVE-2015-7191 (bmo#1208956) (Android only)
  XSS attack through intents on Firefox for Android
* MFSA 2015-126/CVE-2015-7192 (bmo#1210023) (OS X only)
  Crash when accessing HTML tables with accessibility tools on OS X
* MFSA 2015-127/CVE-2015-7193 (bmo#1210302)
  CORS preflight is bypassed when non-standard Content-Type headers
  are received
* MFSA 2015-128/CVE-2015-7194 (bmo#1211262)
  Memory corruption in libjar through zip files
* MFSA 2015-129/CVE-2015-7195 (bmo#1211871)
  Certain escaped characters in host of Location-header are being
  treated as non-escaped
* MFSA 2015-130/CVE-2015-7196 (bmo#1140616)
  JavaScript garbage collection crash with Java applet
* MFSA 2015-131/CVE-2015-7198/CVE-2015-7199/CVE-2015-7200
  (bmo#1188010, bmo#1204061, bmo#1204155)
  Vulnerabilities found through code inspection
* MFSA 2015-132/CVE-2015-7197 (bmo#1204269)
  Mixed content WebSocket policy bypass through workers
* MFSA 2015-133/CVE-2015-7181/CVE-2015-7182/CVE-2015-7183
  (bmo#1202868, bmo#1205157)
  NSS and NSPR memory corruption issues
  (fixed in mozilla-nspr and mozilla-nss packages)

mozilla-nspr was updated to 4.10.10:
* MFSA 2015-133/CVE-2015-7183 (bmo#1205157)
  memory corruption issues

This update includes the update to version 4.10.9
* bmo#1021167: Leak of |poll_list| on failure in _MW_PollInternal
* bmo#1030692: Make compiling nspr on windows possible again.
* bmo#1088790: dosprint() doesn't support %zu and other size formats
* bmo#1130787: prtime.h does not compile with MSVC's /Za (ISO C/C++
               conformance) option
* bmo#1153610: MIPS64: Add support for n64 ABI
* bmo#1156029: Teach clang-analyzer about PR_ASSERT
* bmo#1160125: MSVC version detection is broken CC is set to a wrapper
               (like sccache)
* bmo#1163346: Add NSPR support for FreeBSD mips/mips64
* bmo#1169185: Add support for OpenRISC (or1k)
* bmo:1174749: Remove configure block for iOS that uses MACOS_SDK_DIR
* bmo#1174781: PR_GetInheritedFD can use uninitialized variables

mozilla-nss was updated to 3.20.1:
* requires NSPR 4.10.10
* MFSA 2015-133/CVE-2015-7181/CVE-2015-7182 (bmo#1192028, bmo#1202868)
  memory corruption issues

- Install the static libfreebl.a that is needed in order to link
  Sun elliptical curves provider in Java 7.

This includes the update of Mozilla NSS to NSS 3.20
New functionality:
* The TLS library has been extended to support DHE ciphersuites in
  server applications.
New Functions:
* SSL_DHEGroupPrefSet - Configure the set of allowed/enabled DHE group
  parameters that can be used by NSS for a server socket.
* SSL_EnableWeakDHEPrimeGroup - Enable the use of weak DHE group
  parameters that are smaller than the library default's minimum size.
New Types:
* SSLDHEGroupType - Enumerates the set of DHE parameters embedded in
  NSS that can be used with function SSL_DHEGroupPrefSet.
New Macros:
* SSL_ENABLE_SERVER_DHE - A socket option user to enable or disable
  DHE ciphersuites for a server socket.
Notable Changes:
* For backwards compatibility reasons, the server side implementation
  of the TLS library keeps all DHE ciphersuites disabled by default.
  They can be enabled with the new socket option SSL_ENABLE_SERVER_DHE
  and the SSL_OptionSet or the SSL_OptionSetDefault API.
* The server side implementation of the TLS implementation does not
  support session tickets when using a DHE ciphersuite (see bmo#1174677).
* Support for the following ciphersuites has been added:
  - TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
  - TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
  - TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
* By default, the server side TLS implementation will use DHE
  parameters with a size of 2048 bits when using DHE ciphersuites.
* NSS embeds fixed DHE parameters sized 2048, 3072, 4096, 6144 and
  8192 bits, which were copied from version 08 of the Internet-Draft
  &amp;quot;Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for
  TLS&amp;quot;, Appendix A.
* A new API SSL_DHEGroupPrefSet has been added to NSS, which allows a
  server application to select one or multiple of the embedded DHE
  parameters as the preferred parameters. The current implementation of
  NSS will always use the first entry in the array that is passed as a
  parameter to the SSL_DHEGroupPrefSet API. In future versions of the
  TLS implementation, a TLS client might signal a preference for
  certain DHE parameters, and the NSS TLS server side implementation
  might select a matching entry from the set of parameters that have
  been configured as preferred on the server side.
* NSS optionally supports the use of weak DHE parameters with DHE
  ciphersuites to support legacy clients. In order to enable this
  support, the new API SSL_EnableWeakDHEPrimeGroup must be used. Each
  time this API is called for the first time in a process, a fresh set
  of weak DHE parameters will be randomly created, which may take a
  long amount of time. Please refer to the comments in the header file
  that declares the SSL_EnableWeakDHEPrimeGroup API for additional
  details.
* The size of the default PQG parameters used by certutil when
  creating DSA keys has been increased to use 2048 bit parameters.
* The selfserv utility has been enhanced to support the new DHE features.
* NSS no longer supports C compilers that predate the ANSI C standard (C89).

It also includes the update to NSS 3.19.3; certstore updates only
* The following CA certificates were removed
  - Buypass Class 3 CA 1
  - T?RKTRUST Elektronik Sertifika Hizmet Sağlayıcısı
  - SG TRUST SERVICES RACINE
  - TC TrustCenter Universal CA I
  - TC TrustCenter Class 2 CA II
* The following CA certificate had the Websites trust bit turned off
  - ComSign Secured CA
* The following CA certificates were added
  - T?RKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5
  - T?RKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6
  - Certinomis - Root CA
* The version number of the updated root CA list has been set to 2.5

- Install blapi.h and algmac.h that are needed in order to build
  Sun elliptical curves provider in Java 7

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/952810">SUSE bug 952810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4513.html">CVE-2015-4513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4514.html">CVE-2015-4514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4515.html">CVE-2015-4515</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4518.html">CVE-2015-4518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7181.html">CVE-2015-7181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7182.html">CVE-2015-7182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7183.html">CVE-2015-7183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7185.html">CVE-2015-7185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7186.html">CVE-2015-7186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7187.html">CVE-2015-7187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7188.html">CVE-2015-7188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7189.html">CVE-2015-7189</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7190.html">CVE-2015-7190</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7191.html">CVE-2015-7191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7192.html">CVE-2015-7192</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7193.html">CVE-2015-7193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7194.html">CVE-2015-7194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7195.html">CVE-2015-7195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7196.html">CVE-2015-7196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7197.html">CVE-2015-7197</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7198.html">CVE-2015-7198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7199.html">CVE-2015-7199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7200.html">CVE-2015-7200</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117649" comment="MozillaFirefox-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117650" comment="MozillaFirefox-branding-upstream-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117651" comment="MozillaFirefox-buildsymbols-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117652" comment="MozillaFirefox-devel-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117653" comment="MozillaFirefox-translations-common-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117654" comment="MozillaFirefox-translations-other-42.0-3.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117655" comment="libfreebl3-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117656" comment="libfreebl3-32bit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117657" comment="libsoftokn3-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117658" comment="libsoftokn3-32bit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117659" comment="mozilla-nspr-4.10.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117660" comment="mozilla-nspr-32bit-4.10.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117661" comment="mozilla-nspr-devel-4.10.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117662" comment="mozilla-nss-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117663" comment="mozilla-nss-32bit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117664" comment="mozilla-nss-certs-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117665" comment="mozilla-nss-certs-32bit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117666" comment="mozilla-nss-devel-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117667" comment="mozilla-nss-sysinit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117668" comment="mozilla-nss-sysinit-32bit-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117669" comment="mozilla-nss-tools-3.20.1-3.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117670" comment="seamonkey-2.39-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117671" comment="seamonkey-dom-inspector-2.39-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117672" comment="seamonkey-irc-2.39-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117673" comment="seamonkey-translations-common-2.39-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117674" comment="seamonkey-translations-other-2.39-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117675" comment="xulrunner-38.4.0-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117676" comment="xulrunner-32bit-38.4.0-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117677" comment="xulrunner-devel-38.4.0-3.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17796" version="1" class="patch">
	<metadata>
		<title>Security update for git (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Git was updated to fix one security issue.

The following vulnerability was fixed:

* boo#948969: remote code execution with recursive fetch of submodules
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/948969">SUSE bug 948969</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117388" comment="git-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117389" comment="git-arch-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117390" comment="git-core-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117391" comment="git-cvs-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117392" comment="git-daemon-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117393" comment="git-doc-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117394" comment="git-email-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117395" comment="git-gui-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117384" comment="git-remote-helpers-1.8.4.5-3.11.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117396" comment="git-svn-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117397" comment="git-web-2.1.4-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117398" comment="gitk-2.1.4-16.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17797" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
The flash-player package was updated to fix the following security issues:

- Security update to 11.2.202.548 (bsc#954512):
  * APSB15-28, CVE-2015-7651, CVE-2015-7652, CVE-2015-7653,
    CVE-2015-7654, CVE-2015-7655, CVE-2015-7656, CVE-2015-7657,
    CVE-2015-7658, CVE-2015-7659, CVE-2015-7660, CVE-2015-7661,
    CVE-2015-7662, CVE-2015-7663, CVE-2015-8042, CVE-2015-8043,
    CVE-2015-8044, CVE-2015-8046
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954512">SUSE bug 954512</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7651.html">CVE-2015-7651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7652.html">CVE-2015-7652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7653.html">CVE-2015-7653</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7654.html">CVE-2015-7654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7655.html">CVE-2015-7655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7656.html">CVE-2015-7656</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7657.html">CVE-2015-7657</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7658.html">CVE-2015-7658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7659.html">CVE-2015-7659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7660.html">CVE-2015-7660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7661.html">CVE-2015-7661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7662.html">CVE-2015-7662</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7663.html">CVE-2015-7663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8042.html">CVE-2015-8042</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8043.html">CVE-2015-8043</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8044.html">CVE-2015-8044</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8046.html">CVE-2015-8046</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117858" comment="flash-player-11.2.202.548-2.79.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117859" comment="flash-player-gnome-11.2.202.548-2.79.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117860" comment="flash-player-kde4-11.2.202.548-2.79.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17798" version="1" class="patch">
	<metadata>
		<title>Security update for libsndfile (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The libsndfile package was updated to fix three security issues:

- CVE-2015-7805: fix for heap overflow via specially crafted AIFF header
  (bsc#953516)
- CVE-2015-8075: fix for out of bounds read access in function
  psf_strlcpy_crlf (bsc#953519)
- CVE-2014-9756: fix a divide-by-zero issue that can lead to an DoS
  (bsc#953521)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/953516">SUSE bug 953516</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953519">SUSE bug 953519</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953521">SUSE bug 953521</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9756.html">CVE-2014-9756</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7805.html">CVE-2015-7805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8075.html">CVE-2015-8075</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117876" comment="libsndfile-1.0.25-19.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117877" comment="libsndfile-devel-1.0.25-19.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117878" comment="libsndfile-progs-1.0.25-19.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117879" comment="libsndfile1-1.0.25-19.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117880" comment="libsndfile1-32bit-1.0.25-19.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17799" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xen was updated to fix 12 security issues.

These security issues were fixed:
- CVE-2015-7972: Populate-on-demand balloon size inaccuracy can crash guests (bsc#951845).
- CVE-2015-7969: Leak of main per-domain vcpu pointer array (DoS) (bsc#950703).
- CVE-2015-7969: Leak of per-domain profiling-related vcpu pointer array (DoS) (bsc#950705).
- CVE-2015-7971: Some pmu and profiling hypercalls log without rate limiting (bsc#950706).
- CVE-2015-4037: Insecure temporary file use in /net/slirp.c (bsc#932267).
- CVE-2014-0222: Validate L2 table size to avoid integer overflows (bsc#877642).
- CVE-2015-7835: Uncontrolled creation of large page mappings by PV guests (bsc#950367).
- CVE-2015-7311: libxl fails to honour readonly flag on disks with qemu-xen (bsc#947165).
- CVE-2015-5165: QEMU leak of uninitialized heap memory in rtl8139 device model (bsc#939712).
- CVE-2015-5166: Use after free in QEMU/Xen block unplug protocol (bsc#939709).
- CVE-2015-5154: Host code execution via IDE subsystem CD-ROM (bsc#938344).
- CVE-2015-3259: xl command line config handling stack overflow (bsc#935634).

These non-security issues were fixed:
- bsc#907514: Bus fatal error and sles12 sudden reboot has been observed
- bsc#910258: SLES12 Xen host crashes with FATAL NMI after shutdown of guest with VT-d NIC
- bsc#918984: Bus fatal error and sles11-SP4 sudden reboot has been observed
- bsc#923967: Partner-L3: Bus fatal error and sles11-SP3 sudden reboot has been observed
- bsc#901488: Intel ixgbe driver assigns rx/tx queues per core resulting in irq problems on servers with a large amount of CPU cores
- bsc#945167: Running command xl pci-assignable-add 03:10.1 secondly show errors
- bsc#949138: Setting vcpu affinity under Xen causes libvirtd abort
- bsc#944463: VUL-0: CVE-2015-5239: qemu-kvm: Integer overflow in vnc_client_read() and protocol_client_msg()
- bsc#944697: VUL-1: CVE-2015-6815: qemu: net: e1000: infinite loop issue
- bsc#925466: Kdump does not work in a XEN environment
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/877642">SUSE bug 877642</bugzilla>
<bugzilla href="https://bugzilla.suse.com/901488">SUSE bug 901488</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907514">SUSE bug 907514</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910258">SUSE bug 910258</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918984">SUSE bug 918984</bugzilla>
<bugzilla href="https://bugzilla.suse.com/923967">SUSE bug 923967</bugzilla>
<bugzilla href="https://bugzilla.suse.com/925466">SUSE bug 925466</bugzilla>
<bugzilla href="https://bugzilla.suse.com/932267">SUSE bug 932267</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935634">SUSE bug 935634</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938344">SUSE bug 938344</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939709">SUSE bug 939709</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939712">SUSE bug 939712</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944463">SUSE bug 944463</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944697">SUSE bug 944697</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945167">SUSE bug 945167</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947165">SUSE bug 947165</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949138">SUSE bug 949138</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950367">SUSE bug 950367</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950703">SUSE bug 950703</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950705">SUSE bug 950705</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950706">SUSE bug 950706</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951845">SUSE bug 951845</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0222.html">CVE-2014-0222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3259.html">CVE-2015-3259</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4037.html">CVE-2015-4037</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5154.html">CVE-2015-5154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5165.html">CVE-2015-5165</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5166.html">CVE-2015-5166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5239.html">CVE-2015-5239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6815.html">CVE-2015-6815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7311.html">CVE-2015-7311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7835.html">CVE-2015-7835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7969.html">CVE-2015-7969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7971.html">CVE-2015-7971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7972.html">CVE-2015-7972</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117956" comment="xen-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117957" comment="xen-devel-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117958" comment="xen-doc-html-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117959" comment="xen-kmp-default-4.4.3_02_k3.16.7_29-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117960" comment="xen-kmp-desktop-4.4.3_02_k3.16.7_29-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117961" comment="xen-libs-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117962" comment="xen-libs-32bit-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117963" comment="xen-tools-4.4.3_02-30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117964" comment="xen-tools-domU-4.4.3_02-30.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17800" version="1" class="patch">
	<metadata>
		<title>Security update for dracut (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The dracut package was updated to fix the following security and non security issues:

- CVE-2015-0794: Use mktemp instead of hardcoded filenames, possible vulnerability (bnc#935338).
- Always install mdraid modules (boo#935993).
- Add notice when dracut failed to install modules (bsc#952491).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935338">SUSE bug 935338</bugzilla>
<bugzilla href="https://bugzilla.suse.com/935993">SUSE bug 935993</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952491">SUSE bug 952491</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0794.html">CVE-2015-0794</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117999" comment="dracut-037-17.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118000" comment="dracut-fips-037-17.30.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17801" version="1" class="patch">
	<metadata>
		<title>Security update for putty (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
PuTTY was updated to 0.66 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-5309: Malicious ECH control sequences could have caused an integer overflow, buffer underrun in terminal emulator bnc#954191

Also contains all bug fixes up to the 0.66 release.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954191">SUSE bug 954191</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5309.html">CVE-2015-5309</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117995" comment="putty-0.66-6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17802" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

Adobe Flash Player was updated to 11.2.202.440 (bsc#914463, APSA15-01, CVE-2015-0311).

More information can be found on https://helpx.adobe.com/security/products/flash-player/apsa15-01.html

An update of flashplayer (executable binary) for i386 is currently not
available. Disabled!
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/914463">SUSE bug 914463</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0311.html">CVE-2015-0311</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009117678" comment="flash-player-11.2.202.440-2.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117679" comment="flash-player-gnome-11.2.202.440-2.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009117680" comment="flash-player-kde4-11.2.202.440-2.29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17803" version="1" class="patch">
	<metadata>
		<title>Security update for xscreensaver (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Xscreensaver was updated to fix one security issue.

The following vulnerability was fixed:
* CVE-2015-8025: xscreensaver could be bypassed by disconnecting HDMI cable (bsc#952062).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/952062">SUSE bug 952062</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8025.html">CVE-2015-8025</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118004" comment="xscreensaver-5.33-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118005" comment="xscreensaver-data-5.33-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118006" comment="xscreensaver-data-extra-5.33-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17804" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The krb5 package was update to fix the following security issue:

- CVE-2015-2698: Fixed a memory corruption regression introduced by resolution of CVE-2015-2698 (bsc#954204).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954204">SUSE bug 954204</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2698.html">CVE-2015-2698</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118016" comment="krb5-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118017" comment="krb5-32bit-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118018" comment="krb5-client-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118019" comment="krb5-devel-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118020" comment="krb5-devel-32bit-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118021" comment="krb5-doc-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118022" comment="krb5-mini-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118023" comment="krb5-mini-devel-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118024" comment="krb5-plugin-kdb-ldap-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118025" comment="krb5-plugin-preauth-otp-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118026" comment="krb5-plugin-preauth-pkinit-1.12.2-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118027" comment="krb5-server-1.12.2-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17805" version="1" class="patch">
	<metadata>
		<title>Security update for libksba (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The libksba package was updated to fix the follow security issues:

- Fixed an integer overflow, out of bounds read and stack overflow (bsc#926826).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/926826">SUSE bug 926826</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118028" comment="libksba-1.3.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118029" comment="libksba-devel-1.3.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118030" comment="libksba8-1.3.1-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17806" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 46.0.2490.86 to fix one security issue and bugs.

The following vulnerability was fixed:

* CVE-2015-1302: Information leak in PDF viewer (boo#954579)

The following bug fix udpates are included:

* boo#950957: Change the default homepage based on the new landing page for the openSUSE Project.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/950957">SUSE bug 950957</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954579">SUSE bug 954579</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1302.html">CVE-2015-1302</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118042" comment="chromedriver-46.0.2490.86-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118043" comment="chromium-46.0.2490.86-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118044" comment="chromium-desktop-gnome-46.0.2490.86-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118045" comment="chromium-desktop-kde-46.0.2490.86-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118046" comment="chromium-ffmpegsumo-46.0.2490.86-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17807" version="1" class="patch">
	<metadata>
		<title>Security update for miniupnpc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MiniUPnP was updated to fix one security issue.

The following vulnerability was fixed:

* CVE-2015-6031: XML parser buffer overflow (boo#950759)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/950759">SUSE bug 950759</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6031.html">CVE-2015-6031</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118047" comment="libminiupnpc-devel-1.9-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118048" comment="libminiupnpc10-1.9-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118049" comment="libminiupnpc10-32bit-1.9-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118050" comment="miniupnpc-1.9-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118051" comment="python-miniupnpc-1.9-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17808" version="1" class="patch">
	<metadata>
		<title>Security update for libpng16 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libpng was updated to fix some security issues:

* CVE-2014-9495 [bnc#912076]: Heap-buffer overflow png_combine_row() with very wide interlaced images

* CVE-2015-0973 [bnc#912929]: overflow in png_read_IDAT_data

libpng is now also build with -DPNG_SAFE_LIMITS_SUPPORTED.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/912076">SUSE bug 912076</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912929">SUSE bug 912929</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9495.html">CVE-2014-9495</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0973.html">CVE-2015-0973</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105589" comment="libpng16-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105590" comment="libpng16-16-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105591" comment="libpng16-16-32bit-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105592" comment="libpng16-compat-devel-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105593" comment="libpng16-compat-devel-32bit-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105594" comment="libpng16-devel-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105595" comment="libpng16-devel-32bit-1.6.13-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105596" comment="libpng16-tools-1.6.13-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17809" version="1" class="patch">
	<metadata>
		<title>Security update for git (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixes the following security issue:
    - CVE-2014-9390: arbitrary command execution vulnerability on case-insensitive
    file system ( bnc#910756)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/910756">SUSE bug 910756</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9390.html">CVE-2014-9390</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105579" comment="git-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105580" comment="git-arch-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105581" comment="git-core-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105582" comment="git-cvs-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105583" comment="git-daemon-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105573" comment="git-doc-2.1.4-9.7 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105584" comment="git-email-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105585" comment="git-gui-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105556" comment="git-remote-helpers-1.8.4.5-3.8.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105586" comment="git-svn-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105587" comment="git-web-2.1.4-9.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105588" comment="gitk-2.1.4-9.6 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17810" version="1" class="patch">
	<metadata>
		<title>Security update for libpng16 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The libpng16 package was updated to fix the following security issues:

- CVE-2015-8126: Fixed a buffer overflow vulnerabilities in png_get_PLTE/png_set_PLTE functions (bsc#954980).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/954980">SUSE bug 954980</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118102" comment="libpng16-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118103" comment="libpng16-16-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118104" comment="libpng16-16-32bit-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118105" comment="libpng16-compat-devel-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118106" comment="libpng16-compat-devel-32bit-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118107" comment="libpng16-devel-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118108" comment="libpng16-devel-32bit-1.6.13-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118109" comment="libpng16-tools-1.6.13-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17811" version="1" class="patch">
	<metadata>
		<title>Security update for libpng12 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The libpng12 package was updated to fix the following security issues:

- CVE-2015-8126: Fixed a buffer overflow vulnerabilities in png_get_PLTE/png_set_PLTE functions (bsc#954980).
- CVE-2015-7981: Fixed an out-of-bound read (bsc#952051). 
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/952051">SUSE bug 952051</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954980">SUSE bug 954980</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7981.html">CVE-2015-7981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118110" comment="libpng12-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118111" comment="libpng12-0-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118112" comment="libpng12-0-32bit-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118113" comment="libpng12-compat-devel-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118114" comment="libpng12-compat-devel-32bit-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118115" comment="libpng12-devel-1.2.51-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118116" comment="libpng12-devel-32bit-1.2.51-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17812" version="1" class="patch">
	<metadata>
		<title>Security update for strongswan (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The strongswan package was updated to fix the following security issue:

- CVE-2015-8023: Fixed an authentication bypass vulnerability in the eap-mschapv2 plugin (bsc#953817).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/953817">SUSE bug 953817</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8023.html">CVE-2015-8023</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118117" comment="strongswan-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118118" comment="strongswan-doc-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118119" comment="strongswan-hmac-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118120" comment="strongswan-ipsec-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118121" comment="strongswan-libs0-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118122" comment="strongswan-mysql-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118123" comment="strongswan-nm-5.2.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118124" comment="strongswan-sqlite-5.2.2-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17813" version="1" class="patch">
	<metadata>
		<title>security update for ppp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The ppp package was updated to fix one security issue.

- CVE-2015-3310: Fixed buffer overflow in radius plug-ins rc_mksid() (bnc#927841).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/927841">SUSE bug 927841</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3310.html">CVE-2015-3310</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118321" comment="ppp-2.4.7-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118322" comment="ppp-devel-2.4.7-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17814" version="1" class="patch">
	<metadata>
		<title>security update for cyrus-imapd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The cyrus-imapd package was updated to fix two security issues.

- CVE-2015-8077: Integer overflow in range checks (bnc#954200)
- CVE-2015-8078: Integer overflow in index_urlfetch (bnc#954201)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954200">SUSE bug 954200</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954201">SUSE bug 954201</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8077.html">CVE-2015-8077</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8078.html">CVE-2015-8078</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118325" comment="cyradm-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118326" comment="cyrus-imapd-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118327" comment="cyrus-imapd-devel-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118328" comment="cyrus-imapd-snmp-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118329" comment="cyrus-imapd-snmp-mibs-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118330" comment="cyrus-imapd-utils-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118331" comment="perl-Cyrus-IMAP-2.4.18-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118332" comment="perl-Cyrus-SIEVE-managesieve-2.4.18-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17815" version="1" class="patch">
	<metadata>
		<title>Security update for GnuPG (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
GnuPG was updated to fix two memory handling issues with potential security impact:

* CVE-2015-1606: Invalid memory read using a garbled keyring (bsc#918089)
* CVE-2015-1607: memcpy with overlapping ranges (bsc#918090)		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/918089">SUSE bug 918089</bugzilla>
<bugzilla href="https://bugzilla.suse.com/918090">SUSE bug 918090</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1606.html">CVE-2015-1606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1607.html">CVE-2015-1607</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118549" comment="gpg2-2.0.26-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118550" comment="gpg2-lang-2.0.26-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17816" version="1" class="patch">
	<metadata>
		<title>Security update for python-Django (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The python-Django package was updated to fix the following security issue:

- CVE-2015-8213: Fixed a problem to prevent settings leak in date template filter (bnc#955412).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/955412">SUSE bug 955412</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8213.html">CVE-2015-8213</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118827" comment="python-Django-1.6.11-3.13.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17817" version="1" class="patch">
	<metadata>
		<title>Security update for libmspack (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libmspack was updated to fix a possible infinite loop caused DoS (bnc912214, CVE-2014-9556).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912214">SUSE bug 912214</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9556.html">CVE-2014-9556</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105716" comment="libmspack-0.4-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105717" comment="libmspack-devel-0.4-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105718" comment="libmspack0-0.4-5.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105719" comment="libmspack0-32bit-0.4-5.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17818" version="1" class="patch">
	<metadata>
		<title>Security update for polarssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

polarssl was updated to fix a remote attack using crafted certificates.
(boo#913903, CVE-2015-1182)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/913903">SUSE bug 913903</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1182.html">CVE-2015-1182</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105720" comment="libpolarssl7-1.3.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105721" comment="polarssl-1.3.9-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105722" comment="polarssl-devel-1.3.9-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17819" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

This update for flash-player to version 11.2.202.554 fixes the following security issues
in Adobe security advisory APSB15-32.

* These updates resolve heap buffer overflow vulnerabilities that could
  lead to code execution (CVE-2015-8438, CVE-2015-8446).
* These updates resolve memory corruption vulnerabilities that could
  lead to code execution (CVE-2015-8444, CVE-2015-8443, CVE-2015-8417,
  CVE-2015-8416, CVE-2015-8451, CVE-2015-8047, CVE-2015-8455, CVE-2015-8045,
  CVE-2015-8418, CVE-2015-8060, CVE-2015-8419, CVE-2015-8408).
* These updates resolve security bypass vulnerabilities (CVE-2015-8453,
  CVE-2015-8440, CVE-2015-8409).
* These updates resolve a stack overflow vulnerability that could lead
  to code execution (CVE-2015-8407).
* These updates resolve a type confusion vulnerability that could lead
  to code execution (CVE-2015-8439).
* These updates resolve an integer overflow vulnerability that could
  lead to code execution (CVE-2015-8445).
* These updates resolve a buffer overflow vulnerability that could lead
  to code execution (CVE-2015-8415)
* These updates resolve use-after-free vulnerabilities that could
  lead to code execution (CVE-2015-8050, CVE-2015-8049, CVE-2015-8437,
  CVE-2015-8450, CVE-2015-8449, CVE-2015-8448, CVE-2015-8436, CVE-2015-8452,
  CVE-2015-8048, CVE-2015-8413, CVE-2015-8412, CVE-2015-8410, CVE-2015-8411,
  CVE-2015-8424, CVE-2015-8422, CVE-2015-8420, CVE-2015-8421, CVE-2015-8423,
  CVE-2015-8425, CVE-2015-8433, CVE-2015-8432, CVE-2015-8431, CVE-2015-8426,
  CVE-2015-8430, CVE-2015-8427, CVE-2015-8428, CVE-2015-8429, CVE-2015-8434,
  CVE-2015-8435, CVE-2015-8414, CVE-2015-8454, CVE-2015-8059, CVE-2015-8058,
  CVE-2015-8055, CVE-2015-8057, CVE-2015-8056, CVE-2015-8061, CVE-2015-8067,
  CVE-2015-8066, CVE-2015-8062, CVE-2015-8068, CVE-2015-8064, CVE-2015-8065,
  CVE-2015-8063, CVE-2015-8405, CVE-2015-8404, CVE-2015-8402, CVE-2015-8403,
  CVE-2015-8071, CVE-2015-8401, CVE-2015-8406, CVE-2015-8069, CVE-2015-8070,
  CVE-2015-8441, CVE-2015-8442, CVE-2015-8447).

Please also see
	https://helpx.adobe.com/security/products/flash-player/apsb15-32.html
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/958324">SUSE bug 958324</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8045.html">CVE-2015-8045</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8047.html">CVE-2015-8047</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8048.html">CVE-2015-8048</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8049.html">CVE-2015-8049</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8050.html">CVE-2015-8050</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8055.html">CVE-2015-8055</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8056.html">CVE-2015-8056</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8057.html">CVE-2015-8057</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8058.html">CVE-2015-8058</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8059.html">CVE-2015-8059</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8060.html">CVE-2015-8060</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8061.html">CVE-2015-8061</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8062.html">CVE-2015-8062</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8063.html">CVE-2015-8063</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8064.html">CVE-2015-8064</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8065.html">CVE-2015-8065</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8066.html">CVE-2015-8066</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8067.html">CVE-2015-8067</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8068.html">CVE-2015-8068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8069.html">CVE-2015-8069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8070.html">CVE-2015-8070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8071.html">CVE-2015-8071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8401.html">CVE-2015-8401</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8402.html">CVE-2015-8402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8403.html">CVE-2015-8403</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8404.html">CVE-2015-8404</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8405.html">CVE-2015-8405</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8406.html">CVE-2015-8406</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8407.html">CVE-2015-8407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8408.html">CVE-2015-8408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8409.html">CVE-2015-8409</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8410.html">CVE-2015-8410</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8411.html">CVE-2015-8411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8412.html">CVE-2015-8412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8413.html">CVE-2015-8413</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8414.html">CVE-2015-8414</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8415.html">CVE-2015-8415</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8416.html">CVE-2015-8416</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8417.html">CVE-2015-8417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8418.html">CVE-2015-8418</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8419.html">CVE-2015-8419</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8420.html">CVE-2015-8420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8421.html">CVE-2015-8421</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8422.html">CVE-2015-8422</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8423.html">CVE-2015-8423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8424.html">CVE-2015-8424</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8425.html">CVE-2015-8425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8426.html">CVE-2015-8426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8427.html">CVE-2015-8427</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8428.html">CVE-2015-8428</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8429.html">CVE-2015-8429</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8430.html">CVE-2015-8430</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8431.html">CVE-2015-8431</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8432.html">CVE-2015-8432</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8433.html">CVE-2015-8433</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8434.html">CVE-2015-8434</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8435.html">CVE-2015-8435</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8436.html">CVE-2015-8436</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8437.html">CVE-2015-8437</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8438.html">CVE-2015-8438</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8439.html">CVE-2015-8439</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8440.html">CVE-2015-8440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8441.html">CVE-2015-8441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8442.html">CVE-2015-8442</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8443.html">CVE-2015-8443</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8444.html">CVE-2015-8444</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8445.html">CVE-2015-8445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8446.html">CVE-2015-8446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8447.html">CVE-2015-8447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8448.html">CVE-2015-8448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8449.html">CVE-2015-8449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8450.html">CVE-2015-8450</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8451.html">CVE-2015-8451</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8452.html">CVE-2015-8452</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8453.html">CVE-2015-8453</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8454.html">CVE-2015-8454</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8455.html">CVE-2015-8455</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118891" comment="flash-player-11.2.202.554-2.82.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118892" comment="flash-player-gnome-11.2.202.554-2.82.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118893" comment="flash-player-kde4-11.2.202.554-2.82.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17820" version="1" class="patch">
	<metadata>
		<title>Security update to MariaDB 10.0.22 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MariaDB was updated to 10.0.22 to fix security issues and bugs.

The following vulnerabilities were fixed in the upstream release:

    CVE-2015-4802, CVE-2015-4807, CVE-2015-4815, CVE-2015-4826,
    CVE-2015-4830, CVE-2015-4836, CVE-2015-4858, CVE-2015-4861,
    CVE-2015-4870, CVE-2015-4913, CVE-2015-4792

A list of upstream changes and release notes can be found here:

* https://kb.askmonty.org/en/mariadb-10022-release-notes/
* https://kb.askmonty.org/en/mariadb-10022-changelog/

The following build problems were fixed:

* bsc#937787: fix main.bootstrap test (change default charset to utf8 in test result)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/937787">SUSE bug 937787</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4792.html">CVE-2015-4792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4802.html">CVE-2015-4802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4807.html">CVE-2015-4807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4815.html">CVE-2015-4815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4826.html">CVE-2015-4826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4830.html">CVE-2015-4830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4836.html">CVE-2015-4836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4858.html">CVE-2015-4858</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4861.html">CVE-2015-4861</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4870.html">CVE-2015-4870</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4913.html">CVE-2015-4913</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118940" comment="libmysqlclient-devel-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118941" comment="libmysqlclient18-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118942" comment="libmysqlclient18-32bit-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118943" comment="libmysqlclient_r18-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118944" comment="libmysqlclient_r18-32bit-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118945" comment="libmysqld-devel-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118946" comment="libmysqld18-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118947" comment="mariadb-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118948" comment="mariadb-bench-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118949" comment="mariadb-client-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118950" comment="mariadb-errormessages-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118951" comment="mariadb-test-10.0.22-2.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118952" comment="mariadb-tools-10.0.22-2.18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17821" version="1" class="patch">
	<metadata>
		<title>Security update for Mozilla Thunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The MozillaThunderbird package was updated to version 38.4.0 to fix several security and non security issues:

Changes in MozillaThunderbird:
- update to Thunderbird 38.4.0 (bnc#952810)
  * MFSA 2015-116/CVE-2015-4513/CVE-2015-4514
    Miscellaneous memory safety hazards
  * MFSA 2015-122/CVE-2015-7188 (bmo#1199430)
    Trailing whitespace in IP address hostnames can bypass same-origin policy
  * MFSA 2015-123/CVE-2015-7189 (bmo#1205900)
    Buffer overflow during image interactions in canvas
  * MFSA 2015-127/CVE-2015-7193 (bmo#1210302)
    CORS preflight is bypassed when non-standard Content-Type headers
    are received
  * MFSA 2015-128/CVE-2015-7194 (bmo#1211262)
    Memory corruption in libjar through zip files
  * MFSA 2015-130/CVE-2015-7196 (bmo#1140616)
    JavaScript garbage collection crash with Java applet
  * MFSA 2015-131/CVE-2015-7198/CVE-2015-7199/CVE-2015-7200
    (bmo#1188010, bmo#1204061, bmo#1204155)
    Vulnerabilities found through code inspection
  * MFSA 2015-132/CVE-2015-7197 (bmo#1204269)
    Mixed content WebSocket policy bypass through workers
  * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182/CVE-2015-7183
    (bmo#1202868, bmo#1205157)
    NSS and NSPR memory corruption issues
    (fixed in mozilla-nspr and mozilla-nss packages)
- requires NSPR 4.10.10 and NSS 3.19.2.1
- added explicit appdata provides (bnc#952325)
- fix build on aarch64 by reusing the crashreporter conditional
  from MozillaFirefox
- fix libjpeg-turbo configuration		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/952325">SUSE bug 952325</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952810">SUSE bug 952810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4513.html">CVE-2015-4513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4514.html">CVE-2015-4514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7181.html">CVE-2015-7181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7182.html">CVE-2015-7182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7183.html">CVE-2015-7183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7188.html">CVE-2015-7188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7189.html">CVE-2015-7189</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7193.html">CVE-2015-7193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7194.html">CVE-2015-7194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7196.html">CVE-2015-7196</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7197.html">CVE-2015-7197</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7198.html">CVE-2015-7198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7199.html">CVE-2015-7199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7200.html">CVE-2015-7200</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118894" comment="MozillaThunderbird-38.4.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118895" comment="MozillaThunderbird-buildsymbols-38.4.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118896" comment="MozillaThunderbird-devel-38.4.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118897" comment="MozillaThunderbird-translations-common-38.4.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118898" comment="MozillaThunderbird-translations-other-38.4.0-31.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17822" version="1" class="patch">
	<metadata>
		<title>Security update to MySQL 5.6.27 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
MySQL was updated to 5.6.27 to fix security issues and bugs.

The following vulnerabilities were fixed as part of the upstream release [boo#951391]:
    CVE-2015-1793, CVE-2015-0286, CVE-2015-0288, CVE-2015-1789,
    CVE-2015-4730, CVE-2015-4766, CVE-2015-4792, CVE-2015-4800,
    CVE-2015-4802, CVE-2015-4815, CVE-2015-4816, CVE-2015-4819,
    CVE-2015-4826, CVE-2015-4830, CVE-2015-4833, CVE-2015-4836,
    CVE-2015-4858, CVE-2015-4861, CVE-2015-4862, CVE-2015-4864,
    CVE-2015-4866, CVE-2015-4870, CVE-2015-4879, CVE-2015-4890,
    CVE-2015-4895, CVE-2015-4904, CVE-2015-4905, CVE-2015-4910,
    CVE-2015-4913

Details on these and other changes can be found at:
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-27.html

The following security relevant changes are included additionally:

* CVE-2015-3152: MySQL lacked SSL enforcement.
  Using --ssl-verify-server-cert and --ssl[-*] implies that the ssl 
  connection is required. The mysql client will now print an error if 
  ssl is required, but the server can not handle a ssl connection 
  [boo#924663], [boo#928962]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/924663">SUSE bug 924663</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928962">SUSE bug 928962</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951391">SUSE bug 951391</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0286.html">CVE-2015-0286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0288.html">CVE-2015-0288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1789.html">CVE-2015-1789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1793.html">CVE-2015-1793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3152.html">CVE-2015-3152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4730.html">CVE-2015-4730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4766.html">CVE-2015-4766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4792.html">CVE-2015-4792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4800.html">CVE-2015-4800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4802.html">CVE-2015-4802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4815.html">CVE-2015-4815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4816.html">CVE-2015-4816</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4819.html">CVE-2015-4819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4826.html">CVE-2015-4826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4830.html">CVE-2015-4830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4833.html">CVE-2015-4833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4836.html">CVE-2015-4836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4858.html">CVE-2015-4858</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4861.html">CVE-2015-4861</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4862.html">CVE-2015-4862</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4864.html">CVE-2015-4864</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4866.html">CVE-2015-4866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4870.html">CVE-2015-4870</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4879.html">CVE-2015-4879</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4890.html">CVE-2015-4890</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4895.html">CVE-2015-4895</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4904.html">CVE-2015-4904</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4905.html">CVE-2015-4905</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4910.html">CVE-2015-4910</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4913.html">CVE-2015-4913</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118899" comment="libmysql56client18-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118900" comment="libmysql56client18-32bit-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118901" comment="libmysql56client_r18-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118902" comment="libmysql56client_r18-32bit-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118903" comment="mysql-community-server-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118904" comment="mysql-community-server-bench-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118905" comment="mysql-community-server-client-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118906" comment="mysql-community-server-errormessages-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118907" comment="mysql-community-server-test-5.6.27-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118908" comment="mysql-community-server-tools-5.6.27-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17823" version="1" class="patch">
	<metadata>
		<title>Security update for hivex (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

hivex was updated to fix a possible denial of service due to missing size checks (bnc#908614).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908614">SUSE bug 908614</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9273.html">CVE-2014-9273</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105723" comment="hivex-1.3.10-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105724" comment="hivex-devel-1.3.10-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105725" comment="libhivex0-1.3.10-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105726" comment="perl-Win-Hivex-1.3.10-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105727" comment="python-hivex-1.3.10-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17824" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>


This update fixes the following security issues:

- bsc#947165 -  CVE-2015-7311: xen: libxl fails to honour
  readonly flag on disks with qemu-xen (xsa-142)

- bsc#954405 -  CVE-2015-8104: Xen: guest to host DoS by
  triggering an infinite loop in microcode via #DB exception

- bsc#954018 -  CVE-2015-5307: xen: x86: CPU lockup during
  fault delivery (XSA-156)

- bsc#950704 -  CVE-2015-7970: xen: x86: Long latency
  populate-on-demand operation is not preemptible (XSA-150)

  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/947165">SUSE bug 947165</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950704">SUSE bug 950704</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954018">SUSE bug 954018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954405">SUSE bug 954405</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5307.html">CVE-2015-5307</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7311.html">CVE-2015-7311</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7835.html">CVE-2015-7835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7970.html">CVE-2015-7970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8104.html">CVE-2015-8104</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009118953" comment="xen-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118954" comment="xen-devel-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118955" comment="xen-doc-html-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118956" comment="xen-kmp-default-4.4.3_04_k3.16.7_29-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118957" comment="xen-kmp-desktop-4.4.3_04_k3.16.7_29-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118958" comment="xen-libs-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118959" comment="xen-libs-32bit-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118960" comment="xen-tools-4.4.3_04-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009118961" comment="xen-tools-domU-4.4.3_04-33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17825" version="1" class="patch">
	<metadata>
		<title>Security update for xdg-utils (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following security issue:

  - Fix Remote code execution in xdg-open due to bad quotes handling
  CVE-2014-9622 (bnc#913676).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/906625">SUSE bug 906625</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913676">SUSE bug 913676</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9622.html">CVE-2014-9622</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105710" comment="xdg-utils-20140922-12.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17826" version="1" class="patch">
	<metadata>
		<title>Security update for libraw (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

      This update fixes the following security issue:

  * CVE-2015-8367 - It was found that phase_one_correct function does not handle memory object’s initialization correctly, which may have unspecified impact (bsc#957517).
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/957517">SUSE bug 957517</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8367.html">CVE-2015-8367</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119206" comment="libraw-0.16.0-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119207" comment="libraw-devel-0.16.0-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119208" comment="libraw-devel-static-0.16.0-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119209" comment="libraw-tools-0.16.0-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119210" comment="libraw10-0.16.0-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119211" comment="libraw9-0.15.4-2.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17827" version="1" class="patch">
	<metadata>
		<title>Security update for libpng12 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following security issue:
  * CVE-2015-8126 Buffer overflow vulnerabilities in png_get_PLTE/png_set_PLTE functions (bsc#954980)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954980">SUSE bug 954980</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119240" comment="libpng12-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119241" comment="libpng12-0-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119242" comment="libpng12-0-32bit-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119243" comment="libpng12-compat-devel-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119244" comment="libpng12-compat-devel-32bit-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119245" comment="libpng12-devel-1.2.51-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119246" comment="libpng12-devel-32bit-1.2.51-3.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17828" version="1" class="patch">
	<metadata>
		<title>Security update for libpng16 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libpng16 was updated to fix one security issue.

The following vulnerability was fixed:
  
* CVE-2015-8126: previously fixed incompletely [boo#954980]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954980">SUSE bug 954980</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119247" comment="libpng16-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119248" comment="libpng16-16-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119249" comment="libpng16-16-32bit-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119250" comment="libpng16-compat-devel-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119251" comment="libpng16-compat-devel-32bit-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119252" comment="libpng16-devel-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119253" comment="libpng16-devel-32bit-1.6.13-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119254" comment="libpng16-tools-1.6.13-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17829" version="1" class="patch">
	<metadata>
		<title>Security update for OpenSSL (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
OpenSSL was updated to fix three security issues.

The following vulnerabilities were fixed:

* CVE-2015-3194: Certificate verify crash with missing PSS parameter (bsc#957815)
* CVE-2015-3195: X509_ATTRIBUTE memory leak (bsc#957812)
* CVE-2015-3196:  Race condition handling PSK identify hint (bsc#957813)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/957812">SUSE bug 957812</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957813">SUSE bug 957813</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957815">SUSE bug 957815</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3194.html">CVE-2015-3194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3195.html">CVE-2015-3195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3196.html">CVE-2015-3196</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119577" comment="libopenssl-devel-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119578" comment="libopenssl-devel-32bit-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119579" comment="libopenssl1_0_0-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119580" comment="libopenssl1_0_0-32bit-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119581" comment="libopenssl1_0_0-hmac-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119582" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119583" comment="openssl-1.0.1k-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119584" comment="openssl-doc-1.0.1k-2.27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17830" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

OpenJDK was updated to 2.5.4 - OpenJDK 7u75 to fix security issues and bugs:

* Security fixes
  - S8046656: Update protocol support
  - S8047125, CVE-2015-0395: (ref) More phantom object references
  - S8047130: Fewer escapes from escape analysis
  - S8048035, CVE-2015-0400: Ensure proper proxy protocols
  - S8049253: Better GC validation
  - S8050807, CVE-2015-0383: Better performing performance data
    handling
  - S8054367, CVE-2015-0412: More references for endpoints
  - S8055304, CVE-2015-0407: More boxing for
    DirectoryComboBoxModel
  - S8055309, CVE-2015-0408: RMI needs better transportation
    considerations
  - S8055479: TLAB stability
  - S8055489, CVE-2014-6585: Better substitution formats
  - S8056264, CVE-2014-6587: Multicast support improvements
  - S8056276, CVE-2014-6591: Fontmanager feature improvements
  - S8057555, CVE-2014-6593: Less cryptic cipher suite management
  - S8058982, CVE-2014-6601: Better verification of an
    exceptional invokespecial
  - S8059485, CVE-2015-0410: Resolve parsing ambiguity
  - S8061210, CVE-2014-3566: Issues in TLS
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/914041">SUSE bug 914041</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3566.html">CVE-2014-3566</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6585.html">CVE-2014-6585</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6587.html">CVE-2014-6587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6591.html">CVE-2014-6591</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6593.html">CVE-2014-6593</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-6601.html">CVE-2014-6601</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0383.html">CVE-2015-0383</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0395.html">CVE-2015-0395</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0400.html">CVE-2015-0400</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0407.html">CVE-2015-0407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0408.html">CVE-2015-0408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0410.html">CVE-2015-0410</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0412.html">CVE-2015-0412</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105731" comment="java-1_7_0-openjdk-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105732" comment="java-1_7_0-openjdk-accessibility-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105728" comment="java-1_7_0-openjdk-bootstrap-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105729" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105730" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105733" comment="java-1_7_0-openjdk-demo-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105734" comment="java-1_7_0-openjdk-devel-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105735" comment="java-1_7_0-openjdk-headless-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105736" comment="java-1_7_0-openjdk-javadoc-1.7.0.75-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105737" comment="java-1_7_0-openjdk-src-1.7.0.75-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17831" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 47.0.2526.80 to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-6788: Type confusion in extensions
* CVE-2015-6789: Use-after-free in Blink
* CVE-2015-6790: Escaping issue in saved pages
* CVE-2015-6791: Various fixes from internal audits, fuzzing and other initiatives

The following vulnerabilities were fixed in 47.0.2526.73:

* CVE-2015-6765: Use-after-free in AppCache
* CVE-2015-6766: Use-after-free in AppCache
* CVE-2015-6767: Use-after-free in AppCache
* CVE-2015-6768: Cross-origin bypass in DOM
* CVE-2015-6769: Cross-origin bypass in core
* CVE-2015-6770: Cross-origin bypass in DOM
* CVE-2015-6771: Out of bounds access in v8
* CVE-2015-6772: Cross-origin bypass in DOM
* CVE-2015-6764: Out of bounds access in v8
* CVE-2015-6773: Out of bounds access in Skia
* CVE-2015-6774: Use-after-free in Extensions
* CVE-2015-6775: Type confusion in PDFium
* CVE-2015-6776: Out of bounds access in PDFium
* CVE-2015-6777: Use-after-free in DOM
* CVE-2015-6778: Out of bounds access in PDFium
* CVE-2015-6779: Scheme bypass in PDFium
* CVE-2015-6780: Use-after-free in Infobars
* CVE-2015-6781: Integer overflow in Sfntly
* CVE-2015-6782: Content spoofing in Omnibox
* CVE-2015-6783: Signature validation issue in Android Crazy Linker.
* CVE-2015-6784: Escaping issue in saved pages
* CVE-2015-6785: Wildcard matching issue in CSP
* CVE-2015-6786: Scheme bypass in CSP
* CVE-2015-6787: Various fixes from internal audits, fuzzing  and other initiatives.
* Multiple vulnerabilities in V8 fixed at the tip of the 4.7 branch (currently 4.7.80.23)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/957519">SUSE bug 957519</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958481">SUSE bug 958481</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6764.html">CVE-2015-6764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6765.html">CVE-2015-6765</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6766.html">CVE-2015-6766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6767.html">CVE-2015-6767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6768.html">CVE-2015-6768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6769.html">CVE-2015-6769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6770.html">CVE-2015-6770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6771.html">CVE-2015-6771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6772.html">CVE-2015-6772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6773.html">CVE-2015-6773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6774.html">CVE-2015-6774</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6775.html">CVE-2015-6775</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6776.html">CVE-2015-6776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6777.html">CVE-2015-6777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6778.html">CVE-2015-6778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6779.html">CVE-2015-6779</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6780.html">CVE-2015-6780</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6781.html">CVE-2015-6781</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6782.html">CVE-2015-6782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6783.html">CVE-2015-6783</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6784.html">CVE-2015-6784</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6785.html">CVE-2015-6785</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6786.html">CVE-2015-6786</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6787.html">CVE-2015-6787</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6788.html">CVE-2015-6788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6789.html">CVE-2015-6789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6790.html">CVE-2015-6790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6791.html">CVE-2015-6791</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119591" comment="chromedriver-47.0.2526.80-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119592" comment="chromium-47.0.2526.80-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119593" comment="chromium-desktop-gnome-47.0.2526.80-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119594" comment="chromium-desktop-kde-47.0.2526.80-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119595" comment="chromium-ffmpegsumo-47.0.2526.80-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17832" version="1" class="patch">
	<metadata>
		<title>Security update for libXfont (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libXfont fixes the following issue: 

- A negative DWIDTH is legal. This was broken by the security fix for
  CVE-2015-1804. (boo#958383).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958383">SUSE bug 958383</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1804.html">CVE-2015-1804</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119757" comment="libXfont-1.5.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119758" comment="libXfont-devel-1.5.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119759" comment="libXfont-devel-32bit-1.5.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119760" comment="libXfont1-1.5.1-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119761" comment="libXfont1-32bit-1.5.1-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17833" version="1" class="patch">
	<metadata>
		<title>Security update for libressl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
LibreSSL was updated to fix two security issues inherited from OpenSSL.

The following vulnerabilities were fixed:

* CVE-2015-3194: NULL pointer dereference in client side certificate validation
* CVE-2015-3195: Memory leak in PKCS7 - not reachable from TLS/SSL
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958768">SUSE bug 958768</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3194.html">CVE-2015-3194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3195.html">CVE-2015-3195</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119772" comment="libcrypto34-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119773" comment="libcrypto34-32bit-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119774" comment="libcrypto36-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119775" comment="libcrypto36-32bit-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119776" comment="libressl-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119777" comment="libressl-devel-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119778" comment="libressl-devel-32bit-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119779" comment="libressl-devel-doc-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119780" comment="libssl33-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119781" comment="libssl33-32bit-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119782" comment="libssl37-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119783" comment="libssl37-32bit-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119784" comment="libtls4-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119785" comment="libtls4-32bit-2.2.1-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119786" comment="libtls9-2.3.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119787" comment="libtls9-32bit-2.3.0-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17834" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla seamonkey was updated to SeaMonkey 2.32 (bnc#910669)
  * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
    Miscellaneous memory safety hazards
  * MFSA 2015-02/CVE-2014-8637 (bmo#1094536)
    Uninitialized memory use during bitmap rendering
  * MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
    sendBeacon requests lack an Origin header
  * MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
    Cookie injection through Proxy Authenticate responses
  * MFSA 2015-05/CVE-2014-8640 (bmo#1100409)
    Read of uninitialized memory in Web Audio
  * MFSA 2015-06/CVE-2014-8641 (bmo#1108455)
    Read-after-free in WebRTC
  * MFSA 2015-07/CVE-2014-8643 (bmo#1114170) (Windows-only)
    Gecko Media Plugin sandbox escape
  * MFSA 2015-08/CVE-2014-8642 (bmo#1079658)
    Delegated OCSP responder certificates failure with
    id-pkix-ocsp-nocheck extension
  * MFSA 2015-09/CVE-2014-8636 (bmo#987794)
    XrayWrapper bypass through DOM objects
- use GStreamer 1.0 from 13.2 on
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/910669">SUSE bug 910669</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8634.html">CVE-2014-8634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8635.html">CVE-2014-8635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8636.html">CVE-2014-8636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8637.html">CVE-2014-8637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8638.html">CVE-2014-8638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8639.html">CVE-2014-8639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8640.html">CVE-2014-8640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8641.html">CVE-2014-8641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8642.html">CVE-2014-8642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8643.html">CVE-2014-8643</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105711" comment="seamonkey-2.32-8.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105712" comment="seamonkey-dom-inspector-2.32-8.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105713" comment="seamonkey-irc-2.32-8.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105714" comment="seamonkey-translations-common-2.32-8.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105715" comment="seamonkey-translations-other-2.32-8.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17835" version="1" class="patch">
	<metadata>
		<title>Security update for quassel (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Quassel was updated to fix a remote DoS security issue.

The following vulnerability was fixed:

* CVE-2015-8547: Remote DoS in Quassel core
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958928">SUSE bug 958928</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8547.html">CVE-2015-8547</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119863" comment="quassel-0.12.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119864" comment="quassel-base-0.12.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119865" comment="quassel-client-0.12.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119866" comment="quassel-core-0.12.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119867" comment="quassel-mono-0.12.2-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17836" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 47.0.2525.106 to fix security issues.

Vulnerabilities were fixed under the following collective identifier:

* CVE-2015-6792: Fixes from internal audits and fuzzing. [boo#959458]		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/959458">SUSE bug 959458</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6792.html">CVE-2015-6792</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119868" comment="chromedriver-47.0.2526.106-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119869" comment="chromium-47.0.2526.106-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119870" comment="chromium-desktop-gnome-47.0.2526.106-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119871" comment="chromium-desktop-kde-47.0.2526.106-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119872" comment="chromium-ffmpegsumo-47.0.2526.106-10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17837" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaFirefox fixes the following security issues: 

  * MFSA 2015-134/CVE-2015-7201/CVE-2015-7202
    Miscellaneous memory safety hazards
  * MFSA 2015-135/CVE-2015-7204 (bmo#1216130)
    Crash with JavaScript variable assignment with unboxed objects
  * MFSA 2015-136/CVE-2015-7207 (bmo#1185256)
    Same-origin policy violation using perfomance.getEntries and
    history navigation
  * MFSA 2015-137/CVE-2015-7208 (bmo#1191423)
    Firefox allows for control characters to be set in cookies
  * MFSA 2015-138/CVE-2015-7210 (bmo#1218326)
    Use-after-free in WebRTC when datachannel is used after being
    destroyed
  * MFSA 2015-139/CVE-2015-7212 (bmo#1222809)
    Integer overflow allocating extremely large textures
  * MFSA 2015-140/CVE-2015-7215 (bmo#1160890)
    Cross-origin information leak through web workers error events
  * MFSA 2015-141/CVE-2015-7211 (bmo#1221444)
    Hash in data URI is incorrectly parsed
  * MFSA 2015-142/CVE-2015-7218/CVE-2015-7219 (bmo#1194818, bmo#1194820)
    DOS due to malformed frames in HTTP/2
  * MFSA 2015-143/CVE-2015-7216/CVE-2015-7217 (bmo#1197059, bmo#1203078)
    Linux file chooser crashes on malformed images due to flaws in
    Jasper library
  * MFSA 2015-144/CVE-2015-7203/CVE-2015-7220/CVE-2015-7221
    (bmo#1201183, bmo#1178033, bmo#1199400)
    Buffer overflows found through code inspection
  * MFSA 2015-145/CVE-2015-7205 (bmo#1220493)
    Underflow through code inspection
  * MFSA 2015-146/CVE-2015-7213 (bmo#1206211)
    Integer overflow in MP4 playback in 64-bit versions
  * MFSA 2015-147/CVE-2015-7222 (bmo#1216748)
    Integer underflow and buffer overflow processing MP4 metadata in
    libstagefright
  * MFSA 2015-148/CVE-2015-7223 (bmo#1226423)
    Privilege escalation vulnerabilities in WebExtension APIs
  * MFSA 2015-149/CVE-2015-7214 (bmo#1228950)
    Cross-site reading attack through data and view-source URIs

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959277">SUSE bug 959277</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7201.html">CVE-2015-7201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7202.html">CVE-2015-7202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7203.html">CVE-2015-7203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7204.html">CVE-2015-7204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7205.html">CVE-2015-7205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7207.html">CVE-2015-7207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7208.html">CVE-2015-7208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7210.html">CVE-2015-7210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7211.html">CVE-2015-7211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7212.html">CVE-2015-7212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7213.html">CVE-2015-7213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7214.html">CVE-2015-7214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7215.html">CVE-2015-7215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7216.html">CVE-2015-7216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7217.html">CVE-2015-7217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7218.html">CVE-2015-7218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7219.html">CVE-2015-7219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7220.html">CVE-2015-7220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7221.html">CVE-2015-7221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7222.html">CVE-2015-7222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7223.html">CVE-2015-7223</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119896" comment="MozillaFirefox-43.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119897" comment="MozillaFirefox-branding-upstream-43.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119898" comment="MozillaFirefox-buildsymbols-43.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119899" comment="MozillaFirefox-devel-43.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119900" comment="MozillaFirefox-translations-common-43.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119901" comment="MozillaFirefox-translations-other-43.0-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17838" version="1" class="patch">
	<metadata>
		<title>Security and bugfix update for glibc (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
glibc was updated to fix one minor security issue and two bugs.

The following vulnerability was fixed:

* boo#950944: pointer guarding weakness

The following bugs were fixed:

* boo#955644: resource leak in resolver
* boo#936251: bits/time.h misses CLOCK_TAI that is present in linux/time.h
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/936251">SUSE bug 936251</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950944">SUSE bug 950944</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955647">SUSE bug 955647</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009119908" comment="glibc-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119909" comment="glibc-devel-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119910" comment="glibc-devel-static-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119911" comment="glibc-extra-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119912" comment="glibc-html-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119913" comment="glibc-i18ndata-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119914" comment="glibc-info-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119915" comment="glibc-locale-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119916" comment="glibc-obsolete-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119917" comment="glibc-profile-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119918" comment="glibc-testsuite-2.19-16.18.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119919" comment="glibc-utils-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119920" comment="glibc-utils-32bit-2.19-16.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009119921" comment="nscd-2.19-16.18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17839" version="1" class="patch">
	<metadata>
		<title>Security update for samba, ldb, talloc, tdb, tevent (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ldb, samba, talloc, tdb, tevent fixes the following issues: 

ldb was updated to 1.1.24.

+ Fix ldap \00 search expression attack dos; cve-2015-3223; (bso#11325)
+ Fix remote read memory exploit in ldb; cve-2015-5330; (bso#11599)
+ Move ldb_(un)pack_data into ldb_module.h for testing
+ Fix installation of _ldb_text.py
+ Fix propagation of ldb errors through tdb
+ Fix bug triggered by having an empty message in database during search
+ Test improvements
+ Improved python bindings
+ Validate_ldb of string(generalized-time) does not accept millisecond format &amp;quot;.000Z&amp;quot;; (bso#9810)
+ Fix logic in ldb_val_to_time()
+ Allow to register extended match rules
+ Fixes for segfaults in pyldb
+ Documentation fixes
+ Build system improvements
+ Fix a typo in the comment, ldb_flags_mod_xxx -&amp;gt; ldb_flag_mod_xxx
+ Fix check for third_party
+ Make the successful ldb_transaction_start() message clearer
+ Ldb-samba: fix a memory leak in ldif_canonicalise_objectcategory()
+ Ldb-samba: move pyldb-utils dependency to python_samba__ldb
+ Build: improve detection of srcdir

Samba was updated to 4.1.22.
+ Malicious request can cause samba ldap server to hang, spinning using cpu;
  CVE-2015-3223; (bso#11325); (boo#958581).
+ Remote read memory exploit in ldb; cve-2015-5330; (bso#11599);
  (boo#958586).
+ Insufficient symlink verification (file access outside the share);
  CVE-2015-5252; (bso#11395); (boo#958582).
+ No man in the middle protection when forcing smb encryption on the client
  side; CVE-2015-5296; (bso#11536); (boo#958584).
+ Currently the snapshot browsing is not secure thru windows previous version
  (shadow_copy2); CVE-2015-5299; (bso#11529); (boo#958583).
+ Fix microsoft ms15-096 to prevent machine accounts from being changed into
  user accounts; CVE-2015-8467; (bso#11552); (boo#958585).
+ Fix remote dos in samba (ad) ldap server; cve-2015-7540; (bso#9187);
  (boo#958580).
+ Ensure attempt to ssh into locked account  triggers
  &amp;quot;Your account is disabled.....&amp;quot; to the console; (boo#953382).
+ Prevent null pointer access in samlogon fallback when security
  credentials are null; (boo#949022).

talloc was updated to 2.1.5; (boo#954658).
+ Minor build fixes
+ Point ld_library_path to the just-built libraries while calling make test.
+ Disable rpath-install and silent-rules while configure.
+ Update to 2.1.4; (boo#951660).
+ Test that talloc magic differs between processes.
+ Increment minor version due to added talloc_test_get_magic.
+ Provide tests access to talloc_magic.
+ Test magic protection measures.
+ Update the samba library distribution key file 'talloc.keyring'; (bso#945116).
+ Update to 2.1.3; (boo#939051).
+ Improved python3 bindings
+ Documentation fixes regarding talloc_reference() and talloc_unlink()

tdb was updated to version 1.3.8; (boo#954658).
+ Fix broken build with --disable-python
+ Minor build fixes
+ Disable rpath-install and silent-rules while configure.
+ Update the samba library distribution key file 'tdb.keyring'; (bso#945116).
+ Update to version 1.3.7.
+ First fix deadlock in the interaction between fcntl and mutex locking; (bso#11381)
+ Improved python3 bindings
+ Update to version 1.3.6.
+ Fix runtime detection for robust mutexes in the standalone build; (bso#11326).
+ Possible fix for the build with robust mutexes on solaris 11; (bso#11319).
+ Update to version 1.3.5.
+ Abi change: tdb_chainlock_read_nonblock() has been added, a nonblock
  variant of tdb_chainlock_read()
+ Do not build test binaries if it's not a standalone build
+ Fix cid 1034842 resource leak
+ Fix cid 1034841 resource leak
+ Don't let tdb_wrap_open() segfault with name==null
+ Update to version 1.3.4.
+ Toos: allow transactions with tdb_mutex_locking
+ Test: add tdb1-run-mutex-transaction1 test
+ Allow transactions on on tdb's with tdb_mutex_locking
+ Update to version 1.3.3.
+ Test: tdb_clear_if_first | tdb_mutex_locking, o_rdonly is a valid
  combination
+ Update to version 1.3.2.
+ Allow tdb_open_ex() with o_rdonly of tdb_feature_flag_mutex tdbs.
+ Fix a comment
+ Fix tdb_runtime_check_for_robust_mutexes()
+ Improve wording in a comment
+ Tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch
+ Tdb_wrap: make mutexes easier to use
+ Tdb_wrap: only pull in samba-debug
+ Tdb_wrap: standalone compile without includes.h
+ Tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context
- Update to version 1.3.1.
+ Tools: fix a compiler warning
+ Defragment the freelist in tdb_allocate_from_freelist()
+ Add &amp;quot;freelist_size&amp;quot; sub-command to tdbtool
+ Use tdb_freelist_merge_adjacent in tdb_freelist_size()
+ Add tdb_freelist_merge_adjacent()
+ Add utility function check_merge_ptr_with_left_record()
+ Simplify tdb_free() using check_merge_with_left_record()
+ Add utility function check_merge_with_left_record()
+ Improve comments for tdb_free().
+ Factor merge_with_left_record() out of tdb_free()
+ Fix debug message in tdb_free()
+ Reduce indentation in tdb_free() for merging left
+ Increase readability of read_record_on_left()
+ Factor read_record_on_left() out of tdb_free()
+ Build: improve detection of srcdir.

tevent was update to version 0.9.26; (boo#954658).
+ New tevent_thread_proxy api
+ Minor build fixes
+ Update the samba library distribution key file 'tevent.keyring'; (bso#945116).
+ Update to 0.9.25.
+ Fix compile error in solaris ports backend.
+ Fix access after free in tevent_common_check_signal(); (bso#11308).
+ Improve pytevent bindings.
+ Testsuite fixes.
+ Improve the documentation of the tevent_add_fd() assumtions. it must be
  talloc_free'ed before closing the fd! (bso##11141); (bso#11316).
+ Update to 0.9.24.
+ Ignore unexpected signal events in the same way the epoll backend does.
+ Update to 0.9.23.
+ Update the tevent_data.dox tutrial stuff to fix some errors, including
  white space problems.
+ Use tevent_req_simple_recv_unix in a few places.
+ Update to 0.9.22.
+ Remove unused exit_code in tevent_select.c
+ Remove unused exit_code in tevent_poll.c
+ Build: improve detection of srcdir
+ Lib: tevent: make tevent_sig_increment atomic.
+ Update flags in tevent pkgconfig file
+ Utilize doxygen to generate the api documentation and package it.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/939050">SUSE bug 939050</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939051">SUSE bug 939051</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949022">SUSE bug 949022</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951660">SUSE bug 951660</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953382">SUSE bug 953382</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954658">SUSE bug 954658</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958580">SUSE bug 958580</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958581">SUSE bug 958581</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958582">SUSE bug 958582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958583">SUSE bug 958583</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958584">SUSE bug 958584</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958585">SUSE bug 958585</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958586">SUSE bug 958586</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3223.html">CVE-2015-3223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5252.html">CVE-2015-5252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5296.html">CVE-2015-5296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5299.html">CVE-2015-5299</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5330.html">CVE-2015-5330</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7540.html">CVE-2015-7540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8467.html">CVE-2015-8467</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120133" comment="ldb-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120134" comment="ldb-tools-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120135" comment="libdcerpc-atsvc-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120136" comment="libdcerpc-atsvc0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120137" comment="libdcerpc-atsvc0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120138" comment="libdcerpc-binding0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120139" comment="libdcerpc-binding0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120140" comment="libdcerpc-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120141" comment="libdcerpc-samr-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120142" comment="libdcerpc-samr0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120143" comment="libdcerpc-samr0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120144" comment="libdcerpc0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120145" comment="libdcerpc0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120146" comment="libgensec-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120147" comment="libgensec0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120148" comment="libgensec0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120149" comment="libldb-devel-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120150" comment="libldb1-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120151" comment="libldb1-32bit-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120152" comment="libndr-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120153" comment="libndr-krb5pac-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120154" comment="libndr-krb5pac0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120155" comment="libndr-krb5pac0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120156" comment="libndr-nbt-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120157" comment="libndr-nbt0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120158" comment="libndr-nbt0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120159" comment="libndr-standard-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120160" comment="libndr-standard0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120161" comment="libndr-standard0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120162" comment="libndr0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120163" comment="libndr0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120164" comment="libnetapi-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120165" comment="libnetapi0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120166" comment="libnetapi0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120167" comment="libpdb-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120168" comment="libpdb0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120169" comment="libpdb0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120170" comment="libregistry-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120171" comment="libregistry0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120172" comment="libregistry0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120173" comment="libsamba-credentials-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120174" comment="libsamba-credentials0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120175" comment="libsamba-credentials0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120176" comment="libsamba-hostconfig-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120177" comment="libsamba-hostconfig0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120178" comment="libsamba-hostconfig0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120179" comment="libsamba-policy-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120180" comment="libsamba-policy0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120181" comment="libsamba-policy0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120182" comment="libsamba-util-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120183" comment="libsamba-util0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120184" comment="libsamba-util0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120185" comment="libsamdb-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120186" comment="libsamdb0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120187" comment="libsamdb0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120188" comment="libsmbclient-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120189" comment="libsmbclient-raw-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120190" comment="libsmbclient-raw0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120191" comment="libsmbclient-raw0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120192" comment="libsmbclient0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120193" comment="libsmbclient0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120194" comment="libsmbconf-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120195" comment="libsmbconf0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120196" comment="libsmbconf0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120197" comment="libsmbldap-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120198" comment="libsmbldap0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120199" comment="libsmbldap0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120200" comment="libsmbsharemodes-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120201" comment="libsmbsharemodes0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120202" comment="libtalloc-devel-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120203" comment="libtalloc2-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120204" comment="libtalloc2-32bit-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120205" comment="libtdb-devel-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120206" comment="libtdb1-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120207" comment="libtdb1-32bit-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120208" comment="libtevent-devel-0.9.26-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120209" comment="libtevent-util-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120210" comment="libtevent-util0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120211" comment="libtevent-util0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120212" comment="libtevent0-0.9.26-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120213" comment="libtevent0-32bit-0.9.26-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120214" comment="libwbclient-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120215" comment="libwbclient0-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120216" comment="libwbclient0-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120217" comment="pyldb-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120218" comment="pyldb-32bit-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120219" comment="pyldb-devel-1.1.24-3.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120220" comment="pytalloc-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120221" comment="pytalloc-32bit-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120222" comment="pytalloc-devel-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120223" comment="python-tdb-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120224" comment="python-tdb-32bit-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120225" comment="python-tevent-0.9.26-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120226" comment="python-tevent-32bit-0.9.26-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120227" comment="samba-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120228" comment="samba-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120229" comment="samba-client-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120230" comment="samba-client-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120231" comment="samba-core-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120232" comment="samba-doc-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120233" comment="samba-libs-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120234" comment="samba-libs-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120235" comment="samba-pidl-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120236" comment="samba-python-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120237" comment="samba-test-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120238" comment="samba-test-devel-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120239" comment="samba-winbind-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120240" comment="samba-winbind-32bit-4.1.22-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120241" comment="talloc-2.1.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120242" comment="tdb-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120243" comment="tdb-tools-1.3.8-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120244" comment="tevent-0.9.26-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17840" version="1" class="patch">
	<metadata>
		<title>Security update for subversion (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for subversion fixes the following issues: 

- Apache Subversion 1.8.15
  This release fixes one security issue:
  Remotely triggerable heap overflow and out-of-bounds read in
  mod_dav_svn caused by integer overflow when parsing skel-encoded
  request bodies. CVE-2015-5343 [boo#958300]
  * fix a segfault with old style text delta
  * fsfs: reduce memory allocation with Apache
  * mod_dav_svn: emit first log items as soon as possible
  * mod_dav_svn: use LimitXMLRequestBody for skel-encoded requests
  * swig: fix memory corruption in svn_client_copy_source_t
  * better configure-time detection of httpd authz fix
    (drop subversion-1.8.14-httpd-version-number-detection.patch,
     replace subversion-1.8.9-allow-httpd-2.4.6.patch with
     subversion-1.8.15-allow-httpd-2.4.6.patch as a result
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958300">SUSE bug 958300</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5343.html">CVE-2015-5343</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120357" comment="libsvn_auth_gnome_keyring-1-0-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120358" comment="libsvn_auth_kwallet-1-0-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120359" comment="subversion-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120360" comment="subversion-bash-completion-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120361" comment="subversion-devel-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120362" comment="subversion-perl-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120363" comment="subversion-python-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120364" comment="subversion-python-ctypes-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120365" comment="subversion-ruby-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120366" comment="subversion-server-1.8.15-2.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120367" comment="subversion-tools-1.8.15-2.23.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17841" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>


This update for bind fixes the following security issue: 

- CVE-2015-8000: Fix remote denial of service by misparsing incoming responses
  (boo#958861).

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/958861">SUSE bug 958861</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8000.html">CVE-2015-8000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120368" comment="bind-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120369" comment="bind-chrootenv-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120370" comment="bind-devel-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120371" comment="bind-doc-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120372" comment="bind-libs-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120373" comment="bind-libs-32bit-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120374" comment="bind-lwresd-9.9.6P1-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120375" comment="bind-utils-9.9.6P1-2.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17842" version="1" class="patch">
	<metadata>
		<title>Security update for cups-filters (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for cups-filters fixes the following issues: 

- cups-filters-1.0.58-CVE-2015-8327-et_alii.patch adds back tick
  and semicolon to the list of illegal shell escape characters
  to fix CVE-2015-8327 and CVE-2015-8560 (boo#957531).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/957531">SUSE bug 957531</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8327.html">CVE-2015-8327</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8560.html">CVE-2015-8560</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120442" comment="cups-filters-1.0.58-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120443" comment="cups-filters-cups-browsed-1.0.58-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120444" comment="cups-filters-devel-1.0.58-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120445" comment="cups-filters-foomatic-rip-1.0.58-2.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120446" comment="cups-filters-ghostscript-1.0.58-2.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17843" version="1" class="patch">
	<metadata>
		<title>Security update for gummi (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>


This update for gummi fixes the following issues: 

- CVE-2015-7758: Fix an exploitable issue caused by gummi setting predictable file names in /tmp;
  patch taken from debian patch tracker and submitted upstream (bnc#949682).

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949682">SUSE bug 949682</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7758.html">CVE-2015-7758</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120412" comment="gummi-0.7.1-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120413" comment="gummi-lang-0.7.1-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17844" version="1" class="patch">
	<metadata>
		<title>Security update for grub2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for grub2 fixes the following issue: 

Changes in grub2:
- CVE-2015-8370: Fix for overflow in grub_password_get and grub_user_get functions (bnc#956631)

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/956631">SUSE bug 956631</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8370.html">CVE-2015-8370</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120414" comment="grub2-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120415" comment="grub2-branding-upstream-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120416" comment="grub2-i386-efi-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120417" comment="grub2-i386-pc-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120418" comment="grub2-snapper-plugin-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120419" comment="grub2-x86_64-efi-2.02~beta2-20.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120420" comment="grub2-x86_64-xen-2.02~beta2-20.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17845" version="1" class="patch">
	<metadata>
		<title>Security update for libxml2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
- update to 2.9.3
  * full changelog: http://www.xmlsoft.org/news.html
  * fixed CVEs: CVE-2015-8242, CVE-2015-7500, CVE-2015-7499, 
                CVE-2015-5312, CVE-2015-7497, CVE-2015-7498,
                CVE-2015-8035, CVE-2015-7942, CVE-2015-1819,
                CVE-2015-7941, CVE-2014-3660, CVE-2014-0191,
                CVE-2015-8241, CVE-2015-8317
  * fixed bugs: [bsc#928193], [bsc#951734], [bsc#951735],
                [bsc#954429], [bsc#956018], [bsc#956021],
                [bsc#956260], [bsc#957105], [bsc#957106],
                [bsc#957107], [bsc#957109], [bsc#957110]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928193">SUSE bug 928193</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951734">SUSE bug 951734</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951735">SUSE bug 951735</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954429">SUSE bug 954429</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956018">SUSE bug 956018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956021">SUSE bug 956021</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956260">SUSE bug 956260</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957105">SUSE bug 957105</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957106">SUSE bug 957106</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957107">SUSE bug 957107</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957109">SUSE bug 957109</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957110">SUSE bug 957110</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0191.html">CVE-2014-0191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3660.html">CVE-2014-3660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1819.html">CVE-2015-1819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5312.html">CVE-2015-5312</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7497.html">CVE-2015-7497</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7498.html">CVE-2015-7498</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7499.html">CVE-2015-7499</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7500.html">CVE-2015-7500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7941.html">CVE-2015-7941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7942.html">CVE-2015-7942</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8035.html">CVE-2015-8035</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8241.html">CVE-2015-8241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8242.html">CVE-2015-8242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8317.html">CVE-2015-8317</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120421" comment="libxml2-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120422" comment="libxml2-2-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120423" comment="libxml2-2-32bit-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120424" comment="libxml2-devel-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120425" comment="libxml2-devel-32bit-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120426" comment="libxml2-doc-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120427" comment="libxml2-tools-2.9.3-7.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120428" comment="python-libxml2-2.9.3-7.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17846" version="1" class="patch">
	<metadata>
		<title>Security update for polarssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for polarssl fixes the following security issue:

* CVE-2015-5291: Remote code execution via session tickets or SNI (boo#949380)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949380">SUSE bug 949380</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5291.html">CVE-2015-5291</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120447" comment="libpolarssl7-1.3.9-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120448" comment="polarssl-1.3.9-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120449" comment="polarssl-devel-1.3.9-11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17847" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following security issues:
    - CVE-2014-8157, CVE-2014-8158: use after free and OOB vulnerabilities (bnc#911837)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/911837">SUSE bug 911837</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8157.html">CVE-2014-8157</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8158.html">CVE-2014-8158</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105809" comment="jasper-1.900.1-163.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105810" comment="libjasper-devel-1.900.1-163.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105811" comment="libjasper1-1.900.1-163.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105812" comment="libjasper1-32bit-1.900.1-163.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17848" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

This update for flash-player fixes the following issues:

- Security update to 11.2.202.559 (boo#960317):
  * APSB16-01, CVE-2015-8459, CVE-2015-8460, CVE-2015-8634,
    CVE-2015-8635, CVE-2015-8636, CVE-2015-8638, CVE-2015-8639,
    CVE-2015-8640, CVE-2015-8641, CVE-2015-8642, CVE-2015-8643,
    CVE-2015-8644, CVE-2015-8645, CVE-2015-8646, CVE-2015-8647,
    CVE-2015-8648, CVE-2015-8649, CVE-2015-8650, CVE-2015-8651
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/960317">SUSE bug 960317</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8459.html">CVE-2015-8459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8460.html">CVE-2015-8460</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8634.html">CVE-2015-8634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8635.html">CVE-2015-8635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8636.html">CVE-2015-8636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8638.html">CVE-2015-8638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8639.html">CVE-2015-8639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8640.html">CVE-2015-8640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8641.html">CVE-2015-8641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8642.html">CVE-2015-8642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8643.html">CVE-2015-8643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8644.html">CVE-2015-8644</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8645.html">CVE-2015-8645</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8646.html">CVE-2015-8646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8647.html">CVE-2015-8647</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8648.html">CVE-2015-8648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8649.html">CVE-2015-8649</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8650.html">CVE-2015-8650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8651.html">CVE-2015-8651</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120905" comment="flash-player-11.2.202.559-2.85.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120906" comment="flash-player-gnome-11.2.202.559-2.85.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120907" comment="flash-player-kde4-11.2.202.559-2.85.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17849" version="1" class="patch">
	<metadata>
		<title>Security update for Mozilla Thunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Thunderbird was updated to 38.5.0 to fix multiple security issues.

The following vulnerabilities were fixed: (boo#959277)

* CVE-2015-7201: Miscellaneous memory safety hazards
* CVE-2015-7210: Use-after-free in WebRTC when datachannel is used after being destroyed
* CVE-2015-7212: Integer overflow allocating extremely large textures
* CVE-2015-7205: Underflow through code inspection
* CVE-2015-7213: Integer overflow in MP4 playback in 64-bit versions
* CVE-2015-7222: Integer underflow and buffer overflow processing MP4 metadata in libstagefright
* CVE-2015-7214: Cross-site reading attack through data and view-source URIs
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/959277">SUSE bug 959277</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7201.html">CVE-2015-7201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7205.html">CVE-2015-7205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7210.html">CVE-2015-7210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7212.html">CVE-2015-7212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7213.html">CVE-2015-7213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7214.html">CVE-2015-7214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7222.html">CVE-2015-7222</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120911" comment="MozillaThunderbird-38.5.0-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120912" comment="MozillaThunderbird-buildsymbols-38.5.0-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120913" comment="MozillaThunderbird-devel-38.5.0-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120914" comment="MozillaThunderbird-translations-common-38.5.0-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120915" comment="MozillaThunderbird-translations-other-38.5.0-7.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17850" version="1" class="patch">
	<metadata>
		<title>Security update for mozilla-nss (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to mozilla-nss 3.20.2 fixes the following issues:

* CVE-2015-7575: MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature (boo#952810)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959888">SUSE bug 959888</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120916" comment="libfreebl3-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120917" comment="libfreebl3-32bit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120918" comment="libsoftokn3-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120919" comment="libsoftokn3-32bit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120920" comment="mozilla-nss-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120921" comment="mozilla-nss-32bit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120922" comment="mozilla-nss-certs-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120923" comment="mozilla-nss-certs-32bit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120924" comment="mozilla-nss-devel-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120925" comment="mozilla-nss-sysinit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120926" comment="mozilla-nss-sysinit-32bit-3.20.2-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120927" comment="mozilla-nss-tools-3.20.2-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17851" version="1" class="patch">
	<metadata>
		<title>Security update for patch (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

  This update fixes the following security issue:

  + Security fix for a directory traversal flaw when
  handling git-style patches. This could allow an attacker to
  overwrite arbitrary files by applying a specially crafted patch.
  [boo#913678] [CVE-2015-1196]

  This update fixes the following issues:

  + When a file isn't being deleted because the file contents don't
    match the patch, the resulting message is now &amp;quot;Not deleting
    file ... as content differs from patch&amp;quot; instead of &amp;quot;File ...
    is not empty after patch; not deleting&amp;quot;.
  + Function names in hunks (from diff -p) are now preserved in
    reject files [boo#904519]

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/904519">SUSE bug 904519</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913678">SUSE bug 913678</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1196.html">CVE-2015-1196</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105813" comment="patch-2.7.3-7.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17852" version="1" class="patch">
	<metadata>
		<title>Security update for vlc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

vlc was updated to the current openSUSE Tumbleweed version.

live555 was also updated to the current openSUSE Tumbleweed version as a dependency.

Security issues fixed:
- Fix various buffer overflows and null ptr dereferencing (boo#914268,
  CVE-2014-9625).

Other fixes:
- Enable SSE2 instruction set for x86_64

- Disable fluidsynth again: the crashes we had earlier are still
  not all fixed. They are less, but less common makes it more
  difficult to debug.

On openSUSE 13.1:
- Update to version 2.1.5:
  + Core: Fix compilation on OS/2.
  + Access: Stability improvements for the QTSound capture module.
  + Mac OS X audio output:
    - Fix channel ordering.
    - Increase the buffersize.
  + Decoders:
    - Fix DxVA2 decoding of samples needing more surfaces.
    - Improve MAD resistance to broken mp3 streams.
    - Fix PGS alignment in MKV.
  + Qt Interface: Don't rename mp3 converted files to .raw.
  + Mac OS X Interface:
    - Correctly support video-on-top.
    - Fix video output event propagation on Macs with retina
      displays.
    - Stability improvements when using future VLC releases side by
      side.
  + Streaming: Fix transcode when audio format changes.
  + Updated translations.

- Update to version 2.1.4:
  + Demuxers: Fix issue in WMV with multiple compressed payload and
    empty payloads.
  + Video Output: Fix subtitles size rendering on Windows.
  + Mac OS X:
    - Fix DVD playback regression.
    - Fix misleading error message during video playback on
      OS X 10.9.
    - Fix hardware acceleration memleaks.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/914268">SUSE bug 914268</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9625.html">CVE-2014-9625</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009105801" comment="libvlc5-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105802" comment="libvlccore7-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105799" comment="live555-2014.09.22-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105800" comment="live555-devel-2014.09.22-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105803" comment="vlc-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105804" comment="vlc-devel-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105805" comment="vlc-gnome-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105806" comment="vlc-noX-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105807" comment="vlc-noX-lang-2.1.5-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009105808" comment="vlc-qt-2.1.5-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17853" version="1" class="patch">
	<metadata>
		<title>Security update for claws-mail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for claws-mail fixes the following security issue:

* CVE-2015-8614: buffer overrun issues in Japanese character set conversion code could allow an adversary to remotely crash claws and potentially have further unspecified impact (boo#959993)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959993">SUSE bug 959993</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8614.html">CVE-2015-8614</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120964" comment="claws-mail-3.12.0-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120965" comment="claws-mail-devel-3.12.0-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120966" comment="claws-mail-lang-3.12.0-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17854" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following issues:

- CVE-2015-7803: Specially crafted .phar files with a crafted TAR archive entry allowed remote attackers to cause a Denial of Service (DoS) [bsc#949961]
- CVE-2015-7804: Specially crafted .phar files with a crafted ZIP archive entry referencing a file &amp;quot;/&amp;quot; allowed remote attackers to cause a Denial of Service (DoS) or potentially leak unspecified memory content [bsc#949961]
- CVE-2016-1903: Specially crafted image files could allowed remote attackers read unspecified memory when rotating images [bsc#962057]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949961">SUSE bug 949961</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949962">SUSE bug 949962</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962057">SUSE bug 962057</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7803.html">CVE-2015-7803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7804.html">CVE-2015-7804</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1903.html">CVE-2016-1903</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122130" comment="apache2-mod_php5-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122131" comment="php5-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122132" comment="php5-bcmath-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122133" comment="php5-bz2-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122134" comment="php5-calendar-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122135" comment="php5-ctype-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122136" comment="php5-curl-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122137" comment="php5-dba-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122138" comment="php5-devel-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122139" comment="php5-dom-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122140" comment="php5-enchant-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122141" comment="php5-exif-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122142" comment="php5-fastcgi-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122143" comment="php5-fileinfo-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122144" comment="php5-firebird-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122145" comment="php5-fpm-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122146" comment="php5-ftp-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122147" comment="php5-gd-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122148" comment="php5-gettext-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122149" comment="php5-gmp-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122150" comment="php5-iconv-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122151" comment="php5-imap-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122152" comment="php5-intl-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122153" comment="php5-json-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122154" comment="php5-ldap-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122155" comment="php5-mbstring-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122156" comment="php5-mcrypt-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122157" comment="php5-mssql-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122158" comment="php5-mysql-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122159" comment="php5-odbc-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122160" comment="php5-opcache-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122161" comment="php5-openssl-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122162" comment="php5-pcntl-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122163" comment="php5-pdo-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122164" comment="php5-pear-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122165" comment="php5-pgsql-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122166" comment="php5-phar-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122167" comment="php5-posix-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122168" comment="php5-pspell-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122169" comment="php5-readline-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122170" comment="php5-shmop-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122171" comment="php5-snmp-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122172" comment="php5-soap-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122173" comment="php5-sockets-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122174" comment="php5-sqlite-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122175" comment="php5-suhosin-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122176" comment="php5-sysvmsg-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122177" comment="php5-sysvsem-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122178" comment="php5-sysvshm-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122179" comment="php5-tidy-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122180" comment="php5-tokenizer-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122181" comment="php5-wddx-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122182" comment="php5-xmlreader-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122183" comment="php5-xmlrpc-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122184" comment="php5-xmlwriter-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122185" comment="php5-xsl-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122186" comment="php5-zip-5.6.1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122187" comment="php5-zlib-5.6.1-39.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17855" version="1" class="patch">
	<metadata>
		<title>Security update for typo3-cms-4_7 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for typo3-cms-4_7 fixes the following issues:

- CVE-2014-3941: Multiple vulnerabilities (TYPO3-CORE-SA-2014-001)
- CVE-2013-4701: Multiple vulnerabilities (TYPO3-CORE-SA-2014-002)
- CVE-2013-7073: Multiple vulnerabilities (TYPO3-CORE-SA-2013-004)
- other security fixes, e.g. preventing XSS attacks.

The package was updated to last upstream version (discontinued) 4.7.20
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/974993">SUSE bug 974993</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975949">SUSE bug 975949</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-4701.html">CVE-2013-4701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7073.html">CVE-2013-7073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3941.html">CVE-2014-3941</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133256" comment="typo3-cms-4_7-4.7.20-7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17856" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for gd fixes the following issues:

  * CVE-2016-6214: Buffer over-read issue when parsing crafted TGA file [bsc#991436]
  * CVE-2016-6132: read out-of-bands was found in the parsing of TGA files using libgd [bsc#987577]
  * CVE-2016-6128: Invalid color index not properly handled [bsc#991710]
  * CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991622]
  * CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/987577">SUSE bug 987577</bugzilla>
<bugzilla href="https://bugzilla.suse.com/988032">SUSE bug 988032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991436">SUSE bug 991436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991622">SUSE bug 991622</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991710">SUSE bug 991710</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6128.html">CVE-2016-6128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6132.html">CVE-2016-6132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6161.html">CVE-2016-6161</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6207.html">CVE-2016-6207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6214.html">CVE-2016-6214</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133257" comment="gd-2.1.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133258" comment="gd-devel-2.1.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133259" comment="libgd3-2.1.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133260" comment="libgd3-32bit-2.1.0-7.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17857" version="1" class="patch">
	<metadata>
		<title>Security update for pdns (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for pdns fixes the following issues:

- CVE-2016-6172: malicious primary DNS servers can crash secondaries through large transfers (boo#987872)

As mitigation, the xfr-max-received-mbytes config option was added, defaulting to to 100 (MB).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/987872">SUSE bug 987872</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6172.html">CVE-2016-6172</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133261" comment="pdns-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133262" comment="pdns-backend-ldap-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133263" comment="pdns-backend-lua-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133264" comment="pdns-backend-mydns-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133265" comment="pdns-backend-mysql-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133266" comment="pdns-backend-postgresql-3.4.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133267" comment="pdns-backend-sqlite3-3.4.6-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17858" version="1" class="patch">
	<metadata>
		<title>Security update for apache2-mod_fcgid (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for apache2-mod_fcgid fixes the following issues:

- CVE-2016-1000104 / CVE-2016-5387: A remote attacker could have set the HTTP_PROXY environment variable of CGI scripts (boo#988488)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/988488">SUSE bug 988488</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1000104.html">CVE-2016-1000104</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5387.html">CVE-2016-5387</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133268" comment="apache2-mod_fcgid-2.3.9-7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17859" version="1" class="patch">
	<metadata>
		<title>Security update for iperf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
iperf was updated to the the following vulnerability:

- CVE-2016-4303: A malicious client could have triggered a buffer overflow / heap corruption issue by sending a specially crafted JSON string, and possibly execute arbitrary code (boo#984453)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/984453">SUSE bug 984453</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4303.html">CVE-2016-4303</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133269" comment="iperf-3.0.12-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133270" comment="iperf-devel-3.0.12-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133271" comment="libiperf0-3.0.12-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17860" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to fix various bugs and security issues.

The following security bugs were fixed:
- CVE-2016-1583: Prevent the usage of mmap when the lower file system does not allow it. This could have lead to local privilege escalation when ecryptfs-utils was installed and /sbin/mount.ecryptfs_private was setuid (bsc#983143).
- CVE-2016-4913: The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel mishandles NM (aka alternate name) entries containing \0 characters, which allowed local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem (bnc#980725).
- CVE-2016-4580: The x25_negotiate_facilities function in net/x25/x25_facilities.c in the Linux kernel did not properly initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory via an X.25 Call Request (bnc#981267).
- CVE-2016-0758: Tags with indefinite length could have corrupted pointers in asn1_find_indefinite_length (bsc#979867).
- CVE-2016-2053: The asn1_ber_decoder function in lib/asn1_decoder.c in the Linux kernel allowed attackers to cause a denial of service (panic) via an ASN.1 BER file that lacks a public key, leading to mishandling by the public_key_verify_signature function in crypto/asymmetric_keys/public_key.c (bnc#963762).
- CVE-2016-2187: The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971919 971944).
- CVE-2016-4482: The proc_connectinfo function in drivers/usb/core/devio.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via a crafted USBDEVFS_CONNECTINFO ioctl call (bnc#978401 bsc#978445).
- CVE-2016-4565: The InfiniBand (aka IB) stack in the Linux kernel incorrectly relies on the write system call, which allowed local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface (bnc#979548 bsc#980363).
- CVE-2016-3672: The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel did not properly randomize the legacy base address, which made it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid or setgid program, by disabling stack-consumption resource limits (bnc#974308).
- CVE-2016-4581: fs/pnode.c in the Linux kernel did not properly traverse a mount propagation tree in a certain case involving a slave mount, which allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted series of mount system calls (bnc#979913).
- CVE-2016-4485: The llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel did not initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory by reading a message (bnc#978821).
- CVE-2015-3288: A security flaw was found in the Linux kernel that there was a way to arbitrary change zero page memory. (bnc#979021).
- CVE-2016-4578: sound/core/timer.c in the Linux kernel did not initialize certain r1 data structures, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface, related to the (1) snd_timer_user_ccallback and (2) snd_timer_user_tinterrupt functions (bnc#979879).
- CVE-2016-3134: The netfilter subsystem in the Linux kernel did not validate certain offset fields, which allowed local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call (bnc#971126).
- CVE-2016-4486: The rtnl_fill_link_ifmap function in net/core/rtnetlink.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#978822).
- CVE-2013-7446: Use-after-free vulnerability in net/unix/af_unix.c in the Linux kernel allowed local users to bypass intended AF_UNIX socket permissions or cause a denial of service (panic) via crafted epoll_ctl calls (bnc#955654).
- CVE-2016-4569: The snd_timer_user_params function in sound/core/timer.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface (bnc#979213).
- CVE-2016-2847: fs/pipe.c in the Linux kernel did not limit the amount of unread data in pipes, which allowed local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes (bnc#970948 974646).
- CVE-2016-3136: The mct_u232_msr_to_state function in drivers/usb/serial/mct_u232.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB device without two interrupt-in endpoint descriptors (bnc#970955).
- CVE-2016-2188: The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970956).
- CVE-2016-3138: The acm_probe function in drivers/usb/class/cdc-acm.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both a control and a data endpoint descriptor (bnc#970911).
- CVE-2016-3137: drivers/usb/serial/cypress_m8.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both an interrupt-in and an interrupt-out endpoint descriptor, related to the cypress_generic_port_probe and cypress_open functions (bnc#970970).
- CVE-2016-3951: Double free vulnerability in drivers/net/usb/cdc_ncm.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (system crash) or possibly have unspecified other impact by inserting a USB device with an invalid USB descriptor (bnc#974418).
- CVE-2016-3140: The digi_port_init function in drivers/usb/serial/digi_acceleport.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970892).
- CVE-2016-2186: The powermate_probe function in drivers/input/misc/powermate.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970958).
- CVE-2016-2185: The ati_remote2_probe function in drivers/input/misc/ati_remote2.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971124).
- CVE-2016-3689: The ims_pcu_parse_cdc_data function in drivers/input/misc/ims-pcu.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (system crash) via a USB device without both a master and a slave interface (bnc#971628).
- CVE-2016-3156: The IPv4 implementation in the Linux kernel mishandles destruction of device objects, which allowed guest OS users to cause a denial of service (host OS networking outage) by arranging for a large number of IP addresses (bnc#971360).
- CVE-2016-2184: The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971125).
- CVE-2016-3139: The wacom_probe function in drivers/input/tablet/wacom_sys.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970909).
- CVE-2015-8830: Integer overflow in the aio_setup_single_vector function in fs/aio.c in the Linux kernel 4.0 allowed local users to cause a denial of service or possibly have unspecified other impact via a large AIO iovec.  NOTE: this vulnerability exists because of a CVE-2012-6701 regression (bnc#969354 bsc#969355).
- CVE-2016-2782: The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a (1) bulk-in or (2) interrupt-in endpoint (bnc#968670).
- CVE-2015-8816: The hub_activate function in drivers/usb/core/hub.c in the Linux kernel did not properly maintain a hub-interface data structure, which allowed physically proximate attackers to cause a denial of service (invalid memory access and system crash) or possibly have unspecified other impact by unplugging a USB hub device (bnc#968010).
- CVE-2015-7566: The clie_5_attach function in drivers/usb/serial/visor.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a bulk-out endpoint (bnc#961512).
- CVE-2016-2549: sound/core/hrtimer.c in the Linux kernel did not prevent recursive callback access, which allowed local users to cause a denial of service (deadlock) via a crafted ioctl call (bnc#968013).
- CVE-2016-2547: sound/core/timer.c in the Linux kernel employs a locking approach that did not consider slave timer instances, which allowed local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call (bnc#968011).
- CVE-2016-2548: sound/core/timer.c in the Linux kernel retains certain linked lists after a close or stop action, which allowed local users to cause a denial of service (system crash) via a crafted ioctl call, related to the (1) snd_timer_close and (2) _snd_timer_stop functions (bnc#968012).
- CVE-2016-2546: sound/core/timer.c in the Linux kernel uses an incorrect type of mutex, which allowed local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call (bnc#967975).
- CVE-2016-2545: The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel did not properly maintain a certain linked list, which allowed local users to cause a denial of service (race condition and system crash) via a crafted ioctl call (bnc#967974).
- CVE-2016-2544: Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel allowed local users to cause a denial of service (use-after-free and system crash) by making an ioctl call at a certain time (bnc#967973).
- CVE-2016-2543: The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel did not verify FIFO assignment before proceeding with FIFO clearing, which allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted ioctl call (bnc#967972).
- CVE-2015-8709: ** DISPUTED ** kernel/ptrace.c in the Linux kernel mishandles uid and gid mappings, which allowed local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call.  NOTE: the vendor states &amp;quot;there is no kernel bug here (bnc#959709 960561 ).
- CVE-2015-8812: drivers/infiniband/hw/cxgb3/iwch_cm.c in the Linux kernel did not properly identify error conditions, which allowed remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via crafted packets (bnc#966437).
- CVE-2016-2384: Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (panic) or possibly have unspecified other impact via vectors involving an invalid USB descriptor (bnc#966693).
- CVE-2015-8785: The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel allowed local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov (bnc#963765).
- CVE-2014-9904: The snd_compress_check_input function in sound/core/compress_offload.c in the ALSA subsystem in the Linux kernel did not properly check for an integer overflow, which allowed local users to cause a denial of service (insufficient memory allocation) or possibly have unspecified other impact via a crafted SNDRV_COMPRESS_SET_PARAMS ioctl call (bnc#986811).
- CVE-2016-5829: Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel allow local users to cause a denial of service or possibly have unspecified other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl call (bnc#986572 986573).
- CVE-2016-4997: The compat IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362 986365 986377).
- CVE-2016-4805: Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions (bnc#980371).
- CVE-2016-4470: The key_reject_and_link function in security/keys/key.c in the Linux kernel did not ensure that a certain data structure is initialized, which allowed local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command (bnc#984755 984764).
- CVE-2015-6526: The perf_callchain_user_64 function in arch/powerpc/perf/callchain.c in the Linux kernel on ppc64 platforms allowed local users to cause a denial of service (infinite loop) via a deep 64-bit userspace backtrace (bnc#942702).
- CVE-2016-5244: The rds_inc_info_copy function in net/rds/recv.c in the Linux kernel did not initialize a certain structure member, which allowed remote attackers to obtain sensitive information from kernel stack memory by reading an RDS message (bnc#983213).

The following non-security bugs were fixed:
- ALSA: hrtimer: Handle start/stop more properly (bsc#973378).
- ALSA: pcm: Fix potential deadlock in OSS emulation (bsc#968018).
- ALSA: rawmidi: Fix race at copying &amp;amp; updating the position (bsc#968018).
- ALSA: rawmidi: Make snd_rawmidi_transmit() race-free (bsc#968018).
- ALSA: seq: Fix double port list deletion (bsc#968018).
- ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() (bsc#968018).
- ALSA: seq: Fix leak of pool buffer at concurrent writes (bsc#968018).
- ALSA: seq: Fix lockdep warnings due to double mutex locks (bsc#968018).
- ALSA: seq: Fix race at closing in virmidi driver (bsc#968018).
- ALSA: seq: Fix yet another races among ALSA timer accesses (bsc#968018).
- ALSA: timer: Call notifier in the same spinlock (bsc#973378).
- ALSA: timer: Code cleanup (bsc#968018).
- ALSA: timer: Fix leftover link at closing (bsc#968018).
- ALSA: timer: Fix link corruption due to double start or stop (bsc#968018).
- ALSA: timer: Fix race between stop and interrupt (bsc#968018).
- ALSA: timer: Fix wrong instance passed to slave callbacks (bsc#968018).
- ALSA: timer: Protect the whole snd_timer_close() with open race (bsc#973378).
- ALSA: timer: Sync timer deletion at closing the system timer (bsc#973378).
- ALSA: timer: Use mod_timer() for rearming the system timer (bsc#973378).
- Bluetooth: vhci: Fix race at creating hci device (bsc#971799,bsc#966849).
- Bluetooth: vhci: fix open_timeout vs. hdev race (bsc#971799,bsc#966849).
- Bluetooth: vhci: purge unhandled skbs (bsc#971799,bsc#966849).
- Btrfs: do not use src fd for printk (bsc#980348).
- Refresh patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly. Fix the build error on 32bit architectures.
- Refresh patches.xen/xen-netback-coalesce: Restore copying of SKBs with head exceeding page size (bsc#978469).
- Refresh patches.xen/xen3-patch-3.14: Suppress atomic file position updates on /proc/xen/xenbus (bsc#970275).
- Subject:  [PATCH] USB: xhci: Add broken streams quirk for Frescologic device id 1009 (bnc#982706).
- USB: usbip: fix potential out-of-bounds write (bnc#975945).
- af_unix: Guard against other == sk in unix_dgram_sendmsg (bsc#973570).
- backends: guarantee one time reads of shared ring contents (bsc#957988).
- btrfs: do not go readonly on existing qgroup items (bsc#957052).
- btrfs: remove error message from search ioctl for nonexistent tree.
- drm/i915: Fix missing backlight update during panel disablement (bsc#941113 boo#901754).
- enic: set netdev-&amp;gt;vlan_features (bsc#966245).
- ext4: fix races between buffered IO and collapse / insert range (bsc#972174).
- ext4: fix races between page faults and hole punching (bsc#972174).
- ext4: fix races of writeback with punch hole and zero range (bsc#972174).
- ext4: move unlocked dio protection from ext4_alloc_file_blocks() (bsc#972174).
- ipv4/fib: do not warn when primary address is missing if in_dev is dead (bsc#971360).
- ipvs: count pre-established TCP states as active (bsc#970114).
- net: core: Correct an over-stringent device loop detection (bsc#945219).
- netback: do not use last request to determine minimum Tx credit (bsc#957988).
- pciback: Check PF instead of VF for PCI_COMMAND_MEMORY.
- pciback: Save the number of MSI-X entries to be copied later.
- pciback: guarantee one time reads of shared ring contents (bsc#957988).
- series.conf: move cxgb3 patch to network drivers section
- usb: quirk to stop runtime PM for Intel 7260 (bnc#984464).
- x86: standardize mmap_rnd() usage (bnc#974308).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/901754">SUSE bug 901754</bugzilla>
<bugzilla href="https://bugzilla.suse.com/941113">SUSE bug 941113</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942702">SUSE bug 942702</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945219">SUSE bug 945219</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955654">SUSE bug 955654</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957052">SUSE bug 957052</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957988">SUSE bug 957988</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959709">SUSE bug 959709</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960561">SUSE bug 960561</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961512">SUSE bug 961512</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963762">SUSE bug 963762</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963765">SUSE bug 963765</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966245">SUSE bug 966245</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966437">SUSE bug 966437</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966693">SUSE bug 966693</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966849">SUSE bug 966849</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967972">SUSE bug 967972</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967973">SUSE bug 967973</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967974">SUSE bug 967974</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967975">SUSE bug 967975</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968010">SUSE bug 968010</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968011">SUSE bug 968011</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968012">SUSE bug 968012</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968013">SUSE bug 968013</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968018">SUSE bug 968018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968670">SUSE bug 968670</bugzilla>
<bugzilla href="https://bugzilla.suse.com/969354">SUSE bug 969354</bugzilla>
<bugzilla href="https://bugzilla.suse.com/969355">SUSE bug 969355</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970114">SUSE bug 970114</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970275">SUSE bug 970275</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970892">SUSE bug 970892</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970909">SUSE bug 970909</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970911">SUSE bug 970911</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970948">SUSE bug 970948</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970955">SUSE bug 970955</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970956">SUSE bug 970956</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970958">SUSE bug 970958</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970970">SUSE bug 970970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971124">SUSE bug 971124</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971125">SUSE bug 971125</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971126">SUSE bug 971126</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971360">SUSE bug 971360</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971628">SUSE bug 971628</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971799">SUSE bug 971799</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971919">SUSE bug 971919</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971944">SUSE bug 971944</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972174">SUSE bug 972174</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973378">SUSE bug 973378</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973570">SUSE bug 973570</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974308">SUSE bug 974308</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974418">SUSE bug 974418</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974646">SUSE bug 974646</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975945">SUSE bug 975945</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978401">SUSE bug 978401</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978445">SUSE bug 978445</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978469">SUSE bug 978469</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978821">SUSE bug 978821</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978822">SUSE bug 978822</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979021">SUSE bug 979021</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979213">SUSE bug 979213</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979548">SUSE bug 979548</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979867">SUSE bug 979867</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979879">SUSE bug 979879</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979913">SUSE bug 979913</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980348">SUSE bug 980348</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980363">SUSE bug 980363</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980371">SUSE bug 980371</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980725">SUSE bug 980725</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981267">SUSE bug 981267</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982706">SUSE bug 982706</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983143">SUSE bug 983143</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983213">SUSE bug 983213</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984464">SUSE bug 984464</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984755">SUSE bug 984755</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984764">SUSE bug 984764</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986362">SUSE bug 986362</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986365">SUSE bug 986365</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986377">SUSE bug 986377</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986572">SUSE bug 986572</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986573">SUSE bug 986573</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986811">SUSE bug 986811</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-6701.html">CVE-2012-6701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-7446.html">CVE-2013-7446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9904.html">CVE-2014-9904</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3288.html">CVE-2015-3288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6526.html">CVE-2015-6526</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7566.html">CVE-2015-7566</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8709.html">CVE-2015-8709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8785.html">CVE-2015-8785</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8812.html">CVE-2015-8812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8816.html">CVE-2015-8816</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8830.html">CVE-2015-8830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0758.html">CVE-2016-0758</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1583.html">CVE-2016-1583</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2053.html">CVE-2016-2053</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2184.html">CVE-2016-2184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2185.html">CVE-2016-2185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2186.html">CVE-2016-2186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2187.html">CVE-2016-2187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2188.html">CVE-2016-2188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2384.html">CVE-2016-2384</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2543.html">CVE-2016-2543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2544.html">CVE-2016-2544</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2545.html">CVE-2016-2545</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2546.html">CVE-2016-2546</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2547.html">CVE-2016-2547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2548.html">CVE-2016-2548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2549.html">CVE-2016-2549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2782.html">CVE-2016-2782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2847.html">CVE-2016-2847</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3134.html">CVE-2016-3134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3136.html">CVE-2016-3136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3137.html">CVE-2016-3137</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3138.html">CVE-2016-3138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3139.html">CVE-2016-3139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3140.html">CVE-2016-3140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3156.html">CVE-2016-3156</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3672.html">CVE-2016-3672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3689.html">CVE-2016-3689</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3951.html">CVE-2016-3951</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4470.html">CVE-2016-4470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4482.html">CVE-2016-4482</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4485.html">CVE-2016-4485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4486.html">CVE-2016-4486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4565.html">CVE-2016-4565</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4569.html">CVE-2016-4569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4578.html">CVE-2016-4578</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4580.html">CVE-2016-4580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4581.html">CVE-2016-4581</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4805.html">CVE-2016-4805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4913.html">CVE-2016-4913</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4997.html">CVE-2016-4997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5244.html">CVE-2016-5244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5829.html">CVE-2016-5829</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133272" comment="bbswitch-0.8-3.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133273" comment="bbswitch-kmp-default-0.8_k3.16.7_42-3.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133274" comment="bbswitch-kmp-desktop-0.8_k3.16.7_42-3.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133275" comment="bbswitch-kmp-pae-0.8_k3.16.7_42-3.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133276" comment="bbswitch-kmp-xen-0.8_k3.16.7_42-3.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133277" comment="cloop-2.639-14.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133278" comment="cloop-kmp-default-2.639_k3.16.7_42-14.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133279" comment="cloop-kmp-desktop-2.639_k3.16.7_42-14.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133280" comment="cloop-kmp-pae-2.639_k3.16.7_42-14.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133281" comment="cloop-kmp-xen-2.639_k3.16.7_42-14.20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133282" comment="crash-7.0.8-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133283" comment="crash-devel-7.0.8-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133284" comment="crash-doc-7.0.8-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133285" comment="crash-eppic-7.0.8-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133286" comment="crash-gcore-7.0.8-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133287" comment="crash-kmp-default-7.0.8_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133288" comment="crash-kmp-desktop-7.0.8_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133289" comment="crash-kmp-pae-7.0.8_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133290" comment="crash-kmp-xen-7.0.8_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133291" comment="hdjmod-1.28-18.21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133292" comment="hdjmod-kmp-default-1.28_k3.16.7_42-18.21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133293" comment="hdjmod-kmp-desktop-1.28_k3.16.7_42-18.21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133294" comment="hdjmod-kmp-pae-1.28_k3.16.7_42-18.21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133295" comment="hdjmod-kmp-xen-1.28_k3.16.7_42-18.21.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133296" comment="ipset-6.23-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133297" comment="ipset-devel-6.23-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133298" comment="ipset-kmp-default-6.23_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133299" comment="ipset-kmp-desktop-6.23_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133300" comment="ipset-kmp-pae-6.23_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133301" comment="ipset-kmp-xen-6.23_k3.16.7_42-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133302" comment="kernel-debug-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133303" comment="kernel-debug-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133304" comment="kernel-debug-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133305" comment="kernel-default-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133306" comment="kernel-default-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133307" comment="kernel-default-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133308" comment="kernel-desktop-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133309" comment="kernel-desktop-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133310" comment="kernel-desktop-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133311" comment="kernel-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133312" comment="kernel-docs-3.16.7-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133313" comment="kernel-ec2-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133314" comment="kernel-ec2-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133315" comment="kernel-ec2-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133316" comment="kernel-macros-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133317" comment="kernel-obs-build-3.16.7-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133318" comment="kernel-obs-qa-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133319" comment="kernel-obs-qa-xen-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133320" comment="kernel-pae-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133321" comment="kernel-pae-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133322" comment="kernel-pae-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133323" comment="kernel-source-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133324" comment="kernel-source-vanilla-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133325" comment="kernel-syms-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133326" comment="kernel-vanilla-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133327" comment="kernel-vanilla-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133328" comment="kernel-xen-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133329" comment="kernel-xen-base-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133330" comment="kernel-xen-devel-3.16.7-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133331" comment="libipset3-6.23-20.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133332" comment="pcfclock-0.44-260.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133333" comment="pcfclock-kmp-default-0.44_k3.16.7_42-260.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133334" comment="pcfclock-kmp-desktop-0.44_k3.16.7_42-260.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133335" comment="pcfclock-kmp-pae-0.44_k3.16.7_42-260.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133336" comment="python-virtualbox-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133337" comment="vhba-kmp-20140629-2.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133338" comment="vhba-kmp-default-20140629_k3.16.7_42-2.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133339" comment="vhba-kmp-desktop-20140629_k3.16.7_42-2.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133340" comment="vhba-kmp-pae-20140629_k3.16.7_42-2.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133341" comment="vhba-kmp-xen-20140629_k3.16.7_42-2.20.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133342" comment="virtualbox-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133343" comment="virtualbox-devel-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133344" comment="virtualbox-guest-desktop-icons-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133345" comment="virtualbox-guest-kmp-default-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133346" comment="virtualbox-guest-kmp-desktop-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133347" comment="virtualbox-guest-kmp-pae-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133348" comment="virtualbox-guest-tools-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133349" comment="virtualbox-guest-x11-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133350" comment="virtualbox-host-kmp-default-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133351" comment="virtualbox-host-kmp-desktop-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133352" comment="virtualbox-host-kmp-pae-5.0.20_k3.16.7_42-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133353" comment="virtualbox-host-source-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133354" comment="virtualbox-qt-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133355" comment="virtualbox-websrv-5.0.20-48.5 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133356" comment="xen-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133357" comment="xen-devel-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133358" comment="xen-doc-html-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133359" comment="xen-kmp-default-4.4.4_02_k3.16.7_42-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133360" comment="xen-kmp-desktop-4.4.4_02_k3.16.7_42-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133361" comment="xen-libs-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133362" comment="xen-libs-32bit-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133363" comment="xen-tools-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133364" comment="xen-tools-domU-4.4.4_02-46.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133365" comment="xtables-addons-2.6-22.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133366" comment="xtables-addons-kmp-default-2.6_k3.16.7_42-22.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133367" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_42-22.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133368" comment="xtables-addons-kmp-pae-2.6_k3.16.7_42-22.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133369" comment="xtables-addons-kmp-xen-2.6_k3.16.7_42-22.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17861" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

phpMyAdmin was updated to version 4.4.15.8 (2016-08-16) to fix the following issues:

- Upstream changelog for 4.4.15.8:
  * Improve session cookie code for openid.php and signon.php example
     files
  * Full path disclosure in openid.php and signon.php example files
  * Unsafe generation of BlowfishSecret (when not supplied by the user)
  * Referrer leak when phpinfo is enabled
  * Use HTTPS for wiki links
  * Improve SSL certificate handling
  * Fix full path disclosure in debugging code
  * Administrators could trigger SQL injection attack against users
- other fixes
  * Remove Swekey support
- Security fixes:
  https://www.phpmyadmin.net/security/
  * Weaknesses with cookie encryption
     see PMASA-2016-29 (CVE-2016-6606, CWE-661)
  * Multiple XSS vulnerabilities
     see PMASA-2016-30 (CVE-2016-6607, CWE-661)
  * Multiple XSS vulnerabilities
     see PMASA-2016-31 (CVE-2016-6608, CWE-661)
  * PHP code injection
     see PMASA-2016-32 (CVE-2016-6609, CWE-661)
  * Full path disclosure
     see PMASA-2016-33 (CVE-2016-6610, CWE-661)
  * SQL injection attack
     see PMASA-2016-34 (CVE-2016-6611, CWE-661)
  * Local file exposure through LOAD DATA LOCAL INFILE
     see PMASA-2016-35 (CVE-2016-6612, CWE-661)
  * Local file exposure through symlinks with UploadDir
     see PMASA-2016-36 (CVE-2016-6613, CWE-661)
  * Path traversal with SaveDir and UploadDir
     see PMASA-2016-37 (CVE-2016-6614, CWE-661)
  * Multiple XSS vulnerabilities
     see PMASA-2016-38 (CVE-2016-6615, CWE-661)
  * SQL injection vulnerability as control user
     see PMASA-2016-39 (CVE-2016-6616, CWE-661)
  * SQL injection vulnerability
     see PMASA-2016-40 (CVE-2016-6617, CWE-661)
  * Denial-of-service attack through transformation feature
     see PMASA-2016-41 (CVE-2016-6618, CWE-661)
  * SQL injection vulnerability as control user
     see PMASA-2016-42 (CVE-2016-6619, CWE-661)
  * Verify data before unserializing
     see PMASA-2016-43 (CVE-2016-6620, CWE-661)
  * SSRF in setup script
     see PMASA-2016-44 (CVE-2016-6621, CWE-661)
  * Denial-of-service attack with
     $cfg['AllowArbitraryServer'] = true and persistent connections
     see PMASA-2016-45 (CVE-2016-6622, CWE-661)
  * Denial-of-service attack by using for loops
     see PMASA-2016-46 (CVE-2016-6623, CWE-661)
  * Possible circumvention of IP-based allow/deny rules with IPv6 and
     proxy server
     see PMASA-2016-47 (CVE-2016-6624, CWE-661)
  * Detect if user is logged in
     see PMASA-2016-48 (CVE-2016-6625, CWE-661)
  * Bypass URL redirection protection
     see PMASA-2016-49 (CVE-2016-6626, CWE-661)
  * Referrer leak
     see PMASA-2016-50 (CVE-2016-6627, CWE-661)
  * Reflected File Download
     see PMASA-2016-51 (CVE-2016-6628, CWE-661)
  * ArbitraryServerRegexp bypass
     see PMASA-2016-52 (CVE-2016-6629, CWE-661)
  * Denial-of-service attack by entering long password
     see PMASA-2016-53 (CVE-2016-6630, CWE-661)
  * Remote code execution vulnerability when running as CGI
     see PMASA-2016-54 (CVE-2016-6631, CWE-661)
  * Denial-of-service attack when PHP uses dbase extension
     see PMASA-2016-55 (CVE-2016-6632, CWE-661)
  * Remove tode execution vulnerability when PHP uses dbase extension
     see PMASA-2016-56 (CVE-2016-6633, CWE-661)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/994313">SUSE bug 994313</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6606.html">CVE-2016-6606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6607.html">CVE-2016-6607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6608.html">CVE-2016-6608</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6609.html">CVE-2016-6609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6610.html">CVE-2016-6610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6611.html">CVE-2016-6611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6612.html">CVE-2016-6612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6613.html">CVE-2016-6613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6614.html">CVE-2016-6614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6615.html">CVE-2016-6615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6616.html">CVE-2016-6616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6617.html">CVE-2016-6617</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6618.html">CVE-2016-6618</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6619.html">CVE-2016-6619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6620.html">CVE-2016-6620</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6621.html">CVE-2016-6621</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6622.html">CVE-2016-6622</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6623.html">CVE-2016-6623</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6624.html">CVE-2016-6624</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6625.html">CVE-2016-6625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6626.html">CVE-2016-6626</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6627.html">CVE-2016-6627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6628.html">CVE-2016-6628</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6629.html">CVE-2016-6629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6630.html">CVE-2016-6630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6631.html">CVE-2016-6631</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6632.html">CVE-2016-6632</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6633.html">CVE-2016-6633</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133370" comment="phpMyAdmin-4.4.15.8-25.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17862" version="1" class="patch">
	<metadata>
		<title>Security update for typo3-cms-4_5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for typo3-cms-4_5 fixes the following issues:

- CVE-2015-2047: Authentication Bypass (TYPO3-CORE-SA-2015-001)
- CVE-2014-9508: Link spoofing and cache poisoning (TYPO3-CORE-SA-2014-003)
- TYPO3-CORE-SA-2014-002: Multiple Vulnerabilities
- CVE-2013-7073: Multiple vulnerabilities (TYPO3-CORE-SA-2013-004)
  
This update contains the last upstream release 4.5.40, LTS discontinued since 04.2015.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2013-7073.html">CVE-2013-7073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9508.html">CVE-2014-9508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-2047.html">CVE-2015-2047</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133371" comment="typo3-cms-4_5-4.5.40-7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17863" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaFirefox, mozilla-nss fixes the following issues:

Changes in MozillaFirefox:
- Mozilla Firefox 48.0.1:
  * Fixed an audio regression impacting some major websites (bmo#1295296)
  * Fix a top crash in the JavaScript engine (bmo#1290469)
  * Fix a startup crash issue caused by Websense (bmo#1291738)
  * Fix a different behavior with e10s / non-e10s on &amp;lt;select&amp;gt; and mouse events (bmo#1291078)
  * Fix a top crash caused by plugin issues (bmo#1264530)
  * Fix a shutdown issue (bmo#1276920)
  * Fix a crash in WebRTC

- added upstream patch so system plugins/extensions are correctly loaded again on x86-64 (bmo#1282843)

- CVE-2016-6354: Fix for possible buffer overrun (boo#990856)

Changes in mozilla-nss:
- also sign libfreeblpriv3.so to allow FIPS mode again (boo#992236)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/990856">SUSE bug 990856</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992236">SUSE bug 992236</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6354.html">CVE-2016-6354</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133372" comment="MozillaFirefox-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133373" comment="MozillaFirefox-branding-upstream-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133374" comment="MozillaFirefox-buildsymbols-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133375" comment="MozillaFirefox-devel-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133376" comment="MozillaFirefox-translations-common-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133377" comment="MozillaFirefox-translations-other-48.0.1-30.6 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133378" comment="libfreebl3-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133379" comment="libfreebl3-32bit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133380" comment="libsoftokn3-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133381" comment="libsoftokn3-32bit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133382" comment="mozilla-nss-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133383" comment="mozilla-nss-32bit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133384" comment="mozilla-nss-certs-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133385" comment="mozilla-nss-certs-32bit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133386" comment="mozilla-nss-devel-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133387" comment="mozilla-nss-sysinit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133388" comment="mozilla-nss-sysinit-32bit-3.24-26.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133389" comment="mozilla-nss-tools-3.24-26.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17864" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gd fixes the following issues:

  - Out-of-bounds read in function read_image_tga in gd_tga.c (CVE-2016-6905, boo#995034)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/995034">SUSE bug 995034</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6905.html">CVE-2016-6905</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133390" comment="gd-2.1.0-7.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133391" comment="gd-devel-2.1.0-7.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133392" comment="libgd3-2.1.0-7.14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133393" comment="libgd3-32bit-2.1.0-7.14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17865" version="1" class="patch">
	<metadata>
		<title>Security update for libgcrypt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libgcrypt fixes the following issues:

 - RNG prediction vulnerability (boo#994157, CVE-2016-6313)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/994157">SUSE bug 994157</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6313.html">CVE-2016-6313</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133394" comment="libgcrypt-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133395" comment="libgcrypt-cavs-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133396" comment="libgcrypt-devel-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133397" comment="libgcrypt-devel-32bit-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133398" comment="libgcrypt20-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133399" comment="libgcrypt20-32bit-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133400" comment="libgcrypt20-hmac-1.6.1-8.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133401" comment="libgcrypt20-hmac-32bit-1.6.1-8.19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17866" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for curl fixes the following issues:

- fixing a performance regression with FTP (boo#991746)
- TLS session resumption client cert bypass (boo#991389, CVE-2016-5419)
- Re-using connections with wrong client cert (boo#991390, CVE-2016-5420)
- use of connection struct after free (boo#991391, CVE-2016-5421)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/991389">SUSE bug 991389</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991390">SUSE bug 991390</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991391">SUSE bug 991391</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991746">SUSE bug 991746</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5419.html">CVE-2016-5419</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5420.html">CVE-2016-5420</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5421.html">CVE-2016-5421</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133402" comment="curl-7.42.1-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133403" comment="libcurl-devel-7.42.1-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133404" comment="libcurl-devel-32bit-7.42.1-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133405" comment="libcurl4-7.42.1-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133406" comment="libcurl4-32bit-7.42.1-25.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17867" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
java-1_8_0-openjdk was updated to version 7u95 to fix 9 security issues. (bsc#962743)

- CVE-2015-7575: Further reduce use of MD5 (SLOTH) (bsc#960996)
- CVE-2015-8126: Vulnerability in the AWT component related to splashscreen displays
- CVE-2015-8472: Vulnerability in the AWT component, addressed by same fix
- CVE-2016-0402: Vulnerability in the Networking component related to URL processing
- CVE-2016-0448: Vulnerability in the JMX comonent related to attribute processing
- CVE-2016-0466: Vulnerability in the JAXP component, related to limits
- CVE-2016-0483: Vulnerability in the AWT component related to image decoding
- CVE-2016-0494: Vulnerability in 2D component related to font actions
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/960996">SUSE bug 960996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962743">SUSE bug 962743</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8472.html">CVE-2015-8472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0402.html">CVE-2016-0402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0448.html">CVE-2016-0448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0466.html">CVE-2016-0466</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0483.html">CVE-2016-0483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0494.html">CVE-2016-0494</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122288" comment="java-1_8_0-openjdk-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122289" comment="java-1_8_0-openjdk-accessibility-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122290" comment="java-1_8_0-openjdk-demo-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122291" comment="java-1_8_0-openjdk-devel-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122292" comment="java-1_8_0-openjdk-headless-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122293" comment="java-1_8_0-openjdk-javadoc-1.8.0.72-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122294" comment="java-1_8_0-openjdk-src-1.8.0.72-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17868" version="1" class="patch">
	<metadata>
		<title>Security update for eog (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for eog fixes the following issues:

- Update to version 3.16.5 (boo#994819, CVE-2016-6855):
  + Bug fixes:
    - bgo#770143: CVE-2016-6855 out-of-bounds write in eog 3.10.2.
    - bgo#770197: eog leaks error message if loading an SVG fails.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/994819">SUSE bug 994819</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6855.html">CVE-2016-6855</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133407" comment="eog-3.16.5-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133408" comment="eog-devel-3.16.5-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133409" comment="eog-lang-3.16.5-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17869" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaThunderbird fixes the following issues:

- update to Thunderbird 45.3.0 (boo#991809)
  * Disposition-Notification-To could not be used in
    mail.compose.other.header
  * &amp;quot;edit as new message&amp;quot; on a received message pre-filled the sender
    as the composing identity.
  * Certain messages caused corruption of the drafts summary database.
  security fixes:
  * MFSA 2016-62/CVE-2016-2836
    Miscellaneous memory safety hazards
  * MFSA 2016-63/CVE-2016-2830 (bmo#1255270)
    Favicon network connection can persist when page is closed
  * MFSA 2016-64/CVE-2016-2838 (bmo#1279814)
    Buffer overflow rendering SVG with bidirectional content
  * MFSA 2016-65/CVE-2016-2839 (bmo#1275339)
    Cairo rendering crash due to memory allocation issue with FFmpeg 0.10
  * MFSA 2016-67/CVE-2016-5252 (bmo#1268854)
    Stack underflow during 2D graphics rendering
  * MFSA 2016-70/CVE-2016-5254 (bmo#1266963)
    Use-after-free when using alt key and toplevel menus
  * MFSA 2016-72/CVE-2016-5258 (bmo#1279146)
    Use-after-free in DTLS during WebRTC session shutdown
  * MFSA 2016-73/CVE-2016-5259 (bmo#1282992)
    Use-after-free in service workers with nested sync events
  * MFSA 2016-76/CVE-2016-5262 (bmo#1277475)
    Scripts on marquee tag can execute in sandboxed iframes
  * MFSA 2016-77/CVE-2016-2837 (bmo#1274637)
    Buffer overflow in ClearKey Content Decryption Module (CDM)
    during video playback
  * MFSA 2016-78/CVE-2016-5263 (bmo#1276897)
    Type confusion in display transformation
  * MFSA 2016-79/CVE-2016-5264 (bmo#1286183)
    Use-after-free when applying SVG effects
  * MFSA 2016-80/CVE-2016-5265 (bmo#1278013)
    Same-origin policy violation using local HTML file and saved shortcut file

- Fix for possible buffer overrun (boo#990856)
  CVE-2016-6354 (bmo#1292534)
  [mozilla-flex_buffer_overrun.patch]

- add a screenshot to appdata.xml
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/990856">SUSE bug 990856</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991809">SUSE bug 991809</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2830.html">CVE-2016-2830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2836.html">CVE-2016-2836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2837.html">CVE-2016-2837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2838.html">CVE-2016-2838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2839.html">CVE-2016-2839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5252.html">CVE-2016-5252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5254.html">CVE-2016-5254</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5258.html">CVE-2016-5258</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5259.html">CVE-2016-5259</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5262.html">CVE-2016-5262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5263.html">CVE-2016-5263</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5264.html">CVE-2016-5264</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5265.html">CVE-2016-5265</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6354.html">CVE-2016-6354</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133410" comment="MozillaThunderbird-45.3.0-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133411" comment="MozillaThunderbird-buildsymbols-45.3.0-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133412" comment="MozillaThunderbird-devel-45.3.0-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133413" comment="MozillaThunderbird-translations-common-45.3.0-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133414" comment="MozillaThunderbird-translations-other-45.3.0-19.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17870" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for tiff fixes the following issues:

- CVE-2016-3623: A divide by zero was fixed in the rgb2ycbcr tool. (bsc#974618)
- CVE-2016-3945: An out-of-bounds write was fixed in the tiff2rgba tool. (bsc#974614)
- CVE-2016-3990: An out-of-bounds write in horizontalDifference8() in tiffcp tool (bsc#975069)
- CVE-2016-3991: An out-of-bounds write in loadImage() in tiffcrop tool (bsc#975070)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/974614">SUSE bug 974614</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974618">SUSE bug 974618</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975069">SUSE bug 975069</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975070">SUSE bug 975070</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3623.html">CVE-2016-3623</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3945.html">CVE-2016-3945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3990.html">CVE-2016-3990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3991.html">CVE-2016-3991</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133415" comment="libtiff-devel-4.0.6-10.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133416" comment="libtiff-devel-32bit-4.0.6-10.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133417" comment="libtiff5-4.0.6-10.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133418" comment="libtiff5-32bit-4.0.6-10.29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133419" comment="tiff-4.0.6-10.29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17871" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
java-1_7_0-openjdk was updated to version 7u95 to fix 9 security issues. (bsc#962743)

- CVE-2015-4871: Rebinding of the receiver of a DirectMethodHandle may allow a protected method to be accessed
- CVE-2015-7575: Further reduce use of MD5 (SLOTH) (bsc#960996)
- CVE-2015-8126: Vulnerability in the AWT component related to splashscreen displays
- CVE-2015-8472: Vulnerability in the AWT component, addressed by same fix
- CVE-2016-0402: Vulnerability in the Networking component related to URL processing
- CVE-2016-0448: Vulnerability in the JMX comonent related to attribute processing
- CVE-2016-0466: Vulnerability in the JAXP component, related to limits
- CVE-2016-0483: Vulnerability in the AWT component related to image decoding
- CVE-2016-0494: Vulnerability in 2D component related to font actions

The following bugs were fixed:

- bsc#939523: java-1_7_0-openjdk-headless had X dependencies, move libjavagtk to full package
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/939523">SUSE bug 939523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960996">SUSE bug 960996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962743">SUSE bug 962743</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4871.html">CVE-2015-4871</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8472.html">CVE-2015-8472</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0402.html">CVE-2016-0402</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0448.html">CVE-2016-0448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0466.html">CVE-2016-0466</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0483.html">CVE-2016-0483</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0494.html">CVE-2016-0494</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122295" comment="java-1_7_0-openjdk-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122296" comment="java-1_7_0-openjdk-accessibility-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122297" comment="java-1_7_0-openjdk-bootstrap-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122298" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122299" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122300" comment="java-1_7_0-openjdk-demo-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122301" comment="java-1_7_0-openjdk-devel-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122302" comment="java-1_7_0-openjdk-headless-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122303" comment="java-1_7_0-openjdk-javadoc-1.7.0.95-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122304" comment="java-1_7_0-openjdk-src-1.7.0.95-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17872" version="1" class="patch">
	<metadata>
		<title>Security update for gdk-pixbuf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

gdk-pixbuf was updated to 2.32.3 to fix the following issues:

Update to version 2.32.3:
  + Fix two crashes in the bmp loader (bgo#747605, bgo#758991)
  + ico: integer overflow fixes
  + Avoid some integer overflow possibilities in scaling code
  + Make relocations optional
  + Fix a crash due to overflow when scaling
  + Drop loaders for some rare image formats: wbmp, ras, pcx
  + Prevent testsuite failures due to lack of memory
  + Fix animation loading (bgo#755269)
  + More overflow fixes in the scaling code (bgo#754387)
  + Fix a crash in the tga loader
  + Fix several integer overflows (bgo#753908, bgo#753569)
  + Port animations to GTask
  + Translation updates
- Add fixes for some crashes, taken from upstream git (boo#988745 boo#991450 CVE-2016-6352):
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/988745">SUSE bug 988745</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991450">SUSE bug 991450</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6352.html">CVE-2016-6352</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133420" comment="gdk-pixbuf-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133421" comment="gdk-pixbuf-devel-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133422" comment="gdk-pixbuf-devel-32bit-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133423" comment="gdk-pixbuf-lang-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133424" comment="gdk-pixbuf-query-loaders-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133425" comment="gdk-pixbuf-query-loaders-32bit-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133426" comment="libgdk_pixbuf-2_0-0-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133427" comment="libgdk_pixbuf-2_0-0-32bit-2.32.3-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133428" comment="typelib-1_0-GdkPixbuf-2_0-2.32.3-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17873" version="1" class="patch">
	<metadata>
		<title>Security update for wget (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for wget fixes the following issues:

- CVE-2016-7098: Fixed a potential race condition by creating files with
  .tmp ext and making them accessible to the current user only. (boo#995964)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/995964">SUSE bug 995964</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7098.html">CVE-2016-7098</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133429" comment="wget-1.16-4.10.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17874" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 53.0.2785.101 to fix a number of security issues and bugs.

The following vulnerabilities were fixed: (boo#996648)

- CVE-2016-5147: Universal XSS in Blink.
- CVE-2016-5148: Universal XSS in Blink.
- CVE-2016-5149: Script injection in extensions.
- CVE-2016-5150: Use after free in Blink.
- CVE-2016-5151: Use after free in PDFium.
- CVE-2016-5152: Heap overflow in PDFium.
- CVE-2016-5153: Use after destruction in Blink.
- CVE-2016-5154: Heap overflow in PDFium.
- CVE-2016-5155: Address bar spoofing.
- CVE-2016-5156: Use after free in event bindings.
- CVE-2016-5157: Heap overflow in PDFium.
- CVE-2016-5158: Heap overflow in PDFium.
- CVE-2016-5159: Heap overflow in PDFium.
- CVE-2016-5161: Type confusion in Blink.
- CVE-2016-5162: Extensions web accessible resources bypass.
- CVE-2016-5163: Address bar spoofing.
- CVE-2016-5164: Universal XSS using DevTools.
- CVE-2016-5165: Script injection in DevTools.
- CVE-2016-5166: SMB Relay Attack via Save Page As.
- CVE-2016-5160: Extensions web accessible resources bypass.
 
The following upstream fixes are included:

- SPDY crasher fixes
- Disable NV12 DXGI video on AMD
- Forward --password-store switch to os_crypt
- Tell the kernel to discard USB requests when they time out.
- disallow WKBackForwardListItem navigations for pushState pages
- arc: bluetooth: Fix advertised uuid
- fix conflicting PendingIntent for stop button and swipe away

A number of tracked build system fixes are included. (boo#996032, boo#99606, boo#995932)

The following tracked regression fix is included: - Re-enable widevine plugin (boo#998328)

rpmlint and rpmlint-mini were updated to work around a memory exhaustion problem with this package on 32 bit (boo#969732).		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969732">SUSE bug 969732</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995932">SUSE bug 995932</bugzilla>
<bugzilla href="https://bugzilla.suse.com/996032">SUSE bug 996032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/99606">SUSE bug 99606</bugzilla>
<bugzilla href="https://bugzilla.suse.com/996648">SUSE bug 996648</bugzilla>
<bugzilla href="https://bugzilla.suse.com/998328">SUSE bug 998328</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5147.html">CVE-2016-5147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5148.html">CVE-2016-5148</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5149.html">CVE-2016-5149</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5150.html">CVE-2016-5150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5151.html">CVE-2016-5151</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5152.html">CVE-2016-5152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5153.html">CVE-2016-5153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5154.html">CVE-2016-5154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5155.html">CVE-2016-5155</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5156.html">CVE-2016-5156</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5157.html">CVE-2016-5157</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5158.html">CVE-2016-5158</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5159.html">CVE-2016-5159</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5160.html">CVE-2016-5160</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5161.html">CVE-2016-5161</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5162.html">CVE-2016-5162</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5163.html">CVE-2016-5163</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5164.html">CVE-2016-5164</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5165.html">CVE-2016-5165</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5166.html">CVE-2016-5166</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133430" comment="chromedriver-53.0.2785.101-120.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133431" comment="chromium-53.0.2785.101-120.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133432" comment="chromium-desktop-gnome-53.0.2785.101-120.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133433" comment="chromium-desktop-kde-53.0.2785.101-120.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133434" comment="chromium-ffmpegsumo-53.0.2785.101-120.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133435" comment="rpmlint-1.5-39.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133436" comment="rpmlint-mini-1.5-8.7.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17875" version="1" class="patch">
	<metadata>
		<title>Recommended update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update for flash-player fixes the following security issues (APSB16-29, boo#998589):

* integer overflow vulnerability that could lead to code execution (CVE-2016-4287). 
* use-after-free vulnerabilities that could lead to code execution (CVE-2016-4272, CVE-2016-4279, CVE-2016-6921, CVE-2016-6923, CVE-2016-6925, CVE-2016-6926, CVE-2016-6927, CVE-2016-6929, CVE-2016-6930, CVE-2016-6931, CVE-2016-6932)
* security bypass vulnerabilities that could lead to information disclosure (CVE-2016-4271, CVE-2016-4277, CVE-2016-4278)
* memory corruption vulnerabilities that could lead to code execution (CVE-2016-4182, CVE-2016-4237, CVE-2016-4238, CVE-2016-4274, CVE-2016-4275, CVE-2016-4276, CVE-2016-4280, CVE-2016-4281, CVE-2016-4282, CVE-2016-4283, CVE-2016-4284, CVE-2016-4285, CVE-2016-6922, CVE-2016-6924)

The package description was update to reflex that the stand-alone Flash is no longer provided on x86_64 architectures (boo#977664).		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/977664">SUSE bug 977664</bugzilla>
<bugzilla href="https://bugzilla.suse.com/998589">SUSE bug 998589</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4182.html">CVE-2016-4182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4237.html">CVE-2016-4237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4238.html">CVE-2016-4238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4271.html">CVE-2016-4271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4272.html">CVE-2016-4272</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4274.html">CVE-2016-4274</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4275.html">CVE-2016-4275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4276.html">CVE-2016-4276</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4277.html">CVE-2016-4277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4278.html">CVE-2016-4278</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4279.html">CVE-2016-4279</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4280.html">CVE-2016-4280</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4281.html">CVE-2016-4281</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4282.html">CVE-2016-4282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4283.html">CVE-2016-4283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4284.html">CVE-2016-4284</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4285.html">CVE-2016-4285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4287.html">CVE-2016-4287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6921.html">CVE-2016-6921</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6922.html">CVE-2016-6922</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6923.html">CVE-2016-6923</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6924.html">CVE-2016-6924</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6925.html">CVE-2016-6925</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6926.html">CVE-2016-6926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6927.html">CVE-2016-6927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6929.html">CVE-2016-6929</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6930.html">CVE-2016-6930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6931.html">CVE-2016-6931</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6932.html">CVE-2016-6932</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133437" comment="flash-player-11.2.202.635-2.108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133438" comment="flash-player-gnome-11.2.202.635-2.108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133439" comment="flash-player-kde4-11.2.202.635-2.108.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17876" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 53.0.2785.113 to fix a number of security issues and bugs.

The following vulnerabilities were fixed:

- CVE-2016-5170: Use after free in Blink
- CVE-2016-5171: Use after free in Blink
- CVE-2016-5172: Arbitrary Memory Read in v8
- CVE-2016-5173: Extension resource access
- CVE-2016-5174: Popup not correctly suppressed
- CVE-2016-5175: Various fixes from internal audits, fuzzing and other initiatives
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/998743">SUSE bug 998743</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5170.html">CVE-2016-5170</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5171.html">CVE-2016-5171</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5172.html">CVE-2016-5172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5173.html">CVE-2016-5173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5174.html">CVE-2016-5174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5175.html">CVE-2016-5175</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133440" comment="chromedriver-53.0.2785.113-123.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133441" comment="chromium-53.0.2785.113-123.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133442" comment="chromium-desktop-gnome-53.0.2785.113-123.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133443" comment="chromium-desktop-kde-53.0.2785.113-123.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133444" comment="chromium-ffmpegsumo-53.0.2785.113-123.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17877" version="1" class="patch">
	<metadata>
		<title>Security update for virtualbox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Virtualbox was updated to 5.0.26 to fix the following issues:

This update fixes various security issues.
- CVE-2016-3612: An unspecified vulnerability in the Oracle VM VirtualBox
  component in Oracle Virtualization VirtualBox before 5.0.22 allowed
  remote attackers to affect confidentiality via vectors related to
  Core. (boo#990369).
- CVE-2016-3597: Unspecified vulnerability in the Oracle VM VirtualBox
  component in Oracle Virtualization VirtualBox before 5.0.26 allows local
  users to affect availability via vectors related to Core. (bsc#990370)

- Update the host &amp;lt;-&amp;gt; guest KMP conflict dependencies to no longer
    refer to the old name (boo#983927).

This is a maintenance release. The following items were fixed and/or added:
- VMM: fixed a bug in the task switching code (ticket #15571)
- GUI: allow to overwrite an existing file when saving a log file (bug #8034)
- GUI: fixed screenshot if the VM is started in separate mode
- Audio: improved recording from USB headsets and other sources which might need conversion of captured data
- Audio: fixed regression of not having any audio available on Solaris hosts
- VGA: fixed an occasional hang when running Windows guests with 3D enabled
- Storage: fixed a possible endless reconnect loop for the iSCSI backend if connecting to the target succeeds but further I/O requests cause a disconnect
- Storage: fixed a bug when resizing certain VDI images which resulted in using the whole disk on the host (bug #15582)
- EFI: fixed access to devices attached to SATA port 2 and higher (bug #15607)
- API: fixed video recording with VBoxHeadless (bug #15443)
- API: don't crash if there is no graphics controller configured (bug #15628)
- VBoxSVC: fixed several memory leaks when handling .dmg images

Version bump to 5.0.24 (released 2016-06-28 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
- VMM: reverted to the old I/O-APIC code for now to fix certain
  regressions with 5.0.22 (bug #15529). This means that the networking
  performance with certain guests will drop to the 5.0.20 level (bug
  #15295). One workaround is to disable GRO for Linux guests.
- Main: when taking a screenshot, don't save garbage for blanked screens
- NAT: correctly parse resolv.conf file with multiple separators (5.0.22 regression)
- Storage: fixed a possible corruption of stream optimized VMDK images from VMware when opened in read/write mode for the first time
- Audio: imlemented dynamic re-attaching of input/output devices on Mac OS X hosts
- ACPI: notify the guest when the battery / AC state changes instead of relying on guest polling
- Linux hosts: fixed VERR_VMM_SET_JMP_ABORTED_RESUME Guru Meditations on hosts with Linux 4.6 or later (bug #15439)

Version bump to 5.0.22 (released 2016-06-16 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
- VMM: fixes for certain Intel Atom hosts (bug #14915)
- VMM: properly restore the complete FPU state for 32-bit guests on 64-bit hosts on Intel Sandy Bridge and Ivy Bridge CPUs
- VMM: new I/O-APIC implementation fixing several bugs and improving the performance under certain conditions (bug #15295 and others)
- VMM: fixed a potential Linux guest panic on AMD hosts
- VMM: fixed a potential hang with 32-bit EFI guests on Intel CPUs (VT-x without unrestricted guest execution)
- GUI: don't allow to start subsequent separate VM instances
- GUI: raised upper limit for video capture screen resolution (bug #15432)
- GUI: warn if the VM has less than 128MB VRAM configured and 3D enabled
- Main: when monitoring DNS configuration changes on Windows hosts avoid
  false positives from competing DHCP renewals. This should fix NAT link
  flaps when host has multiple DHCP configured interfaces, in particular
  when the host uses OpnVPN.
- Main: properly display an error message if the VRDE server cannot be
  enabled at runtime, for example because another service is using the
  same port
- NAT: Initialize guest address guess for wildcard port-forwarding rules with default guest address (bug #15412)
- VGA: fix for a problem which made certain legacy guests crash under certain conditions (bug #14811)
- OVF: fixed import problems for some appliances using an AHCI controller created by 3rd party applications
- SDK: reduced memory usage in the webservice Java bindings
- Windows Additions: fixes to retain the guest display layout when resizing or disabling the guest monitors
- Linux hosts: EL 6.8 fix (bug #15411)
- Linux hosts: Linux 4.7 fix (bug #15459)
- Linux Additions: Linux 4.7 fixes (bug #15444)
- Linux Additions: fix for certain 32-bit guests (5.0.18 regression; bug #15320)
- Linux Additions: fixed mouse pointer offset (5.0.18 regression; bug #15324)
- Linux Additions: made old X.Org releases work again with kernels 3.11 and later (5.0.18 regression; bug #15319)
- Linux Additions: fixed X.Org crash after hard guest reset (5.0.18 regression; bug #15354)
- Linux Additions: don't stop the X11 setup if loading the shared folders module fails (5.0.18 regression)
- Linux Additions: don't complain if the Drag and Drop service is not available on the host
- Solaris Additions: added support for X.org 1.18 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/983927">SUSE bug 983927</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990369">SUSE bug 990369</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990370">SUSE bug 990370</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3597.html">CVE-2016-3597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3612.html">CVE-2016-3612</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133445" comment="python-virtualbox-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133446" comment="virtualbox-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133447" comment="virtualbox-devel-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133448" comment="virtualbox-guest-desktop-icons-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133449" comment="virtualbox-guest-kmp-default-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133450" comment="virtualbox-guest-kmp-desktop-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133451" comment="virtualbox-guest-kmp-pae-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133452" comment="virtualbox-guest-tools-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133453" comment="virtualbox-guest-x11-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133454" comment="virtualbox-host-kmp-default-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133455" comment="virtualbox-host-kmp-desktop-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133456" comment="virtualbox-host-kmp-pae-5.0.26_k3.16.7_42-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133457" comment="virtualbox-host-source-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133458" comment="virtualbox-qt-5.0.26-51.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133459" comment="virtualbox-websrv-5.0.26-51.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17878" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following security issues:

* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7134: Heap overflow in the function curl_escape
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/997206">SUSE bug 997206</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997207">SUSE bug 997207</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997208">SUSE bug 997208</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997210">SUSE bug 997210</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997211">SUSE bug 997211</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997220">SUSE bug 997220</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997225">SUSE bug 997225</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997230">SUSE bug 997230</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997248">SUSE bug 997248</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997257">SUSE bug 997257</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7124.html">CVE-2016-7124</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7125.html">CVE-2016-7125</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7126.html">CVE-2016-7126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7127.html">CVE-2016-7127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7128.html">CVE-2016-7128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7129.html">CVE-2016-7129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7130.html">CVE-2016-7130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7131.html">CVE-2016-7131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7132.html">CVE-2016-7132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7134.html">CVE-2016-7134</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133460" comment="apache2-mod_php5-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133461" comment="php5-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133462" comment="php5-bcmath-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133463" comment="php5-bz2-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133464" comment="php5-calendar-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133465" comment="php5-ctype-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133466" comment="php5-curl-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133467" comment="php5-dba-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133468" comment="php5-devel-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133469" comment="php5-dom-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133470" comment="php5-enchant-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133471" comment="php5-exif-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133472" comment="php5-fastcgi-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133473" comment="php5-fileinfo-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133474" comment="php5-firebird-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133475" comment="php5-fpm-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133476" comment="php5-ftp-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133477" comment="php5-gd-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133478" comment="php5-gettext-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133479" comment="php5-gmp-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133480" comment="php5-iconv-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133481" comment="php5-imap-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133482" comment="php5-intl-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133483" comment="php5-json-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133484" comment="php5-ldap-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133485" comment="php5-mbstring-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133486" comment="php5-mcrypt-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133487" comment="php5-mssql-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133488" comment="php5-mysql-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133489" comment="php5-odbc-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133490" comment="php5-opcache-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133491" comment="php5-openssl-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133492" comment="php5-pcntl-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133493" comment="php5-pdo-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133494" comment="php5-pear-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133495" comment="php5-pgsql-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133496" comment="php5-phar-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133497" comment="php5-posix-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133498" comment="php5-pspell-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133499" comment="php5-readline-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133500" comment="php5-shmop-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133501" comment="php5-snmp-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133502" comment="php5-soap-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133503" comment="php5-sockets-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133504" comment="php5-sqlite-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133505" comment="php5-suhosin-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133506" comment="php5-sysvmsg-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133507" comment="php5-sysvsem-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133508" comment="php5-sysvshm-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133509" comment="php5-tidy-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133510" comment="php5-tokenizer-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133511" comment="php5-wddx-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133512" comment="php5-xmlreader-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133513" comment="php5-xmlrpc-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133514" comment="php5-xmlwriter-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133515" comment="php5-xsl-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133516" comment="php5-zip-5.6.1-75.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133517" comment="php5-zlib-5.6.1-75.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17879" version="1" class="patch">
	<metadata>
		<title>Security update for file-roller (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for file-roller fixes the following issue:

- CVE-2016-7162: Do not follow symlinks when deleting a folder recursively. (boo#997822, bgo#698554)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/997822">SUSE bug 997822</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7162.html">CVE-2016-7162</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133518" comment="file-roller-3.16.5-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133519" comment="file-roller-lang-3.16.5-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133520" comment="nautilus-file-roller-3.16.5-7.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17880" version="1" class="patch">
	<metadata>
		<title>Security update for pdns (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for pdns fixes the following issues:

- CVE-2016-5426, CVE-2016-5427: Fix case where crafted queries can cause unexpected backend load.
  (boo#998159)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/998159">SUSE bug 998159</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5426.html">CVE-2016-5426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5427.html">CVE-2016-5427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133521" comment="pdns-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133522" comment="pdns-backend-ldap-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133523" comment="pdns-backend-lua-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133524" comment="pdns-backend-mydns-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133525" comment="pdns-backend-mysql-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133526" comment="pdns-backend-postgresql-3.4.6-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133527" comment="pdns-backend-sqlite3-3.4.6-6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17881" version="1" class="patch">
	<metadata>
		<title>Security update for gtk2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This gtk2 update to version 2.24.31 fixes the following issues:

Security issues fixed:
- CVE-2013-7447: Fixed integer overflow in image handling (boo#966682).

Bugs fixed:
- Changes from version 2.24.31:
  + Backport many file chooser entry fixes and cleanups.
  + Don't crash if invisible files are deleted.
  + Bugs fixed: bgo#555087, bgo#586367, bgo#635287, bgo#640698,
    bgo#648419, bgo#672271, bgo#679333, bgo#687196, bgo#703220
    (CVE-2013-7447), bgo#720330, bgo#729927, bgo#737777, bgo#752707,
    bgo#756450, bgo#765120, bgo#765193, bgo#768163, bgo#764996,
    bgo#769126.
- Changes from version 2.24.30:
  + Win32: Build fixes.
  + X11: Support Randr 1.5 monitor information.
  + Bugs fixed: bgo#722815, bgo#612611, bgo#699652, bgo#698652,
    bgo#758893.
  + Updated translations.
- Changes from version 2.24.29:
  + OS X: Partial aspect ratio support.
  + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638,
    bgo#753644, bgo#753691, bgo#753992, bgo#754046.
  + Updated translations.

GTK2 Engine and branding packages were rebuilt to match the updated gtk2 package (boo#999375).		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/966682">SUSE bug 966682</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999375">SUSE bug 999375</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7447.html">CVE-2013-7447</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133528" comment="gtk2-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133529" comment="gtk2-branding-SLED-13.2-14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133530" comment="gtk2-branding-openSUSE-13.2-14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133531" comment="gtk2-branding-upstream-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133532" comment="gtk2-data-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133533" comment="gtk2-devel-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133534" comment="gtk2-devel-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133535" comment="gtk2-engine-clearlooks-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133536" comment="gtk2-engine-clearlooks-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133537" comment="gtk2-engine-crux-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133538" comment="gtk2-engine-crux-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133539" comment="gtk2-engine-glide-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133540" comment="gtk2-engine-glide-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133541" comment="gtk2-engine-hcengine-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133542" comment="gtk2-engine-industrial-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133543" comment="gtk2-engine-industrial-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133544" comment="gtk2-engine-mist-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133545" comment="gtk2-engine-mist-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133546" comment="gtk2-engine-redmond95-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133547" comment="gtk2-engine-redmond95-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133548" comment="gtk2-engine-thinice-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133549" comment="gtk2-engine-thinice-32bit-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133550" comment="gtk2-engines-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133551" comment="gtk2-engines-devel-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133552" comment="gtk2-immodule-amharic-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133553" comment="gtk2-immodule-amharic-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133554" comment="gtk2-immodule-inuktitut-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133555" comment="gtk2-immodule-inuktitut-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133556" comment="gtk2-immodule-multipress-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133557" comment="gtk2-immodule-multipress-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133558" comment="gtk2-immodule-thai-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133559" comment="gtk2-immodule-thai-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133560" comment="gtk2-immodule-vietnamese-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133561" comment="gtk2-immodule-vietnamese-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133562" comment="gtk2-immodule-xim-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133563" comment="gtk2-immodule-xim-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133564" comment="gtk2-immodules-tigrigna-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133565" comment="gtk2-immodules-tigrigna-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133566" comment="gtk2-lang-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133567" comment="gtk2-theme-clearlooks-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133568" comment="gtk2-theme-crux-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133569" comment="gtk2-theme-industrial-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133570" comment="gtk2-theme-mist-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133571" comment="gtk2-theme-redmond95-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133572" comment="gtk2-theme-thinice-2.20.2-18.14.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133573" comment="gtk2-tools-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133574" comment="gtk2-tools-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133575" comment="libgtk-2_0-0-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133576" comment="libgtk-2_0-0-32bit-2.24.31-4.17.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133577" comment="typelib-1_0-Gtk-2_0-2.24.31-4.17.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17882" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaFirefox and mozilla-nss fixes the following issues:

MozillaFirefox was updated to version 49.0 (boo#999701)
- New features
  * Updated Firefox Login Manager to allow HTTPS pages to use saved
    HTTP logins.
  * Added features to Reader Mode that make it easier on the eyes and
    the ears
  * Improved video performance for users on systems that support
    SSE3 without hardware acceleration
  * Added context menu controls to HTML5 audio and video that let users
    loops files or play files at 1.25x speed
  * Improvements in about:memory reports for tracking font memory usage
- Security related fixes
  * MFSA 2016-85
    CVE-2016-2827 (bmo#1289085) - Out-of-bounds read in
    mozilla::net::IsValidReferrerPolicy
    CVE-2016-5270 (bmo#1291016) - Heap-buffer-overflow in
    nsCaseTransformTextRunFactory::TransformString
    CVE-2016-5271 (bmo#1288946) - Out-of-bounds read in
    PropertyProvider::GetSpacingInternal
    CVE-2016-5272 (bmo#1297934) - Bad cast in nsImageGeometryMixin
    CVE-2016-5273 (bmo#1280387) - crash in
    mozilla::a11y::HyperTextAccessible::GetChildOffset
    CVE-2016-5276 (bmo#1287721) - Heap-use-after-free in
    mozilla::a11y::DocAccessible::ProcessInvalidationList
    CVE-2016-5274 (bmo#1282076) - use-after-free in
    nsFrameManager::CaptureFrameState
    CVE-2016-5277 (bmo#1291665) - Heap-use-after-free in nsRefreshDriver::Tick
    CVE-2016-5275 (bmo#1287316) - global-buffer-overflow in
    mozilla::gfx::FilterSupport::ComputeSourceNeededRegions
    CVE-2016-5278 (bmo#1294677) - Heap-buffer-overflow in
    nsBMPEncoder::AddImageFrame
    CVE-2016-5279 (bmo#1249522) - Full local path of files is available
    to web pages after drag and drop
    CVE-2016-5280 (bmo#1289970) - Use-after-free in
    mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap
    CVE-2016-5281 (bmo#1284690) - use-after-free in DOMSVGLength
    CVE-2016-5282 (bmo#932335) - Don't allow content to request favicons
    from non-whitelisted schemes
    CVE-2016-5283 (bmo#928187) - &amp;lt;iframe src&amp;gt; fragment timing attack can
    reveal cross-origin data
    CVE-2016-5284 (bmo#1303127) - Add-on update site certificate pin expiration
    CVE-2016-5256 - Memory safety bugs fixed in Firefox 49
    CVE-2016-5257 - Memory safety bugs fixed in Firefox 49 and Firefox ESR 45.4
- requires NSS 3.25

- Mozilla Firefox 48.0.2:
  * Mitigate a startup crash issue caused on Windows (bmo#1291738)

mozilla-nss was updated to NSS 3.25.
  New functionality:
  * Implemented DHE key agreement for TLS 1.3
  * Added support for ChaCha with TLS 1.3
  * Added support for TLS 1.2 ciphersuites that use SHA384 as the PRF
  * In previous versions, when using client authentication with TLS 1.2,
    NSS only supported certificate_verify messages that used the same
    signature hash algorithm as used by the PRF. This limitation has
    been removed.
  * Several functions have been added to the public API of the
    NSS Cryptoki Framework.
  New functions:
  * NSSCKFWSlot_GetSlotID
  * NSSCKFWSession_GetFWSlot
  * NSSCKFWInstance_DestroySessionHandle
  * NSSCKFWInstance_FindSessionHandle
  Notable changes:
  * An SSL socket can no longer be configured to allow both TLS 1.3 and SSLv3
  * Regression fix: NSS no longer reports a failure if an application
    attempts to disable the SSLv2 protocol.
  * The list of trusted CA certificates has been updated to version 2.8
  * The following CA certificate was Removed
    Sonera Class1 CA
  * The following CA certificates were Added
    Hellenic Academic and Research Institutions RootCA 2015
    Hellenic Academic and Research Institutions ECC RootCA 2015
    Certplus Root CA G1
    Certplus Root CA G2
    OpenTrust Root CA G1
    OpenTrust Root CA G2
    OpenTrust Root CA G3
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/999701">SUSE bug 999701</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2827.html">CVE-2016-2827</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5256.html">CVE-2016-5256</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5257.html">CVE-2016-5257</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5270.html">CVE-2016-5270</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5271.html">CVE-2016-5271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5272.html">CVE-2016-5272</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5273.html">CVE-2016-5273</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5274.html">CVE-2016-5274</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5275.html">CVE-2016-5275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5276.html">CVE-2016-5276</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5277.html">CVE-2016-5277</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5278.html">CVE-2016-5278</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5279.html">CVE-2016-5279</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5280.html">CVE-2016-5280</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5281.html">CVE-2016-5281</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5282.html">CVE-2016-5282</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5283.html">CVE-2016-5283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5284.html">CVE-2016-5284</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133578" comment="MozillaFirefox-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133579" comment="MozillaFirefox-branding-upstream-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133580" comment="MozillaFirefox-buildsymbols-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133581" comment="MozillaFirefox-devel-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133582" comment="MozillaFirefox-translations-common-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133583" comment="MozillaFirefox-translations-other-49.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133584" comment="libfreebl3-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133585" comment="libfreebl3-32bit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133586" comment="libsoftokn3-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133587" comment="libsoftokn3-32bit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133588" comment="mozilla-nss-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133589" comment="mozilla-nss-32bit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133590" comment="mozilla-nss-certs-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133591" comment="mozilla-nss-certs-32bit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133592" comment="mozilla-nss-devel-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133593" comment="mozilla-nss-sysinit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133594" comment="mozilla-nss-sysinit-32bit-3.25-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133595" comment="mozilla-nss-tools-3.25-29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17883" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for openssl fixes the following issues:


OpenSSL Security Advisory [22 Sep 2016] (boo#999665)

Severity: High
* OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (boo#999666)

Severity: Low
* Pointer arithmetic undefined behaviour (CVE-2016-2177) (boo#982575)
* Constant time flag not preserved in DSA signing (CVE-2016-2178) (boo#983249)
* DTLS buffered message DoS (CVE-2016-2179) (boo#994844)
* OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (boo#990419)
* DTLS replay protection DoS (CVE-2016-2181) (boo#994749)
* OOB write in BN_bn2dec() (CVE-2016-2182) (boo#993819)
* Birthday attack against 64-bit block ciphers (SWEET32)
    (CVE-2016-2183) (boo#995359)
* Malformed SHA512 ticket DoS (CVE-2016-6302) (boo#995324)
* OOB write in MDC2_Update() (CVE-2016-6303) (boo#995377)
* Certificate message OOB reads (CVE-2016-6306) (boo#999668)

More information can be found on https://www.openssl.org/news/secadv/20160922.txt

* update expired S/MIME certs (boo#979475)
* allow &amp;gt;= 64GB AESGCM transfers (boo#988591)
* fix crash in print_notice (boo#998190)
* resume reading from /dev/urandom when interrupted by a signal
  (boo#995075)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/979475">SUSE bug 979475</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982575">SUSE bug 982575</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983249">SUSE bug 983249</bugzilla>
<bugzilla href="https://bugzilla.suse.com/988591">SUSE bug 988591</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990419">SUSE bug 990419</bugzilla>
<bugzilla href="https://bugzilla.suse.com/993819">SUSE bug 993819</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994749">SUSE bug 994749</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994844">SUSE bug 994844</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995075">SUSE bug 995075</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995324">SUSE bug 995324</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995359">SUSE bug 995359</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995377">SUSE bug 995377</bugzilla>
<bugzilla href="https://bugzilla.suse.com/998190">SUSE bug 998190</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999665">SUSE bug 999665</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999666">SUSE bug 999666</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999668">SUSE bug 999668</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2177.html">CVE-2016-2177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2178.html">CVE-2016-2178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2179.html">CVE-2016-2179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2180.html">CVE-2016-2180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2181.html">CVE-2016-2181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2182.html">CVE-2016-2182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2183.html">CVE-2016-2183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6302.html">CVE-2016-6302</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6303.html">CVE-2016-6303</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6304.html">CVE-2016-6304</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6306.html">CVE-2016-6306</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133596" comment="libopenssl-devel-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133597" comment="libopenssl-devel-32bit-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133598" comment="libopenssl1_0_0-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133599" comment="libopenssl1_0_0-32bit-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133600" comment="libopenssl1_0_0-hmac-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133601" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133602" comment="openssl-1.0.1k-2.39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133603" comment="openssl-doc-1.0.1k-2.39.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17884" version="1" class="patch">
	<metadata>
		<title>Security update for freerdp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for freerdp fixes the following issues:

Security issues fixed:
- CVE-2013-4118: Add a NULL pointer check to fix a server crash
  (boo#829013).

- CVE-2014-0791: The remaining length in the stream is checked before
  doing some malloc(), which could have lead to crashes. (boo#857491).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/829013">SUSE bug 829013</bugzilla>
<bugzilla href="https://bugzilla.suse.com/857491">SUSE bug 857491</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-4118.html">CVE-2013-4118</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0791.html">CVE-2014-0791</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133604" comment="freerdp-1.0.2-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133605" comment="freerdp-devel-1.0.2-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133606" comment="libfreerdp-1_0-1.0.2-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133607" comment="libfreerdp-1_0-plugins-1.0.2-8.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17885" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
The nameserver bind was updated to fix a remote denial of service
vulnerability, where a crafted packet could cause the nameserver to abort. (CVE-2016-2776, bsc#1000362)
  
This update was imported from the SUSE:SLE-12-SP1:Update update project.		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/1000362">SUSE bug 1000362</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2776.html">CVE-2016-2776</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133608" comment="bind-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133609" comment="bind-chrootenv-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133610" comment="bind-devel-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133611" comment="bind-doc-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133612" comment="bind-libs-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133613" comment="bind-libs-32bit-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133614" comment="bind-lwresd-9.9.9P1-39.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133615" comment="bind-utils-9.9.9P1-39.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17886" version="1" class="patch">
	<metadata>
		<title>Security update for postgresql93 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The postgresql server postgresql93 was updated to 9.3.14 fixes the following issues:

Update to version 9.3.14:
* Fix possible mis-evaluation of nested CASE-WHEN expressions
  (CVE-2016-5423, boo#993454)
* Fix client programs' handling of special characters in database
  and role names (CVE-2016-5424, boo#993453)
* Fix corner-case misbehaviors for IS NULL/IS NOT NULL applied
  to nested composite values
* Make the inet and cidr data types properly reject IPv6
  addresses with too many colon-separated fields
* Prevent crash in close_ps() (the point ## lseg operator) for
  NaN input coordinates
* Fix several one-byte buffer over-reads in to_number()
* Avoid unsafe intermediate state during expensive paths through
  heap_update()
* For the other bug fixes, see the release notes:
  https://www.postgresql.org/docs/9.3/static/release-9-3-14.html

Update to version 9.3.13:

This update fixes several problems which caused downtime for
users, including:
- Clearing the OpenSSL error queue before OpenSSL calls,
  preventing errors in SSL connections, particularly when using
  the Python, Ruby or PHP OpenSSL wrappers
- Fixed the &amp;quot;failed to build N-way joins&amp;quot; planner error
- Fixed incorrect handling of equivalence in multilevel nestloop
  query plans, which could emit rows which didn't match the WHERE
  clause.
- Prevented two memory leaks with using GIN indexes, including a
  potential index corruption risk.
The release also includes many other bug fixes for reported
issues, many of which affect all supported versions:
- Fix corner-case parser failures occurring when
  operator_precedence_warning is turned on
- Prevent possible misbehavior of TH, th, and Y,YYY format codes
  in to_timestamp()
- Correct dumping of VIEWs and RULEs which use ANY (array) in a
  subselect
- Disallow newlines in ALTER SYSTEM parameter values
- Avoid possible misbehavior after failing to remove a tablespace
  symlink
- Fix crash in logical decoding on alignment-picky platforms
- Avoid repeated requests for feedback from receiver while
  shutting down walsender
- Multiple fixes for pg_upgrade
- Support building with Visual Studio 2015
- This update also contains tzdata release 2016d, with updates
  for Russia, Venezuela, Kirov, and Tomsk.
http://www.postgresql.org/docs/current/static/release-9-3-13.html

Update to version 9.3.12:

- Fix two bugs in indexed ROW() comparisons
- Avoid data loss due to renaming files
- Prevent an error in rechecking rows in SELECT FOR UPDATE/SHARE
- Fix bugs in multiple json_ and jsonb_ functions
- Log lock waits for INSERT ON CONFLICT correctly
- Ignore recovery_min_apply_delay until reaching a consistent
  state
- Fix issue with pg_subtrans XID wraparound
- Fix assorted bugs in Logical Decoding
- Fix planner error with nested security barrier views
- Prevent memory leak in GIN indexes
- Fix two issues with ispell dictionaries
- Avoid a crash on old Windows versions
- Skip creating an erroneous delete script in pg_upgrade
- Correctly translate empty arrays into PL/Perl
- Make PL/Python cope with identifier names

For the full release notes, see:
  http://www.postgresql.org/docs/9.4/static/release-9-3-12.html
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/993453">SUSE bug 993453</bugzilla>
<bugzilla href="https://bugzilla.suse.com/993454">SUSE bug 993454</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5423.html">CVE-2016-5423</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5424.html">CVE-2016-5424</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133616" comment="libecpg6-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133617" comment="libecpg6-32bit-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133618" comment="libpq5-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133619" comment="libpq5-32bit-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133620" comment="postgresql93-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133621" comment="postgresql93-contrib-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133622" comment="postgresql93-devel-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133623" comment="postgresql93-docs-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133624" comment="postgresql93-libs-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133625" comment="postgresql93-plperl-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133626" comment="postgresql93-plpython-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133627" comment="postgresql93-pltcl-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133628" comment="postgresql93-server-9.3.14-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133629" comment="postgresql93-test-9.3.14-2.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17887" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update Chromium 53.0.2785.143 fixes the following issues (boo#1002140)

- CVE-2016-5177: Use after free in V8
- CVE-2016-5178: Various fixes from internal audits

The following bugfix changes are included:

- Export GDK_BACKEND=x11 before starting chromium, ensuring that it's started as an Xwayland client (boo#1001135).
- Changes to Sandbox to fix crashers on tumbleweed (boo#999091)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1001135">SUSE bug 1001135</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002140">SUSE bug 1002140</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999091">SUSE bug 999091</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5177.html">CVE-2016-5177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5178.html">CVE-2016-5178</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133630" comment="chromedriver-53.0.2785.143-79.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133631" comment="chromium-53.0.2785.143-79.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133632" comment="chromium-desktop-gnome-53.0.2785.143-79.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133633" comment="chromium-desktop-kde-53.0.2785.143-79.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133634" comment="chromium-ffmpegsumo-53.0.2785.143-79.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17888" version="1" class="patch">
	<metadata>
		<title>Security update for glibc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for glibc fixes the following issues:

Security issues fixed:
- arm: mark __startcontext as .cantunwind (CVE-2016-6323, boo#994359, BZ #20435)

Bugs fixed:
- aarch64: Merge __local_multiple_threads offset with memory reference
- Fix memory leak in regexp compiler (BZ #17069)
- Provide correct buffer length to netgroup queries in nscd (BZ #16695)
- Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)
- aarch64: End frame record chain correctly (BZ #17555)
- _IO_wstr_overflow integer overflow (BZ #17269)
- Fix nscd lookup when netgroup has wildcards (BZ #16758, BZ #16759)
- Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)
- resolv: Always set *resplen2 out parameter in send_dg (boo#994576, BZ #19791)
- Fix memory handling in strxfrm_l (BZ #16009)
- Harden tls_dtor_list with pointer mangling (BZ #19018)
- open and openat ignore 'mode' with O_TMPFILE in flags (BZ #17523)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/994359">SUSE bug 994359</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994576">SUSE bug 994576</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6323.html">CVE-2016-6323</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133635" comment="glibc-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133636" comment="glibc-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133637" comment="glibc-devel-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133638" comment="glibc-devel-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133639" comment="glibc-devel-static-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133640" comment="glibc-devel-static-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133641" comment="glibc-extra-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133642" comment="glibc-html-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133643" comment="glibc-i18ndata-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133644" comment="glibc-info-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133645" comment="glibc-locale-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133646" comment="glibc-locale-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133647" comment="glibc-obsolete-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133648" comment="glibc-profile-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133649" comment="glibc-profile-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133650" comment="glibc-testsuite-2.19-16.28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133651" comment="glibc-utils-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133652" comment="glibc-utils-32bit-2.19-16.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133653" comment="nscd-2.19-16.28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17889" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following security issues:

* CVE-2016-7411: Memory corruption when destructing deserialized object
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/999679">SUSE bug 999679</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999680">SUSE bug 999680</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999682">SUSE bug 999682</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999684">SUSE bug 999684</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999685">SUSE bug 999685</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999819">SUSE bug 999819</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999820">SUSE bug 999820</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7411.html">CVE-2016-7411</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7412.html">CVE-2016-7412</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7413.html">CVE-2016-7413</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7414.html">CVE-2016-7414</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7416.html">CVE-2016-7416</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7417.html">CVE-2016-7417</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7418.html">CVE-2016-7418</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133654" comment="apache2-mod_php5-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133655" comment="php5-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133656" comment="php5-bcmath-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133657" comment="php5-bz2-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133658" comment="php5-calendar-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133659" comment="php5-ctype-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133660" comment="php5-curl-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133661" comment="php5-dba-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133662" comment="php5-devel-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133663" comment="php5-dom-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133664" comment="php5-enchant-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133665" comment="php5-exif-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133666" comment="php5-fastcgi-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133667" comment="php5-fileinfo-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133668" comment="php5-firebird-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133669" comment="php5-fpm-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133670" comment="php5-ftp-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133671" comment="php5-gd-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133672" comment="php5-gettext-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133673" comment="php5-gmp-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133674" comment="php5-iconv-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133675" comment="php5-imap-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133676" comment="php5-intl-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133677" comment="php5-json-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133678" comment="php5-ldap-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133679" comment="php5-mbstring-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133680" comment="php5-mcrypt-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133681" comment="php5-mssql-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133682" comment="php5-mysql-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133683" comment="php5-odbc-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133684" comment="php5-opcache-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133685" comment="php5-openssl-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133686" comment="php5-pcntl-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133687" comment="php5-pdo-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133688" comment="php5-pear-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133689" comment="php5-pgsql-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133690" comment="php5-phar-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133691" comment="php5-posix-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133692" comment="php5-pspell-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133693" comment="php5-readline-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133694" comment="php5-shmop-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133695" comment="php5-snmp-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133696" comment="php5-soap-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133697" comment="php5-sockets-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133698" comment="php5-sqlite-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133699" comment="php5-suhosin-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133700" comment="php5-sysvmsg-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133701" comment="php5-sysvsem-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133702" comment="php5-sysvshm-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133703" comment="php5-tidy-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133704" comment="php5-tokenizer-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133705" comment="php5-wddx-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133706" comment="php5-xmlreader-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133707" comment="php5-xmlrpc-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133708" comment="php5-xmlwriter-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133709" comment="php5-xsl-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133710" comment="php5-zip-5.6.1-78.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133711" comment="php5-zlib-5.6.1-78.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17890" version="1" class="patch">
	<metadata>
		<title>Security update for python-Jinja2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for python-Jinja2 fixes the following issues:

Update to version 2.8:
- Added `target` parameter to urlize function.
- Added support for `followsymlinks` to the file system loader.
- The truncate filter now counts the length.
- Added equalto filter that helps with select filters.
- Changed cache keys to use absolute file names if available
  instead of load names.
- Fixed loop length calculation for some iterators.
- Changed how Jinja2 enforces strings to be native strings in
    Python 2 to work when people break their default encoding.
- Added :func:`make_logging_undefined` which returns an undefined
    object that logs failures into a logger.
- If unmarshalling of cached data fails the template will be
    reloaded now.
- Implemented a block ``set`` tag.
- Default cache size was incrased to 400 from a low 50.
- Fixed ``is number`` test to accept long integers in all Python versions.
- Changed ``is number`` to accept Decimal as a number.
- Added a check for default arguments followed by non-default arguments. This
    change makes ``{% macro m(x, y=1, z) %}...{% endmacro %}`` a syntax error. The
    previous behavior for this code was broken anyway (resulting in the default
    value being applied to `y`).
- Add ability to use custom subclasses of ``jinja2.compiler.CodeGenerator`` and
    ``jinja2.runtime.Context`` by adding two new attributes to the environment
    (`code_generator_class` and `context_class`) (pull request ``#404``).
- added support for context/environment/evalctx decorator functions on
    the finalize callback of the environment.
- escape query strings for urlencode properly.  Previously slashes were not
    escaped in that place.
- Add 'base' parameter to 'int' filter.

- Update to 2.7.3 (boo#858239, CVE-2014-0012)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/858239">SUSE bug 858239</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-0012.html">CVE-2014-0012</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133712" comment="python-Jinja2-2.8-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133713" comment="python-Jinja2-emacs-2.8-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133714" comment="python-Jinja2-vim-2.8-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17891" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for Mozilla Thunderbird to version 45.4.0 fixes the following issues:

- When using Thunderbird in a browser like context, for rendering HTML e-mail or feeds,
  it may be affected by vulnerabilities also fixed in Firefox ESR 45.4. (MFSA 2016-86, boo#999701)

The following bugs were fixed in this release:

- Display name was truncated if no separating space before email address
- Recipient addresses were shown in wrong color in some circumstances
- Additional spaces were inserted when drafts were edited.
- Mail saved as template copied In-Reply-To and References from original email.
- Threading broken when editing message draft, due to loss of Message-ID
- &amp;quot;Apply columns to...&amp;quot; did not honor special folders
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/999701">SUSE bug 999701</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133715" comment="MozillaThunderbird-45.4.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133716" comment="MozillaThunderbird-buildsymbols-45.4.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133717" comment="MozillaThunderbird-devel-45.4.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133718" comment="MozillaThunderbird-translations-common-45.4.0-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133719" comment="MozillaThunderbird-translations-other-45.4.0-22.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17892" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for xen fixes the following issues:

These security issues were fixed:
- CVE-2016-7092: The get_page_from_l3e function in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges via vectors related to L3 recursive pagetables (bsc#995785)
- CVE-2016-7093: Xen allowed local HVM guest OS administrators to overwrite hypervisor memory and consequently gain host OS privileges by leveraging mishandling of instruction pointer truncation during emulation (bsc#995789)
- CVE-2016-7094: Buffer overflow in Xen allowed local x86 HVM guest OS administrators on guests running with shadow paging to cause a denial of service via a pagetable update (bsc#995792)
- CVE-2016-7154: Use-after-free vulnerability in the FIFO event channel code in Xen allowed local guest OS administrators to cause a denial of service (host crash) and possibly execute arbitrary code or obtain sensitive information via an invalid guest frame number (bsc#997731)
- CVE-2016-6836: VMWARE VMXNET3 NIC device support was leaging information leakage. A privileged user inside guest could have used this to leak host memory bytes to a guest (boo#994761)
- CVE-2016-6888: Integer overflow in packet initialisation in VMXNET3 device driver. A privileged user inside guest could have used this flaw to crash the Qemu instance resulting in DoS (bsc#994772)
- CVE-2016-6833: Use-after-free issue in the VMWARE VMXNET3 NIC device support. A privileged user inside guest could have used this issue to crash the Qemu instance resulting in DoS (boo#994775)
- CVE-2016-6835: Buffer overflow in the VMWARE VMXNET3 NIC device support, causing an OOB read access (bsc#994625)
- CVE-2016-6834: A infinite loop during packet fragmentation in the VMWARE VMXNET3 NIC device support allowed privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#994421)
- CVE-2016-6258: The PV pagetable code in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges by leveraging fast-paths for updating pagetable entries (bsc#988675)
- CVE-2016-5403: The virtqueue_pop function in hw/virtio/virtio.c in QEMU allowed local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion (boo#990923)
- CVE-2016-6351: The esp_do_dma function in hw/scsi/esp.c, when built with ESP/NCR53C9x controller emulation support, allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or execute arbitrary code on the host via vectors involving DMA read into ESP command buffer (bsc#990843)
- CVE-2016-6258: The PV pagetable code in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges by leveraging fast-paths for updating pagetable entries (bsc#988675)
- CVE-2016-5337: The megasas_ctrl_get_info function in hw/scsi/megasas.c in QEMU allowed local guest OS administrators to obtain sensitive host memory information via vectors related to reading device control information (bsc#983973)
- CVE-2016-5338: The (1) esp_reg_read and (2) esp_reg_write functions in hw/scsi/esp.c in QEMU allowed local guest OS administrators to cause a denial of service (QEMU process crash) or execute arbitrary code on the QEMU host via vectors related to the information transfer buffer (bsc#983984)
- CVE-2016-5238: The get_cmd function in hw/scsi/esp.c in QEMU allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to reading from the information transfer buffer in non-DMA mode (bsc#982960)
- CVE-2016-4453: The vmsvga_fifo_run function in hw/display/vmware_vga.c in QEMU allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a VGA command (bsc#982225)
- CVE-2016-4454: The vmsvga_fifo_read_raw function in hw/display/vmware_vga.c in QEMU allowed local guest OS administrators to obtain sensitive host memory information or cause a denial of service (QEMU process crash) by changing FIFO registers and issuing a VGA command, which triggers an out-of-bounds read (bsc#982224)
- CVE-2016-5126: Heap-based buffer overflow in the iscsi_aio_ioctl function in block/iscsi.c in QEMU allowed local guest OS users to cause a denial of service (QEMU process crash) or possibly execute arbitrary code via a crafted iSCSI asynchronous I/O ioctl call (bsc#982286)
- CVE-2016-5105: The megasas_dcmd_cfg_read function in hw/scsi/megasas.c in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, used an uninitialized variable, which allowed local guest administrators to read host memory via vectors involving a MegaRAID Firmware Interface (MFI) command (bsc#982024)
- CVE-2016-5106: The megasas_dcmd_set_properties function in hw/scsi/megasas.c in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allowed local guest administrators to cause a denial of service (out-of-bounds write access) via vectors involving a MegaRAID Firmware Interface (MFI) command (bsc#982025)
- CVE-2016-5107: The megasas_lookup_frame function in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allowed local guest OS administrators to cause a denial of service (out-of-bounds read and crash) via unspecified vectors (bsc#982026)
- CVE-2016-4963: The libxl device-handling allowed local guest OS users with access to the driver domain to cause a denial of service (management tool confusion) by manipulating information in the backend directories in xenstore (bsc#979670)
- CVE-2016-4962: The libxl device-handling allowed local OS guest administrators to cause a denial of service (resource consumption or management facility confusion) or gain host OS privileges by manipulating information in guest controlled areas of xenstore (bsc#979620)
- CVE-2016-4952: Out-of-bounds access issue in pvsci_ring_init_msg/data routines (bsc#981276)
- CVE-2014-3672: The qemu implementation in libvirt Xen allowed local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr (bsc#981264)
- CVE-2016-4441: The get_cmd function in the 53C9X Fast SCSI Controller (FSC) support did not properly check DMA length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command (bsc#980724)
- CVE-2016-4439: The esp_reg_write function in the 53C9X Fast SCSI Controller (FSC) support did not properly check command buffer length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or potentially execute arbitrary code on the host via unspecified vectors (bsc#980716)
- CVE-2016-3710: The VGA module improperly performed bounds checking on banked access to video memory, which allowed local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the &amp;quot;Dark Portal&amp;quot; issue (bsc#978164)
- CVE-2016-3960: Integer overflow in the x86 shadow pagetable code allowed local guest OS users to cause a denial of service (host crash) or possibly gain privileges by shadowing a superpage mapping (bsc#974038)
- CVE-2016-4037: The ehci_advance_state function in hw/usb/hcd-ehci.c allowed local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via a circular split isochronous transfer descriptor (siTD) list (bsc#976111)
- CVE-2016-4020: The patch_instruction function did not initialize the imm32 variable, which allowed local guest OS administrators to obtain sensitive information from host stack memory by accessing the Task Priority Register (TPR) (bsc#975907)
- CVE-2016-4001: Buffer overflow in the stellaris_enet_receive function, when the Stellaris ethernet controller is configured to accept large packets, allowed remote attackers to cause a denial of service (QEMU crash) via a large packet (bsc#975130)
- CVE-2016-4002: Buffer overflow in the mipsnet_receive function, when the guest NIC is configured to accept large packets, allowed remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes (bsc#975138)
- CVE-2016-3158: The xrstor function did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188)
- CVE-2016-3159: The fpu_fxrstor function in arch/x86/i387.c did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188)
- CVE-2016-4480: The guest_walk_tables function in arch/x86/mm/guest_walk.c in Xen did not properly handle the Page Size (PS) page table entry bit at the L4 and L3 page table levels, which might have allowed local guest OS users to gain privileges via a crafted mapping of memory (bsc#978295)

These non-security issues were fixed:
- boo#991934: xen hypervisor crash in csched_acct 
- boo#992224: [HPS Bug] During boot of Xen Hypervisor, Failed to get contiguous memory for DMA from Xen 
- boo#970135: new virtualization project clock test randomly fails on Xen  
- boo#971949 xl: Support (by ignoring) xl migrate --live. xl migrations are always live 
- boo#990970: Add PMU support for Intel E7-8867 v4 (fam=6, model=79) 
- boo#985503: vif-route broken 
- boo#978413: PV guest upgrade from sles11sp4 to sles12sp2 alpha3 failed on sles11sp4 xen host
- boo#986586: out of memory (oom) during boot on &amp;quot;modprobe xenblk&amp;quot; (non xen kernel) 
- boo#953339, boo#953362, boo#953518, boo#984981) boo#953339, boo#953362, boo#953518, boo#984981: Implement SUSE specific unplug protocol for emulated PCI devices in PVonHVM guests to qemu-xen-upstream 
- boo#958848: HVM guest crash at /usr/src/packages/BUILD/ xen-4.4.2-testing/obj/default/balloon/balloon.c:407 
- boo#982695: xen-4.5.2 qemu fails to boot HVM guest from xvda 
- boo#954872: script block-dmmd not working as expected 
- boo#961600: L3: poor performance when Xen HVM domU configured with max memory greater than current memory 
- boo#979035: restore xm migrate fixes for boo#955399/ boo#955399 
- boo#963161: Windows VM getting stuck during load while a VF is assigned to it after upgrading to latest maintenance updates boo#963161
- boo#976058: Xen error running simple HVM guest (Post Alpha 2 xen+qemu) 
- boo#973631: AWS EC2 kdump issue 
- boo#961100: Migrate a fv guest from sles12 to sles12sp1 on xen fails for &amp;quot;Domain is not running on destination host&amp;quot;.  
- boo#964427: Discarding device blocks: failed - Input/output error 
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/953339">SUSE bug 953339</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953362">SUSE bug 953362</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953518">SUSE bug 953518</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954872">SUSE bug 954872</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955399">SUSE bug 955399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958848">SUSE bug 958848</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961100">SUSE bug 961100</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961600">SUSE bug 961600</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963161">SUSE bug 963161</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964427">SUSE bug 964427</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970135">SUSE bug 970135</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971949">SUSE bug 971949</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973188">SUSE bug 973188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973631">SUSE bug 973631</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974038">SUSE bug 974038</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975130">SUSE bug 975130</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975138">SUSE bug 975138</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975907">SUSE bug 975907</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976058">SUSE bug 976058</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976111">SUSE bug 976111</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978164">SUSE bug 978164</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978295">SUSE bug 978295</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978413">SUSE bug 978413</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979035">SUSE bug 979035</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979620">SUSE bug 979620</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979670">SUSE bug 979670</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980716">SUSE bug 980716</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980724">SUSE bug 980724</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981264">SUSE bug 981264</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981276">SUSE bug 981276</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982024">SUSE bug 982024</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982025">SUSE bug 982025</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982026">SUSE bug 982026</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982224">SUSE bug 982224</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982225">SUSE bug 982225</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982286">SUSE bug 982286</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982695">SUSE bug 982695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982960">SUSE bug 982960</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983973">SUSE bug 983973</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983984">SUSE bug 983984</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984981">SUSE bug 984981</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985503">SUSE bug 985503</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986586">SUSE bug 986586</bugzilla>
<bugzilla href="https://bugzilla.suse.com/988675">SUSE bug 988675</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990843">SUSE bug 990843</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990923">SUSE bug 990923</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990970">SUSE bug 990970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991934">SUSE bug 991934</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992224">SUSE bug 992224</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994421">SUSE bug 994421</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994625">SUSE bug 994625</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994761">SUSE bug 994761</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994772">SUSE bug 994772</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994775">SUSE bug 994775</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995785">SUSE bug 995785</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995789">SUSE bug 995789</bugzilla>
<bugzilla href="https://bugzilla.suse.com/995792">SUSE bug 995792</bugzilla>
<bugzilla href="https://bugzilla.suse.com/997731">SUSE bug 997731</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3615.html">CVE-2014-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3672.html">CVE-2014-3672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3158.html">CVE-2016-3158</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3159.html">CVE-2016-3159</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3710.html">CVE-2016-3710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3712.html">CVE-2016-3712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3960.html">CVE-2016-3960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4001.html">CVE-2016-4001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4002.html">CVE-2016-4002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4020.html">CVE-2016-4020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4037.html">CVE-2016-4037</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4439.html">CVE-2016-4439</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4441.html">CVE-2016-4441</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4453.html">CVE-2016-4453</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4454.html">CVE-2016-4454</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4480.html">CVE-2016-4480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4952.html">CVE-2016-4952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4962.html">CVE-2016-4962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4963.html">CVE-2016-4963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5105.html">CVE-2016-5105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5106.html">CVE-2016-5106</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5107.html">CVE-2016-5107</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5126.html">CVE-2016-5126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5238.html">CVE-2016-5238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5337.html">CVE-2016-5337</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5338.html">CVE-2016-5338</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5403.html">CVE-2016-5403</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6258.html">CVE-2016-6258</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6351.html">CVE-2016-6351</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6833.html">CVE-2016-6833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6834.html">CVE-2016-6834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6835.html">CVE-2016-6835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6836.html">CVE-2016-6836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6888.html">CVE-2016-6888</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7092.html">CVE-2016-7092</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7093.html">CVE-2016-7093</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7094.html">CVE-2016-7094</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7154.html">CVE-2016-7154</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133720" comment="xen-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133721" comment="xen-devel-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133722" comment="xen-doc-html-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133723" comment="xen-kmp-default-4.4.4_05_k3.16.7_42-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133724" comment="xen-kmp-desktop-4.4.4_05_k3.16.7_42-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133725" comment="xen-libs-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133726" comment="xen-libs-32bit-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133727" comment="xen-tools-4.4.4_05-49.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133728" comment="xen-tools-domU-4.4.4_05-49.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17893" version="1" class="patch">
	<metadata>
		<title>Security update for kde-cli-tools5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for kde-cli-tools5 fixes the following vulnerability:

* CVE-2016-7787: user could sneak an unicode string terminator in the kdesu invocation (boo#1001916)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1001916">SUSE bug 1001916</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7787.html">CVE-2016-7787</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133729" comment="kde-cli-tools5-5.5.5-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133730" comment="kde-cli-tools5-lang-5.5.5-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17894" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update brings the new upstream nodejs LTS version 4.6.0, fixing bugs and security issues:

* Nodejs embedded openssl version update
    + upgrade to 1.0.2j (CVE-2016-6304, CVE-2016-2183, CVE-2016-2178,
      CVE-2016-6306, CVE-2016-7052)
    + remove support for dynamic 3rd party engine modules
* http: Properly validate for allowable characters in input
  user data. This introduces a new case where throw may occur
  when configuring HTTP responses, users should already
  be adopting try/catch here. (CVE-2016-5325, bsc#985201)
* tls: properly validate wildcard certificates
  (CVE-2016-7099, bsc#1001652)
* buffer: Zero-fill excess bytes in new Buffer objects created
  with Buffer.concat()
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001652">SUSE bug 1001652</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985201">SUSE bug 985201</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1669.html">CVE-2016-1669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2178.html">CVE-2016-2178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2183.html">CVE-2016-2183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5325.html">CVE-2016-5325</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6304.html">CVE-2016-6304</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6306.html">CVE-2016-6306</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7052.html">CVE-2016-7052</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7099.html">CVE-2016-7099</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133731" comment="nodejs-4.6.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133732" comment="nodejs-devel-4.6.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133733" comment="nodejs-doc-4.6.0-24.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133734" comment="nodejs-docs-4.6.0-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133735" comment="npm-4.6.0-33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17895" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update for flash-player fixes the following security issues:

- CVE-2016-4273: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-4286: Unspecified security bypass vulnerability
- CVE-2016-6981: Unspecified use-after-free vulnerability that could lead to code execution
- CVE-2016-6982: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6983: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6984: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6985: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6986: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6987: Unspecified use-after-free vulnerability that could lead to code execution
- CVE-2016-6989: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6990: Unspecified memory corruption vulnerability that could lead to code execution
- CVE-2016-6992: Unspecified type confusion vulnerability that could lead to code execution

The EULA was updated to version 23.0 (boo#1003993).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003993">SUSE bug 1003993</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004019">SUSE bug 1004019</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4273.html">CVE-2016-4273</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4286.html">CVE-2016-4286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6981.html">CVE-2016-6981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6982.html">CVE-2016-6982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6983.html">CVE-2016-6983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6984.html">CVE-2016-6984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6985.html">CVE-2016-6985</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6986.html">CVE-2016-6986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6987.html">CVE-2016-6987</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6989.html">CVE-2016-6989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6990.html">CVE-2016-6990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6992.html">CVE-2016-6992</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133736" comment="flash-player-11.2.202.637-2.112.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133737" comment="flash-player-gnome-11.2.202.637-2.112.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133738" comment="flash-player-kde4-11.2.202.637-2.112.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17896" version="1" class="patch">
	<metadata>
		<title>Security update for systemd (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for systemd fixes the following issues:

- CVE-2016-7796: A zero-length message received over systemd's notification socket
  could make manager_dispatch_notify_fd() return an error and, as a side effect,
  disable the notification handler completely. As the notification socket is
  world-writable, this could have allowed a local user to perform a denial-of-service
  attack against systemd. (bsc#1001765)

Additionally, the following non-security fixes are included:

- Fix HMAC calculation when appending a data object to journal. (bsc#1000435)
- Never accept file descriptors from file systems with mandatory locking enabled.
  (bsc#954374)
- Do not warn about missing install info with &amp;quot;preset&amp;quot;. (bsc#970293)  
- Save /run/systemd/users/UID before starting user@.service. (bsc#996269)
- Make sure that /var/lib/systemd/sysv-convert/database is always initialized.
  (bsc#982211)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1000435">SUSE bug 1000435</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001765">SUSE bug 1001765</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954374">SUSE bug 954374</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970293">SUSE bug 970293</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982211">SUSE bug 982211</bugzilla>
<bugzilla href="https://bugzilla.suse.com/996269">SUSE bug 996269</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7796.html">CVE-2016-7796</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133739" comment="libgudev-1_0-0-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133740" comment="libgudev-1_0-0-32bit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133741" comment="libgudev-1_0-devel-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133742" comment="libudev-devel-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133743" comment="libudev-mini-devel-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133744" comment="libudev-mini1-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133745" comment="libudev1-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133746" comment="libudev1-32bit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133747" comment="nss-myhostname-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133748" comment="nss-myhostname-32bit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133749" comment="systemd-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133750" comment="systemd-32bit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133751" comment="systemd-bash-completion-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133752" comment="systemd-devel-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133753" comment="systemd-journal-gateway-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133754" comment="systemd-logger-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133755" comment="systemd-mini-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133756" comment="systemd-mini-devel-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133757" comment="systemd-mini-sysvinit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133758" comment="systemd-sysvinit-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133759" comment="typelib-1_0-GUdev-1_0-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133760" comment="udev-210.1475218254.1e76ce0-25.48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133761" comment="udev-mini-210.1475218254.1e76ce0-25.48.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17897" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for tiff fixes the following security issues:

- CVE-2016-3622: A specially crafted TIFF image could trigger a crash in tiff2rgba (boo#974449)
- Various out-of-bound write vulnerabilities with unspecified impact (MSVR 35093, MSVR 35094, MSVR 35095, MSVR 35096, MSVR 35097, MSVR 35098)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/974449">SUSE bug 974449</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3622.html">CVE-2016-3622</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133762" comment="libtiff-devel-4.0.6-10.32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133763" comment="libtiff-devel-32bit-4.0.6-10.32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133764" comment="libtiff5-4.0.6-10.32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133765" comment="libtiff5-32bit-4.0.6-10.32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133766" comment="tiff-4.0.6-10.32.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17898" version="1" class="patch">
	<metadata>
		<title>Security update for unzip (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for unzip fixes the following issues:

- CVE-2015-7696: Specially crafted zip files with password protection could trigger a crash and lead to denial of service (bsc#950110)
- CVE-2015-7697: Specially crafted zip files could trigger an endless loop and lead to denial of service (bsc#950111)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/950110">SUSE bug 950110</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950111">SUSE bug 950111</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7696.html">CVE-2015-7696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7697.html">CVE-2015-7697</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133767" comment="unzip-6.00-26.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133768" comment="unzip-doc-6.00-26.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133769" comment="unzip-rcc-6.00-26.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17899" version="1" class="patch">
	<metadata>
		<title>Security update for derby (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for derby fixes the following issues:

- CVE-2015-1832: Remote attackers could have obtained sensitive information via an XML external entity when processing XML (bsc#1002763)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1002763">SUSE bug 1002763</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1832.html">CVE-2015-1832</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133770" comment="derby-10.10.2.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133771" comment="derby-javadoc-10.10.2.0-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17900" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to 1.12.9 to fix a number of crashes in protocol dissectors. [boo#960382]

* CVE-2015-8711: epan/dissectors/packet-nbap.c in the NBAP dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate conversation data, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted packet.
* CVE-2015-8712: The dissect_hsdsch_channel_info function in epan/dissectors/packet-umts_fp.c in the UMTS FP dissector in Wireshark 1.12.x before 1.12.9 does not validate the number of PDUs, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8713: epan/dissectors/packet-umts_fp.c in the UMTS FP dissector in Wireshark 1.12.x before 1.12.9 does not properly reserve memory for channel ID mappings, which allows remote attackers to cause a denial of service (out-of-bounds memory access and application crash) via a crafted packet.
* CVE-2015-8714: The dissect_dcom_OBJREF function in epan/dissectors/packet-dcom.c in the DCOM dissector in Wireshark 1.12.x before 1.12.9 does not initialize a certain IPv4 data structure, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8715: epan/dissectors/packet-alljoyn.c in the AllJoyn dissector in Wireshark 1.12.x before 1.12.9 does not check for empty arguments, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.
* CVE-2015-8716: The init_t38_info_conv function in epan/dissectors/packet-t38.c in the T.38 dissector in Wireshark 1.12.x before 1.12.9 does not ensure that a conversation exists, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8717: The dissect_sdp function in epan/dissectors/packet-sdp.c in the SDP dissector in Wireshark 1.12.x before 1.12.9 does not prevent use of a negative media count, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8718: Double free vulnerability in epan/dissectors/packet-nlm.c in the NLM dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1, when the &amp;quot;Match MSG/RES packets for async NLM&amp;quot; option is enabled, allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8719: The dissect_dns_answer function in epan/dissectors/packet-dns.c in the DNS dissector in Wireshark 1.12.x before 1.12.9 mishandles the EDNS0 Client Subnet option, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8720: The dissect_ber_GeneralizedTime function in epan/dissectors/packet-ber.c in the BER dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 improperly checks an sscanf return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
* CVE-2015-8721: Buffer overflow in the tvb_uncompress function in epan/tvbuff_zlib.c in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 allows remote attackers to cause a denial of service (application crash) via a crafted packet with zlib compression.
* CVE-2015-8722: epan/dissectors/packet-sctp.c in the SCTP dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the frame pointer, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted packet.
* CVE-2015-8723: The AirPDcapPacketProcess function in epan/crypt/airpdcap.c in the 802.11 dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the relationship between the total length and the capture length, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) via a crafted
* CVE-2015-8724: The AirPDcapDecryptWPABroadcastKey function in epan/crypt/airpdcap.c in the 802.11 dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not verify the WPA broadcast key length, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
* CVE-2015-8725: The dissect_diameter_base_framed_ipv6_prefix function in epan/dissectors/packet-diameter.c in the DIAMETER dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the IPv6 prefix length, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) via a crafted packet.
* CVE-2015-8726: wiretap/vwr.c in the VeriWave file parser in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate certain signature and Modulation and Coding Scheme (MCS) data, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted file.
* CVE-2015-8727: The dissect_rsvp_common function in epan/dissectors/packet-rsvp.c in the RSVP dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not properly maintain request-key data, which allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted packet.
* CVE-2015-8728: The Mobile Identity parser in (1) epan/dissectors/packet-ansi_a.c in the ANSI A dissector and (2) epan/dissectors/packet-gsm_a_common.c in the GSM A dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 improperly uses the tvb_bcd_dig_to_wmem_packet_str function, which allows remote attackers to cause a denial of service (buffer overflow and application crash) via a crafted packet.
* CVE-2015-8729: The ascend_seek function in wiretap/ascendtext.c in the Ascend file parser in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not ensure the presence of a '\0' character at the end of a date string, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted file.
* CVE-2015-8730: epan/dissectors/packet-nbap.c in the NBAP dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the number of items, which allows remote attackers to cause a denial of service (invalid read operation and application crash) via a crafted packet.
* CVE-2015-8731: The dissct_rsl_ipaccess_msg function in epan/dissectors/packet-rsl.c in the RSL dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not reject unknown TLV types, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
* CVE-2015-8732: The dissect_zcl_pwr_prof_pwrprofstatersp function in epan/dissectors/packet-zbee-zcl-general.c in the ZigBee ZCL dissector in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the Total Profile Number field, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
* CVE-2015-8733: The ngsniffer_process_record function in wiretap/ngsniffer.c in the Sniffer file parser in Wireshark 1.12.x before 1.12.9 and 2.0.x before 2.0.1 does not validate the relationships between record lengths and record header lengths, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted file.

		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/960382">SUSE bug 960382</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8711.html">CVE-2015-8711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8712.html">CVE-2015-8712</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8713.html">CVE-2015-8713</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8714.html">CVE-2015-8714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8715.html">CVE-2015-8715</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8716.html">CVE-2015-8716</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8717.html">CVE-2015-8717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8718.html">CVE-2015-8718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8719.html">CVE-2015-8719</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8720.html">CVE-2015-8720</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8721.html">CVE-2015-8721</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8722.html">CVE-2015-8722</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8723.html">CVE-2015-8723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8724.html">CVE-2015-8724</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8725.html">CVE-2015-8725</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8726.html">CVE-2015-8726</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8727.html">CVE-2015-8727</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8728.html">CVE-2015-8728</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8729.html">CVE-2015-8729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8730.html">CVE-2015-8730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8731.html">CVE-2015-8731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8732.html">CVE-2015-8732</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8733.html">CVE-2015-8733</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121171" comment="wireshark-1.12.9-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121172" comment="wireshark-devel-1.12.9-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121173" comment="wireshark-ui-gtk-1.12.9-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121174" comment="wireshark-ui-qt-1.12.9-14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17901" version="1" class="patch">
	<metadata>
		<title>Security update for kcoreaddons (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for kcoreaddons fixes the following issues:

- CVE-2016-7966: HTML injection in plain text viewer (boo#1002977)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1002977">SUSE bug 1002977</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7966.html">CVE-2016-7966</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133772" comment="kcoreaddons-5.21.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133773" comment="kcoreaddons-devel-5.21.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133774" comment="kcoreaddons-devel-32bit-5.21.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133775" comment="kcoreaddons-lang-5.21.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133776" comment="libKF5CoreAddons5-5.21.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133777" comment="libKF5CoreAddons5-32bit-5.21.0-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17902" version="1" class="patch">
	<metadata>
		<title>Security update for dbus-1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for dbus-1 to version 1.8.22 fixes several issues.

This security issue was fixed:
- boo#1003898: Do not treat ActivationFailure message received from root-owned systemd name as a format string.

These non-security issues were fixed:
- boo#978477: Correctly reset timeouts for pending file descriptors
- boo#980928: increase listen() backlog of AF_UNIX sockets to SOMAXCONN
- Change the default configuration for the session bus to only allow EXTERNAL authentication (secure kernel-mediated credentials-passing), as was already done for the system bus.
- Fix a memory leak when GetConnectionCredentials() succeeds (fdo#91008)
- Ensure that dbus-monitor does not reply to messages intended for others (fdo#90952)
- Add locking to DBusCounter's reference count and notify function (fdo#89297)
- Ensure that DBusTransport's reference count is protected by the corresponding DBusConnection's lock (fdo#90312)
- Correctly release DBusServer mutex before early-return if we run out of memory while copying authentication mechanisms (fdo#90021)
- Correctly initialize all fields of DBusTypeReader (fdo#90021)
- Fix some missing \n in verbose (debug log) messages (fdo#90004)
- Clean up some memory leaks in test code (fdo#90021)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003898">SUSE bug 1003898</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978477">SUSE bug 978477</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980928">SUSE bug 980928</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133778" comment="dbus-1-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133779" comment="dbus-1-devel-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133780" comment="dbus-1-devel-32bit-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133781" comment="dbus-1-devel-doc-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133782" comment="dbus-1-x11-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133783" comment="libdbus-1-3-1.8.22-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133784" comment="libdbus-1-3-32bit-1.8.22-19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17903" version="1" class="patch">
	<metadata>
		<title>Security update for tor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for tor fixes the following security issue:

- TROVE-2016-10-001: Remote DoS vulnerability triggered by specially crafted data (boo#1005292)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1005292">SUSE bug 1005292</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133785" comment="tor-0.2.7.6-13.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17904" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gd fixes the following issue:

- CVE-2016-7568: Integer overflow in the gdImageWebpCtx function in gd_webp.c (libgd) (bsc#1001900).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001900">SUSE bug 1001900</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7568.html">CVE-2016-7568</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133786" comment="gd-2.1.0-7.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133787" comment="gd-devel-2.1.0-7.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133788" comment="libgd3-2.1.0-7.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133789" comment="libgd3-32bit-2.1.0-7.19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17905" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following issu:

- CVE-2016-8670: Stack Buffer Overflow in GD dynamicGetbuf (bsc#1004924).
- CVE-2016-7568: Integer overflow in the gdImageWebpCtx function in gd_webp.c (libgd) (bsc#1001900).
- CVE-2016-6911: Check for out-of-bound read in dynamicGetbuf() (bsc#1005274).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001900">SUSE bug 1001900</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004924">SUSE bug 1004924</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005274">SUSE bug 1005274</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6911.html">CVE-2016-6911</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7568.html">CVE-2016-7568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8670.html">CVE-2016-8670</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133790" comment="apache2-mod_php5-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133791" comment="php5-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133792" comment="php5-bcmath-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133793" comment="php5-bz2-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133794" comment="php5-calendar-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133795" comment="php5-ctype-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133796" comment="php5-curl-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133797" comment="php5-dba-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133798" comment="php5-devel-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133799" comment="php5-dom-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133800" comment="php5-enchant-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133801" comment="php5-exif-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133802" comment="php5-fastcgi-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133803" comment="php5-fileinfo-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133804" comment="php5-firebird-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133805" comment="php5-fpm-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133806" comment="php5-ftp-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133807" comment="php5-gd-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133808" comment="php5-gettext-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133809" comment="php5-gmp-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133810" comment="php5-iconv-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133811" comment="php5-imap-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133812" comment="php5-intl-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133813" comment="php5-json-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133814" comment="php5-ldap-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133815" comment="php5-mbstring-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133816" comment="php5-mcrypt-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133817" comment="php5-mssql-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133818" comment="php5-mysql-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133819" comment="php5-odbc-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133820" comment="php5-opcache-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133821" comment="php5-openssl-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133822" comment="php5-pcntl-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133823" comment="php5-pdo-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133824" comment="php5-pear-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133825" comment="php5-pgsql-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133826" comment="php5-phar-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133827" comment="php5-posix-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133828" comment="php5-pspell-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133829" comment="php5-readline-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133830" comment="php5-shmop-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133831" comment="php5-snmp-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133832" comment="php5-soap-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133833" comment="php5-sockets-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133834" comment="php5-sqlite-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133835" comment="php5-suhosin-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133836" comment="php5-sysvmsg-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133837" comment="php5-sysvsem-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133838" comment="php5-sysvshm-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133839" comment="php5-tidy-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133840" comment="php5-tokenizer-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133841" comment="php5-wddx-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133842" comment="php5-xmlreader-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133843" comment="php5-xmlrpc-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133844" comment="php5-xmlwriter-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133845" comment="php5-xsl-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133846" comment="php5-zip-5.6.1-83.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133847" comment="php5-zlib-5.6.1-83.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17906" version="1" class="patch">
	<metadata>
		<title>Security update for quagga (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for quagga fixes the following issue:

- CVE-2016-1245: Fix for a zebra stack overrun in IPv6 RA receive code. (bsc#1005258).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1005258">SUSE bug 1005258</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1245.html">CVE-2016-1245</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133848" comment="quagga-0.99.23-2.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133849" comment="quagga-devel-0.99.23-2.12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17907" version="1" class="patch">
	<metadata>
		<title>Security update for virtualbox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for virtualbox fixes the following issues:

- Address CVE-2016-5501, CVE-2016-5538, CVE-2016-5605, CVE-2016-5608, CVE-2016-5610, CVE-2016-5611, CVE-2016-5613
  (boo#1005621).
- Reduce memory needs during build.
- Version bump to 5.0.28 (released 2016-10-18 by Oracle)
  This is a maintenance release. The following items were fixed and/or added:
    NAT: Don't exceed the maximum number of &amp;quot;search&amp;quot; suffixes. Patch from bug #15948.
    NAT: fixed parsing of port-forwarding rules with a name which contains a slash (bug #16002)
    NAT Network: when the host has only loopback nameserver that cannot be mapped to the guests
        (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT Network DNS proxy as nameserver.
    Bridged Network: prevent flooding syslog with packet allocation error messages (bug #15569)
    USB: fixed a possible crash when detaching a USB device
    Audio: fixes for recording (Mac OS X hosts only)
    Audio: now using Audio Queues on Mac OS X hosts
    OVF: improve importing of VMs created by VirtualBox 5.1
    VHDX: fixed cloning images with VBoxManage cloned (bug #14288)
    Storage: Fixed broken bandwidth limitation when the limit is very low (bug #14982)
    Serial: Fixed high CPU usage with certain USB to serial converters on Linux hosts (bug #7796)
    BIOS: fixed 4bpp scanline calculation (bug #15787)
    VBoxManage: Don't try to set the medium type if there is no change (bug #13850)
    API: fixed initialization of SAS controllers (bug #15972)
    Linux hosts: don't use 32-bit legacy capabilities
    Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set (bug #16020)
    Linux Additions: several fixes for X11 guests running non-root X servers
    Linux Additions: fix for Linux 4.7 (bug #15769)
    Linux Additions: fix for the display kmod driver with Linux 4.8 (bugs #15890 and #15896)
    Windows Additions: auto-resizing fixes for Windows 10 guests (bug #15257)
    Windows Additions: fixes for arranging the guest screens in multi-screen scenarios
    Windows Additions / VGA: if the guest's power management turns a virtual screen off, blank the
       corresponding VM window rather than hide the VM window
    Windows Additions: fixed a generic bug which could lead to freezing shared folders (bug #15662) 
- Modify virtualbox-guest-preamble and virtualbox-host-preamble to obsolete old versions of the kernel modules.
  This change should fix the problem in (boo#983629).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1005621">SUSE bug 1005621</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983629">SUSE bug 983629</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5501.html">CVE-2016-5501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5538.html">CVE-2016-5538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5605.html">CVE-2016-5605</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5608.html">CVE-2016-5608</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5610.html">CVE-2016-5610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5611.html">CVE-2016-5611</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5613.html">CVE-2016-5613</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133850" comment="python-virtualbox-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133851" comment="virtualbox-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133852" comment="virtualbox-devel-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133853" comment="virtualbox-guest-desktop-icons-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133854" comment="virtualbox-guest-kmp-default-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133855" comment="virtualbox-guest-kmp-desktop-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133856" comment="virtualbox-guest-kmp-pae-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133857" comment="virtualbox-guest-tools-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133858" comment="virtualbox-guest-x11-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133859" comment="virtualbox-host-kmp-default-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133860" comment="virtualbox-host-kmp-desktop-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133861" comment="virtualbox-host-kmp-pae-5.0.28_k3.16.7_42-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133862" comment="virtualbox-host-source-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133863" comment="virtualbox-qt-5.0.28-54.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133864" comment="virtualbox-websrv-5.0.28-54.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17908" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2015-8956: The rfcomm_sock_bind function in
  net/bluetooth/rfcomm/sock.c in the Linux kernel allowed local users to
  obtain sensitive information or cause a denial of service (NULL pointer
  dereference) via vectors involving a bind system call on a Bluetooth
  RFCOMM socket (bnc#1003925).
- CVE-2016-5195: A local privilege escalation using MAP_PRIVATE was fixed,
  which is reportedly exploited in the wild (bsc#1004418).
- CVE-2016-8658: Stack-based buffer overflow
  in the brcmf_cfg80211_start_ap function in
  drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux
  kernel allowed local users to cause a denial of service (system crash)
  or possibly have unspecified other impact via a long SSID Information
  Element in a command to a Netlink socket (bnc#1004462).
- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg
  function in net/socket.c in the Linux kernel allowed remote attackers
  to execute arbitrary code via vectors involving a recvmmsg system call
  that is mishandled during error processing (bnc#1003077).
- CVE-2016-0823: The pagemap_open function in fs/proc/task_mmu.c in the
  Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01,
  allowed local users to obtain sensitive physical-address information by
  reading a pagemap file, aka Android internal bug 25739721 (bnc#994759).
- CVE-2016-7425: The arcmsr_iop_message_xfer function in
  drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict
  a certain length field, which allowed local users to gain privileges
  or cause a denial of service (heap-based buffer overflow) via an
  ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932).
- CVE-2016-6327: drivers/infiniband/ulp/srpt/ib_srpt.c in the Linux
  kernel allowed local users to cause a denial of service (NULL pointer
  dereference and system crash) by using an ABORT_TASK command to abort
  a device write operation (bnc#994748).
- CVE-2016-6828: The tcp_check_send_head function in include/net/tcp.h
  in the Linux kernel did not properly maintain certain SACK state after a
  failed data copy, which allowed local users to cause a denial of service
  (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted
  SACK option (bnc#994296).
- CVE-2016-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly
  determine the rate of challenge ACK segments, which made it easier for
  man-in-the-middle attackers to hijack TCP sessions via a blind in-window
  attack (bnc#989152)
- CVE-2016-6480: Race condition in the ioctl_send_fib function in
  drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users
  to cause a denial of service (out-of-bounds access or system crash)
  by changing a certain size value, aka a &amp;quot;double fetch&amp;quot; vulnerability
  (bnc#991608).
- CVE-2015-7513: arch/x86/kvm/x86.c in the Linux kernel did not reset
  the PIT counter values during state restoration, which allowed guest
  OS users to cause a denial of service (divide-by-zero error and host
  OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and
  kvm_vm_ioctl_set_pit2 functions (bnc#960689).
- CVE-2016-1237: nfsd in the Linux kernel allowed local users to bypass
  intended file-permission restrictions by setting a POSIX ACL, related
  to nfs2acl.c, nfs3acl.c, and nfs4acl.c (bnc#986570).

The following non-security bugs were fixed:

- AF_VSOCK: Shrink the area influenced by prepare_to_wait (bsc#994520).
- xen: Fix refcnt regression in xen netback introduced by changes made for bug#881008 (bnc#978094)
- MSI-X: fix an error path (luckily none so far).
- usb: fix typo in wMaxPacketSize validation (bsc#991665).
- usb: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665).
- Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE#2016-1237).
- Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE#2016-1237).
- apparmor: fix change_hat not finding hat after policy replacement (bsc#1000287).
- arm64: Honor __GFP_ZERO in dma allocations (bsc#1004045).
- arm64: __clear_user: handle exceptions on strb (bsc#994752).
- arm64: dma-mapping: always clear allocated buffers (bsc#1004045).
- arm64: perf: reject groups spanning multiple HW PMUs (bsc#1003931).
- blkfront: fix an error path memory leak (luckily none so far).
- blktap2: eliminate deadlock potential from shutdown path (bsc#909994).
- blktap2: eliminate race from deferred work queue handling (bsc#911687).
- btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600).
- cdc-acm: added sanity checking for probe() (bsc#993891).
- kaweth: fix firmware download (bsc#993890).
- kaweth: fix oops upon failed memory allocation (bsc#993890).
- netback: fix flipping mode (bsc#996664).
- netback: fix flipping mode (bsc#996664).
- netfront: linearize SKBs requiring too many slots (bsc#991247).
- nfsd: check permissions when setting ACLs (bsc#986570).
- posix_acl: Add set_posix_acl (bsc#986570).
- ppp: defer netns reference release for ppp channel (bsc#980371).
- tunnels: Do not apply GRO to multiple layers of encapsulation (bsc#1001486).
- usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices (bsc#922634).
- x86: suppress lazy MMU updates during vmalloc fault processing (bsc#951155).
- xen-netback-generalize.patch: Fold back into base patch.
- xen3-patch-2.6.31.patch: Fold back into base patch.
- xen3-patch-3.12.patch: Fold bac into base patch.
- xen3-patch-3.15.patch: Fold back into base patch.
- xen3-patch-3.3.patch: Fold back into base patch.
- xen3-patch-3.9.patch: Fold bac into base patch.
- xen3-patch-3.9.patch: Fold back into base patch.
- xenbus: do not bail early from xenbus_dev_request_and_reply() (luckily none so far).
- xenbus: inspect the correct type in xenbus_dev_request_and_reply().
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1000287">SUSE bug 1000287</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001486">SUSE bug 1001486</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003077">SUSE bug 1003077</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003925">SUSE bug 1003925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003931">SUSE bug 1003931</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004045">SUSE bug 1004045</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004418">SUSE bug 1004418</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004462">SUSE bug 1004462</bugzilla>
<bugzilla href="https://bugzilla.suse.com/881008">SUSE bug 881008</bugzilla>
<bugzilla href="https://bugzilla.suse.com/909994">SUSE bug 909994</bugzilla>
<bugzilla href="https://bugzilla.suse.com/911687">SUSE bug 911687</bugzilla>
<bugzilla href="https://bugzilla.suse.com/922634">SUSE bug 922634</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951155">SUSE bug 951155</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960689">SUSE bug 960689</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978094">SUSE bug 978094</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980371">SUSE bug 980371</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986570">SUSE bug 986570</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989152">SUSE bug 989152</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991247">SUSE bug 991247</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991608">SUSE bug 991608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991665">SUSE bug 991665</bugzilla>
<bugzilla href="https://bugzilla.suse.com/993890">SUSE bug 993890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/993891">SUSE bug 993891</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994296">SUSE bug 994296</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994520">SUSE bug 994520</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994748">SUSE bug 994748</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994752">SUSE bug 994752</bugzilla>
<bugzilla href="https://bugzilla.suse.com/994759">SUSE bug 994759</bugzilla>
<bugzilla href="https://bugzilla.suse.com/996664">SUSE bug 996664</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999600">SUSE bug 999600</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999932">SUSE bug 999932</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7513.html">CVE-2015-7513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8956.html">CVE-2015-8956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0823.html">CVE-2016-0823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1237.html">CVE-2016-1237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5195.html">CVE-2016-5195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5696.html">CVE-2016-5696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6327.html">CVE-2016-6327</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6480.html">CVE-2016-6480</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6828.html">CVE-2016-6828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7117.html">CVE-2016-7117</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7425.html">CVE-2016-7425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8658.html">CVE-2016-8658</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133865" comment="bbswitch-0.8-3.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133866" comment="bbswitch-kmp-default-0.8_k3.16.7_45-3.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133867" comment="bbswitch-kmp-desktop-0.8_k3.16.7_45-3.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133868" comment="bbswitch-kmp-pae-0.8_k3.16.7_45-3.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133869" comment="bbswitch-kmp-xen-0.8_k3.16.7_45-3.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133870" comment="cloop-2.639-14.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133871" comment="cloop-kmp-default-2.639_k3.16.7_45-14.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133872" comment="cloop-kmp-desktop-2.639_k3.16.7_45-14.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133873" comment="cloop-kmp-pae-2.639_k3.16.7_45-14.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133874" comment="cloop-kmp-xen-2.639_k3.16.7_45-14.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133875" comment="crash-7.0.8-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133876" comment="crash-devel-7.0.8-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133877" comment="crash-doc-7.0.8-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133878" comment="crash-eppic-7.0.8-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133879" comment="crash-gcore-7.0.8-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133880" comment="crash-kmp-default-7.0.8_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133881" comment="crash-kmp-desktop-7.0.8_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133882" comment="crash-kmp-pae-7.0.8_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133883" comment="crash-kmp-xen-7.0.8_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133884" comment="hdjmod-1.28-18.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133885" comment="hdjmod-kmp-default-1.28_k3.16.7_45-18.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133886" comment="hdjmod-kmp-desktop-1.28_k3.16.7_45-18.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133887" comment="hdjmod-kmp-pae-1.28_k3.16.7_45-18.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133888" comment="hdjmod-kmp-xen-1.28_k3.16.7_45-18.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133889" comment="ipset-6.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133890" comment="ipset-devel-6.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133891" comment="ipset-kmp-default-6.23_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133892" comment="ipset-kmp-desktop-6.23_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133893" comment="ipset-kmp-pae-6.23_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133894" comment="ipset-kmp-xen-6.23_k3.16.7_45-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133895" comment="kernel-debug-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133896" comment="kernel-debug-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133897" comment="kernel-debug-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133898" comment="kernel-default-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133899" comment="kernel-default-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133900" comment="kernel-default-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133901" comment="kernel-desktop-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133902" comment="kernel-desktop-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133903" comment="kernel-desktop-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133904" comment="kernel-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133905" comment="kernel-docs-3.16.7-45.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133906" comment="kernel-ec2-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133907" comment="kernel-ec2-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133908" comment="kernel-ec2-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133909" comment="kernel-macros-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133910" comment="kernel-obs-build-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133911" comment="kernel-obs-qa-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133912" comment="kernel-obs-qa-xen-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133913" comment="kernel-pae-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133914" comment="kernel-pae-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133915" comment="kernel-pae-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133916" comment="kernel-source-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133917" comment="kernel-source-vanilla-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133918" comment="kernel-syms-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133919" comment="kernel-vanilla-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133920" comment="kernel-vanilla-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133921" comment="kernel-xen-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133922" comment="kernel-xen-base-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133923" comment="kernel-xen-devel-3.16.7-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133924" comment="libipset3-6.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133925" comment="pcfclock-0.44-260.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133926" comment="pcfclock-kmp-default-0.44_k3.16.7_45-260.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133927" comment="pcfclock-kmp-desktop-0.44_k3.16.7_45-260.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133928" comment="pcfclock-kmp-pae-0.44_k3.16.7_45-260.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133929" comment="python-virtualbox-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133930" comment="vhba-kmp-20140629-2.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133931" comment="vhba-kmp-default-20140629_k3.16.7_45-2.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133932" comment="vhba-kmp-desktop-20140629_k3.16.7_45-2.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133933" comment="vhba-kmp-pae-20140629_k3.16.7_45-2.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133934" comment="vhba-kmp-xen-20140629_k3.16.7_45-2.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133935" comment="virtualbox-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133936" comment="virtualbox-devel-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133937" comment="virtualbox-guest-desktop-icons-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133938" comment="virtualbox-guest-kmp-default-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133939" comment="virtualbox-guest-kmp-desktop-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133940" comment="virtualbox-guest-kmp-pae-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133941" comment="virtualbox-guest-tools-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133942" comment="virtualbox-guest-x11-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133943" comment="virtualbox-host-kmp-default-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133944" comment="virtualbox-host-kmp-desktop-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133945" comment="virtualbox-host-kmp-pae-5.0.28_k3.16.7_45-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133946" comment="virtualbox-host-source-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133947" comment="virtualbox-qt-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133948" comment="virtualbox-websrv-5.0.28-54.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133949" comment="xen-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133950" comment="xen-devel-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133951" comment="xen-doc-html-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133952" comment="xen-kmp-default-4.4.4_05_k3.16.7_45-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133953" comment="xen-kmp-desktop-4.4.4_05_k3.16.7_45-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133954" comment="xen-libs-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133955" comment="xen-libs-32bit-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133956" comment="xen-tools-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133957" comment="xen-tools-domU-4.4.4_05-51.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133958" comment="xtables-addons-2.6-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133959" comment="xtables-addons-kmp-default-2.6_k3.16.7_45-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133960" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_45-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133961" comment="xtables-addons-kmp-pae-2.6_k3.16.7_45-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133962" comment="xtables-addons-kmp-xen-2.6_k3.16.7_45-24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17909" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following issues:

- CVE-2016-8684: Mismatch between real filesize and header values (bsc#1005123)
- CVE-2016-8683: Check that filesize is reasonable compared to the header value (bsc#1005127)
- CVE-2016-8682: Stack-buffer read overflow while reading SCT header (bsc#1005125)
- CVE-2016-7996, CVE-2016-7997: WPG Reader Issues (bsc#1003629)
- CVE-2016-7800: 8BIM/8BIMW unsigned underflow leads to heap overflow (bsc#1002422)
- CVE-2016-7537: Out of bound access for corrupted pdb file (bsc#1000711)
- CVE-2016-7533: Wpg file out of bound for corrupted file (bsc#1000707)
- CVE-2016-7531: Pbd file out of bound access (bsc#1000704)
- CVE-2016-7529: out of bound in quantum handling (bsc#1000399)
- CVE-2016-7528: Out of bound access in xcf file coder (bsc#1000434)
- CVE-2016-7527: out of bound access in wpg file coder: (bsc#1000436)
- CVE-2016-7526: out-of-bounds write in ./MagickCore/pixel-accessor.h (bsc#1000702)
- CVE-2016-7524: AddressSanitizer:heap-buffer-overflow READ of size 1 in meta.c:465 (bsc#1000700)
- CVE-2016-7522: Out of bound access for malformed psd file (bsc#1000698)
- CVE-2016-7519: out-of-bounds read in coders/rle.c (bsc#1000695)
- CVE-2016-7517: out-of-bounds read in coders/pict.c (bsc#1000693)
- CVE-2016-7516: Out of bounds problem in rle, pict, viff and sun files (bsc#1000692)
- CVE-2016-7515: Rle file handling for corrupted file (bsc#1000689)
- CVE-2016-7446 CVE-2016-7447 CVE-2016-7448 CVE-2016-7449: various issues fixed in 1.3.25 (bsc#999673)
- CVE-2016-7101: SGI Coder Out-Of-Bounds Read Vulnerability (bsc#1001221)
- CVE-2016-6823: BMP Coder Out-Of-Bounds Write Vulnerability (bsc#1001066)
- CVE-2016-5688: Various invalid memory reads in ImageMagick WPG (bsc#985442)
- CVE-2015-8958: Potential DOS in sun file handling due to malformed files (bsc#1000691)
- CVE-2015-8957: Buffer overflow in sun file handling (bsc#1000690)
- Buffer overflows in SIXEL, PDB, MAP, and TIFF coders (bsc#1002209)
- Divide by zero in WriteTIFFImage (bsc#1002206)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1000399">SUSE bug 1000399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000434">SUSE bug 1000434</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000436">SUSE bug 1000436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000689">SUSE bug 1000689</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000690">SUSE bug 1000690</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000691">SUSE bug 1000691</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000692">SUSE bug 1000692</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000693">SUSE bug 1000693</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000695">SUSE bug 1000695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000698">SUSE bug 1000698</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000700">SUSE bug 1000700</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000702">SUSE bug 1000702</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000704">SUSE bug 1000704</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000707">SUSE bug 1000707</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000711">SUSE bug 1000711</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001066">SUSE bug 1001066</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001221">SUSE bug 1001221</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002206">SUSE bug 1002206</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002209">SUSE bug 1002209</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002422">SUSE bug 1002422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003629">SUSE bug 1003629</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005123">SUSE bug 1005123</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005125">SUSE bug 1005125</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005127">SUSE bug 1005127</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985442">SUSE bug 985442</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999673">SUSE bug 999673</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8957.html">CVE-2015-8957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8958.html">CVE-2015-8958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5688.html">CVE-2016-5688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6823.html">CVE-2016-6823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7101.html">CVE-2016-7101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7446.html">CVE-2016-7446</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7447.html">CVE-2016-7447</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7448.html">CVE-2016-7448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7449.html">CVE-2016-7449</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7515.html">CVE-2016-7515</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7516.html">CVE-2016-7516</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7517.html">CVE-2016-7517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7519.html">CVE-2016-7519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7522.html">CVE-2016-7522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7524.html">CVE-2016-7524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7526.html">CVE-2016-7526</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7527.html">CVE-2016-7527</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7528.html">CVE-2016-7528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7529.html">CVE-2016-7529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7531.html">CVE-2016-7531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7533.html">CVE-2016-7533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7537.html">CVE-2016-7537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7800.html">CVE-2016-7800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7996.html">CVE-2016-7996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7997.html">CVE-2016-7997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8682.html">CVE-2016-8682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8683.html">CVE-2016-8683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8684.html">CVE-2016-8684</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133963" comment="GraphicsMagick-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133964" comment="GraphicsMagick-devel-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133965" comment="libGraphicsMagick++-Q16-3-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133966" comment="libGraphicsMagick++-devel-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133967" comment="libGraphicsMagick-Q16-3-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133968" comment="libGraphicsMagick3-config-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133969" comment="libGraphicsMagickWand-Q16-2-1.3.20-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133970" comment="perl-GraphicsMagick-1.3.20-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17910" version="1" class="patch">
	<metadata>
		<title>Security update for guile1 (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for guile1 fixes the following issue:

- CVE-2016-8605: Thread-unsafe umask modification (bsc#1004221).
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/1004221">SUSE bug 1004221</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8605.html">CVE-2016-8605</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133971" comment="guile1-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133972" comment="libguile-srfi-srfi-1-v-3-3-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133973" comment="libguile-srfi-srfi-13-14-v-3-3-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133974" comment="libguile-srfi-srfi-4-v-3-3-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133975" comment="libguile-srfi-srfi-60-v-2-2-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133976" comment="libguile1-devel-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133977" comment="libguile17-1.8.8-16.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133978" comment="libguilereadline-v-17-17-1.8.8-16.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17911" version="1" class="patch">
	<metadata>
		<title>Security update for guile (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for guile fixes the following issues:

- CVE-2016-8606: REPL server vulnerable to HTTP inter-protocol attacks (bsc#1004226).
- CVE-2016-8605: Thread-unsafe umask modification (bsc#1004221).
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/1004221">SUSE bug 1004221</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004226">SUSE bug 1004226</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8605.html">CVE-2016-8605</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8606.html">CVE-2016-8606</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133979" comment="guile-2.0.11-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133980" comment="guile-devel-2.0.11-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133981" comment="guile-modules-2_0-2.0.11-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133982" comment="libguile-2_0-22-2.0.11-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133983" comment="libguilereadline-v-18-18-2.0.11-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17912" version="1" class="patch">
	<metadata>
		<title>Security update for ghostscript (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ghostscript fixes the following issues:

- CVE-2016-8602: Fixes a NULL dereference in .sethalftone5 (boo#1004237).
- CVE-2013-5653, CVE-2016-7978, CVE-2016-7979: Fix multiple -dsafer related CVE's (boo#1001951).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001951">SUSE bug 1001951</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004237">SUSE bug 1004237</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-5653.html">CVE-2013-5653</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7978.html">CVE-2016-7978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7979.html">CVE-2016-7979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8602.html">CVE-2016-8602</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133984" comment="ghostscript-9.15-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133985" comment="ghostscript-devel-9.15-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125319" comment="ghostscript-mini-9.15-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125320" comment="ghostscript-mini-devel-9.15-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133986" comment="ghostscript-x11-9.15-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17913" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update for Adobe Flash Player to 11.2.202.643 fixes the following vulnerability:

- CVE-2016-7855: use-after-free vulnerability (APSB16-36, boo#1007098)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1007098">SUSE bug 1007098</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7855.html">CVE-2016-7855</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133987" comment="flash-player-11.2.202.643-2.115.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133988" comment="flash-player-gnome-11.2.202.643-2.115.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133989" comment="flash-player-kde4-11.2.202.643-2.115.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17914" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ImageMagick fixes the following issues:

- CVE-2016-8684: Mismatch between real filesize and header values (bsc#1005123)
- CVE-2016-8683: Check that filesize is reasonable compared to the header value (bsc#1005127)
- CVE-2016-8682: Stack-buffer read overflow while reading SCT header (bsc#1005125)
- CVE-2016-8677: Memory allocation failure in AcquireQuantumPixels (bsc#1005328)
- CVE-2016-7996, CVE-2016-7997: WPG Reader Issues (bsc#1003629)
- CVE-2016-7800: 8BIM/8BIMW unsigned underflow leads to heap overflow (bsc#1002422)
- CVE-2016-7799: Mogrify global buffer overflow (bsc#1002421)
- CVE-2016-7540: Writing to RGF format aborts (bsc#1000394)
- CVE-2016-7539: Potential DOS by not releasing memory (bsc#1000715)
- CVE-2016-7538: SIGABRT for corrupted pdb file (bsc#1000712)
- CVE-2016-7537: Out of bound access for corrupted pdb file (bsc#1000711)
- CVE-2016-7536: SEGV reported in corrupted profile handling (bsc#1000710)
- CVE-2016-7535: Out of bound access for corrupted psd file (bsc#1000709)
- CVE-2016-7534: Out of bound access in generic decoder (bsc#1000708)
- CVE-2016-7533: Wpg file out of bound for corrupted file (bsc#1000707)
- CVE-2016-7532: Fix handling of corrupted psd file (bsc#1000706)
- CVE-2016-7531: Pbd file out of bound access (bsc#1000704)
- CVE-2016-7530: Out of bound in quantum handling (bsc#1000703)
- CVE-2016-7529: Out of bound in quantum handling (bsc#1000399)
- CVE-2016-7528: Out of bound access in xcf file coder (bsc#1000434)
- CVE-2016-7527: Out of bound access in wpg file coder: (bsc#1000436)
- CVE-2016-7525: Heap buffer overflow in psd file coder (bsc#1000701)
- CVE-2016-7524: AddressSanitizer:heap-buffer-overflow READ of size 1 in meta.c:465 (bsc#1000700)
- CVE-2016-7523: AddressSanitizer:heap-buffer-overflow READ of size 1 meta.c:496 (bsc#1000699)
- CVE-2016-7522: Out of bound access for malformed psd file (bsc#1000698)
- CVE-2016-7521: Heap buffer overflow in psd file handling (bsc#1000697)
- CVE-2016-7520: Heap overflow in hdr file handling (bsc#1000696)
- CVE-2016-7519: Out-of-bounds read in coders/rle.c (bsc#1000695)
- CVE-2016-7518: Out-of-bounds read in coders/sun.c (bsc#1000694)
- CVE-2016-7517: Out-of-bounds read in coders/pict.c (bsc#1000693)
- CVE-2016-7516: Out of bounds problem in rle, pict, viff and sun files (bsc#1000692)
- CVE-2016-7515: Rle file handling for corrupted file (bsc#1000689)
- CVE-2016-7514: Out-of-bounds read in coders/psd.c (bsc#1000688)
- CVE-2016-7513: Off-by-one error leading to segfault (bsc#1000686)
- CVE-2016-7101: SGI Coder Out-Of-Bounds Read Vulnerability (bsc#1001221)
- CVE-2016-6823: BMP Coder Out-Of-Bounds Write Vulnerability (bsc#1001066)
- CVE-2015-8959: DOS due to corrupted DDS files (bsc#1000713)
- CVE-2015-8958: Potential DOS in sun file handling due to malformed files (bsc#1000691)
- CVE-2015-8957: Buffer overflow in sun file handling (bsc#1000690)
- CVE-2014-9907: DOS due to corrupted DDS files (bsc#1000714)
- Divide by zero in WriteTIFFImage (bsc#1002206)
- Buffer overflows in SIXEL, PDB, MAP, and TIFF coders (bsc#1002209)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1000394">SUSE bug 1000394</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000399">SUSE bug 1000399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000434">SUSE bug 1000434</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000436">SUSE bug 1000436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000686">SUSE bug 1000686</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000688">SUSE bug 1000688</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000689">SUSE bug 1000689</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000690">SUSE bug 1000690</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000691">SUSE bug 1000691</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000692">SUSE bug 1000692</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000693">SUSE bug 1000693</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000694">SUSE bug 1000694</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000695">SUSE bug 1000695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000696">SUSE bug 1000696</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000697">SUSE bug 1000697</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000698">SUSE bug 1000698</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000699">SUSE bug 1000699</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000700">SUSE bug 1000700</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000701">SUSE bug 1000701</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000703">SUSE bug 1000703</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000704">SUSE bug 1000704</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000706">SUSE bug 1000706</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000707">SUSE bug 1000707</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000708">SUSE bug 1000708</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000709">SUSE bug 1000709</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000710">SUSE bug 1000710</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000711">SUSE bug 1000711</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000712">SUSE bug 1000712</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000713">SUSE bug 1000713</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000714">SUSE bug 1000714</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000715">SUSE bug 1000715</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001066">SUSE bug 1001066</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001221">SUSE bug 1001221</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002206">SUSE bug 1002206</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002209">SUSE bug 1002209</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002421">SUSE bug 1002421</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002422">SUSE bug 1002422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003629">SUSE bug 1003629</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005123">SUSE bug 1005123</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005125">SUSE bug 1005125</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005127">SUSE bug 1005127</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005328">SUSE bug 1005328</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9907.html">CVE-2014-9907</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8957.html">CVE-2015-8957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8958.html">CVE-2015-8958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8959.html">CVE-2015-8959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6823.html">CVE-2016-6823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7101.html">CVE-2016-7101</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7513.html">CVE-2016-7513</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7514.html">CVE-2016-7514</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7515.html">CVE-2016-7515</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7516.html">CVE-2016-7516</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7517.html">CVE-2016-7517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7518.html">CVE-2016-7518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7519.html">CVE-2016-7519</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7520.html">CVE-2016-7520</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7521.html">CVE-2016-7521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7522.html">CVE-2016-7522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7523.html">CVE-2016-7523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7524.html">CVE-2016-7524</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7525.html">CVE-2016-7525</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7527.html">CVE-2016-7527</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7528.html">CVE-2016-7528</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7529.html">CVE-2016-7529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7530.html">CVE-2016-7530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7531.html">CVE-2016-7531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7532.html">CVE-2016-7532</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7533.html">CVE-2016-7533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7534.html">CVE-2016-7534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7535.html">CVE-2016-7535</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7536.html">CVE-2016-7536</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7537.html">CVE-2016-7537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7538.html">CVE-2016-7538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7539.html">CVE-2016-7539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7540.html">CVE-2016-7540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7799.html">CVE-2016-7799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7800.html">CVE-2016-7800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7996.html">CVE-2016-7996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7997.html">CVE-2016-7997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8677.html">CVE-2016-8677</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8682.html">CVE-2016-8682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8683.html">CVE-2016-8683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8684.html">CVE-2016-8684</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009133990" comment="ImageMagick-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133991" comment="ImageMagick-devel-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133992" comment="ImageMagick-devel-32bit-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133993" comment="ImageMagick-doc-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133994" comment="ImageMagick-extra-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133995" comment="libMagick++-6_Q16-5-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133996" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133997" comment="libMagick++-devel-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133998" comment="libMagick++-devel-32bit-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009133999" comment="libMagickCore-6_Q16-2-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134000" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134001" comment="libMagickWand-6_Q16-2-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134002" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134003" comment="perl-PerlMagick-6.8.9.8-34.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17915" version="1" class="patch">
	<metadata>
		<title>Security update for libpng12 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libpng12 fixes the following issues:

- CVE-2015-8540: read underflow in libpng (bsc#958791).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958791">SUSE bug 958791</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8540.html">CVE-2015-8540</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134004" comment="libpng12-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134005" comment="libpng12-0-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134006" comment="libpng12-0-32bit-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134007" comment="libpng12-compat-devel-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134008" comment="libpng12-compat-devel-32bit-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134009" comment="libpng12-devel-1.2.51-3.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134010" comment="libpng12-devel-32bit-1.2.51-3.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17916" version="1" class="patch">
	<metadata>
		<title>Security update for seamonkey (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Seamonkey was updated to 2.40 (boo#959277) to fix security issues and bugs.

The following vulnerabilities were fixed:

* CVE-2015-7575: MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature
* CVE-2015-7201/CVE-2015-7202: Miscellaneous memory safety hazards
* CVE-2015-7204: Crash with JavaScript variable assignment with unboxed objects
* CVE-2015-7207: Same-origin policy violation using perfomance.getEntries and history navigation
* CVE-2015-7208: Firefox allows for control characters to be set in cookies
* CVE-2015-7210: Use-after-free in WebRTC when datachannel is used after being destroyed
* CVE-2015-7212: Integer overflow allocating extremely large textures
* CVE-2015-7215: Cross-origin information leak through web workers error events
* CVE-2015-7211:  Hash in data URI is incorrectly parsed
* CVE-2015-7218/CVE-2015-7219: DOS due to malformed frames in HTTP/2
* CVE-2015-7216/CVE-2015-7217: Linux file chooser crashes on malformed images due to flaws in Jasper library
* CVE-2015-7203/CVE-2015-7220/CVE-2015-7221: Buffer overflows found through code inspection
* CVE-2015-7205: Underflow through code inspection
* CVE-2015-7213: Integer overflow in MP4 playback in 64-bit versions
* CVE-2015-7222: Integer underflow and buffer overflow processing MP4 metadata in libstagefright
* CVE-2015-7223: Privilege escalation vulnerabilities in WebExtension APIs
* CVE-2015-7214: Cross-site reading attack through data and view-source URIs
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959277">SUSE bug 959277</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7201.html">CVE-2015-7201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7202.html">CVE-2015-7202</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7203.html">CVE-2015-7203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7204.html">CVE-2015-7204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7205.html">CVE-2015-7205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7207.html">CVE-2015-7207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7208.html">CVE-2015-7208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7210.html">CVE-2015-7210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7211.html">CVE-2015-7211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7212.html">CVE-2015-7212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7213.html">CVE-2015-7213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7214.html">CVE-2015-7214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7215.html">CVE-2015-7215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7216.html">CVE-2015-7216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7217.html">CVE-2015-7217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7218.html">CVE-2015-7218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7219.html">CVE-2015-7219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7220.html">CVE-2015-7220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7221.html">CVE-2015-7221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7222.html">CVE-2015-7222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7223.html">CVE-2015-7223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122694" comment="seamonkey-2.40-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122695" comment="seamonkey-dom-inspector-2.40-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122696" comment="seamonkey-irc-2.40-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122697" comment="seamonkey-translations-common-2.40-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122698" comment="seamonkey-translations-other-2.40-6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17917" version="1" class="patch">
	<metadata>
		<title>Security update for bash (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for bash fixes the following security issues:

- CVE-2016-7543: Local attackers could have executed arbitrary commands via specially crafted SHELLOPTS+PS4 variables (bsc#1001299)
- CVE-2016-0634: Malicious hostnames could have allowed arbitrary command execution when $HOSTNAME was expanded in the prompt (bsc#1000396)

This update also fixes the following bugs:

- fix a crash found during debugging boo#971410
- boo#976776: crash if ~/.bash_history is empty (boo#976776)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1000396">SUSE bug 1000396</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1001299">SUSE bug 1001299</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976776">SUSE bug 976776</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0634.html">CVE-2016-0634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7543.html">CVE-2016-7543</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135243" comment="bash-4.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135244" comment="bash-devel-4.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135245" comment="bash-doc-4.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135246" comment="bash-lang-4.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135247" comment="bash-loadables-4.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135248" comment="libreadline6-6.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135249" comment="libreadline6-32bit-6.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135250" comment="readline-devel-6.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135251" comment="readline-devel-32bit-6.2-75.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135252" comment="readline-doc-6.2-75.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17918" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for jasper to version 1.900.14 fixes several issues.

These security issues were fixed:

- CVE-2008-3522: Buffer overflow in the jas_stream_printf function in libjasper/base/jas_stream.c in JasPer might have allowed context-dependent attackers to have an unknown impact via vectors related to the mif_hdr_put function and use of vsprintf (bsc#392410)
- CVE-2015-5203: Double free corruption in JasPer JPEG-2000 implementation (bsc#941919).
- CVE-2015-5221: Use-after-free (and double-free) in Jasper JPEG-200 (bsc#942553).
- CVE-2016-1577: Double free vulnerability in the jas_iccattrval_destroy function in JasPer allowed remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted ICC color profile in a JPEG 2000 image file, a different vulnerability than CVE-2014-8137 (bsc#968373).
- CVE-2016-2116: Memory leak in the jas_iccprof_createfrombuf function in JasPer allowed remote attackers to cause a denial of service (memory consumption) via a crafted ICC color profile in a JPEG 2000 image file (bsc#968373)
- CVE-2016-8690: Null pointer dereference in bmp_getdata triggered by crafted BMP image (bsc#1005084).
- CVE-2016-8691, CVE-2016-8692: Missing range check on XRsiz and YRsiz fields of SIZ marker segment (bsc#1005090).
- CVE-2016-8693: The memory stream interface allowed for a buffer size of zero. The case of a zero-sized buffer was not handled correctly, as it could lead to a double free (bsc#1005242).
- CVE-2016-8880: Heap overflow in jpc_dec_cp_setfromcox() (bsc#1006591).
- CVE-2016-8881: Heap overflow in jpc_getuint16() (bsc#1006593).
- CVE-2016-8882: Null pointer access in jpc_pi_destroy (bsc#1006597).
- CVE-2016-8883: Assert triggered in jpc_dec_tiledecode() (bsc#1006598).
- CVE-2016-8886: Memory allocation failure in jas_malloc (jas_malloc.c) (bsc#1006599).

For additional change description please have a look at the changelog.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1005084">SUSE bug 1005084</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005090">SUSE bug 1005090</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005242">SUSE bug 1005242</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006591">SUSE bug 1006591</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006593">SUSE bug 1006593</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006597">SUSE bug 1006597</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006598">SUSE bug 1006598</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1006599">SUSE bug 1006599</bugzilla>
<bugzilla href="https://bugzilla.suse.com/392410">SUSE bug 392410</bugzilla>
<bugzilla href="https://bugzilla.suse.com/941919">SUSE bug 941919</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942553">SUSE bug 942553</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968373">SUSE bug 968373</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2008-3522.html">CVE-2008-3522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5203.html">CVE-2015-5203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5221.html">CVE-2015-5221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1577.html">CVE-2016-1577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2116.html">CVE-2016-2116</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8690.html">CVE-2016-8690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8691.html">CVE-2016-8691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8692.html">CVE-2016-8692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8693.html">CVE-2016-8693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8880.html">CVE-2016-8880</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8881.html">CVE-2016-8881</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8882.html">CVE-2016-8882</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8883.html">CVE-2016-8883</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8886.html">CVE-2016-8886</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135287" comment="jasper-1.900.14-163.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135288" comment="libjasper-devel-1.900.14-163.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135289" comment="libjasper1-1.900.14-163.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135290" comment="libjasper1-32bit-1.900.14-163.24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17919" version="1" class="patch">
	<metadata>
		<title>Security update for libxml2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libxml2 fixes the following issues:

- CVE-2016-4658: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document (boo#1005544).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1005544">SUSE bug 1005544</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4658.html">CVE-2016-4658</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135291" comment="libxml2-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135292" comment="libxml2-2-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135293" comment="libxml2-2-32bit-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135294" comment="libxml2-devel-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135295" comment="libxml2-devel-32bit-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135296" comment="libxml2-doc-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135297" comment="libxml2-tools-2.9.4-7.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135298" comment="python-libxml2-2.9.4-7.20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17920" version="1" class="patch">
	<metadata>
		<title>Security update for chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Chromium 54.0.2840.90: fixes the following security issues:

- CVE-2016-5198: out of bounds memory access in v8 (boo#1008274)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1008274">SUSE bug 1008274</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5198.html">CVE-2016-5198</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135299" comment="chromedriver-54.0.2840.90-85.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135300" comment="chromium-54.0.2840.90-85.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135301" comment="chromium-ffmpegsumo-54.0.2840.90-85.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17921" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for bind fixes the following issues:

- A defect in BIND's handling of responses containing a DNAME answer had
the potential to trigger assertion errors in the server remotely,
thereby facilitating a denial-of-service attack. (CVE-2016-8864, bsc#1007829).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1007829">SUSE bug 1007829</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8864.html">CVE-2016-8864</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135327" comment="bind-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135328" comment="bind-chrootenv-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135329" comment="bind-devel-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135330" comment="bind-doc-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135331" comment="bind-libs-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135332" comment="bind-libs-32bit-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135333" comment="bind-lwresd-9.9.6P1-2.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135334" comment="bind-utils-9.9.6P1-2.25.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17922" version="1" class="patch">
	<metadata>
		<title>Security update for mariadb (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for mariadb to 10.0.27 fixes the following issues:

* release notes:
  * https://kb.askmonty.org/en/mariadb-10027-release-notes
  * https://kb.askmonty.org/en/mariadb-10026-release-notes
* changelog:
  * https://kb.askmonty.org/en/mariadb-10027-changelog
  * https://kb.askmonty.org/en/mariadb-10026-changelog
* fixed CVE's
  10.0.27: CVE-2016-5612, CVE-2016-5630, CVE-2016-6662
  10.0.26: CVE-2016-5440, CVE-2016-3615, CVE-2016-3521, CVE-2016-3477
* fix:
    [boo#1005561], [boo#1005570], [boo#998309], [boo#989926], 
    [boo#989922],  [boo#989919],  [boo#989913]
- requires devel packages for aio and lzo2
- remove mariadb-10.0.21-mysql-test_main_bootstrap.patch that is no
  longer needed [boo#984858]    
- append &amp;quot;--ignore-db-dir=lost+found&amp;quot; to the mysqld options in
  &amp;quot;mysql-systemd-helper&amp;quot; script if &amp;quot;lost+found&amp;quot; directory is found
  in $datadir [boo#986251]
- remove syslog.target from *.service files [boo#983938]
- add systemd to deps to build on leap and friends  
- replace '%{_libexecdir}/systemd/system' with %{_unitdir} macro
- remove useless mysql@default.service [boo#971456]    
- make ORDER BY optimization functions take into account multiple equalities [boo#949520]
- adjust mysql-test results in order to take account of a new option
  (orderby_uses_equalities) added by the optimizer patch [boo#1003800]
- replace all occurrences of the string &amp;quot;@sysconfdir@&amp;quot; with &amp;quot;/etc&amp;quot; in
  mysql-community-server-5.1.46-logrotate.patch as it wasn't expanded
  properly [boo#990890] 
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1003800">SUSE bug 1003800</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005561">SUSE bug 1005561</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005570">SUSE bug 1005570</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949520">SUSE bug 949520</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971456">SUSE bug 971456</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983938">SUSE bug 983938</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984858">SUSE bug 984858</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986251">SUSE bug 986251</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989913">SUSE bug 989913</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989919">SUSE bug 989919</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989922">SUSE bug 989922</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989926">SUSE bug 989926</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990890">SUSE bug 990890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/998309">SUSE bug 998309</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3477.html">CVE-2016-3477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3521.html">CVE-2016-3521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3615.html">CVE-2016-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5440.html">CVE-2016-5440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5612.html">CVE-2016-5612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5630.html">CVE-2016-5630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6662.html">CVE-2016-6662</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135343" comment="libmysqlclient-devel-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135344" comment="libmysqlclient18-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135345" comment="libmysqlclient18-32bit-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135346" comment="libmysqlclient_r18-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135347" comment="libmysqlclient_r18-32bit-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135348" comment="libmysqld-devel-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135349" comment="libmysqld18-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135350" comment="mariadb-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135351" comment="mariadb-bench-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135352" comment="mariadb-client-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135353" comment="mariadb-errormessages-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135354" comment="mariadb-test-10.0.27-2.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135355" comment="mariadb-tools-10.0.27-2.27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17923" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for nodejs fixes the following issues:

- New upstream LTS version 4.6.1
  * c-ares:
    + CVE-2016-5180: fix for single-byte buffer overwrite
- Fix nodejs-libpath.patch so ppc doesn't fail to build

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<cve href="https://www.suse.com/security/cve/CVE-2016-5180.html">CVE-2016-5180</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135435" comment="nodejs-4.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135436" comment="nodejs-devel-4.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135437" comment="nodejs-doc-4.6.1-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135438" comment="nodejs-docs-4.6.1-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135439" comment="npm-4.6.1-36.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17924" version="1" class="patch">
	<metadata>
		<title>Security update for the MozillaFirefox, mozilla-nss and mozilla-nspr (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to MozillaFirefox fixes several security issues and bugs.

Mozilla Firefox was updated to 44.0.
Mozilla NSS was updated to 3.21
Mozilla NSPR was updated to 4.11.

The following vulnerabilities were fixed:

* CVE-2016-1930/CVE-2016-1931: Miscellaneous memory safety hazards (boo#963633)
* CVE-2016-1933: Out of Memory crash when parsing GIF format images (boo#963634)
* CVE-2016-1935:  Buffer overflow in WebGL after out of memory allocation (boo#963635)
* CVE-2015-7208/CVE-2016-1939: Firefox allows for control characters to be set in cookie names (boo#963637)
* CVE-2016-1937: Missing delay following user click events in protocol handler dialog (boo#963641)
* CVE-2016-1938: Errors in mp_div and mp_exptmod cryptographic functions in NSS (boo#963731)
* CVE-2016-1942/CVE-2016-1943: Addressbar spoofing attacks (boo#963643)
* CVE-2016-1944/CVE-2016-1945/CVE-2016-1946: Unsafe memory manipulation found through code inspection (boo#963644)
* CVE-2016-1947: Application Reputation service disabled in Firefox 43 (boo#963645)

The following change from Mozilla Firefox 43.0.4 is included:

* Re-enable SHA-1 certificates to prevent outdated man-in-the-middle security devices from interfering with properly secured SSL/TLS connections		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/963633">SUSE bug 963633</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963634">SUSE bug 963634</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963635">SUSE bug 963635</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963637">SUSE bug 963637</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963641">SUSE bug 963641</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963643">SUSE bug 963643</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963644">SUSE bug 963644</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963645">SUSE bug 963645</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963731">SUSE bug 963731</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7208.html">CVE-2015-7208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1930.html">CVE-2016-1930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1931.html">CVE-2016-1931</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1933.html">CVE-2016-1933</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1935.html">CVE-2016-1935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1937.html">CVE-2016-1937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1938.html">CVE-2016-1938</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1939.html">CVE-2016-1939</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1942.html">CVE-2016-1942</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1943.html">CVE-2016-1943</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1944.html">CVE-2016-1944</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1945.html">CVE-2016-1945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1946.html">CVE-2016-1946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1947.html">CVE-2016-1947</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122699" comment="MozillaFirefox-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122700" comment="MozillaFirefox-branding-upstream-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122701" comment="MozillaFirefox-buildsymbols-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122702" comment="MozillaFirefox-devel-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122703" comment="MozillaFirefox-translations-common-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122704" comment="MozillaFirefox-translations-other-44.0-12.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122705" comment="libfreebl3-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122706" comment="libfreebl3-32bit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122707" comment="libsoftokn3-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122708" comment="libsoftokn3-32bit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122709" comment="mozilla-nspr-4.11-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122710" comment="mozilla-nspr-32bit-4.11-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122711" comment="mozilla-nspr-devel-4.11-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122712" comment="mozilla-nss-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122713" comment="mozilla-nss-32bit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122714" comment="mozilla-nss-certs-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122715" comment="mozilla-nss-certs-32bit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122716" comment="mozilla-nss-devel-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122717" comment="mozilla-nss-sysinit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122718" comment="mozilla-nss-sysinit-32bit-3.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122719" comment="mozilla-nss-tools-3.21-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17925" version="1" class="patch">
	<metadata>
		<title>Security update for mysql-community-server (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

mysql-community-server was updated to 5.6.34 to fix the following issues:

* Changes
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-34.html
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-33.html
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-32.html
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-31.html
* fixed CVEs:
  CVE-2016-6304, CVE-2016-6662, CVE-2016-7440, CVE-2016-5584,
  CVE-2016-5617, CVE-2016-5616, CVE-2016-5626, CVE-2016-3492,
  CVE-2016-5629, CVE-2016-5507, CVE-2016-8283, CVE-2016-5609,
  CVE-2016-5612, CVE-2016-5627, CVE-2016-5630, CVE-2016-8284,
  CVE-2016-8288, CVE-2016-3477, CVE-2016-2105, CVE-2016-3486,
  CVE-2016-3501, CVE-2016-3521, CVE-2016-3615, CVE-2016-3614,
  CVE-2016-3459, CVE-2016-5439, CVE-2016-5440
* fixes SUSE Bugs:
  [boo#999666],  [boo#998309],  [boo#1005581], [boo#1005558], 
  [boo#1005563], [boo#1005562], [boo#1005566], [boo#1005555], 
  [boo#1005569], [boo#1005557], [boo#1005582], [boo#1005560], 
  [boo#1005561], [boo#1005567], [boo#1005570], [boo#1005583], 
  [boo#1005586], [boo#989913],  [boo#977614],  [boo#989914], 
  [boo#989915],  [boo#989919],  [boo#989922],  [boo#989921], 
  [boo#989911],  [boo#989925],  [boo#989926]
- append &amp;quot;--ignore-db-dir=lost+found&amp;quot; to the mysqld options in
  &amp;quot;mysql-systemd-helper&amp;quot; script if &amp;quot;lost+found&amp;quot; directory is found
  in $datadir [boo#986251]  
- remove syslog.target from *.service files [boo#983938]
- add systemd to deps to build on leap and friends  
- replace '%{_libexecdir}/systemd/system' with %{_unitdir} macro
- remove useless mysql@default.service [boo#971456]
- replace all occurrences of the string &amp;quot;@sysconfdir@&amp;quot; with &amp;quot;/etc&amp;quot; in
  mysql-community-server-5.6.3-logrotate.patch as it wasn't expanded
  properly [boo#990890]
- remove '%define _rundir' as 13.1 is out of support scope
- run 'usermod -g mysql mysql' only if mysql user is not in mysql group.
  Run 'usermod -s /bin/false/ mysql' only if mysql user doesn't have
  '/bin/false' shell set.
- re-enable mysql profiling

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1005555">SUSE bug 1005555</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005557">SUSE bug 1005557</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005558">SUSE bug 1005558</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005560">SUSE bug 1005560</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005561">SUSE bug 1005561</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005562">SUSE bug 1005562</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005563">SUSE bug 1005563</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005566">SUSE bug 1005566</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005567">SUSE bug 1005567</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005569">SUSE bug 1005569</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005570">SUSE bug 1005570</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005581">SUSE bug 1005581</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005582">SUSE bug 1005582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005583">SUSE bug 1005583</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005586">SUSE bug 1005586</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971456">SUSE bug 971456</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977614">SUSE bug 977614</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983938">SUSE bug 983938</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986251">SUSE bug 986251</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989911">SUSE bug 989911</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989913">SUSE bug 989913</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989914">SUSE bug 989914</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989915">SUSE bug 989915</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989919">SUSE bug 989919</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989921">SUSE bug 989921</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989922">SUSE bug 989922</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989925">SUSE bug 989925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989926">SUSE bug 989926</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990890">SUSE bug 990890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/998309">SUSE bug 998309</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999666">SUSE bug 999666</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2105.html">CVE-2016-2105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3459.html">CVE-2016-3459</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3477.html">CVE-2016-3477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3486.html">CVE-2016-3486</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3492.html">CVE-2016-3492</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3501.html">CVE-2016-3501</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3521.html">CVE-2016-3521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3614.html">CVE-2016-3614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3615.html">CVE-2016-3615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5439.html">CVE-2016-5439</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5440.html">CVE-2016-5440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5507.html">CVE-2016-5507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5584.html">CVE-2016-5584</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5609.html">CVE-2016-5609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5612.html">CVE-2016-5612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5616.html">CVE-2016-5616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5617.html">CVE-2016-5617</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5626.html">CVE-2016-5626</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5627.html">CVE-2016-5627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5629.html">CVE-2016-5629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5630.html">CVE-2016-5630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6304.html">CVE-2016-6304</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6662.html">CVE-2016-6662</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7440.html">CVE-2016-7440</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8283.html">CVE-2016-8283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8284.html">CVE-2016-8284</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8288.html">CVE-2016-8288</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135440" comment="libmysql56client18-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135441" comment="libmysql56client18-32bit-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135442" comment="libmysql56client_r18-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135443" comment="libmysql56client_r18-32bit-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135444" comment="mysql-community-server-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135445" comment="mysql-community-server-bench-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135446" comment="mysql-community-server-client-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135447" comment="mysql-community-server-errormessages-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135448" comment="mysql-community-server-test-5.6.34-19.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135449" comment="mysql-community-server-tools-5.6.34-19.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17926" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update to Adobe Flash Player 11.2.202.644 fixes the following security issues:

- type confusion vulnerabilities that could lead to code execution
  (CVE-2016-7860, CVE-2016-7861, CVE-2016-7865)
- use-after-free vulnerabilities that could lead to code execution
  (CVE-2016-7857, CVE-2016-7858, CVE-2016-7859, CVE-2016-7862, CVE-2016-7863, CVE-2016-7864)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1009217">SUSE bug 1009217</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7857.html">CVE-2016-7857</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7858.html">CVE-2016-7858</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7859.html">CVE-2016-7859</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7860.html">CVE-2016-7860</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7861.html">CVE-2016-7861</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7862.html">CVE-2016-7862</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7863.html">CVE-2016-7863</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7864.html">CVE-2016-7864</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7865.html">CVE-2016-7865</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135450" comment="flash-player-11.2.202.644-2.118.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135451" comment="flash-player-gnome-11.2.202.644-2.118.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135452" comment="flash-player-kde4-11.2.202.644-2.118.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17927" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Chromium 54.0.2840.100 fixes the following vulnerabilities:
  
- CVE-2016-5199: Heap corruption in FFmpeg (boo#1009892)
- CVE-2016-5200: out of bounds memory access in v8 (boo#1009893)
- CVE-2016-5201: info leak in extensions (boo#1009894)
- CVE-2016-5202: various fixes from internal audits (boo#1009895)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1009892">SUSE bug 1009892</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009893">SUSE bug 1009893</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009894">SUSE bug 1009894</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009895">SUSE bug 1009895</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5199.html">CVE-2016-5199</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5200.html">CVE-2016-5200</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5201.html">CVE-2016-5201</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5202.html">CVE-2016-5202</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135516" comment="chromedriver-54.0.2840.100-91.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135517" comment="chromium-54.0.2840.100-91.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135518" comment="chromium-ffmpegsumo-54.0.2840.100-91.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17928" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to 4.4.15.2 to fix one security issue and one non-security bug.

The following vulnerability was fixed:

* CVE-2015-8669: It was possible to trigger phpMyAdmin to display a PHP error message which contains the full path of the directory where phpMyAdmin is installed (boo#960282)

The following bug was fixed:

* boo#960854: dependency of php-json was missing		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/960282">SUSE bug 960282</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960854">SUSE bug 960854</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8669.html">CVE-2015-8669</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121317" comment="phpMyAdmin-4.4.15.2-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17929" version="1" class="patch">
	<metadata>
		<title>Security update for privoxy (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to Privoxy 3.0.24 fixes two minor security issues.

The vulnerabilities should not be exploitable in the binary as compiled in openSUSE.

* CVE-2016-1982: Corrupt chunk-encoded content could cause an invalid read (boo#963151)
* CVE-2016-1983: Empty Host headers in client requests could result in invalid reads (boo#963152)

This update also contains general bug fixes and improvements as well as white and blacklist updates.
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/963151">SUSE bug 963151</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963152">SUSE bug 963152</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1982.html">CVE-2016-1982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1983.html">CVE-2016-1983</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122720" comment="privoxy-3.0.24-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122721" comment="privoxy-doc-3.0.24-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17930" version="1" class="patch">
	<metadata>
		<title>Security update for pcre (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This version fixes a number of vulnerabilities that affect pcre
and applications using the libary when accepting untrusted input
as regular expressions or as part thereof. Remote attackers could
have caused the application to crash, disclose information or
potentially execute arbitrary code.

- Update to PCRE 8.39 FATE#320298 boo#972127.
- CVE-2015-3210: heap buffer overflow in pcre_compile2() / compile_regex() (boo#933288)
- CVE-2015-3217: pcre: PCRE Library Call Stack Overflow Vulnerability in match() (boo#933878)
- CVE-2015-5073: pcre: Library Heap Overflow Vulnerability in find_fixedlength() (boo#936227)
- boo#942865: heap overflow in compile_regex()
- CVE-2015-8380: pcre: heap overflow in pcre_exec (boo#957566)
- boo#957598: various security issues fixed in pcre 8.37 and 8.38 release
- CVE-2016-1283: pcre: Heap buffer overflow in pcre_compile2 causes DoS (boo#960837)
- CVE-2016-3191: pcre: workspace overflow for (*ACCEPT) with deeply nested parentheses (boo#971741)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/933288">SUSE bug 933288</bugzilla>
<bugzilla href="https://bugzilla.suse.com/933878">SUSE bug 933878</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936227">SUSE bug 936227</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942865">SUSE bug 942865</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957566">SUSE bug 957566</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957598">SUSE bug 957598</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960837">SUSE bug 960837</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971741">SUSE bug 971741</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972127">SUSE bug 972127</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3210.html">CVE-2015-3210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3217.html">CVE-2015-3217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5073.html">CVE-2015-5073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8380.html">CVE-2015-8380</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1283.html">CVE-2016-1283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3191.html">CVE-2016-3191</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135519" comment="libpcre1-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135520" comment="libpcre1-32bit-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135521" comment="libpcre16-0-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135522" comment="libpcre16-0-32bit-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135523" comment="libpcrecpp0-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135524" comment="libpcrecpp0-32bit-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135525" comment="libpcreposix0-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135526" comment="libpcreposix0-32bit-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135527" comment="pcre-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135528" comment="pcre-devel-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135529" comment="pcre-devel-static-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135530" comment="pcre-doc-8.39-3.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135531" comment="pcre-tools-8.39-3.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17931" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following security issue:

* CVE-2016-8862: A memory allocation failure in AcquireMagickMemory could lead to denial of service. (boo#1007245)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007245">SUSE bug 1007245</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8862.html">CVE-2016-8862</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135562" comment="GraphicsMagick-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135563" comment="GraphicsMagick-devel-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135564" comment="libGraphicsMagick++-Q16-11-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135565" comment="libGraphicsMagick++-Q16-3-1.3.20-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135566" comment="libGraphicsMagick++-devel-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135567" comment="libGraphicsMagick-Q16-3-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135568" comment="libGraphicsMagick3-config-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135569" comment="libGraphicsMagickWand-Q16-2-1.3.21-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135570" comment="perl-GraphicsMagick-1.3.21-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17932" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ImageMagick fixes the following security issue:

* CVE-2016-8862: a memory allocation failure in AcquireMagickMemory was fixed. (boo#1007245)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007245">SUSE bug 1007245</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8862.html">CVE-2016-8862</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135571" comment="ImageMagick-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135572" comment="ImageMagick-devel-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135573" comment="ImageMagick-devel-32bit-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135574" comment="ImageMagick-doc-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135575" comment="ImageMagick-extra-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135576" comment="libMagick++-6_Q16-5-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135577" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135578" comment="libMagick++-devel-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135579" comment="libMagick++-devel-32bit-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135580" comment="libMagickCore-6_Q16-2-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135581" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135582" comment="libMagickWand-6_Q16-2-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135583" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135584" comment="perl-PerlMagick-6.8.9.8-37.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17933" version="1" class="patch">
	<metadata>
		<title>Security update for memcached (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for memcached fixes the following security issues:

- CVE-2016-8704: Server append/prepend remote code execution (boo#1007871)
- CVE-2016-8705: Server update remote code execution (boo#1007870)
- CVE-2016-8706: Server ASL authentication remote code execution (boo#1007869)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007869">SUSE bug 1007869</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007870">SUSE bug 1007870</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007871">SUSE bug 1007871</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8704.html">CVE-2016-8704</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8705.html">CVE-2016-8705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8706.html">CVE-2016-8706</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135585" comment="memcached-1.4.22-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135586" comment="memcached-devel-1.4.22-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17934" version="1" class="patch">
	<metadata>
		<title>Security update for otrs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for otrs fixes the following security issues:

- CVE-2016-9139: execution of JavaScript in OTRS context by opening malicious attachment (OSA-2016-02, bsc#1008017)

In addition, OTRS was updated to 3.3.16, containing all upstream improvements and bug fixes.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1008017">SUSE bug 1008017</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9139.html">CVE-2016-9139</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135720" comment="otrs-3.3.16-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135721" comment="otrs-doc-3.3.16-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135722" comment="otrs-itsm-3.3.14-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17935" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Mozilla Firefox 50.0 fixes a number of security issues.

The following vulnerabilities were fixed in Mozilla Firefox (MFSA 2016-89):

- CVE-2016-5296: Heap-buffer-overflow WRITE in rasterize_edges_1 (bmo#1292443)
- CVE-2016-5292: URL parsing causes crash (bmo#1288482)
- CVE-2016-5297: Incorrect argument length checking in Javascript (bmo#1303678)
- CVE-2016-9064: Addons update must verify IDs match between current and new versions (bmo#1303418)
- CVE-2016-9066: Integer overflow leading to a buffer overflow in nsScriptLoadHandler (bmo#1299686)
- CVE-2016-9067: heap-use-after-free in nsINode::ReplaceOrInsertBefore (bmo#1301777, bmo#1308922 (CVE-2016-9069))
- CVE-2016-9068: heap-use-after-free in nsRefreshDriver (bmo#1302973)
- CVE-2016-9075: WebExtensions can access the mozAddonManager API and use it to gain elevated privileges (bmo#1295324)
- CVE-2016-9077: Canvas filters allow feDisplacementMaps to be applied to cross-origin images, allowing timing attacks on them (bmo#1298552)
- CVE-2016-5291: Same-origin policy violation using local HTML file and saved shortcut file (bmo#1292159)
- CVE-2016-9070: Sidebar bookmark can have reference to chrome window (bmo#1281071)
- CVE-2016-9073: windows.create schema doesn't specify &amp;quot;format&amp;quot;: &amp;quot;relativeUrl&amp;quot; (bmo#1289273)
- CVE-2016-9076: select dropdown menu can be used for URL bar spoofing on e10s (bmo#1276976)
- CVE-2016-9063: Possible integer overflow to fix inside XML_Parse in expat (bmo#1274777)
- CVE-2016-9071: Probe browser history via HSTS/301 redirect + CSP (bmo#1285003)
- CVE-2016-5289: Memory safety bugs fixed in Firefox 50
- CVE-2016-5290: Memory safety bugs fixed in Firefox 50 and Firefox ESR 45.5

The following vulnerabilities were fixed in Mozilla NSS 3.26.1:

- CVE-2016-9074: Insufficient timing side-channel resistance in divSpoiler (bmo#1293334)
    
Mozilla Firefox now requires mozilla-nss 3.26.2.

New features in Mozilla Firefox:

- Updates to keyboard shortcuts
  Set a preference to have Ctrl+Tab cycle through tabs in recently
  used order
  View a page in Reader Mode by using Ctrl+Alt+R
- Added option to Find in page that allows users to limit search to whole words only
- Added download protection for a large number of executable file types on Windows, Mac and Linux
- Fixed rendering of dashed and dotted borders with rounded corners (border-radius)
- Added a built-in Emoji set for operating systems without native Emoji fonts
- Blocked versions of libavcodec older than 54.35.1
- additional locale

mozilla-nss was updated to 3.26.2, incorporating the following changes:
  
- the selfserv test utility has been enhanced to support ALPN (HTTP/1.1) and 0-RTT
- The following CA certificate was added: CN = ISRG Root X1
- NPN is disabled and ALPN is enabled by default
- MD5 signature algorithms sent by the server in CertificateRequest
  messages are now properly ignored
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1009026">SUSE bug 1009026</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010395">SUSE bug 1010395</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010399">SUSE bug 1010399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010401">SUSE bug 1010401</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010402">SUSE bug 1010402</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010404">SUSE bug 1010404</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010405">SUSE bug 1010405</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010406">SUSE bug 1010406</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010408">SUSE bug 1010408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010409">SUSE bug 1010409</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010410">SUSE bug 1010410</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010420">SUSE bug 1010420</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010421">SUSE bug 1010421</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010422">SUSE bug 1010422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010423">SUSE bug 1010423</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010424">SUSE bug 1010424</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010425">SUSE bug 1010425</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010426">SUSE bug 1010426</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010427">SUSE bug 1010427</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5289.html">CVE-2016-5289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5290.html">CVE-2016-5290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5291.html">CVE-2016-5291</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5292.html">CVE-2016-5292</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5296.html">CVE-2016-5296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5297.html">CVE-2016-5297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9063.html">CVE-2016-9063</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9064.html">CVE-2016-9064</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9066.html">CVE-2016-9066</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9067.html">CVE-2016-9067</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9068.html">CVE-2016-9068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9069.html">CVE-2016-9069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9070.html">CVE-2016-9070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9071.html">CVE-2016-9071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9073.html">CVE-2016-9073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9074.html">CVE-2016-9074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9075.html">CVE-2016-9075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9076.html">CVE-2016-9076</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9077.html">CVE-2016-9077</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135723" comment="MozillaFirefox-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135724" comment="MozillaFirefox-branding-upstream-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135725" comment="MozillaFirefox-buildsymbols-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135726" comment="MozillaFirefox-devel-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135727" comment="MozillaFirefox-translations-common-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135728" comment="MozillaFirefox-translations-other-50.0-39.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135690" comment="libfreebl3-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135691" comment="libfreebl3-32bit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135692" comment="libsoftokn3-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135693" comment="libsoftokn3-32bit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135694" comment="mozilla-nss-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135695" comment="mozilla-nss-32bit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135696" comment="mozilla-nss-certs-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135697" comment="mozilla-nss-certs-32bit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135698" comment="mozilla-nss-devel-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135699" comment="mozilla-nss-sysinit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135700" comment="mozilla-nss-sysinit-32bit-3.26.2-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135701" comment="mozilla-nss-tools-3.26.2-32.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17936" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

OpenJDK java-1_8_0-openjdk was updated to jdk8u111 (icedtea 3.2.0) to fix the following issues:

* Security fixes
    + S8146490: Direct indirect CRL checks
    + S8151921: Improved page resolution
    + S8155968: Update command line options
    + S8155973, CVE-2016-5542: Tighten jar checks (boo#1005522)
    + S8156794: Extend data sharing
    + S8157176: Improved classfile parsing
    + S8157739, CVE-2016-5554: Classloader Consistency Checking
      (boo#1005523)
    + S8157749: Improve handling of DNS error replies
    + S8157753: Audio replay enhancement
    + S8157759: LCMS Transform Sampling Enhancement
    + S8157764: Better handling of interpolation plugins
    + S8158302: Handle contextual glyph substitutions
    + S8158993, CVE-2016-5568: Service Menu services (boo#1005525)
    + S8159495: Fix index offsets
    + S8159503: Amend Annotation Actions
    + S8159511: Stack map validation
    + S8159515: Improve indy validation
    + S8159519, CVE-2016-5573: Reformat JDWP messages (boo#1005526)
    + S8160090: Better signature handling in pack200
    + S8160094: Improve pack200 layout
    + S8160098: Clean up color profiles
    + S8160591, CVE-2016-5582: Improve internal array handling
      (boo#1005527)
    + S8160838, CVE-2016-5597: Better HTTP service (boo#1005528)
    + PR3206, RH1367357: lcms2: Out-of-bounds read in
      Type_MLU_Read()
    + CVE-2016-5556 (boo#1005524)
  * New features
    + PR1370: Provide option to build without debugging
    + PR1375: Provide option to strip and link debugging info after
      build
    + PR1537: Handle alternative Kerberos credential cache
      locations
    + PR1978: Allow use of system PCSC
    + PR2445: Support system libsctp
    + PR3182: Support building without pre-compiled headers
    + PR3183: Support Fedora/RHEL system crypto policy
    + PR3221: Use pkgconfig to detect Kerberos CFLAGS and libraries
  * Import of OpenJDK 8 u102 build 14
    + S4515292: ReferenceType.isStatic() returns true for arrays
    + S4858370: JDWP: Memory Leak: GlobalRefs never deleted when
      processing invokeMethod command
    + S6976636: JVM/TI test ex03t001 fails assertion
    + S7185591: jcmd-big-script.sh ERROR: could not find app's Java
      pid.
    + S8017462: G1: guarantee fails with
      UseDynamicNumberOfGCThreads
    + S8034168: ThreadMXBean/Locks.java failed, blocked on wrong
      object
    + S8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java
      fails: Process exit code was 0, but error was expected.
    + S8041781: Need new regression tests for PBE keys
    + S8041787: Need new regressions tests for buffer handling for
      PBE algorithms
    + S8043836: Need new tests for AES cipher
    + S8044199: Tests for RSA keys and key specifications
    + S8044772: TempDirTest.java still times out with -Xcomp
    + S8046339: sun.rmi.transport.DGCAckHandler leaks memory
    + S8047031: Add SocketPermission tests for legacy socket types
    + S8048052: Permission tests for setFactory
    + S8048138: Tests for JAAS callbacks
    + S8048147: Privilege tests with JAAS Subject.doAs
    + S8048356: SecureRandom default provider tests
    + S8048357: PKCS basic tests
    + S8048360: Test signed jar files
    + S8048362: Tests for doPrivileged with accomplice
    + S8048596: Tests for AEAD ciphers
    + S8048599: Tests for key wrap and unwrap operations
    + S8048603: Additional tests for MAC algorithms
    + S8048604: Tests for strong crypto ciphers
    + S8048607: Test key generation of DES and DESEDE
    + S8048610: Implement regression test for bug fix of 4686632
      in JCE
    + S8048617: Tests for PKCS12 read operations
    + S8048618: Tests for PKCS12 write operations.
    + S8048619: Implement tests for converting PKCS12 keystores
    + S8048624: Tests for SealedObject
    + S8048819: Implement reliability test for DH algorithm
    + S8048820: Implement tests for SecretKeyFactory
    + S8048830: Implement tests for new functionality provided in
      JEP 166
    + S8049237: Need new tests for X509V3 certificates
    + S8049321: Support SHA256WithDSA in JSSE
    + S8049429: Tests for java client server communications with
      various TLS/SSL combinations.
    + S8049432: New tests for TLS property jdk.tls.client.protocols
    + S8049814: Additional SASL client-server tests
    + S8050281: New permission tests for JEP 140
    + S8050370: Need new regressions tests for messageDigest with
      DigestIOStream
    + S8050371: More MessageDigest tests
    + S8050374: More Signature tests
    + S8050427: LoginContext tests to cover JDK-4703361
    + S8050460: JAAS login/logout tests with LoginContext
    + S8050461: Tests for syntax checking of JAAS configuration
      file
    + S8054278: Refactor jps utility tests
    + S8055530: assert(_exits.control()-&amp;gt;is_top() ||
      !_gvn.type(ret_phi)-&amp;gt;empty()) failed: return value must be
      well defined
    + S8055844: [TESTBUG]
      test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java
      fails on Solaris Sparc due to incorrect page size being used
    + S8059677: Thread.getName() instantiates Strings
    + S8061464: A typo in CipherTestUtils test
    + S8062536: [TESTBUG] Conflicting GC combinations in jdk tests
    + S8065076: java/net/SocketPermission/SocketPermissionTest.java
      fails intermittently
    + S8065078: NetworkInterface.getNetworkInterfaces() triggers
      intermittent test failures
    + S8066871: java.lang.VerifyError: Bad local variable type -
      local final String
    + S8068427: Hashtable deserialization reconstitutes table with
      wrong capacity
    + S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs
      to be updated for JDK-8061210
    + S8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
    + S8071125: Improve exception messages in URLPermission
    + S8072081: Supplementary characters are rejected in comments
    + S8072463: Remove requirement that AKID and SKID have to match
      when building certificate chain
    + S8072725: Provide more granular levels for GC verification
    + S8073400: Some Monospaced logical fonts have a different
      width
    + S8073872: Schemagen fails with StackOverflowError if element
      references containing class
    + S8074931: Additional tests for CertPath API
    + S8075286: Additional tests for signature algorithm OIDs and
      transformation string
    + S8076486: [TESTBUG]
      javax/security/auth/Subject/doAs/NestedActions.java fails if
      extra VM options are given
    + S8076545: Text size is twice bigger under Windows L&amp;amp;F on Win
      8.1 with HiDPI display
    + S8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java
      failed with java.lang.RuntimeException: 'new_active_workers'
      missing from stdout/stderr
    + S8079138: Additional negative tests for XML signature
      processing
    + S8081512: Remove sun.invoke.anon classes, or move / co-locate
      them with tests
    + S8081771: ProcessTool.createJavaProcessBuilder() needs new
      addTestVmAndJavaOptions argument
    + S8129419: heapDumper.cpp: assert(length_in_bytes &amp;gt; 0) failed:
      nothing to copy
    + S8130150: Implement BigInteger.montgomeryMultiply intrinsic
    + S8130242: DataFlavorComparator transitivity exception
    + S8130304: Inference: NodeNotFoundException thrown with deep
      generic method call chain
    + S8130425: libjvm crash due to stack overflow in executables
      with 32k tbss/tdata
    + S8133023: ParallelGCThreads is not calculated correctly
    + S8134111: Unmarshaller unmarshalls XML element which doesn't
      have the expected namespace
    + S8135259: InetAddress.getAllByName only reports &amp;quot;unknown
      error&amp;quot; instead of actual cause
    + S8136506: Include sun.arch.data.model as a property that can
      be queried by jtreg
    + S8137068: Tests added in JDK-8048604 fail to compile
    + S8139040: Fix initializations before ShouldNotReachHere()
      etc. and enable -Wuninitialized on linux.
    + S8139581: AWT components are not drawn after removal and
      addition to a container
    + S8141243: Unexpected timezone returned after parsing a date
    + S8141420: Compiler runtime entries don't hold Klass* from
      being GCed
    + S8141445: Use of Solaris/SPARC M7 libadimalloc.so can
      generate unknown signal in hs_err file
    + S8141551: C2 can not handle returns with inccompatible
      interface arrays
    + S8143377: Test PKCS8Test.java fails
    + S8143647: Javac compiles method reference that allows results
      in an IllegalAccessError
    + S8144144: ORB destroy() leaks filedescriptors after
      unsuccessful connection
    + S8144593: Suppress not recognized property/feature warning
      messages from SAXParser
    + S8144957: Remove PICL warning message
    + S8145039: JAXB marshaller fails with ClassCastException on
      classes generated by xjc
    + S8145228: Java Access Bridge,
      getAccessibleStatesStringFromContext doesn't wrap the call to
      getAccessibleRole
    + S8145388: URLConnection.guessContentTypeFromStream returns
      image/jpg for some JPEG images
    + S8145974: XMLStreamWriter produces invalid XML for surrogate
      pairs on OutputStreamWriter
    + S8146035: Windows - With LCD antialiasing, some glyphs are
      not rendered correctly
    + S8146192: Add test for JDK-8049321
    + S8146274: Thread spinning on WeakHashMap.getEntry() with
      concurrent use of nashorn
    + S8147468: Allow users to bound the size of buffers cached in
      the per-thread buffer caches
    + S8147645: get_ctrl_no_update() code is wrong
    + S8147807: crash in libkcms.so on linux-sparc
    + S8148379: jdk.nashorn.api.scripting spec. adjustments,
      clarifications
    + S8148627: RestrictTestMaxCachedBufferSize.java to 64-bit
      platforms
    + S8148820: Missing @since Javadoc tag in Logger.log(Level,
      Supplier)
    + S8148926: Call site profiling fails on braces-wrapped
      anonymous function
    + S8149017: Delayed provider selection broken in RSA client key
      exchange
    + S8149029: Secure validation of XML based digital signature
      always enabled when checking wrapping attacks
    + S8149330: Capacity of StringBuilder should not get close to
      Integer.MAX_VALUE unless necessary
    + S8149334: JSON.parse(JSON.stringify([])).push(10) creates an
      array containing two elements
    + S8149368: [hidpi] JLabel font is twice bigger than JTextArea
      font on Windows 7,HiDPI, Windows L&amp;amp;F
    + S8149411: PKCS12KeyStore cannot extract AES Secret Keys
    + S8149417: Use final restricted flag
    + S8149450: LdapCtx.processReturnCode() throwing Null Pointer
      Exception
    + S8149453: [hidpi] JFileChooser does not scale properly on
      Windows with HiDPI display and Windows L&amp;amp;F
    + S8149543: range check CastII nodes should not be split
      through Phi
    + S8149743: JVM crash after debugger hotswap with lambdas
    + S8149744: fix testng.jar delivery in Nashorn build.xml
    + S8149915: enabling validate-annotations feature for xsd
      schema with annotation causes NPE
    + S8150002: Check for the validity of oop before printing it in
      verify_remembered_set
    + S8150470: JCK: api/xsl/conf/copy/copy19 test failure
    + S8150518: G1 GC crashes at
      G1CollectedHeap::do_collection_pause_at_safepoint(double)
    + S8150533: Test
      java/util/logging/LogManagerAppContextDeadlock.java times out
      intermittently.
    + S8150704: XALAN: ERROR: 'No more DTM IDs are available' when
      transforming with lots of temporary result trees
    + S8150780: Repeated offer and remove on ConcurrentLinkedQueue
      lead to an OutOfMemoryError
    + S8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails
      intermittently
    + S8151197: [TEST_BUG] Need to backport fix for
      test/javax/net/ssl/TLS/TestJSSE.java
    + S8151352: jdk/test/sample fails with &amp;quot;effective library path
      is outside the test suite&amp;quot;
    + S8151431: DateFormatSymbols triggers this.clone() in the
      constructor
    + S8151535: TESTBUG: java/lang/invoke/AccessControlTest.java
      should be modified to run with JTREG 4.1 b13
    + S8151731: Add new jtreg keywords to jdk 8
    + S8151998: VS2010 ThemeReader.cpp(758) : error C3861: 'round':
      identifier not found
    + S8152927: Incorrect GPL header in StubFactoryDynamicBase.java
      reported
    + S8153252: SA: Hotspot build on Windows fails if make/closed
      folder does not exist
    + S8153531: Improve exception messaging for RSAClientKeyExchange
    + S8153641: assert(thread_state == _thread_in_native) failed:
      Assumed thread_in_native while heap dump
    + S8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never
      deleted when processing invokeMethod command
    + S8154304: NullpointerException at
      LdapReferralException.getReferralContext
    + S8154722: Test gc/ergonomics/TestDynamicNumberOfGCThreads.java
      fails
    + S8157078: 8u102 L10n resource file updates
    + S8157838: Personalized Windows Font Size is not taken into
      account in Java8u102
  * Import of OpenJDK 8 u111 build 14
    + S6882559: new JEditorPane(&amp;quot;text/plain&amp;quot;,&amp;quot;&amp;quot;) fails for null
      context class loader
    + S8049171: Additional tests for jarsigner's warnings
    + S8063086: Math.pow yields different results upon repeated
      calls
    + S8140530: Creating a VolatileImage with size 0,0 results in
      no longer working g2d.drawString
    + S8142926: OutputAnalyzer's shouldXXX() calls return this
    + S8147077: IllegalArgumentException thrown by
      api/java_awt/Component/FlipBufferStrategy/indexTGF_General
    + S8148127: IllegalArgumentException thrown by JCK test
      api/java_awt/Component/FlipBufferStrategy/indexTGF_General
      in opengl pipeline
    + S8150611: Security problem on sun.misc.resources.Messages*
    + S8153399: Constrain AppCDS behavior (back port)
    + S8157653: [Parfait] Uninitialised variable in awt_Font.cpp
    + S8158734: JEditorPane.createEditorKitForContentType throws
      NPE after 6882559
    + S8158994: Service Menu services
    + S8159684: (tz) Support tzdata2016f
    + S8160904: Typo in code from 8079718 fix :
      enableCustomValueHanlde
    + S8160934: isnan() is not available on older MSVC compilers
    + S8161141: correct bugId for JDK-8158994 fix push
    + S8162411: Service Menu services 2
    + S8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh
      failing after JDK-8155968
    + S8162511: 8u111 L10n resource file updates
    + S8162792: Remove constraint DSA keySize &amp;lt; 1024 from
      jdk.jar.disabledAlgorithms in jdk8
    + S8164452: 8u111 L10n resource file update - msgdrop 20
    + S8165816: jarsigner -verify shows jar unsigned if it was
      signed with a weak algorithm
    + S8166381: Back out changes to the java.security file to not
      disable MD5
  * Backports
    + S8078628, PR3208: Zero build fails with pre-compiled headers
      disabled
    + S8141491, PR3159, G592292: Unaligned memory access in Bits.c
    + S8157306, PR3121: Random infrequent null pointer exceptions
      in javac (enabled on AArch64 only)
    + S8162384, PR3122: Performance regression: bimorphic inlining
      may be bypassed by type speculation
  * Bug fixes
    + PR3123: Some object files built without -fPIC on x86 only
    + PR3126: pax-mark-vm script calls &amp;quot;exit -1&amp;quot; which is invalid
      in dash
    + PR3127, G590348: Only apply PaX markings by default on
      running PaX kernels
    + PR3199: Invalid nashorn URL
    + PR3201: Update infinality configure test
    + PR3218: PR3159 leads to build failure on clean tree
  * AArch64 port
    + S8131779, PR3220: AARCH64: add Montgomery multiply intrinsic
    + S8167200, PR3220: AArch64: Broken stack pointer adjustment in
      interpreter
    + S8167421, PR3220: AArch64: in one core system, fatal error:
      Illegal threadstate encountered
    + S8167595, PR3220: AArch64: SEGV in stub code
      cipherBlockChaining_decryptAESCrypt
    + S8168888, PR3220: Port 8160591: Improve internal array
      handling to AArch64.
  * Shenandoah
    + PR3224: Shenandoah broken when building without pre-compiled
      headers

- S8158260, PR2991, RH1341258: PPC64: unaligned Unsafe.getInt can
    lead to the generation of illegal instructions (boo#988651)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1005522">SUSE bug 1005522</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005523">SUSE bug 1005523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005524">SUSE bug 1005524</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005525">SUSE bug 1005525</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005526">SUSE bug 1005526</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005527">SUSE bug 1005527</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005528">SUSE bug 1005528</bugzilla>
<bugzilla href="https://bugzilla.suse.com/988651">SUSE bug 988651</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5542.html">CVE-2016-5542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5554.html">CVE-2016-5554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5556.html">CVE-2016-5556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5568.html">CVE-2016-5568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5573.html">CVE-2016-5573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5582.html">CVE-2016-5582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5597.html">CVE-2016-5597</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135795" comment="java-1_8_0-openjdk-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135796" comment="java-1_8_0-openjdk-accessibility-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135797" comment="java-1_8_0-openjdk-demo-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135798" comment="java-1_8_0-openjdk-devel-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135799" comment="java-1_8_0-openjdk-headless-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135800" comment="java-1_8_0-openjdk-javadoc-1.8.0.111-33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135801" comment="java-1_8_0-openjdk-src-1.8.0.111-33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17937" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following issues:

* CVE-2016-9137: Fixed a use after free in unserialize() in curl file deserialization [boo#1008029]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1008029">SUSE bug 1008029</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9137.html">CVE-2016-9137</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135802" comment="apache2-mod_php5-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135803" comment="php5-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135804" comment="php5-bcmath-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135805" comment="php5-bz2-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135806" comment="php5-calendar-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135807" comment="php5-ctype-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135808" comment="php5-curl-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135809" comment="php5-dba-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135810" comment="php5-devel-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135811" comment="php5-dom-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135812" comment="php5-enchant-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135813" comment="php5-exif-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135814" comment="php5-fastcgi-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135815" comment="php5-fileinfo-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135816" comment="php5-firebird-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135817" comment="php5-fpm-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135818" comment="php5-ftp-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135819" comment="php5-gd-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135820" comment="php5-gettext-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135821" comment="php5-gmp-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135822" comment="php5-iconv-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135823" comment="php5-imap-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135824" comment="php5-intl-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135825" comment="php5-json-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135826" comment="php5-ldap-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135827" comment="php5-mbstring-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135828" comment="php5-mcrypt-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135829" comment="php5-mssql-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135830" comment="php5-mysql-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135831" comment="php5-odbc-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135832" comment="php5-opcache-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135833" comment="php5-openssl-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135834" comment="php5-pcntl-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135835" comment="php5-pdo-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135836" comment="php5-pear-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135837" comment="php5-pgsql-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135838" comment="php5-phar-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135839" comment="php5-posix-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135840" comment="php5-pspell-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135841" comment="php5-readline-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135842" comment="php5-shmop-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135843" comment="php5-snmp-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135844" comment="php5-soap-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135845" comment="php5-sockets-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135846" comment="php5-sqlite-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135847" comment="php5-suhosin-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135848" comment="php5-sysvmsg-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135849" comment="php5-sysvsem-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135850" comment="php5-sysvshm-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135851" comment="php5-tidy-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135852" comment="php5-tokenizer-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135853" comment="php5-wddx-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135854" comment="php5-xmlreader-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135855" comment="php5-xmlrpc-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135856" comment="php5-xmlwriter-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135857" comment="php5-xsl-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135858" comment="php5-zip-5.6.1-86.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135859" comment="php5-zlib-5.6.1-86.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17938" version="1" class="patch">
	<metadata>
		<title>Security update for monit (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for monit fixes the following issues:

- CVE-2016-7067: A malicious attacker could have used a cross-site request forgery
                 vulnerability to trick an authenticated user to perform monit
                 actions.

Monit was updated to 5.20, containing all upstream improvements and bug fixes.

The following tracked packaging bugs were fixed:

- disable sslv3 according to RFC7568 (boo#974763)
- fixed pid file directory (boo#971647)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007455">SUSE bug 1007455</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971647">SUSE bug 971647</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974763">SUSE bug 974763</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3566.html">CVE-2014-3566</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7067.html">CVE-2016-7067</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135893" comment="monit-5.20.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135894" comment="monit-doc-5.20.0-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17939" version="1" class="patch">
	<metadata>
		<title>Security update for tar (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for tar fixes the following issues:

- extract files recursively with --files-from [boo#913058] 

- Fix POINTYFEATHER
  vulnerability - GNU tar archiver can be tricked into extracting 
  files and directories in the given destination, regardless of the 
  path name(s) specified on the command line [boo#1007188] 
  [CVE-2016-6321] 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007188">SUSE bug 1007188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913058">SUSE bug 913058</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6321.html">CVE-2016-6321</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135895" comment="tar-1.28-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135896" comment="tar-backup-scripts-1.28-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135897" comment="tar-lang-1.28-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135898" comment="tar-tests-1.28-2.19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17940" version="1" class="patch">
	<metadata>
		<title>Security update for dovecot22 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for dovecot22 fixes the following issues:

 - dovecot insecure SSL/TLS key and certificate file creation 
   (CVE-2016-4983, bnc#984639)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/984639">SUSE bug 984639</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4983.html">CVE-2016-4983</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135899" comment="dovecot22-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135900" comment="dovecot22-backend-mysql-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135901" comment="dovecot22-backend-pgsql-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135902" comment="dovecot22-backend-sqlite-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135903" comment="dovecot22-devel-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135904" comment="dovecot22-fts-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135905" comment="dovecot22-fts-lucene-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135906" comment="dovecot22-fts-solr-2.2.25-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135907" comment="dovecot22-fts-squat-2.2.25-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17941" version="1" class="patch">
	<metadata>
		<title>Security update for sudo (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for sudo fixes the following issues:

- fix two security vulnerabilities that allowed users to bypass
  sudo's NOEXEC functionality:
  * noexec bypass via system() and popen() [CVE-2016-7032, boo#1007766]
  * noexec bypass via wordexp() [CVE-2016-7076, boo#1007501]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1007501">SUSE bug 1007501</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007766">SUSE bug 1007766</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7032.html">CVE-2016-7032</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7076.html">CVE-2016-7076</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135908" comment="sudo-1.8.10p3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135909" comment="sudo-devel-1.8.10p3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135910" comment="sudo-test-1.8.10p3-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17942" version="1" class="patch">
	<metadata>
		<title>Security update for gnuchess (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gnuchess fixes a security issue:

- CVE-2015-8972: specially crafted user input may have caused gnuchess to
  crash (boo#1010143)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/1010143">SUSE bug 1010143</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8972.html">CVE-2015-8972</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135936" comment="gnuchess-6.2.1-5.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17943" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for java-1_7_0-openjdk fixes the following issues:

- Update to 2.6.8 - OpenJDK 7u121
  * Security fixes
    + S8151921: Improved page resolution
    + S8155968: Update command line options
    + S8155973, CVE-2016-5542: Tighten jar checks (boo#1005522)
    + S8157176: Improved classfile parsing
    + S8157739, CVE-2016-5554: Classloader Consistency Checking
      (boo#1005523)
    + S8157749: Improve handling of DNS error replies
    + S8157753: Audio replay enhancement
    + S8157759: LCMS Transform Sampling Enhancement
    + S8157764: Better handling of interpolation plugins
    + S8158302: Handle contextual glyph substitutions
    + S8158993, CVE-2016-5568: Service Menu services (boo#1005525)
    + S8159495: Fix index offsets
    + S8159503: Amend Annotation Actions
    + S8159511: Stack map validation
    + S8159515: Improve indy validation
    + S8159519, CVE-2016-5573: Reformat JDWP messages (boo#1005526)
    + S8160090: Better signature handling in pack200
    + S8160094: Improve pack200 layout
    + S8160098: Clean up color profiles
    + S8160591, CVE-2016-5582: Improve internal array handling
      (boo#1005527)
    + S8160838, CVE-2016-5597: Better HTTP service (boo#1005528)
    + PR3207, RH1367357: lcms2: Out-of-bounds read in
      Type_MLU_Read()
    + CVE-2016-5556 (boo#1005524)
  * Import of OpenJDK 7 u121 build 0
    + S6624200: Regression test fails:
      test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
    + S6882559: new JEditorPane(&amp;quot;text/plain&amp;quot;,&amp;quot;&amp;quot;) fails for null
      context class loader
    + S7090158: Networking Libraries don't build with javac -Werror
    + S7125055: ContentHandler.getContent API changed in error
    + S7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on
      windows
    + S7187051: ShortRSAKeynnn.sh tests should do cleanup before
      start test
    + S8000626: Implement dead key detection for KeyEvent on Linux
    + S8003890: corelibs test scripts should pass TESTVMOPTS
    + S8005629: javac warnings compiling
      java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
    + S8010297: Missing isLoggable() checks in logging code
    + S8010782: clean up source files containing carriage return
      characters
    + S8014431: cleanup warnings indicated by the -Wunused-value
      compiler option on linux
    + S8015265: revise the fix for 8007037
    + S8016747: Replace deprecated PlatformLogger isLoggable(int)
      with isLoggable(Level)
    + S8020708: NLS mnemonics missing in SwingSet2/JInternalFrame
      demo
    + S8024756: method grouping tabs are not selectable
    + S8026741: jdk8 l10n resource file translation update 5
    + S8048147: Privilege tests with JAAS Subject.doAs
    + S8048357: PKCS basic tests
    + S8049171: Additional tests for jarsigner's warnings
    + S8059177: jdk8u40 l10n resource file translation update 1
    + S8075584: test for 8067364 depends on hardwired text advance
    + S8076486: [TESTBUG]
      javax/security/auth/Subject/doAs/NestedActions.java fails if
      extra VM options are given
    + S8077953: [TEST_BUG]
      com/sun/management/OperatingSystemMXBean/TestTotalSwap.java
      Compilation failed after JDK-8077387
    + S8080628: No mnemonics on Open and Save buttons in
      JFileChooser
    + S8083601: jdk8u60 l10n resource file translation update 2
    + S8140530: Creating a VolatileImage with size 0,0 results in
      no longer working g2d.drawString
    + S8142926: OutputAnalyzer's shouldXXX() calls return this
    + S8143134: L10n resource file translation update
    + S8147077: IllegalArgumentException thrown by
      api/java_awt/Component/FlipBufferStrategy/indexTGF_General
    + S8148127: IllegalArgumentException thrown by JCK test
      api/java_awt/Component/FlipBufferStrategy/indexTGF_General in
      opengl pipeline
    + S8150611: Security problem on sun.misc.resources.Messages*
    + S8157653: [Parfait] Uninitialised variable in awt_Font.cpp
    + S8158734: JEditorPane.createEditorKitForContentType throws
      NPE after 6882559
    + S8159684: (tz) Support tzdata2016f
    + S8160934: isnan() is not available on older MSVC compilers
    + S8162411: Service Menu services 2
    + S8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh
      failing after JDK-8155968
    + S8162511: 8u111 L10n resource file updates
    + S8162792: Remove constraint DSA keySize &amp;lt; 1024 from
      jdk.jar.disabledAlgorithms in jdk8
    + S8164452: 8u111 L10n resource file update - msgdrop 20
    + S8165816: jarsigner -verify shows jar unsigned if it was
      signed with a weak algorithm
    + S8166381: Back out changes to the java.security file to not
      disable MD5
  * Backports
    + S6604109, PR3162: 
      javax.print.PrintServiceLookup.lookupPrintServices fails
      SOMETIMES for Cups
    + S6907252, PR3162: ZipFileInputStream Not Thread-Safe
    + S8024046, PR3162: Test sun/security/krb5/runNameEquals.sh
      failed on 7u45 Embedded linux-ppc*
    + S8028479, PR3162: runNameEquals still cannot precisely detect
      if a usable native krb5 is available
    + S8034057, PR3162: Files.getFileStore and Files.isWritable do
      not work with SUBST'ed drives (win)
    + S8038491, PR3162: Improve synchronization in ZipFile.read()
    + S8038502, PR3162: Deflater.needsInput() should use
      synchronization
    + S8059411, PR3162: RowSetWarning does not correctly chain
      warnings
    + S8062198, PR3162: Add RowSetMetaDataImpl Tests and add column
      range validation to isdefinitlyWritable
    + S8066188, PR3162: BaseRowSet returns the wrong default value
      for escape processing
    + S8072466, PR3162: Deadlock when initializing MulticastSocket
      and DatagramSocket
    + S8075118, PR3162: JVM stuck in infinite loop during
      verification
    + S8076579, PR3162: Popping a stack frame after exception
      breakpoint sets last method param to exception
    + S8078495, PR3162: End time checking for native TGT is wrong
    + S8078668, PR3162: jar usage string mentions unsupported
      option '-n'
    + S8080115, PR3162: (fs) Crash in libgio when calling
      Files.probeContentType(path) from parallel threads
    + S8081794, PR3162: ParsePosition getErrorIndex returns 0 for
      TimeZone parsing problem
    + S8129957, PR3162: Deadlock in JNDI LDAP implementation when
      closing the LDAP context
    + S8130136, PR3162: Swing window sometimes fails to repaint
      partially when it becomes exposed
    + S8130274, PR3162: java/nio/file/FileStore/Basic.java fails
      when two successive stores in an iteration are determined to
      be equal
    + S8132551, PR3162: Initialize local variables before returning
      them in p11_convert.c
    + S8133207, PR3162: [TEST_BUG] ParallelProbes.java test fails
      after changes for JDK-8080115
    + S8133666, PR3162: OperatingSystemMXBean reports abnormally
      high machine CPU consumption on Linux
    + S8135002, PR3162: Fix or remove broken links in
      objectMonitor.cpp comments
    + S8137121, PR3162: (fc) Infinite loop FileChannel.truncate
    + S8137230, PR3162: TEST_BUG:
      java/nio/channels/FileChannel/LoopingTruncate.java timed out
    + S8139373, PR3162: [TEST_BUG]
      java/net/MulticastSocket/MultiDead.java failed with timeout
    + S8140249, PR3162: JVM Crashing During startUp If Flight
      Recording is enabled
    + S8141491, PR3160, G592292: Unaligned memory access in Bits.c
    + S8144483, PR3162: One long Safepoint pause directly after
      each GC log rotation
    + S8149611, PR3160, G592292: Add tests for
      Unsafe.copySwapMemory
  * Bug fixes
    + S8078628, PR3151: Zero build fails with pre-compiled headers
      disabled
    + PR3128: pax-mark-vm script calls &amp;quot;exit -1&amp;quot; which is invalid
      in dash
    + PR3131: PaX marking fails on filesystems which don't support
      extended attributes
    + PR3135: Makefile.am rule
      stamps/add/tzdata-support-debug.stamp has a typo in
      add-tzdata dependency
    + PR3141: Pass $(CC) and $(CXX) to OpenJDK build
    + PR3166: invalid zip timestamp handling leads to error
      building bootstrap-javac
    + PR3202: Update infinality configure test
    + PR3212: Disable ARM32 JIT by default
  * CACAO
    + PR3136: CACAO is broken due to 2 new native methods in
      sun.misc.Unsafe (from S8158260)
* JamVM
    + PR3134: JamVM is broken due to 2 new native methods in
      sun.misc.Unsafe (from S8158260)
* AArch64 port
    + S8167200, PR3204: AArch64: Broken stack pointer adjustment
      in interpreter
    + S8168888: Port 8160591: Improve internal array handling to
      AArch64.
    + PR3211: AArch64 build fails with pre-compiled headers
      disabled
- Changed patch:
  * java-1_7_0-openjdk-gcc6.patch
    + Rediff to changed context

- Disable arm32 JIT, since its build broken
  (http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2942)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1005522">SUSE bug 1005522</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005523">SUSE bug 1005523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005524">SUSE bug 1005524</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005525">SUSE bug 1005525</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005526">SUSE bug 1005526</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005527">SUSE bug 1005527</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005528">SUSE bug 1005528</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5542.html">CVE-2016-5542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5554.html">CVE-2016-5554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5556.html">CVE-2016-5556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5568.html">CVE-2016-5568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5573.html">CVE-2016-5573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5582.html">CVE-2016-5582</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5597.html">CVE-2016-5597</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009135952" comment="java-1_7_0-openjdk-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135953" comment="java-1_7_0-openjdk-accessibility-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135954" comment="java-1_7_0-openjdk-bootstrap-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135955" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135956" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135957" comment="java-1_7_0-openjdk-demo-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135958" comment="java-1_7_0-openjdk-devel-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135959" comment="java-1_7_0-openjdk-headless-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135960" comment="java-1_7_0-openjdk-javadoc-1.7.0.121-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009135961" comment="java-1_7_0-openjdk-src-1.7.0.121-28.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17944" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to receive various security and bugfixes.

Following security bugs were fixed:
- CVE-2016-0728: A reference leak in keyring handling with
  join_session_keyring() could lead to local attackers gain root
  privileges. (bsc#962075).
- CVE-2015-7550: A local user could have triggered a race between read and
  revoke in keyctl (bnc#958951).
- CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions
  in drivers/net/ppp/pptp.c in the Linux kernel did not verify an address
  length, which allowed local users to obtain sensitive information from
  kernel memory and bypass the KASLR protection mechanism via a crafted
  application (bnc#959190).
- CVE-2015-8543: The networking implementation in the Linux kernel
  did not validate protocol identifiers for certain protocol families,
  which allowed local users to cause a denial of service (NULL function
  pointer dereference and system crash) or possibly gain privileges by
  leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application
  (bnc#958886).
- CVE-2014-8989: The Linux kernel did not properly restrict dropping
  of supplemental group memberships in certain namespace scenarios,
  which allowed local users to bypass intended file permissions by
  leveraging a POSIX ACL containing an entry for the group category
  that is more restrictive than the entry for the other category, aka a
  &amp;quot;negative groups&amp;quot; issue, related to kernel/groups.c, kernel/uid16.c,
  and kernel/user_namespace.c (bnc#906545).
- CVE-2015-5157: arch/x86/entry/entry_64.S in the Linux kernel on
  the x86_64 platform mishandles IRET faults in processing NMIs that
  occurred during userspace execution, which might allow local users to
  gain privileges by triggering an NMI (bnc#937969).
- CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in
  the Linux kernel through 4.2.3 did not ensure that certain slot numbers
  are valid, which allowed local users to cause a denial of service (NULL
  pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl
  call (bnc#949936).
- CVE-2015-8104: The KVM subsystem in the Linux kernel through 4.2.6,
  and Xen 4.3.x through 4.6.x, allowed guest OS users to cause a denial
  of service (host OS panic or hang) by triggering many #DB (aka Debug)
  exceptions, related to svm.c (bnc#954404).
- CVE-2015-5307: The KVM subsystem in the Linux kernel through 4.2.6,
  and Xen 4.3.x through 4.6.x, allowed guest OS users to cause a denial
  of service (host OS panic or hang) by triggering many #AC (aka Alignment
  Check) exceptions, related to svm.c and vmx.c (bnc#953527).
- CVE-2014-9529: Race condition in the key_gc_unused_keys function in
  security/keys/gc.c in the Linux kernel allowed local users to cause
  a denial of service (memory corruption or panic) or possibly have
  unspecified other impact via keyctl commands that trigger access to
  a key structure member during garbage collection of a key (bnc#912202).
- CVE-2015-7990: Race condition in the rds_sendmsg function in
  net/rds/sendmsg.c in the Linux kernel allowed local users to cause
  a denial of service (NULL pointer dereference and system crash) or
  possibly have unspecified other impact by using a socket that was not
  properly bound.  NOTE: this vulnerability exists because of an incomplete
  fix for CVE-2015-6937 (bnc#952384 953052).
- CVE-2015-6937: The __rds_conn_create function in net/rds/connection.c
  in the Linux kernel allowed local users to cause a denial of service
  (NULL pointer dereference and system crash) or possibly have unspecified
  other impact by using a socket that was not properly bound (bnc#945825).
- CVE-2015-7885: The dgnc_mgmt_ioctl function in
  drivers/staging/dgnc/dgnc_mgmt.c in the Linux kernel through 4.3.3 did
  not initialize a certain structure member, which allowed local users to
  obtain sensitive information from kernel memory via a crafted application
  (bnc#951627).
- CVE-2015-8215: net/ipv6/addrconf.c in the IPv6 stack in the Linux
  kernel did not validate attempted changes to the MTU value, which allowed
  context-dependent attackers to cause a denial of service (packet loss)
  via a value that is (1) smaller than the minimum compliant value or
  (2) larger than the MTU of an interface, as demonstrated by a Router
  Advertisement (RA) message that is not validated by a daemon, a different
  vulnerability than CVE-2015-0272.  NOTE: the scope of CVE-2015-0272 is
  limited to the NetworkManager product (bnc#955354).
- CVE-2015-8767: A case can occur when sctp_accept() is called by the
  user during a heartbeat timeout event after the 4-way handshake. Since
  sctp_assoc_migrate() changes both assoc-&amp;gt;base.sk and assoc-&amp;gt;ep, the
  bh_sock_lock in sctp_generate_heartbeat_event() will be taken with the
  listening socket but released with the new association socket. The result
  is a deadlock on any future attempts to take the listening socket lock. (bsc#961509)
- CVE-2015-8575: Validate socket address length in sco_sock_bind() to
  prevent information leak (bsc#959399).
- CVE-2015-8551, CVE-2015-8552: xen/pciback: For
  XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled
  (bsc#957990).
- CVE-2015-8550: Compiler optimizations in the XEN PV backend drivers
  could have lead to double fetch vulnerabilities, causing denial of
  service or arbitrary code execution (depending on the configuration)
  (bsc#957988).

The following non-security bugs were fixed:
- ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440).
- ALSA: hda - Fix noise problems on Thinkpad T440s (boo#958504).
- Input: aiptek - fix crash on detecting device without endpoints (bnc#956708).
- KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y (boo#956934).
- KVM: x86: update masterclock values on TSC writes (bsc#961739).
- NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client (bsc#960839).
- apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949).
- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).
- blktap: refine mm tracking (bsc#952976).
- cdrom: Random writing support for BD-RE media (bnc#959568).
- genksyms: Handle string literals with spaces in reference files (bsc#958510).
- ipv4: Do not increase PMTU with Datagram Too Big message (bsc#955224).
- ipv6: distinguish frag queues by device for multicast and link-local packets (bsc#955422).
- ipv6: fix tunnel error handling (bsc#952579).
- route: Use ipv4_mtu instead of raw rt_pmtu (bsc#955224).
- uas: Add response iu handling (bnc#954138).
- usbvision fix overflow of interfaces array (bnc#950998).
- x86/evtchn: make use of PHYSDEVOP_map_pirq.
- xen/pciback: Do not allow MSI-X ops if PCI_COMMAND_MEMORY is not set (bsc#957990 XSA-157).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/814440">SUSE bug 814440</bugzilla>
<bugzilla href="https://bugzilla.suse.com/906545">SUSE bug 906545</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912202">SUSE bug 912202</bugzilla>
<bugzilla href="https://bugzilla.suse.com/921949">SUSE bug 921949</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937969">SUSE bug 937969</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937970">SUSE bug 937970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/938706">SUSE bug 938706</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944296">SUSE bug 944296</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945825">SUSE bug 945825</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949936">SUSE bug 949936</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950998">SUSE bug 950998</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951627">SUSE bug 951627</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951638">SUSE bug 951638</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952384">SUSE bug 952384</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952579">SUSE bug 952579</bugzilla>
<bugzilla href="https://bugzilla.suse.com/952976">SUSE bug 952976</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953527">SUSE bug 953527</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954138">SUSE bug 954138</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954404">SUSE bug 954404</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955224">SUSE bug 955224</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955354">SUSE bug 955354</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955422">SUSE bug 955422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956708">SUSE bug 956708</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956934">SUSE bug 956934</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957988">SUSE bug 957988</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957990">SUSE bug 957990</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958504">SUSE bug 958504</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958510">SUSE bug 958510</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958886">SUSE bug 958886</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958951">SUSE bug 958951</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959190">SUSE bug 959190</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959399">SUSE bug 959399</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959568">SUSE bug 959568</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960839">SUSE bug 960839</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961509">SUSE bug 961509</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961739">SUSE bug 961739</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962075">SUSE bug 962075</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8989.html">CVE-2014-8989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9529.html">CVE-2014-9529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5157.html">CVE-2015-5157</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5307.html">CVE-2015-5307</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6937.html">CVE-2015-6937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7550.html">CVE-2015-7550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7799.html">CVE-2015-7799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7885.html">CVE-2015-7885</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7990.html">CVE-2015-7990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8104.html">CVE-2015-8104</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8215.html">CVE-2015-8215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8543.html">CVE-2015-8543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8550.html">CVE-2015-8550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8551.html">CVE-2015-8551</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8552.html">CVE-2015-8552</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8569.html">CVE-2015-8569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8575.html">CVE-2015-8575</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8767.html">CVE-2015-8767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0728.html">CVE-2016-0728</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122787" comment="bbswitch-0.8-3.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122788" comment="bbswitch-kmp-default-0.8_k3.16.7_32-3.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122789" comment="bbswitch-kmp-desktop-0.8_k3.16.7_32-3.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122790" comment="bbswitch-kmp-pae-0.8_k3.16.7_32-3.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122791" comment="bbswitch-kmp-xen-0.8_k3.16.7_32-3.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122792" comment="cloop-2.639-14.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122793" comment="cloop-kmp-default-2.639_k3.16.7_32-14.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122794" comment="cloop-kmp-desktop-2.639_k3.16.7_32-14.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122795" comment="cloop-kmp-pae-2.639_k3.16.7_32-14.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122796" comment="cloop-kmp-xen-2.639_k3.16.7_32-14.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122797" comment="crash-7.0.8-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122798" comment="crash-devel-7.0.8-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122799" comment="crash-doc-7.0.8-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122800" comment="crash-eppic-7.0.8-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122801" comment="crash-gcore-7.0.8-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122802" comment="crash-kmp-default-7.0.8_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122803" comment="crash-kmp-desktop-7.0.8_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122804" comment="crash-kmp-pae-7.0.8_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122805" comment="crash-kmp-xen-7.0.8_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122806" comment="hdjmod-1.28-18.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122807" comment="hdjmod-kmp-default-1.28_k3.16.7_32-18.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122808" comment="hdjmod-kmp-desktop-1.28_k3.16.7_32-18.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122809" comment="hdjmod-kmp-pae-1.28_k3.16.7_32-18.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122810" comment="hdjmod-kmp-xen-1.28_k3.16.7_32-18.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122811" comment="ipset-6.23-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122812" comment="ipset-devel-6.23-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122813" comment="ipset-kmp-default-6.23_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122814" comment="ipset-kmp-desktop-6.23_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122815" comment="ipset-kmp-pae-6.23_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122816" comment="ipset-kmp-xen-6.23_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122817" comment="kernel-debug-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122818" comment="kernel-debug-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122819" comment="kernel-debug-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122820" comment="kernel-default-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122821" comment="kernel-default-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122822" comment="kernel-default-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122823" comment="kernel-desktop-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122824" comment="kernel-desktop-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122825" comment="kernel-desktop-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122826" comment="kernel-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122827" comment="kernel-docs-3.16.7-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122828" comment="kernel-ec2-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122829" comment="kernel-ec2-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122830" comment="kernel-ec2-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122831" comment="kernel-macros-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122832" comment="kernel-obs-build-3.16.7-32.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122833" comment="kernel-obs-qa-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122834" comment="kernel-obs-qa-xen-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122835" comment="kernel-pae-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122836" comment="kernel-pae-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122837" comment="kernel-pae-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122838" comment="kernel-source-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122839" comment="kernel-source-vanilla-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122840" comment="kernel-syms-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122841" comment="kernel-vanilla-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122842" comment="kernel-vanilla-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122843" comment="kernel-xen-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122844" comment="kernel-xen-base-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122845" comment="kernel-xen-devel-3.16.7-32.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122846" comment="libipset3-6.23-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122847" comment="pcfclock-0.44-260.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122848" comment="pcfclock-kmp-default-0.44_k3.16.7_32-260.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122849" comment="pcfclock-kmp-desktop-0.44_k3.16.7_32-260.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122850" comment="pcfclock-kmp-pae-0.44_k3.16.7_32-260.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122851" comment="python-virtualbox-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122852" comment="vhba-kmp-20140629-2.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122853" comment="vhba-kmp-default-20140629_k3.16.7_32-2.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122854" comment="vhba-kmp-desktop-20140629_k3.16.7_32-2.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122855" comment="vhba-kmp-pae-20140629_k3.16.7_32-2.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122856" comment="vhba-kmp-xen-20140629_k3.16.7_32-2.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122857" comment="virtualbox-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122858" comment="virtualbox-devel-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122859" comment="virtualbox-guest-desktop-icons-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122860" comment="virtualbox-guest-kmp-default-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122861" comment="virtualbox-guest-kmp-desktop-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122862" comment="virtualbox-guest-kmp-pae-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122863" comment="virtualbox-guest-tools-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122864" comment="virtualbox-guest-x11-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122865" comment="virtualbox-host-kmp-default-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122866" comment="virtualbox-host-kmp-desktop-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122867" comment="virtualbox-host-kmp-pae-4.3.34_k3.16.7_32-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122868" comment="virtualbox-host-source-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122869" comment="virtualbox-qt-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122870" comment="virtualbox-websrv-4.3.34-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122871" comment="xen-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122872" comment="xen-devel-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122873" comment="xen-doc-html-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122874" comment="xen-kmp-default-4.4.3_08_k3.16.7_32-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122875" comment="xen-kmp-desktop-4.4.3_08_k3.16.7_32-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122876" comment="xen-libs-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122877" comment="xen-libs-32bit-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122878" comment="xen-tools-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122879" comment="xen-tools-domU-4.4.3_08-38.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122880" comment="xtables-addons-2.6-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122881" comment="xtables-addons-kmp-default-2.6_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122882" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122883" comment="xtables-addons-kmp-pae-2.6_k3.16.7_32-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122884" comment="xtables-addons-kmp-xen-2.6_k3.16.7_32-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17945" version="1" class="patch">
	<metadata>
		<title>Security update for libcares2 (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libcares2 fixes the following issues:

- ares_create_query() single byte out of buffer write (CVE-2016-5180, boo#1007728)

		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/1007728">SUSE bug 1007728</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5180.html">CVE-2016-5180</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136187" comment="libcares-devel-1.10.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136188" comment="libcares2-1.10.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136189" comment="libcares2-32bit-1.10.0-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17946" version="1" class="patch">
	<metadata>
		<title>Security update for vim (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for vim fixes the following security issues:

- Fixed CVE-2016-1248 an arbitrary command execution vulnerability
  (bsc#1010685)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1010685">SUSE bug 1010685</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1248.html">CVE-2016-1248</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136326" comment="gvim-7.4.326-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136327" comment="vim-7.4.326-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136328" comment="vim-data-7.4.326-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17947" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

MozillaFirefox is updated to version 50.0.2 which fixes the following issues:

 * Firefox crashed with 3rd party Chinese IME when using IME text (fixed in
   version 50.0.1)
 * Redirection from an HTTP connection to a data: URL could inherit wrong origin
   after an HTTP redirect
   (fixed in version 50.0.1, bmo#1317641, MFSA 2016-91, boo#1012807, CVE-2016-9078)
 * Maliciously crafted SVG animations could cause remote code execution
   (fixed in version 50.0.2, bmo#1321066, MFSA 2016-92, boo##1012964, CVE-2016-9079)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1012807">SUSE bug 1012807</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012964">SUSE bug 1012964</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9078.html">CVE-2016-9078</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9079.html">CVE-2016-9079</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136329" comment="MozillaFirefox-50.0.2-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136330" comment="MozillaFirefox-branding-upstream-50.0.2-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136331" comment="MozillaFirefox-buildsymbols-50.0.2-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136332" comment="MozillaFirefox-devel-50.0.2-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136333" comment="MozillaFirefox-translations-common-50.0.2-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136334" comment="MozillaFirefox-translations-other-50.0.2-42.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17948" version="1" class="patch">
	<metadata>
		<title>Security update for Mozilla Thunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update contains Mozilla Thunderbird 45.5.1 and fixes one vulnerability.

In Mozilla Thunderbird, this vulnerability may be exploited when used in a browser-like context.

- CVE-2016-9079: SVG Animation Remote Code Execution (MFSA 2016-92, bsc#1012964, bmo#1321066)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1012964">SUSE bug 1012964</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9079.html">CVE-2016-9079</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136335" comment="MozillaThunderbird-45.5.1-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136336" comment="MozillaThunderbird-buildsymbols-45.5.1-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136337" comment="MozillaThunderbird-devel-45.5.1-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136338" comment="MozillaThunderbird-translations-common-45.5.1-28.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136339" comment="MozillaThunderbird-translations-other-45.5.1-28.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17949" version="1" class="patch">
	<metadata>
		<title>Security update for pitivi (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for pitivi fixes the following issues:

* CVE-2015-0855: 'Insecure use of os.system()' (boo#960339)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/960339">SUSE bug 960339</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0855.html">CVE-2015-0855</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121319" comment="pitivi-0.94-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121320" comment="pitivi-lang-0.94-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17950" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to phpMyAdmin 4.4.15.9 fixes security issues and bugs.

The following security issues were fixed:

- Unsafe generation of $cfg['blowfish_secret'] (PMASA-2016-58)
- phpMyAdmin's phpinfo functionality is removed (PMASA-2016-59)
- AllowRoot and allow/deny rule bypass with specially-crafted username (PMASA-2016-60)
- Username matching weaknesses with allow/deny rules (PMASA-2016-61)
- Possible to bypass logout timeout (PMASA-2016-62)
- Full path disclosure (FPD) weaknesses (PMASA-2016-63)
- Multiple XSS weaknesses (PMASA-2016-64)
- Multiple denial-of-service (DOS) vulnerabilities (PMASA-2016-65)
- Possible to bypass white-list protection for URL redirection (PMASA-2016-66)
- BBCode injection to login page (PMASA-2016-67)
- Denial-of-service (DOS) vulnerability in table partitioning (PMASA-2016-68)
- Multiple SQL injection vulnerabilities (PMASA-2016-69 )
- Incorrect serialized string parsing (PMASA-2016-70)
- CSRF token not stripped from the URL (PMASA-2016-71)

The following bugfix changes are included:

- Fix for expanding in navigation pane
- Reintroduced a simplified version of PmaAbsoluteUri directive 
  (needed with reverse proxies)
- Fix editing of ENUM/SET/DECIMAL field structures
- Improvements to the parser
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1012271">SUSE bug 1012271</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136433" comment="phpMyAdmin-4.4.15.9-28.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17951" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following security issues:

- CVE-2016-9556: Maliciously crafted image headers could cause denial of
  service in image format detection routines (boo#1011130)
- CVE-2016-9559: Maliciously crafted image headers could cause denial of
  service in image format detection routines for TIFF (boo#1011136)
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1011130">SUSE bug 1011130</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011136">SUSE bug 1011136</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9556.html">CVE-2016-9556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9559.html">CVE-2016-9559</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136585" comment="ImageMagick-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136586" comment="ImageMagick-devel-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136587" comment="ImageMagick-devel-32bit-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136588" comment="ImageMagick-doc-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136589" comment="ImageMagick-extra-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136590" comment="libMagick++-6_Q16-5-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136591" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136592" comment="libMagick++-devel-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136593" comment="libMagick++-devel-32bit-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136594" comment="libMagickCore-6_Q16-2-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136595" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136596" comment="libMagickWand-6_Q16-2-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136597" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-42.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136598" comment="perl-PerlMagick-6.8.9.8-42.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17952" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following security issues:

- CVE-2016-9556: Maliciously crafted image headers could cause denial of
  service in image format detection routines (boo#1011130)
- CVE-2016-9559: Maliciously crafted image headers could cause denial of
  service in image format detection routines for TIFF (boo#1011136)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1011130">SUSE bug 1011130</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011136">SUSE bug 1011136</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9556.html">CVE-2016-9556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9559.html">CVE-2016-9559</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136599" comment="GraphicsMagick-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136600" comment="GraphicsMagick-devel-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136601" comment="libGraphicsMagick++-Q16-3-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136602" comment="libGraphicsMagick++-devel-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136603" comment="libGraphicsMagick-Q16-3-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136604" comment="libGraphicsMagick3-config-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136605" comment="libGraphicsMagickWand-Q16-2-1.3.20-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136606" comment="perl-GraphicsMagick-1.3.20-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17953" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for roundcubemail fixes the following issues:

- A maliciously crafted email could cause untrusted code to be executed (cross
  site scripting using $lt;area href=javascript:...&amp;gt;) (boo#982003,
  CVE-2016-5103)
- Avoid HTML styles that could cause potential click jacking (boo#1001856)
- A maliciously crafted FROM value could cause extra parameters to be passed
  to the sendmail command (boo#1012493)
- Avoid sending completely empty text parts for multipart/alternative messages
- Don't create multipart/alternative messages with empty text/plain part
- Improved validation of FROM argument when sending mails
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001856">SUSE bug 1001856</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012493">SUSE bug 1012493</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982003">SUSE bug 982003</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5103.html">CVE-2016-5103</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136714" comment="roundcubemail-1.0.9-23.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17954" version="1" class="patch">
	<metadata>
		<title>Security update for X Window System client libraries (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for X Window System client libraries fixes a class of privilege
escalation issues.

A malicious X server could send specially crafted data to X clients, which
allowed for triggering crashes, or privilege escalation if this relationship
was untrusted or crossed user or permission level boundaries.

The following libraries have been fixed:

libX11:
 
- plugged a memory leak (boo#1002991, CVE-2016-7942).
- insufficient validation of data from the X server can cause
  out of boundary memory read (XGetImage()) or write (XListFonts())
  (boo#1002991, CVE-2016-7942).

libXi:

- Integer overflows in libXi can cause out of boundary memory access or
  endless loops (Denial of Service) (boo#1002998, CVE-2016-7945).
- Insufficient validation of data in libXi can cause out of boundary memory
  access or endless loops (Denial of Service) (boo#1002998, CVE-2016-7946).

libXrandr:

- Insufficient validation of data from the X server can cause out
  of boundary memory writes (boo#1003000, CVE-2016-7947, CVE-2016-7948).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1002991">SUSE bug 1002991</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002998">SUSE bug 1002998</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003000">SUSE bug 1003000</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7942.html">CVE-2016-7942</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7945.html">CVE-2016-7945</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7946.html">CVE-2016-7946</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7947.html">CVE-2016-7947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7948.html">CVE-2016-7948</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136715" comment="libX11-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136716" comment="libX11-6-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136717" comment="libX11-6-32bit-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136718" comment="libX11-data-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136719" comment="libX11-devel-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136720" comment="libX11-devel-32bit-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136721" comment="libX11-xcb1-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136722" comment="libX11-xcb1-32bit-1.6.3-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136723" comment="libXi-1.7.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136724" comment="libXi-devel-1.7.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136725" comment="libXi-devel-32bit-1.7.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136726" comment="libXi6-1.7.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136727" comment="libXi6-32bit-1.7.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136728" comment="libXrandr-1.5.0-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136729" comment="libXrandr-devel-1.5.0-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136730" comment="libXrandr-devel-32bit-1.5.0-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136731" comment="libXrandr2-1.5.0-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136732" comment="libXrandr2-32bit-1.5.0-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136733" comment="libxcb-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136734" comment="libxcb-composite0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136735" comment="libxcb-composite0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136736" comment="libxcb-damage0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136737" comment="libxcb-damage0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136738" comment="libxcb-devel-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136739" comment="libxcb-devel-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136740" comment="libxcb-devel-doc-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136741" comment="libxcb-dpms0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136742" comment="libxcb-dpms0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136743" comment="libxcb-dri2-0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136744" comment="libxcb-dri2-0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136745" comment="libxcb-dri3-0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136746" comment="libxcb-dri3-0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136747" comment="libxcb-glx0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136748" comment="libxcb-glx0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136749" comment="libxcb-present0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136750" comment="libxcb-present0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136751" comment="libxcb-randr0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136752" comment="libxcb-randr0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136753" comment="libxcb-record0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136754" comment="libxcb-record0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136755" comment="libxcb-render0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136756" comment="libxcb-render0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136757" comment="libxcb-res0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136758" comment="libxcb-res0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136759" comment="libxcb-screensaver0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136760" comment="libxcb-screensaver0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136761" comment="libxcb-shape0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136762" comment="libxcb-shape0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136763" comment="libxcb-shm0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136764" comment="libxcb-shm0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136765" comment="libxcb-sync1-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136766" comment="libxcb-sync1-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136767" comment="libxcb-xevie0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136768" comment="libxcb-xevie0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136769" comment="libxcb-xf86dri0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136770" comment="libxcb-xf86dri0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136771" comment="libxcb-xfixes0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136772" comment="libxcb-xfixes0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136773" comment="libxcb-xinerama0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136774" comment="libxcb-xinerama0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136775" comment="libxcb-xkb1-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136776" comment="libxcb-xkb1-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136777" comment="libxcb-xprint0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136778" comment="libxcb-xprint0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136779" comment="libxcb-xtest0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136780" comment="libxcb-xtest0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136781" comment="libxcb-xv0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136782" comment="libxcb-xv0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136783" comment="libxcb-xvmc0-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136784" comment="libxcb-xvmc0-32bit-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136785" comment="libxcb1-1.11-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136786" comment="libxcb1-32bit-1.11-2.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17955" version="1" class="patch">
	<metadata>
		<title>Security update for libXrender (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update of libXrender fixes the following issues:

- insufficient validation of data from the X server could cause out
  of boundary memory writes (boo#1003002, CVE-2016-7949, CVE-2016-7950)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003002">SUSE bug 1003002</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7949.html">CVE-2016-7949</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7950.html">CVE-2016-7950</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136787" comment="libXrender-0.9.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136788" comment="libXrender-devel-0.9.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136789" comment="libXrender-devel-32bit-0.9.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136790" comment="libXrender1-0.9.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136791" comment="libXrender1-32bit-0.9.8-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17956" version="1" class="patch">
	<metadata>
		<title>Security update for libXtst (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update of libXtst fixes the following security issue:

- malicious data sent from an untrusted or compromised X server could cause
  out of boundary memory access or endless loops (Denial of Service).
  (boo#1003012, CVE-2016-7951, CVE-2016-7952)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003012">SUSE bug 1003012</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7951.html">CVE-2016-7951</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7952.html">CVE-2016-7952</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136792" comment="libXtst-1.2.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136793" comment="libXtst-devel-1.2.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136794" comment="libXtst-devel-32bit-1.2.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136795" comment="libXtst6-1.2.2-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136796" comment="libXtst6-32bit-1.2.2-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17957" version="1" class="patch">
	<metadata>
		<title>Security update for libXv (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libXv fixes the following issues:

- insufficient validation of data from the X server could cause
  memory corruption (boo#1003017, CVE-2016-5407)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003017">SUSE bug 1003017</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5407.html">CVE-2016-5407</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136797" comment="libXv-1.0.10-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136798" comment="libXv-devel-1.0.10-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136799" comment="libXv-devel-32bit-1.0.10-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136800" comment="libXv1-1.0.10-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136801" comment="libXv1-32bit-1.0.10-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17958" version="1" class="patch">
	<metadata>
		<title>Security update for libXvMC (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libXvMC fixes the following security issue:

- insufficient validation of data from the X server could cause a one byte
  buffer read underrun (boo#1003023, CVE-2016-7953)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003023">SUSE bug 1003023</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7953.html">CVE-2016-7953</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136802" comment="libXvMC-1.0.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136803" comment="libXvMC-devel-1.0.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136804" comment="libXvMC-devel-32bit-1.0.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136805" comment="libXvMC1-1.0.8-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136806" comment="libXvMC1-32bit-1.0.8-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17959" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Tiff was updated to version 4.0.7. This update fixes the following issues:

  * libtiff/tif_aux.c
    + Fix crash in TIFFVGetFieldDefaulted() when requesting
      Predictor tag and that the zip/lzw codec is not configured.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2591)
  * libtiff/tif_compress.c
    + Make TIFFNoDecode() return 0 to indicate an error and make
      upper level read routines treat it accordingly.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2517)
  * libtiff/tif_dir.c
    + Discard values of SMinSampleValue and SMaxSampleValue when
      they have been read and the value of SamplesPerPixel is
      changed afterwards (like when reading a OJPEG compressed image
      with a missing SamplesPerPixel tag, and whose photometric is
      RGB or YCbCr, forcing SamplesPerPixel being 3). Otherwise when
      rewriting the directory (for example with tiffset, we will
      expect 3 values whereas the array had been allocated with just
      one), thus causing a out of bound read access.
      (CVE-2014-8127, boo#914890, duplicate: CVE-2016-3658, boo#974840)
  * libtiff/tif_dirread.c
    + In TIFFFetchNormalTag(), do not dereference NULL pointer when
      values of tags with TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII
      access are 0-byte arrays.
      (CVE-2016-9448, boo#1011103)
    + In TIFFFetchNormalTag(), make sure that values of tags with
      TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII access are null
      terminated, to avoid potential read outside buffer in
      _TIFFPrintField().
      (CVE-2016-9297, boo#1010161)
    + Prevent reading ColorMap or TransferFunction if
      BitsPerPixel &amp;gt; 24, so as to avoid huge memory allocation and
      file read attempts
    + Reject images with OJPEG compression that have no
      TileOffsets/StripOffsets tag, when OJPEG compression is
      disabled. Prevent null pointer dereference in
      TIFFReadRawStrip1() and other functions that expect
      td_stripbytecount to be non NULL.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2585)
    + When compiled with DEFER_STRILE_LOAD, fix regression, when
      reading a one-strip file without a StripByteCounts tag.
    + Workaround false positive warning of Clang Static Analyzer
      about null pointer dereference in TIFFCheckDirOffset().
  * libtiff/tif_dirwrite.c
    + Avoid null pointer dereference on td_stripoffset when writing
      directory, if FIELD_STRIPOFFSETS was artificially set for a
      hack case in OJPEG case. Fixes
      (CVE-2014-8127, boo#914890, duplicate: CVE-2016-3658,
      boo#974840)
    + Fix truncation to 32 bit of file offsets in TIFFLinkDirectory()
      and TIFFWriteDirectorySec() when aligning directory offsets on
      an even offset (affects BigTIFF).
  * libtiff/tif_dumpmode.c
    + DumpModeEncode() should return 0 in case of failure so that
      the above mentionned functions detect the error.
  * libtiff/tif_fax3.c
    + remove dead assignment in Fax3PutEOLgdal().
  * libtiff/tif_fax3.h
    + make Param member of TIFFFaxTabEnt structure a uint16 to
      reduce size of the binary.
  * libtiff/tif_getimage.c
    + Fix out-of-bound reads in TIFFRGBAImage interface in case of
      unsupported values of SamplesPerPixel/ExtraSamples for
      LogLUV/CIELab. Add explicit call to TIFFRGBAImageOK() in
      TIFFRGBAImageBegin(). Fix CVE-2015-8665 and CVE-2015-8683.
    + TIFFRGBAImageOK: Reject attempts to read floating point images.
  * libtiff/tif_luv.c
    + Fix potential out-of-bound writes in decode functions in non
      debug builds by replacing assert()s by regular if checks
      (http://bugzilla.maptools.org/show_bug.cgi?id=2522). Fix
      potential out-of-bound reads in case of short input data.
    + Validate that for COMPRESSION_SGILOG and PHOTOMETRIC_LOGL,
      there is only one sample per pixel. Avoid potential invalid
      memory write on corrupted/unexpected images when using the
      TIFFRGBAImageBegin() interface
  * libtiff/tif_next.c
    + Fix potential out-of-bound write in NeXTDecode()
    (http://bugzilla.maptools.org/show_bug.cgi?id=2508)
  * libtiff/tif_pixarlog.c
    + Avoid zlib error messages to pass a NULL string to %s
      formatter, which is undefined behaviour in sprintf().
    + Fix out-of-bounds write vulnerabilities in heap allocated
      buffers. Reported as MSVR 35094.
    + Fix potential buffer write overrun in PixarLogDecode() on
      corrupted/unexpected images (CVE-2016-5875, boo#987351)
  * libtiff/tif_predict.c
    + PredictorSetup: Enforce bits-per-sample requirements of
      floating point predictor (3).
      (CVE-2016-3622, boo#974449)
  * libtiff/tif_predict.h, libtiff/tif_predict.c
    + Replace assertions by runtime checks to avoid assertions in
      debug mode, or buffer overflows in release mode. Can happen
      when dealing with unusual tile size like YCbCr with
      subsampling. Reported as MSVR 35105.
  * libtiff/tif_read.c
    + Fix out-of-bounds read on memory-mapped files in
      TIFFReadRawStrip1() and TIFFReadRawTile1() when stripoffset
      is beyond tmsize_t max value
    + Make TIFFReadEncodedStrip() and TIFFReadEncodedTile() directly
      use user provided buffer when no compression (and other
      conditions) to save a memcpy().
  * libtiff/tif_strip.c
    + Make TIFFNumberOfStrips() return the td-&amp;gt;td_nstrips value when
      it is non-zero, instead of recomputing it. This is needed in
      TIFF_STRIPCHOP mode where td_nstrips is modified. Fixes a read
      outsize of array in tiffsplit (or other utilities using
      TIFFNumberOfStrips()).
      (CVE-2016-9273, boo#1010163)
  * libtiff/tif_write.c
    + Fix issue in error code path of TIFFFlushData1() that didn't
      reset the tif_rawcc and tif_rawcp members. I'm not completely
      sure if that could happen in practice outside of the odd
      behaviour of t2p_seekproc() of tiff2pdf). The report points
      that a better fix could be to check the return value of
      TIFFFlushData1() in places where it isn't done currently, but
      it seems this patch is enough. Reported as MSVR 35095.
    + Make TIFFWriteEncodedStrip() and TIFFWriteEncodedTile()
      directly use user provided buffer when no compression to save
      a memcpy().
    + TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() should
      return -1 in case of failure of tif_encodestrip() as documented
  * tools/fax2tiff.c
    + Fix segfault when specifying -r without argument.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2572)
  * tools/Makefile.am
    + The libtiff tools bmp2tiff, gif2tiff, ras2tiff, sgi2tiff,
      sgisv, and ycbcr are completely removed from the distribution.
      The libtiff tools rgb2ycbcr and thumbnail are only built in
      the build tree for testing. Old files are put in new 'archive'
      subdirectory of the source repository, but not in
      distribution archives. These changes are made in order to
      lessen the maintenance burden.
  * tools/tiff2bw.c
    + Fix weight computation that could result of color value
      overflow (no security implication). Fix
      http://bugzilla.maptools.org/show_bug.cgi?id=2550.
  * tools/tiff2pdf.c
    + Avoid undefined behaviour related to overlapping of source and
      destination buffer in memcpy() call in
      t2p_sample_rgbaa_to_rgb()
      (http://bugzilla.maptools.org/show_bug.cgi?id=2577)
    + Fix out-of-bounds write vulnerabilities in heap allocate buffer
      in t2p_process_jpeg_strip(). Reported as MSVR 35098.
    + Fix potential integer overflows on 32 bit builds in
      t2p_read_tiff_size()
      (http://bugzilla.maptools.org/show_bug.cgi?id=2576)
    + Fix read -largely- outsize of buffer in
      t2p_readwrite_pdf_image_tile(), causing crash, when reading a
      JPEG compressed image with TIFFTAG_JPEGTABLES length being one.
      (CVE-2016-9453, boo#1011107)
    + Fix write buffer overflow of 2 bytes on JPEG compressed images.
      Also prevents writing 2 extra uninitialized bytes to the file
      stream.
      (TALOS-CAN-0187, CVE-2016-5652, boo#1007280)
  * tools/tiffcp.c
    + Fix out-of-bounds write on tiled images with odd tile width vs
      image width. Reported as MSVR 35103.
    + Fix read of undefined variable in case of missing required
      tags. Found on test case of MSVR 35100.
  * tools/tiffcrop.c
    + Avoid access outside of stack allocated array on a tiled
      separate TIFF with more than 8 samples per pixel.
      (CVE-2016-5321, CVE-2016-5323, boo#984813, boo#984815)
    + Fix memory leak in (recent) error code path.
    + Fix multiple uint32 overflows in writeBufferToSeparateStrips(),
      writeBufferToContigTiles() and writeBufferToSeparateTiles()
      that could cause heap buffer overflows.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2592)
    + Fix out-of-bound read of up to 3 bytes in
      readContigTilesIntoBuffer(). Reported as MSVR 35092.
    + Fix read of undefined buffer in readContigStripsIntoBuffer()
      due to uint16 overflow. Reported as MSVR 35100.
    + Fix various out-of-bounds write vulnerabilities in heap or
      stack allocated buffers. Reported as MSVR 35093, MSVR 35096
      and MSVR 35097.
    + readContigTilesIntoBuffer: Fix signed/unsigned comparison
      warning.
  * tools/tiffdump.c
    + Fix a few misaligned 64-bit reads warned by -fsanitize
    + ReadDirectory: Remove uint32 cast to_TIFFmalloc() argument
      which resulted in Coverity report. Added more mutiplication
      overflow checks
  * tools/tiffinfo.c
    + Fix out-of-bound read on some tiled images.
      (http://bugzilla.maptools.org/show_bug.cgi?id=2517)
    + TIFFReadContigTileData: Fix signed/unsigned comparison warning.
    + TIFFReadSeparateTileData: Fix signed/unsigned comparison
      warning.
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1007280">SUSE bug 1007280</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010161">SUSE bug 1010161</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010163">SUSE bug 1010163</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011103">SUSE bug 1011103</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011107">SUSE bug 1011107</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914890">SUSE bug 914890</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974449">SUSE bug 974449</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974840">SUSE bug 974840</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984813">SUSE bug 984813</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984815">SUSE bug 984815</bugzilla>
<bugzilla href="https://bugzilla.suse.com/987351">SUSE bug 987351</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8127.html">CVE-2014-8127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7554.html">CVE-2015-7554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8665.html">CVE-2015-8665</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8683.html">CVE-2015-8683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3622.html">CVE-2016-3622</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3658.html">CVE-2016-3658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5321.html">CVE-2016-5321</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5323.html">CVE-2016-5323</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5652.html">CVE-2016-5652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5875.html">CVE-2016-5875</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9273.html">CVE-2016-9273</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9297.html">CVE-2016-9297</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9448.html">CVE-2016-9448</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9453.html">CVE-2016-9453</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009136807" comment="libtiff-devel-4.0.7-10.35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136808" comment="libtiff-devel-32bit-4.0.7-10.35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136809" comment="libtiff5-4.0.7-10.35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136810" comment="libtiff5-32bit-4.0.7-10.35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009136811" comment="tiff-4.0.7-10.35.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17960" version="1" class="patch">
	<metadata>
		<title>Security update for libXfixes (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libXfixes fixes a security issue:

- insufficient validation of data from the X server could cause an integer
  overflow on 32 bit architectures (boo#1002995, CVE-2016-7944).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1002995">SUSE bug 1002995</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7944.html">CVE-2016-7944</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137927" comment="libXfixes-5.0.1-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137928" comment="libXfixes-devel-5.0.1-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137929" comment="libXfixes-devel-32bit-5.0.1-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137930" comment="libXfixes3-5.0.1-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137931" comment="libXfixes3-32bit-5.0.1-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17961" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>


The openSUSE 13.2 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2015-8962: Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call (bnc#1010501).
- CVE-2015-8963: Race condition in kernel/events/core.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect handling of an swevent data structure during a CPU unplug operation (bnc#1010502).
- CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux kernel through 4.8.2, when the GNU Compiler Collection (gcc) stack protector is enabled, uses an incorrect buffer size for certain timeout data, which allowed local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file (bnc#1004517).
- CVE-2016-7910: Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel allowed local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed (bnc#1010716).
- CVE-2016-7911: Race condition in the get_task_ioprio function in block/ioprio.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call (bnc#1010711).
- CVE-2016-7913: The xc2028_set_config function in drivers/media/tuners/tuner-xc2028.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via vectors involving omission of the firmware name from a certain data structure (bnc#1010478).
- CVE-2016-7914: The assoc_array_insert_into_terminal_node function in lib/assoc_array.c in the Linux kernel did not check whether a slot is a leaf, which allowed local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and out-of-bounds read) via an application that uses associative-array data structures, as demonstrated by the keyutils test suite (bnc#1010475).
- CVE-2016-7916: Race condition in the environ_read function in fs/proc/base.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time interval in which environment-variable copying is incomplete (bnc#1010467).
- CVE-2016-8633: drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allowed remote attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833).
- CVE-2016-8646: The hash_accept function in crypto/algif_hash.c in the Linux kernel allowed local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data (bnc#1010150).
- CVE-2016-8655: A race condition in the af_packet packet_set_ring function could be used by local attackers to crash the kernel or gain privileges (bsc#1012754).
- CVE-2016-9555: The sctp_sf_ootb function in net/sctp/sm_statefuns.c in the Linux kernel lacks chunk-length checking for the first chunk, which allowed remote attackers to cause a denial of service (out-of-bounds slab access) or possibly have unspecified other impact via crafted SCTP data (bnc#1011685).

The following non-security bugs were fixed:

- bna: Add synchronization for tx ring (bsc#993739).
- bonding: set carrier off for devices created through netlink (bsc#999577).
- btrfs: fix extent tree corruption due to relocation (bsc#990384).
- introduce NETIF_F_GSO_ENCAP_ALL helper mask (bsc#1001486).
- ipv6: send NEWLINK on RA managed/otherconf changes (bsc#934067).
- ipv6: send only one NEWLINK when RA causes changes (bsc#934067).
- tunnels: Remove encapsulation offloads on decap (bsc#1001486).
- usbhid: add ATEN CS962 to list of quirky devices (bsc#1007615).
- vmxnet3: Wake queue from reset work (bsc#999907).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1001486">SUSE bug 1001486</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004517">SUSE bug 1004517</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007615">SUSE bug 1007615</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1008833">SUSE bug 1008833</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010040">SUSE bug 1010040</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010150">SUSE bug 1010150</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010467">SUSE bug 1010467</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010475">SUSE bug 1010475</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010478">SUSE bug 1010478</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010501">SUSE bug 1010501</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010502">SUSE bug 1010502</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010711">SUSE bug 1010711</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010716">SUSE bug 1010716</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011685">SUSE bug 1011685</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012754">SUSE bug 1012754</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934067">SUSE bug 934067</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990384">SUSE bug 990384</bugzilla>
<bugzilla href="https://bugzilla.suse.com/993739">SUSE bug 993739</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999577">SUSE bug 999577</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999907">SUSE bug 999907</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8962.html">CVE-2015-8962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8963.html">CVE-2015-8963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7042.html">CVE-2016-7042</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7910.html">CVE-2016-7910</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7911.html">CVE-2016-7911</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7913.html">CVE-2016-7913</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7914.html">CVE-2016-7914</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7916.html">CVE-2016-7916</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8633.html">CVE-2016-8633</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8646.html">CVE-2016-8646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8655.html">CVE-2016-8655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9555.html">CVE-2016-9555</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009137932" comment="bbswitch-0.8-3.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137933" comment="bbswitch-kmp-default-0.8_k3.16.7_53-3.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137934" comment="bbswitch-kmp-desktop-0.8_k3.16.7_53-3.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137935" comment="bbswitch-kmp-pae-0.8_k3.16.7_53-3.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137936" comment="bbswitch-kmp-xen-0.8_k3.16.7_53-3.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137937" comment="cloop-2.639-14.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137938" comment="cloop-kmp-default-2.639_k3.16.7_53-14.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137939" comment="cloop-kmp-desktop-2.639_k3.16.7_53-14.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137940" comment="cloop-kmp-pae-2.639_k3.16.7_53-14.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137941" comment="cloop-kmp-xen-2.639_k3.16.7_53-14.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137942" comment="crash-7.0.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137943" comment="crash-devel-7.0.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137944" comment="crash-doc-7.0.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137945" comment="crash-eppic-7.0.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137946" comment="crash-gcore-7.0.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137947" comment="crash-kmp-default-7.0.8_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137948" comment="crash-kmp-desktop-7.0.8_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137949" comment="crash-kmp-pae-7.0.8_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137950" comment="crash-kmp-xen-7.0.8_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137951" comment="hdjmod-1.28-18.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137952" comment="hdjmod-kmp-default-1.28_k3.16.7_53-18.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137953" comment="hdjmod-kmp-desktop-1.28_k3.16.7_53-18.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137954" comment="hdjmod-kmp-pae-1.28_k3.16.7_53-18.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137955" comment="hdjmod-kmp-xen-1.28_k3.16.7_53-18.27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137956" comment="ipset-6.23-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137957" comment="ipset-devel-6.23-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137958" comment="ipset-kmp-default-6.23_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137959" comment="ipset-kmp-desktop-6.23_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137960" comment="ipset-kmp-pae-6.23_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137961" comment="ipset-kmp-xen-6.23_k3.16.7_53-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137962" comment="kernel-debug-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137963" comment="kernel-debug-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137964" comment="kernel-debug-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137965" comment="kernel-default-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137966" comment="kernel-default-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137967" comment="kernel-default-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137968" comment="kernel-desktop-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137969" comment="kernel-desktop-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137970" comment="kernel-desktop-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137971" comment="kernel-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137972" comment="kernel-docs-3.16.7-53.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137973" comment="kernel-ec2-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137974" comment="kernel-ec2-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137975" comment="kernel-ec2-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137976" comment="kernel-macros-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137977" comment="kernel-obs-build-3.16.7-53.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137978" comment="kernel-obs-qa-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137979" comment="kernel-pae-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137980" comment="kernel-pae-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137981" comment="kernel-pae-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137982" comment="kernel-source-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137983" comment="kernel-source-vanilla-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137984" comment="kernel-syms-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137985" comment="kernel-vanilla-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137986" comment="kernel-vanilla-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137987" comment="kernel-xen-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137988" comment="kernel-xen-base-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137989" comment="kernel-xen-devel-3.16.7-53.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137990" comment="libipset3-6.23-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137991" comment="pcfclock-0.44-260.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137992" comment="pcfclock-kmp-default-0.44_k3.16.7_53-260.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137993" comment="pcfclock-kmp-desktop-0.44_k3.16.7_53-260.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137994" comment="pcfclock-kmp-pae-0.44_k3.16.7_53-260.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137995" comment="python-virtualbox-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137996" comment="vhba-kmp-20140629-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137997" comment="vhba-kmp-default-20140629_k3.16.7_53-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137998" comment="vhba-kmp-desktop-20140629_k3.16.7_53-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009137999" comment="vhba-kmp-pae-20140629_k3.16.7_53-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138000" comment="vhba-kmp-xen-20140629_k3.16.7_53-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138001" comment="virtualbox-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138002" comment="virtualbox-devel-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138003" comment="virtualbox-guest-desktop-icons-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138004" comment="virtualbox-guest-kmp-default-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138005" comment="virtualbox-guest-kmp-desktop-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138006" comment="virtualbox-guest-kmp-pae-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138007" comment="virtualbox-guest-tools-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138008" comment="virtualbox-guest-x11-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138009" comment="virtualbox-host-kmp-default-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138010" comment="virtualbox-host-kmp-desktop-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138011" comment="virtualbox-host-kmp-pae-5.0.30_k3.16.7_53-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138012" comment="virtualbox-host-source-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138013" comment="virtualbox-qt-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138014" comment="virtualbox-websrv-5.0.30-62.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138015" comment="xen-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138016" comment="xen-devel-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138017" comment="xen-doc-html-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138018" comment="xen-kmp-default-4.4.4_05_k3.16.7_53-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138019" comment="xen-kmp-desktop-4.4.4_05_k3.16.7_53-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138020" comment="xen-libs-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138021" comment="xen-libs-32bit-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138022" comment="xen-tools-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138023" comment="xen-tools-domU-4.4.4_05-55.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138024" comment="xtables-addons-2.6-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138025" comment="xtables-addons-kmp-default-2.6_k3.16.7_53-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138026" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_53-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138027" comment="xtables-addons-kmp-pae-2.6_k3.16.7_53-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009138028" comment="xtables-addons-kmp-xen-2.6_k3.16.7_53-28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17962" version="1" class="patch">
	<metadata>
		<title>Security update for perl-DBD-mysql (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for perl-DBD-mysql fixes the following issues:

- perl-DBD-mysql could crash when executing maliciously crafted prepared statements.
  (CVE-2016-1251, boo#1012546)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1012546">SUSE bug 1012546</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1251.html">CVE-2016-1251</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142382" comment="perl-DBD-mysql-4.021-8.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17963" version="1" class="patch">
	<metadata>
		<title>Security update for libass (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libass fixes the following issues:

- Fixed situations that could cause uninitialised memory to be used, leading
  to undefined behaviour.
  (boo#1002982, CVE-2016-7969, CVE-2016-7972)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1002982">SUSE bug 1002982</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7969.html">CVE-2016-7969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7972.html">CVE-2016-7972</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009142383" comment="libass-0.12.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142384" comment="libass-devel-0.12.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142385" comment="libass5-0.12.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142386" comment="libass5-32bit-0.12.3-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17964" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Chromium 55.0.2883.75 fixes the following vulnerabilities:

- CVE-2016-9651: Private property access in V8
- CVE-2016-5208: Universal XSS in Blink
- CVE-2016-5207: Universal XSS in Blink
- CVE-2016-5206: Same-origin bypass in PDFium
- CVE-2016-5205: Universal XSS in Blink
- CVE-2016-5204: Universal XSS in Blink
- CVE-2016-5209: Out of bounds write in Blink
- CVE-2016-5203: Use after free in PDFium
- CVE-2016-5210: Out of bounds write in PDFium
- CVE-2016-5212: Local file disclosure in DevTools
- CVE-2016-5211: Use after free in PDFium
- CVE-2016-5213: Use after free in V8
- CVE-2016-5214: File download protection bypass
- CVE-2016-5216: Use after free in PDFium
- CVE-2016-5215: Use after free in Webaudio
- CVE-2016-5217: Use of unvalidated data in PDFium
- CVE-2016-5218: Address spoofing in Omnibox
- CVE-2016-5219: Use after free in V8
- CVE-2016-5221: Integer overflow in ANGLE
- CVE-2016-5220: Local file access in PDFium
- CVE-2016-5222: Address spoofing in Omnibox
- CVE-2016-9650: CSP Referrer disclosure
- CVE-2016-5223: Integer overflow in PDFium
- CVE-2016-5226: Limited XSS in Blink
- CVE-2016-5225: CSP bypass in Blink
- CVE-2016-5224: Same-origin bypass in SVG
- CVE-2016-9652: Various fixes from internal audits, fuzzing and other initiatives

The default bookmarks override was removed.

The following packaging changes are included:

- Switch to system libraries: harfbuzz, zlib, ffmpeg, where available.
- Chromium now requires harfbuzz &amp;gt;= 1.3.0		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1013236">SUSE bug 1013236</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5203.html">CVE-2016-5203</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5204.html">CVE-2016-5204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5205.html">CVE-2016-5205</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5206.html">CVE-2016-5206</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5207.html">CVE-2016-5207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5208.html">CVE-2016-5208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5209.html">CVE-2016-5209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5210.html">CVE-2016-5210</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5211.html">CVE-2016-5211</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5212.html">CVE-2016-5212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5213.html">CVE-2016-5213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5214.html">CVE-2016-5214</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5215.html">CVE-2016-5215</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5216.html">CVE-2016-5216</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5217.html">CVE-2016-5217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5218.html">CVE-2016-5218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5219.html">CVE-2016-5219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5220.html">CVE-2016-5220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5221.html">CVE-2016-5221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5222.html">CVE-2016-5222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5223.html">CVE-2016-5223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5224.html">CVE-2016-5224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5225.html">CVE-2016-5225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5226.html">CVE-2016-5226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9650.html">CVE-2016-9650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9651.html">CVE-2016-9651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9652.html">CVE-2016-9652</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009142894" comment="chromedriver-55.0.2883.75-99.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142895" comment="chromium-55.0.2883.75-99.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142896" comment="chromium-ffmpegsumo-55.0.2883.75-148.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17965" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-0_10-plugins-bad (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-0_10-plugins-bad fixes the following issues:

- Maliciously crafted VMnc files (VMWare video format) could lead to crashes
  (CVE-2016-9445, CVE-2016-9446, boo#1010829).
- Maliciously crafted NSF files (NES sound format) could lead to arbitrary
  code execution (CESA-2016-0001, boo#1010514). Therefore for security reasons
  the NSF plugin has been removed from the package.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1010514">SUSE bug 1010514</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1010829">SUSE bug 1010829</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9445.html">CVE-2016-9445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9446.html">CVE-2016-9446</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009142950" comment="gstreamer-0_10-plugins-bad-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142951" comment="gstreamer-0_10-plugins-bad-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142952" comment="gstreamer-0_10-plugins-bad-devel-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142953" comment="gstreamer-0_10-plugins-bad-doc-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142954" comment="gstreamer-0_10-plugins-bad-lang-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142955" comment="libgstbasecamerabinsrc-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142956" comment="libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142957" comment="libgstbasevideo-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142958" comment="libgstbasevideo-0_10-23-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142959" comment="libgstcodecparsers-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142960" comment="libgstcodecparsers-0_10-23-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142961" comment="libgstphotography-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142962" comment="libgstphotography-0_10-23-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142963" comment="libgstsignalprocessor-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142964" comment="libgstsignalprocessor-0_10-23-32bit-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142965" comment="libgstvdp-0_10-23-0.10.23-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142966" comment="libgstvdp-0_10-23-32bit-0.10.23-22.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17966" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-plugins-bad (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-plugins-bad fixes the following issues:

- Maliciously crafted VMnc (VMware video) streams (typically contained in .avi
  files) could cause code execution during decoding or information leaks due
  to an unitialized buffer (CVE-2016-9445, CVE-2016-9446, boo#1010829).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1010829">SUSE bug 1010829</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9445.html">CVE-2016-9445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9446.html">CVE-2016-9446</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009142967" comment="gstreamer-plugins-bad-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142968" comment="gstreamer-plugins-bad-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142969" comment="gstreamer-plugins-bad-devel-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142970" comment="gstreamer-plugins-bad-doc-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142971" comment="gstreamer-plugins-bad-lang-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142972" comment="libgstbadbase-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142973" comment="libgstbadbase-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142974" comment="libgstbadvideo-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142975" comment="libgstbadvideo-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142976" comment="libgstbasecamerabinsrc-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142977" comment="libgstbasecamerabinsrc-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142978" comment="libgstcodecparsers-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142979" comment="libgstcodecparsers-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142980" comment="libgstgl-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142981" comment="libgstgl-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142982" comment="libgstinsertbin-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142983" comment="libgstinsertbin-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142984" comment="libgstmpegts-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142985" comment="libgstmpegts-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142986" comment="libgstphotography-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142987" comment="libgstphotography-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142988" comment="libgsturidownloader-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142989" comment="libgsturidownloader-1_0-0-32bit-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142990" comment="libgstwayland-1_0-0-1.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009142991" comment="libgstwayland-1_0-0-32bit-1.4.5-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17967" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

This update for flash-player fixes the following issues:

- Security update to 24.0.0.186 (bsc#1015379) APSB16-39:
    * These updates resolve use-after-free vulnerabilities that could have
      lead to code execution (CVE-2016-7872, CVE-2016-7877, CVE-2016-7878,
      CVE-2016-7879, CVE-2016-7880, CVE-2016-7881, CVE-2016-7892).
    * These updates resolve buffer overflow vulnerabilities that could have lead to
      code execution (CVE-2016-7867, CVE-2016-7868, CVE-2016-7869, CVE-2016-7870).
    * These updates resolve memory corruption vulnerabilities that could have lead to
      code execution (CVE-2016-7871, CVE-2016-7873, CVE-2016-7874,
      CVE-2016-7875, CVE-2016-7876).
    * These updates resolve a security bypass vulnerability (CVE-2016-7890).
- Update EULA to version 24.0.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1015379">SUSE bug 1015379</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7867.html">CVE-2016-7867</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7868.html">CVE-2016-7868</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7869.html">CVE-2016-7869</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7870.html">CVE-2016-7870</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7871.html">CVE-2016-7871</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7872.html">CVE-2016-7872</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7873.html">CVE-2016-7873</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7874.html">CVE-2016-7874</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7875.html">CVE-2016-7875</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7876.html">CVE-2016-7876</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7877.html">CVE-2016-7877</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7878.html">CVE-2016-7878</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7879.html">CVE-2016-7879</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7880.html">CVE-2016-7880</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7881.html">CVE-2016-7881</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7890.html">CVE-2016-7890</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7892.html">CVE-2016-7892</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009143051" comment="flash-player-24.0.0.186-2.121.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143052" comment="flash-player-gnome-24.0.0.186-2.121.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143053" comment="flash-player-kde4-24.0.0.186-2.121.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17968" version="1" class="patch">
	<metadata>
		<title>Security update for gc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for gc fixes the following issues:

- integer overflow in GC_MALLOC_ATOMIC() (CVE-2016-9427, bsc#1011276)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1011276">SUSE bug 1011276</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9427.html">CVE-2016-9427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009143097" comment="gc-7.2d-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143098" comment="gc-devel-7.2d-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143099" comment="libgc1-7.2d-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17969" version="1" class="patch">
	<metadata>
		<title>Security update for lxc (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for lxc fixes the following issue:

- CVE-2016-8649: guest escape via ptrace of lxc-attach (boo#1010933).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1010933">SUSE bug 1010933</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8649.html">CVE-2016-8649</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009143100" comment="lxc-1.1.2-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143101" comment="lxc-devel-1.1.2-10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17970" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to MozillaFirefox 50.1.0 fixes the following vulnerabilities:

- CVE-2016-9894: Buffer overflow in SkiaGL
- CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
- CVE-2016-9895: CSP bypass using marquee tag
- CVE-2016-9896: Use-after-free with WebVR
- CVE-2016-9897: Memory corruption in libGLES
- CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
- CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
- CVE-2016-9904: Cross-origin information leak in shared atoms
- CVE-2016-9901: Data from Pocket server improperly sanitized before execution
- CVE-2016-9902: Pocket extension does not validate the origin of events
- CVE-2016-9903: XSS injection vulnerability in add-ons SDK
- CVE-2016-9080: Memory safety bugs fixed in Firefox 50.1
- CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6

The following bugs were fixed:

- boo#1011922: fix crash after a few seconds of usage on AArch64		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1011922">SUSE bug 1011922</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1015422">SUSE bug 1015422</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9080.html">CVE-2016-9080</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9893.html">CVE-2016-9893</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9894.html">CVE-2016-9894</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9895.html">CVE-2016-9895</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9896.html">CVE-2016-9896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9897.html">CVE-2016-9897</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9898.html">CVE-2016-9898</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9899.html">CVE-2016-9899</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9900.html">CVE-2016-9900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9901.html">CVE-2016-9901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9902.html">CVE-2016-9902</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9903.html">CVE-2016-9903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9904.html">CVE-2016-9904</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009143102" comment="MozillaFirefox-50.1.0-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143103" comment="MozillaFirefox-branding-upstream-50.1.0-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143104" comment="MozillaFirefox-buildsymbols-50.1.0-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143105" comment="MozillaFirefox-devel-50.1.0-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143106" comment="MozillaFirefox-translations-common-50.1.0-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009143107" comment="MozillaFirefox-translations-other-50.1.0-45.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17971" version="1" class="patch">
	<metadata>
		<title>Security update for zlib (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for zlib fixes the following issues:

- Remove incompatible declarations of 'struct internal_state' (boo#1003577)
- Avoid out-of-bounds pointer arithmetic in inftrees.c (boo#1003579,
  CVE-2016-9840, CVE-2016-9841)
- Avoid left-shift with negative number (boo#1003580, CVE-2016-9842)
- Avoid undefined behaviour in pointer arithmetic on powerpc (boo#1013882,
  CVE-2016-9843)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003577">SUSE bug 1003577</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003579">SUSE bug 1003579</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003580">SUSE bug 1003580</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013882">SUSE bug 1013882</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9840.html">CVE-2016-9840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9841.html">CVE-2016-9841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9842.html">CVE-2016-9842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9843.html">CVE-2016-9843</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009144594" comment="libminizip1-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144595" comment="libz1-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144596" comment="libz1-32bit-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144597" comment="minizip-devel-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144598" comment="zlib-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144599" comment="zlib-devel-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144600" comment="zlib-devel-32bit-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144601" comment="zlib-devel-static-1.2.8-5.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144602" comment="zlib-devel-static-32bit-1.2.8-5.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17972" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-mail, rubygem-mail-2_4, rubygem-mail-2_5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for rubygem-mail, rubygem-mail-2_4, rubygem-mail-2_5 fixes the following security issues:

* boo#959129: SMTP Injection via recipient email addresses		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959129">SUSE bug 959129</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121321" comment="ruby2.1-rubygem-mail-2_5-2.5.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121322" comment="ruby2.1-rubygem-mail-doc-2_5-2.5.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121323" comment="rubygem-mail-2.5.4-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121324" comment="rubygem-mail-2_4-2.4.4-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121325" comment="rubygem-mail-2_4-doc-2.4.4-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121326" comment="rubygem-mail-2_5-2.5.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121327" comment="rubygem-mail-doc-2.5.4-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17973" version="1" class="patch">
	<metadata>
		<title>Security update for shellinabox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

shellinabox was updated to version 2.20 to fix the following security issues:

- It was possible to fallback to the HTTP protocol even when configured for
  HTTPS. (CVE-2015-8400, boo#957748)
- Disable secure client-initiated renegotiation
- Set SSL options for increased security (disable SSLv2, SSLv3)
- Protection against large HTTP requests

non security fixes:

- Includes some MSIE and iOS rendering fixes
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/957748">SUSE bug 957748</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8400.html">CVE-2015-8400</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009144696" comment="shellinabox-2.20-12.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17974" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This security update for php5 fixes the following issues:

- a call to ImageFillToBorder() could cause a stack overflow leading to
  stack exhaustion when the image used was not truecolor
  (CVE-2016-9933, boo#1015187)
- deserialization of a WDDX packet containing a PDORow object could crash php
  (CVE-2016-9934, boo#1015188)
- deserialization of a WDDX packet containing an empty boolean element could
  crash php (CVE-2016-9935, boo#1015189)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1015187">SUSE bug 1015187</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1015188">SUSE bug 1015188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1015189">SUSE bug 1015189</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9933.html">CVE-2016-9933</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9934.html">CVE-2016-9934</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9935.html">CVE-2016-9935</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009145716" comment="apache2-mod_php5-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145717" comment="php5-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145718" comment="php5-bcmath-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145719" comment="php5-bz2-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145720" comment="php5-calendar-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145721" comment="php5-ctype-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145722" comment="php5-curl-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145723" comment="php5-dba-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145724" comment="php5-devel-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145725" comment="php5-dom-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145726" comment="php5-enchant-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145727" comment="php5-exif-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145728" comment="php5-fastcgi-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145729" comment="php5-fileinfo-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145730" comment="php5-firebird-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145731" comment="php5-fpm-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145732" comment="php5-ftp-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145733" comment="php5-gd-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145734" comment="php5-gettext-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145735" comment="php5-gmp-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145736" comment="php5-iconv-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145737" comment="php5-imap-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145738" comment="php5-intl-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145739" comment="php5-json-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145740" comment="php5-ldap-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145741" comment="php5-mbstring-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145742" comment="php5-mcrypt-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145743" comment="php5-mssql-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145744" comment="php5-mysql-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145745" comment="php5-odbc-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145746" comment="php5-opcache-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145747" comment="php5-openssl-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145748" comment="php5-pcntl-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145749" comment="php5-pdo-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145750" comment="php5-pear-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145751" comment="php5-pgsql-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145752" comment="php5-phar-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145753" comment="php5-posix-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145754" comment="php5-pspell-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145755" comment="php5-readline-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145756" comment="php5-shmop-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145757" comment="php5-snmp-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145758" comment="php5-soap-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145759" comment="php5-sockets-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145760" comment="php5-sqlite-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145761" comment="php5-suhosin-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145762" comment="php5-sysvmsg-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145763" comment="php5-sysvsem-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145764" comment="php5-sysvshm-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145765" comment="php5-tidy-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145766" comment="php5-tokenizer-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145767" comment="php5-wddx-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145768" comment="php5-xmlreader-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145769" comment="php5-xmlrpc-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145770" comment="php5-xmlwriter-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145771" comment="php5-xsl-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145772" comment="php5-zip-5.6.1-89.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145773" comment="php5-zlib-5.6.1-89.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17975" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to phpMyAdmin 4.4.15.4 fixes the following issues (boo#964024)
  * CVE-2016-2038: Multiple full path disclosure vulnerabilities
  * CVE-2016-2039: Unsafe generation of XSRF/CSRF token
  * CVE-2016-2040: Multiple XSS vulnerabilities
  * CVE-2016-1927: Insecure password generation in JavaScript
  * CVE-2016-2041: Unsafe comparison of XSRF/CSRF token
  * CVE-2016-2042: Multiple full path disclosure vulnerabilities
  * CVE-2016-2043: XSS vulnerability in normalization page
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/964024">SUSE bug 964024</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1927.html">CVE-2016-1927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2038.html">CVE-2016-2038</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2039.html">CVE-2016-2039</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2040.html">CVE-2016-2040</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2041.html">CVE-2016-2041</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2042.html">CVE-2016-2042</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2043.html">CVE-2016-2043</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122885" comment="phpMyAdmin-4.4.15.4-13.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17976" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This security update for gd fixes the following issues:

- a call to gdImageFillToBorder() could cause a stack overflow leading to
  stack exhaustion when the image used was not truecolor
  (CVE-2016-9933 ,boo#1015187)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1015187">SUSE bug 1015187</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9933.html">CVE-2016-9933</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009145774" comment="gd-2.1.0-7.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145775" comment="gd-devel-2.1.0-7.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145776" comment="libgd3-2.1.0-7.22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145777" comment="libgd3-32bit-2.1.0-7.22.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17977" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This security update for GraphicsMagick fixes the following issues:

- a memory allocation failure was fixed (CVE-2016-8866, boo#1009318)
- maliciously crafted jng files could crash the identify utility
  (CVE-2016-9830, boo#1013640)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1009318">SUSE bug 1009318</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013640">SUSE bug 1013640</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8866.html">CVE-2016-8866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9830.html">CVE-2016-9830</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009145778" comment="GraphicsMagick-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145779" comment="GraphicsMagick-devel-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145780" comment="libGraphicsMagick++-Q16-11-1.3.21-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145781" comment="libGraphicsMagick++-Q16-12-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145782" comment="libGraphicsMagick++-Q16-3-1.3.20-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145783" comment="libGraphicsMagick++-devel-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145784" comment="libGraphicsMagick-Q16-3-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145785" comment="libGraphicsMagick3-config-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145786" comment="libGraphicsMagickWand-Q16-2-1.3.25-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145787" comment="perl-GraphicsMagick-1.3.25-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17978" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This security update for ImageMagick fixes the following issues:

- a maliciously crafted compressed TIFF image could cause code remote code
  execution in the convert utility in particular circumstances
  (CVE-2016-8707, boo#1014159)
- a memory allocation failure was fixed
  (CVE-2016-8866, boo#1009318, follow up on CVE-2016-8862)
- the identify utility could crash on maliciously crafted images
  (CVE-2016-9773, boo#1013376, follow up on CVE-2016-9556)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1009318">SUSE bug 1009318</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013376">SUSE bug 1013376</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1014159">SUSE bug 1014159</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8707.html">CVE-2016-8707</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8862.html">CVE-2016-8862</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8866.html">CVE-2016-8866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9556.html">CVE-2016-9556</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9773.html">CVE-2016-9773</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009145788" comment="ImageMagick-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145789" comment="ImageMagick-devel-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145790" comment="ImageMagick-devel-32bit-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145791" comment="ImageMagick-doc-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145792" comment="ImageMagick-extra-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145793" comment="libMagick++-6_Q16-5-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145794" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145795" comment="libMagick++-devel-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145796" comment="libMagick++-devel-32bit-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145797" comment="libMagickCore-6_Q16-2-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145798" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145799" comment="libMagickWand-6_Q16-2-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145800" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-45.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145801" comment="perl-PerlMagick-6.8.9.8-45.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17979" version="1" class="patch">
	<metadata>
		<title>Security update for tor (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for tor fixes the following issues:

- a hostile hidden service could cause tor clients to crash (boo#1016343,
  CVE-2016-1254)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1016343">SUSE bug 1016343</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1254.html">CVE-2016-1254</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009145994" comment="tor-0.2.7.6-16.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17980" version="1" class="patch">
	<metadata>
		<title>Security update for curl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for curl fixes the following issues:

- CVE-2016-0755: libcurl would reuse NTLM-authenticated proxy connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer (bsc#962983)

The following tracked bugs only affect the test suite:

- bsc#962996: Expired cookie in test 46 caused test failures
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/962983">SUSE bug 962983</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962996">SUSE bug 962996</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0755.html">CVE-2016-0755</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122886" comment="curl-7.42.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122887" comment="libcurl-devel-7.42.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122888" comment="libcurl-devel-32bit-7.42.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122889" comment="libcurl4-7.42.1-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122890" comment="libcurl4-32bit-7.42.1-19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17981" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Mozilla Thunderbird 45.6.0 fixes security issues and bugs.

In general, these flaws cannot be exploited through email in Thunderbird because
scripting is disabled when reading mail, but are potentially risks in browser or
browser-like contexts.

The following vulnerabilities were fixed: (boo#1015422)

- CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
- CVE-2016-9895: CSP bypass using marquee tag
- CVE-2016-9897: Memory corruption in libGLES
- CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
- CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
- CVE-2016-9904: Cross-origin information leak in shared atoms
- CVE-2016-9905: Crash in EnumerateSubDocuments
- CVE-2016-9893: Memory safety bugs fixed in Thunderbird 45.6

The following bugs were fixed:

- The system integration dialog was shown every time when starting Thunderbird
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1015422">SUSE bug 1015422</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9893.html">CVE-2016-9893</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9895.html">CVE-2016-9895</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9897.html">CVE-2016-9897</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9898.html">CVE-2016-9898</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9899.html">CVE-2016-9899</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9900.html">CVE-2016-9900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9904.html">CVE-2016-9904</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9905.html">CVE-2016-9905</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146167" comment="MozillaThunderbird-45.6.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146168" comment="MozillaThunderbird-buildsymbols-45.6.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146169" comment="MozillaThunderbird-devel-45.6.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146170" comment="MozillaThunderbird-translations-common-45.6.0-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146171" comment="MozillaThunderbird-translations-other-45.6.0-31.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17982" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for openssl fixes the following issues:

- CVE-2015-3197: A malicious client can negotiate SSLv2 ciphers that have been disabled on the server and complete SSLv2 handshakes even if all SSLv2 ciphers have been disabled, provided that the SSLv2 protocol was not also disabled via SSL_OP_NO_SSLv2. (boo#963415)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/963415">SUSE bug 963415</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3197.html">CVE-2015-3197</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122891" comment="libopenssl-devel-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122892" comment="libopenssl-devel-32bit-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122893" comment="libopenssl1_0_0-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122894" comment="libopenssl1_0_0-32bit-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122895" comment="libopenssl1_0_0-hmac-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122896" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122897" comment="openssl-1.0.1k-2.30.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122898" comment="openssl-doc-1.0.1k-2.30.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17983" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-actionpack-3_2, rubygem-activesupport-3_2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for rubygem-actionpack-3_2, rubygem-activesupport-3_2 fixes the following issues:

- CVE-2015-7576: Timing attack vulnerability in basic authentication in Action Controller (boo#963329)
- CVE-2016-0752: directory traversal and information leak in Action View (boo#963332)
- CVE-2016-0751: rubygem-actionpack: Object Leak DoS (boo#963331)
- CVE-2015-7577: Nested attributes rejection proc bypass (boo#963330)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963329">SUSE bug 963329</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963330">SUSE bug 963330</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963331">SUSE bug 963331</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963332">SUSE bug 963332</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7576.html">CVE-2015-7576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7577.html">CVE-2015-7577</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0751.html">CVE-2016-0751</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0752.html">CVE-2016-0752</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122899" comment="rubygem-actionpack-3_2-3.2.17-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122900" comment="rubygem-actionpack-3_2-doc-3.2.17-3.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122901" comment="rubygem-activerecord-3_2-3.2.17-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122902" comment="rubygem-activerecord-3_2-doc-3.2.17-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122903" comment="rubygem-activesupport-3_2-3.2.17-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122904" comment="rubygem-activesupport-3_2-doc-3.2.17-2.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17984" version="1" class="patch">
	<metadata>
		<title>Security update for MySQL (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to MySQL 5.6.28 fixes the following issues (bsc#962779):
    
- CVE-2015-7744: Lack of verification against faults associated with the Chinese Remainder Theorem (CRT) process when allowing ephemeral key exchange without low memory optimizations on a server, which makes it easier for remote attackers to obtain private RSA keys by capturing TLS handshakes, aka a Lenstra attack.
- CVE-2016-0502: Unspecified vulnerability in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Optimizer. 
- CVE-2016-0503: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier and 5.7.9 allows remote authenticated users to affect availability via vectors related to DML, a different vulnerability than CVE-2016-0504. 
- CVE-2016-0504: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier and 5.7.9 allows remote authenticated users to affect availability via vectors related to DML, a different vulnerability than CVE-2016-0503. 
- CVE-2016-0505: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to Options. 
- CVE-2016-0546: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Client. 
- CVE-2016-0594: Unspecified vulnerability in Oracle MySQL 5.6.21 and earlier allows remote authenticated users to affect availability via vectors related to DML. 
- CVE-2016-0595: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier allows remote authenticated users to affect availability via vectors related to DML. 
- CVE-2016-0596: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier and 5.6.27 and earlier allows remote authenticated users to affect availability via vectors related to DML. 
- CVE-2016-0597: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to Optimizer. 
- CVE-2016-0598: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via vectors related to DML. 
- CVE-2016-0600: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to InnoDB. 
- CVE-2016-0605: Unspecified vulnerability in Oracle MySQL 5.6.26 and earlier allows remote authenticated users to affect availability via unknown vectors. 
- CVE-2016-0606: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect integrity via unknown vectors related to encryption. 
- CVE-2016-0607: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to replication. 
- CVE-2016-0608: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via vectors related to UDF. 
- CVE-2016-0609: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to privileges. 
- CVE-2016-0610: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB. 
- CVE-2016-0611: Unspecified vulnerability in Oracle MySQL 5.6.27 and earlier and 5.7.9 allows remote authenticated users to affect availability via unknown vectors related to Optimizer.
- CVE-2015-5969: Fixed information leak via mysql-systemd-helper script. (bsc#957174)
- bsc#959724: Possible buffer overflow from incorrect use of strcpy() and sprintf()
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/957174">SUSE bug 957174</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959724">SUSE bug 959724</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962779">SUSE bug 962779</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5969.html">CVE-2015-5969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7744.html">CVE-2015-7744</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0502.html">CVE-2016-0502</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0503.html">CVE-2016-0503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0504.html">CVE-2016-0504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0505.html">CVE-2016-0505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0546.html">CVE-2016-0546</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0594.html">CVE-2016-0594</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0595.html">CVE-2016-0595</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0596.html">CVE-2016-0596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0597.html">CVE-2016-0597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0598.html">CVE-2016-0598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0600.html">CVE-2016-0600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0605.html">CVE-2016-0605</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0606.html">CVE-2016-0606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0607.html">CVE-2016-0607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0608.html">CVE-2016-0608</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0609.html">CVE-2016-0609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0610.html">CVE-2016-0610</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0611.html">CVE-2016-0611</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122905" comment="libmysql56client18-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122906" comment="libmysql56client18-32bit-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122907" comment="libmysql56client_r18-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122908" comment="libmysql56client_r18-32bit-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122909" comment="mysql-community-server-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122910" comment="mysql-community-server-bench-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122911" comment="mysql-community-server-client-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122912" comment="mysql-community-server-errormessages-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122913" comment="mysql-community-server-test-5.6.28-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122914" comment="mysql-community-server-tools-5.6.28-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17985" version="1" class="patch">
	<metadata>
		<title>Security update for mariadb (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for mariadb fixes the following security issue: 

- CVE-2015-5969: Fixed information leak via mysql-systemd-helper script. (boo#957174)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/957174">SUSE bug 957174</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5969.html">CVE-2015-5969</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123151" comment="libmysqlclient-devel-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123152" comment="libmysqlclient18-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123153" comment="libmysqlclient18-32bit-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123154" comment="libmysqlclient_r18-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123155" comment="libmysqlclient_r18-32bit-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123156" comment="libmysqld-devel-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123157" comment="libmysqld18-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123158" comment="mariadb-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123159" comment="mariadb-bench-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123160" comment="mariadb-client-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123161" comment="mariadb-errormessages-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123162" comment="mariadb-test-10.0.22-2.21.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123163" comment="mariadb-tools-10.0.22-2.21.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17986" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for tiff fixes the following issues:

- CVE-2015-8781, CVE-2015-8782, CVE-2015-8783: Out-of-bounds writes for invalid images (boo#964225)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/964225">SUSE bug 964225</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8781.html">CVE-2015-8781</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8782.html">CVE-2015-8782</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8783.html">CVE-2015-8783</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123197" comment="libtiff-devel-4.0.6-10.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123198" comment="libtiff-devel-32bit-4.0.6-10.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123199" comment="libtiff5-4.0.6-10.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123200" comment="libtiff5-32bit-4.0.6-10.20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123201" comment="tiff-4.0.6-10.20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17987" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for jasper fixes the following issues:

- CVE-2016-2089: Specially crafted JPEG 2000 may cause JasPer to crash (boo#963983)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963983">SUSE bug 963983</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2089.html">CVE-2016-2089</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123202" comment="jasper-1.900.1-163.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123203" comment="libjasper-devel-1.900.1-163.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123204" comment="libjasper1-1.900.1-163.21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123205" comment="libjasper1-32bit-1.900.1-163.21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17988" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for krb5 fixes the following issues:

- CVE-2015-8629: Information leak authenticated attackers with permissions to modify the database (bsc#963968)
- CVE-2015-8630: An authenticated attacker with permission to modify a principal entry may have caused kadmind to crash (bsc#963964)
- CVE-2015-8631: An authenticated attacker could have caused a memory leak in auditd by supplying a null principal name in request (bsc#963975)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963964">SUSE bug 963964</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963968">SUSE bug 963968</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963975">SUSE bug 963975</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8629.html">CVE-2015-8629</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8630.html">CVE-2015-8630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8631.html">CVE-2015-8631</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123206" comment="krb5-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123207" comment="krb5-32bit-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123208" comment="krb5-client-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123209" comment="krb5-devel-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123210" comment="krb5-devel-32bit-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123211" comment="krb5-doc-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123212" comment="krb5-mini-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123213" comment="krb5-mini-devel-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123214" comment="krb5-plugin-kdb-ldap-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123215" comment="krb5-plugin-preauth-otp-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123216" comment="krb5-plugin-preauth-pkinit-1.12.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123217" comment="krb5-server-1.12.2-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17989" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

This update for flash-player fixes the following issues:

- Security update to 11.2.202.569 (boo#965901):
  * APSB16-04, CVE-2016-0964, CVE-2016-0965, CVE-2016-0966,
    CVE-2016-0967, CVE-2016-0968, CVE-2016-0969, CVE-2016-0970,
    CVE-2016-0971, CVE-2016-0972, CVE-2016-0973, CVE-2016-0974,
    CVE-2016-0975, CVE-2016-0976, CVE-2016-0977, CVE-2016-0978,
    CVE-2016-0979, CVE-2016-0980, CVE-2016-0981, CVE-2016-0982,
    CVE-2016-0983, CVE-2016-0984, CVE-2016-0985
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/965901">SUSE bug 965901</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0964.html">CVE-2016-0964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0965.html">CVE-2016-0965</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0966.html">CVE-2016-0966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0967.html">CVE-2016-0967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0968.html">CVE-2016-0968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0969.html">CVE-2016-0969</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0970.html">CVE-2016-0970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0971.html">CVE-2016-0971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0972.html">CVE-2016-0972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0973.html">CVE-2016-0973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0974.html">CVE-2016-0974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0975.html">CVE-2016-0975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0976.html">CVE-2016-0976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0977.html">CVE-2016-0977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0978.html">CVE-2016-0978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0979.html">CVE-2016-0979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0980.html">CVE-2016-0980</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0981.html">CVE-2016-0981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0982.html">CVE-2016-0982</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0983.html">CVE-2016-0983</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0984.html">CVE-2016-0984</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0985.html">CVE-2016-0985</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123218" comment="flash-player-11.2.202.569-2.88.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123219" comment="flash-player-gnome-11.2.202.569-2.88.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123220" comment="flash-player-kde4-11.2.202.569-2.88.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17990" version="1" class="patch">
	<metadata>
		<title>Security update for cacti (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cacti was updated to fix the following vulnerabilities:

- CVE-2015-8369: SQL injection in graph.php (boo#958863)
- CVE-2015-8604: SQL injection in graphs_new.php (boo#960678)
- CVE-2015-8377: SQL injection vulnerability in the host_new_graphs_save function in graphs_new.php (boo#958977)
- CVE-2016-2313: Authentication using web authentication as a user not in the cacti database allows complete access (boo#965930)

The following non-security bugs were fixed:

- boo#965864: Poller Script Parser was broken

cacti-spine was updated to match the cacti version, fixing a number of upstream bugs.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/958863">SUSE bug 958863</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958977">SUSE bug 958977</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960678">SUSE bug 960678</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965864">SUSE bug 965864</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965930">SUSE bug 965930</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8369.html">CVE-2015-8369</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8377.html">CVE-2015-8377</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8604.html">CVE-2015-8604</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2313.html">CVE-2016-2313</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123266" comment="cacti-0.8.8f-4.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123267" comment="cacti-spine-0.8.8f-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17991" version="1" class="patch">
	<metadata>
		<title>Security update for libnettle (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libnettle fixes the following issues:

- CVE-2015-8803: secp256 calculation bug (boo#964845)
- CVE-2015-8804: Miscalculations on secp384 curve (boo#964847)
- CVE-2015-8805: Fixed miscomputation bugs in secp-256r1 modulo functions. (boo#964849)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/964845">SUSE bug 964845</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964847">SUSE bug 964847</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964849">SUSE bug 964849</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8803.html">CVE-2015-8803</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8804.html">CVE-2015-8804</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8805.html">CVE-2015-8805</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123291" comment="libhogweed2-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123292" comment="libhogweed2-32bit-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123293" comment="libnettle-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123294" comment="libnettle-devel-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123295" comment="libnettle-devel-32bit-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123296" comment="libnettle4-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123297" comment="libnettle4-32bit-2.7.1-6.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123298" comment="nettle-2.7.1-6.5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17992" version="1" class="patch">
	<metadata>
		<title>Security update for claws-mail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for claws-mail fixes the following issues:

- CVE-2015-8614: additional fixes for buffer overrun issues which allowed remote attackers to cause a crash or have unspecified further impact (boo#959993)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959993">SUSE bug 959993</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8614.html">CVE-2015-8614</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123299" comment="claws-mail-3.12.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123300" comment="claws-mail-devel-3.12.0-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123301" comment="claws-mail-lang-3.12.0-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17993" version="1" class="patch">
	<metadata>
		<title>Security update for socat (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for socat fixes the following issues: 

Changes in socat:
- update to 1.7.3.1, security fixes:
  * Socat security advisory 7 and MSVR-1499: &amp;quot;Bad DH p parameter in
    OpenSSL&amp;quot; (boo#938913 and CVE-2015-4000).
  * Socat security advisory 8: &amp;quot;Stack overflow in arguments parser&amp;quot;
    (boo#964844)

- Update to version 1.7.3.0
  * Too many changes to list; please read the CHANGES file for news
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/938913">SUSE bug 938913</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964844">SUSE bug 964844</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123302" comment="socat-1.7.3.1-6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17994" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Chromium 48.0.2564.109 fixes the following issues:

Security fixes (boo#965999): 

- CVE-2016-1622: Same-origin bypass in Extensions
- CVE-2016-1623: Same-origin bypass in DOM
- CVE-2016-1624: Buffer overflow in Brotli
- CVE-2016-1625: Navigation bypass in Chrome Instant
- CVE-2016-1626: Out-of-bounds read in PDFium
- CVE-2016-1627: Various fixes from internal audits, fuzzing and other initiatives

Non-security bug fixes:

- boo#965738: resolve issues with specific banking websites when built against system libraries
- boo#966082: chromium: sandbox related stacktrace printed
- boo#965566: Drop libva support
- Prevent graphical issues related to libjpeg
- On KDE 5 kwallet5 is the default password store now		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/965566">SUSE bug 965566</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965738">SUSE bug 965738</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965999">SUSE bug 965999</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966082">SUSE bug 966082</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1622.html">CVE-2016-1622</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1623.html">CVE-2016-1623</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1624.html">CVE-2016-1624</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1625.html">CVE-2016-1625</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1626.html">CVE-2016-1626</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1627.html">CVE-2016-1627</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123322" comment="chromedriver-48.0.2564.109-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123323" comment="chromium-48.0.2564.109-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123324" comment="chromium-desktop-gnome-48.0.2564.109-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123325" comment="chromium-desktop-kde-48.0.2564.109-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123326" comment="chromium-ffmpegsumo-48.0.2564.109-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17995" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update Mozilla Thunderbird 38.6.0 fixes the following issues(boo#963520):

- CVE-2016-1930: Miscellaneous memory safety hazards (boo#963632)
- CVE-2016-1935: Buffer overflow in WebGL after out of memory allocation (boo#963635)

The following upstream fixes are included:

- Filters ran on a different folder than selected
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963520">SUSE bug 963520</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963632">SUSE bug 963632</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963635">SUSE bug 963635</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1930.html">CVE-2016-1930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1935.html">CVE-2016-1935</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123327" comment="MozillaThunderbird-38.6.0-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123328" comment="MozillaThunderbird-buildsymbols-38.6.0-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123329" comment="MozillaThunderbird-devel-38.6.0-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123330" comment="MozillaThunderbird-translations-common-38.6.0-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123331" comment="MozillaThunderbird-translations-other-38.6.0-10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17996" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaFirefox fixes the following issues: 

- update to Firefox 44.0.2
  * MFSA 2016-13/CVE-2016-1949 (bmo#1245724, boo#966438)
    Same-origin-policy violation using Service Workers with plugins
  * Fix issue which could lead to the removal of stored passwords
    under certain circumstances (bmo#1242176)
  * Allows spaces in cookie names (bmo#1244505)
  * Disable opus/vorbis audio with H.264 (bmo#1245696)
  * Fix for graphics startup crash (GNU/Linux) (bmo#1222171)
  * Fix a crash in cache networking (bmo#1244076)
  * Fix using WebSockets in service worker controlled pages (bmo#1243942)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/966438">SUSE bug 966438</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1949.html">CVE-2016-1949</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123332" comment="MozillaFirefox-44.0.2-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123333" comment="MozillaFirefox-branding-upstream-44.0.2-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123334" comment="MozillaFirefox-buildsymbols-44.0.2-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123335" comment="MozillaFirefox-devel-44.0.2-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123336" comment="MozillaFirefox-translations-common-44.0.2-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123337" comment="MozillaFirefox-translations-other-44.0.2-15.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17997" version="1" class="patch">
	<metadata>
		<title>Security update for glibc (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for glibc fixes the following issues: 

- errorcheck-mutex-no-elision.patch: Don't do lock elision on an error
  checking mutex (boo#956716, BZ #17514)
- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
  on fork (boo#958315, BZ #19282)
- send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer
  overflow (CVE-2015-7547, boo#961721, BZ #18665)
- strftime-range-check.patch: Add range check on time fields
  (CVE-2015-8776, boo#962736, BZ #18985)
- hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778,
  boo#962737, BZ #18240)
- refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads
  (CVE-2014-9761, boo#962738, BZ #16962)
- catopen-unbound-alloca.patch: Fix unbound alloca in catopen
  (CVE-2015-8779, boo#962739, BZ #17905)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/956716">SUSE bug 956716</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958315">SUSE bug 958315</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961721">SUSE bug 961721</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962736">SUSE bug 962736</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962737">SUSE bug 962737</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962738">SUSE bug 962738</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962739">SUSE bug 962739</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9761.html">CVE-2014-9761</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7547.html">CVE-2015-7547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8776.html">CVE-2015-8776</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8778.html">CVE-2015-8778</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8779.html">CVE-2015-8779</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123373" comment="glibc-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123374" comment="glibc-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123375" comment="glibc-devel-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123376" comment="glibc-devel-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123377" comment="glibc-devel-static-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123378" comment="glibc-devel-static-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123379" comment="glibc-extra-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123380" comment="glibc-html-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123381" comment="glibc-i18ndata-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123382" comment="glibc-info-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123383" comment="glibc-locale-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123384" comment="glibc-locale-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123385" comment="glibc-obsolete-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123386" comment="glibc-profile-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123387" comment="glibc-profile-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123388" comment="glibc-testsuite-2.19-16.22.4 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123389" comment="glibc-utils-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123390" comment="glibc-utils-32bit-2.19-16.22.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123391" comment="nscd-2.19-16.22.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17998" version="1" class="patch">
	<metadata>
		<title>Security update to Chromium 48.0.2564.116 (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update contains Chromium 48.0.2564.116 ans fixes the following security flaw:

- CVE-2016-1629: Same-origin bypass in Blink and Sandbox escape in Chrome. (boo#967376)		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/967376">SUSE bug 967376</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1629.html">CVE-2016-1629</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123444" comment="chromedriver-48.0.2564.116-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123445" comment="chromium-48.0.2564.116-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123446" comment="chromium-desktop-gnome-48.0.2564.116-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123447" comment="chromium-desktop-kde-48.0.2564.116-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123448" comment="chromium-ffmpegsumo-48.0.2564.116-24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:17999" version="1" class="patch">
	<metadata>
		<title>Security update for xdelta3 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for xdelta3 fixes the following security issue: 

- CVE-2014-9765: Fixed buffer overflow in main_get_appheader. (boo#965791)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/965791">SUSE bug 965791</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9765.html">CVE-2014-9765</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123495" comment="xdelta3-3.0.8-2.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18000" version="1" class="patch">
	<metadata>
		<title>Security update for erlang (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for erlang fixes the following issues:

- CVE-2015-2774: Erlang/OTP was vulnerable to Poodle in its TLS-1.0 implementation - removed default support for SSL 3.0 and added padding check for TLS 1.0 (boo#924915)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/924915">SUSE bug 924915</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2774.html">CVE-2015-2774</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123496" comment="erlang-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123497" comment="erlang-debugger-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123498" comment="erlang-debugger-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123499" comment="erlang-dialyzer-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123500" comment="erlang-dialyzer-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123501" comment="erlang-doc-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123502" comment="erlang-epmd-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123503" comment="erlang-et-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123504" comment="erlang-et-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123505" comment="erlang-gs-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123506" comment="erlang-gs-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123507" comment="erlang-jinterface-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123508" comment="erlang-jinterface-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123509" comment="erlang-observer-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123510" comment="erlang-observer-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123511" comment="erlang-reltool-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123512" comment="erlang-reltool-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123513" comment="erlang-src-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123514" comment="erlang-wx-17.1-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123515" comment="erlang-wx-src-17.1-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18001" version="1" class="patch">
	<metadata>
		<title>Security update for obs-service-download_files, obs-service-extract_file, obs-service-recompress, obs-service-source_validator, obs-service-verify_file (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for a number of source services fixes the following issues:

- boo#967265: Various code/parameter injection issues could have allowed malicious service definition to execute commands or make changes to the user's file system

The following source services are affected

- obs-service-source_validator
- obs-service-extract_file
- obs-service-download_files
- obs-service-recompress
- obs-service-verify_file

Also contains all bug fixes and improvements from the openSUSE:Tools versions.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123478" comment="obs-service-download_files-0.5.1.git.1455712026.9c0a4a0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123479" comment="obs-service-extract_file-0.3-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123480" comment="obs-service-recompress-0.3.1+git20160217.7897d3f-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123481" comment="obs-service-source_validator-0.6+git20160218.73d6618-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123482" comment="obs-service-verify_file-0.1.1-20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18002" version="1" class="patch">
	<metadata>
		<title>Security update for postgresql93 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for postgresql93 fixes the following issues: 

- Security and bugfix release 9.3.11:
  * Fix infinite loops and buffer-overrun problems in regular
    expressions (CVE-2016-0773, boo#966436).
  * Fix regular-expression compiler to handle loops of constraint
    arcs (CVE-2007-4772).
  * Prevent certain PL/Java parameters from being set by
    non-superusers (CVE-2016-0766, boo#966435).
  * Fix many issues in pg_dump with specific object types
  * Prevent over-eager pushdown of HAVING clauses for
    GROUPING SETS
  * Fix deparsing error with ON CONFLICT ... WHERE clauses
  * Fix tableoid errors for postgres_fdw
  * Prevent floating-point exceptions in pgbench
  * Make \det search Foreign Table names consistently
  * Fix quoting of domain constraint names in pg_dump
  * Prevent putting expanded objects into Const nodes
  * Allow compile of PL/Java on Windows
  * Fix &amp;quot;unresolved symbol&amp;quot; errors in PL/Python execution
  * Allow Python2 and Python3 to be used in the same database
  * Add support for Python 3.5 in PL/Python
  * Fix issue with subdirectory creation during initdb
  * Make pg_ctl report status correctly on Windows
  * Suppress confusing error when using pg_receivexlog with older
    servers
  * Multiple documentation corrections and additions
  * Fix erroneous hash calculations in gin_extract_jsonb_path()
- For the full release notse, see:
  http://www.postgresql.org/docs/9.3/static/release-9-3-11.html
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/966435">SUSE bug 966435</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966436">SUSE bug 966436</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2007-4772.html">CVE-2007-4772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0766.html">CVE-2016-0766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0773.html">CVE-2016-0773</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123516" comment="libecpg6-9.3.11-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123517" comment="libecpg6-32bit-9.3.11-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123518" comment="libpq5-9.3.11-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123519" comment="libpq5-32bit-9.3.11-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123633" comment="postgresql-init-9.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123634" comment="postgresql93-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123635" comment="postgresql93-contrib-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123636" comment="postgresql93-devel-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123637" comment="postgresql93-docs-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123638" comment="postgresql93-libs-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123639" comment="postgresql93-plperl-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123640" comment="postgresql93-plpython-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123641" comment="postgresql93-pltcl-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123642" comment="postgresql93-server-9.3.11-3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123643" comment="postgresql93-test-9.3.11-3.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18003" version="1" class="patch">
	<metadata>
		<title>Security update for the Linux Kernel (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

The openSUSE 13.2 kernel was updated to receive security and bugfixes.

It also fixes a regression that caused the Chromium sandbox to no longer work (bsc#965356).

Following security bugs were fixed:
- CVE-2016-2069: A flaw was discovered in a way the Linux deals with
  paging structures. When Linux invalidates a paging structure that is
  not in use locally, it could, in principle, race against another CPU
  that is switching to a process that uses the paging structure in question, causing
  a local denial service (machine crash). (bnc#963767).
- CVE-2016-0723: Race condition in the tty_ioctl function in
  drivers/tty/tty_io.c in the Linux kernel allowed local users to obtain
  sensitive information from kernel memory or cause a denial of service
  (use-after-free and system crash) by making a TIOCGETD ioctl
  call during processing of a TIOCSETD ioctl call (bnc#961500).

The following non-security bugs were fixed:
- Bluetooth: ath3k: workaround the compatibility issue with xHCI controller (bnc#907378).
- kABI fix for addition of user_namespace.flags field (bnc#965308, bnc#965356).
- userns: Add a knob to disable setgroups on a per user namespace basis (bnc#965308, bnc#965356).
- userns: Allow setting gid_maps without privilege when setgroups is disabled (bnc#965308, bnc#965356).
- userns: Rename id_map_mutex to userns_state_mutex (bnc#965308, bnc#965356).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/907378">SUSE bug 907378</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961500">SUSE bug 961500</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963767">SUSE bug 963767</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965308">SUSE bug 965308</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965356">SUSE bug 965356</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0723.html">CVE-2016-0723</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2069.html">CVE-2016-2069</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123530" comment="bbswitch-0.8-3.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123531" comment="bbswitch-kmp-default-0.8_k3.16.7_35-3.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123532" comment="bbswitch-kmp-desktop-0.8_k3.16.7_35-3.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123533" comment="bbswitch-kmp-pae-0.8_k3.16.7_35-3.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123534" comment="bbswitch-kmp-xen-0.8_k3.16.7_35-3.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123535" comment="cloop-2.639-14.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123536" comment="cloop-kmp-default-2.639_k3.16.7_35-14.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123537" comment="cloop-kmp-desktop-2.639_k3.16.7_35-14.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123538" comment="cloop-kmp-pae-2.639_k3.16.7_35-14.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123539" comment="cloop-kmp-xen-2.639_k3.16.7_35-14.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123540" comment="crash-7.0.8-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123541" comment="crash-devel-7.0.8-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123542" comment="crash-doc-7.0.8-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123543" comment="crash-eppic-7.0.8-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123544" comment="crash-gcore-7.0.8-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123545" comment="crash-kmp-default-7.0.8_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123546" comment="crash-kmp-desktop-7.0.8_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123547" comment="crash-kmp-pae-7.0.8_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123548" comment="crash-kmp-xen-7.0.8_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123549" comment="hdjmod-1.28-18.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123550" comment="hdjmod-kmp-default-1.28_k3.16.7_35-18.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123551" comment="hdjmod-kmp-desktop-1.28_k3.16.7_35-18.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123552" comment="hdjmod-kmp-pae-1.28_k3.16.7_35-18.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123553" comment="hdjmod-kmp-xen-1.28_k3.16.7_35-18.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123554" comment="ipset-6.23-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123555" comment="ipset-devel-6.23-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123556" comment="ipset-kmp-default-6.23_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123557" comment="ipset-kmp-desktop-6.23_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123558" comment="ipset-kmp-pae-6.23_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123559" comment="ipset-kmp-xen-6.23_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123560" comment="kernel-debug-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123561" comment="kernel-debug-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123562" comment="kernel-debug-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123563" comment="kernel-default-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123564" comment="kernel-default-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123565" comment="kernel-default-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123566" comment="kernel-desktop-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123567" comment="kernel-desktop-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123568" comment="kernel-desktop-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123569" comment="kernel-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123570" comment="kernel-docs-3.16.7-35.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123571" comment="kernel-ec2-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123572" comment="kernel-ec2-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123573" comment="kernel-ec2-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123574" comment="kernel-macros-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123575" comment="kernel-obs-build-3.16.7-35.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123576" comment="kernel-obs-qa-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123577" comment="kernel-obs-qa-xen-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123578" comment="kernel-pae-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123579" comment="kernel-pae-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123580" comment="kernel-pae-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123581" comment="kernel-source-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123582" comment="kernel-source-vanilla-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123583" comment="kernel-syms-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123584" comment="kernel-vanilla-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123585" comment="kernel-vanilla-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123586" comment="kernel-xen-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123587" comment="kernel-xen-base-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123588" comment="kernel-xen-devel-3.16.7-35.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123589" comment="libipset3-6.23-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123590" comment="pcfclock-0.44-260.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123591" comment="pcfclock-kmp-default-0.44_k3.16.7_35-260.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123592" comment="pcfclock-kmp-desktop-0.44_k3.16.7_35-260.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123593" comment="pcfclock-kmp-pae-0.44_k3.16.7_35-260.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123594" comment="python-virtualbox-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123595" comment="vhba-kmp-20140629-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123596" comment="vhba-kmp-default-20140629_k3.16.7_35-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123597" comment="vhba-kmp-desktop-20140629_k3.16.7_35-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123598" comment="vhba-kmp-pae-20140629_k3.16.7_35-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123599" comment="vhba-kmp-xen-20140629_k3.16.7_35-2.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123600" comment="virtualbox-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123601" comment="virtualbox-devel-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123602" comment="virtualbox-guest-desktop-icons-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123603" comment="virtualbox-guest-kmp-default-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123604" comment="virtualbox-guest-kmp-desktop-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123605" comment="virtualbox-guest-kmp-pae-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123606" comment="virtualbox-guest-tools-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123607" comment="virtualbox-guest-x11-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123608" comment="virtualbox-host-kmp-default-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123609" comment="virtualbox-host-kmp-desktop-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123610" comment="virtualbox-host-kmp-pae-4.3.36_k3.16.7_35-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123611" comment="virtualbox-host-source-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123612" comment="virtualbox-qt-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123613" comment="virtualbox-websrv-4.3.36-43.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123614" comment="xen-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123615" comment="xen-devel-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123616" comment="xen-doc-html-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123617" comment="xen-kmp-default-4.4.3_08_k3.16.7_35-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123618" comment="xen-kmp-desktop-4.4.3_08_k3.16.7_35-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123619" comment="xen-libs-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123620" comment="xen-libs-32bit-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123621" comment="xen-tools-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123622" comment="xen-tools-domU-4.4.3_08-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123623" comment="xtables-addons-2.6-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123624" comment="xtables-addons-kmp-default-2.6_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123625" comment="xtables-addons-kmp-desktop-2.6_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123626" comment="xtables-addons-kmp-pae-2.6_k3.16.7_35-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123627" comment="xtables-addons-kmp-xen-2.6_k3.16.7_35-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18004" version="1" class="patch">
	<metadata>
		<title>Security update for gummi (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for gummi fixes the following issues:

- CVE-2015-7758: predictable filenames in /tmp based on basename - use final upstream patch (boo#949682)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949682">SUSE bug 949682</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7758.html">CVE-2015-7758</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123695" comment="gummi-0.7.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123696" comment="gummi-lang-0.7.1-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18005" version="1" class="patch">
	<metadata>
		<title>Security update for libgcrypt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libgcrypt fixes the following issues:

- CVE-2015-7511: side-channel attack on ECDH with Weierstrass curves (boo#965902)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/965902">SUSE bug 965902</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7511.html">CVE-2015-7511</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123697" comment="libgcrypt-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123698" comment="libgcrypt-cavs-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123699" comment="libgcrypt-devel-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123700" comment="libgcrypt-devel-32bit-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123701" comment="libgcrypt20-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123702" comment="libgcrypt20-32bit-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123703" comment="libgcrypt20-hmac-1.6.1-8.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123704" comment="libgcrypt20-hmac-32bit-1.6.1-8.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18006" version="1" class="patch">
	<metadata>
		<title>Security update for LibreOffice and related libraries (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for LibreOffice and some library dependencies (cmis-client,
libetonyek, libmwaw, libodfgen, libpagemaker, libreoffice-share-linker, mdds, libwps)
fixes the following issues:

Changes in libreoffice:
- Provide l10n-pt from pt-PT
- boo#945047 - LO-L3: LO is duplicating master pages, extended fix
- boo#951579 - LO-L3: [LibreOffice] Calc 5.0 fails to open ods files
  * deleted RPATH prevented loading of bundled 3rd party RDF handler libs

- Version update to 5.0.4.2:
  * Final of the 5.0.4 series

- boo#945047 - LO-L3: LO is duplicating master pages

- Version update to 5.0.4.1:
  * rc1 of 5.0.4 with various regression fixes

- boo#954345 - LO-L3: Insert--&amp;gt;Image--&amp;gt;Insert as Link hangs writer

- Version update to 5.0.3.2:
  * Final tag of 5.0.3 release

- Fix boo#939996 - LO-L3: Some bits from DOCX file are not imported
- Fix boo#889755 - LO-L3: PPTX: chart axis number format incorrect
- boo#679938 - LO-L3: saving to doc file the chapter name in the header does not change with chapters

- Version update to 5.0.3RC1 as it should fix i586 test failure
- Update text2number extension to 1.5.0

- obsolete libreoffice-mono
- pentaho-flow-reporting require is conditional on system_libs

- Update icon theme dependencies
  * https://lists.debian.org/debian-openoffice/2015/09/msg00343.html

- Version bump to 5.0.2 final fate#318856 fate#319071 boo#943075
  boo#945692:
  * Small tweaks compared to rc1
- For sake of completion this release also contains security fixes
  for boo#910806 CVE-2014-8147, boo#907636 CVE-2014-9093,
  boo#934423 CVE-2015-4551, boo#910805 CVE-2014-8146,
  boo#940838 CVE-2015-5214, boo#936190 CVE-2015-5213,
  boo#936188 CVE-2015-5212, boo#934423 CVE-2015-45513,
  boo#934423 CVE-2015-4551, boo#910805 CVE-2014-8146,
  boo#940838 CVE-2015-5214, boo#936190 CVE-2015-5213,
  boo#936188 CVE-2015-5212, boo#934423 CVE-2015-45513,
  boo#934423 CVE-2015-4551, boo#910805 CVE-2014-8146,
  boo#940838 CVE-2015-5214, boo#936190 CVE-2015-5213,
  boo#936188 CVE-2015-5212, boo#934423 CVE-2015-4551

- Use gcc48 to build on sle11sp4

- Make debuginfo's smaller on IBS.

- Fix chrpath call after the libs got -lo suffixing

- Add patch to fix qt4 features detection:
  * kde4filepicker.patch

- Split out gtk3 UI to separate subpkg that requires gnome subpkg
  * This is to allow people to test gtk3 while it not being default

- Version update to 5.0.2 rc1:
  * Various small tweaks and integration of our SLE11 patchsets

- Update constraints to 30 GB on disk

- Version bump to 5.0.1 rc2:
  * breeze icons extension
  * Credits update
  * Various small fixes

- Version bump to 5.0.1 rc1:
  * Various small fixes
  * Has some commits around screen rendering -&amp;gt; could fix kde bugs

- Kill branding-openSUSE, stick to TDF branding.

- Version bump to 5.0 rc5:
  * Bunch of final touchups here and there
- Remove some upstreamed patches:
  * old-cairo.patch

- Add explicit requires over libmysqlclient_r18, should cover boo#829430

- Add patch to build with old cairo (sle11).

- Version bump to 5.0 rc3:
  * Various more fixes closing on the 5.0 release

- Update to 5.0 rc2:
  * Few small fixes and updates in internal libraries

- Version bump to 5.0 rc1, remove obsolete patches:
  * 0001-Fix-could-not-convert-.-const-char-to-const-rtl-OUSt.patch
  * 0001-writerperfect-fix-gcc-4.7-build.patch

- More chrpat love for sle11

- Add python-importlib to build/requirements on py2 distros

- Provide/obsolete crystal icons so they are purged and not left over

- Fix breeze icons handling, drop crystal icons.

- Version bump to 5.0.0.beta3:
  * Drop merged patch 0001-Make-cpp-poppler-version.h-header-optional.patch
  * Update some internal tarballs so we keep building
    - based on these bumps update the buildrequires too

- Generate python cache files wrt boo#929793

- Update %post scriptlets to work on sle11 again

- Split out the share -&amp;gt; lib linker to hopefully allow sle11 build

- One more fix for help handling boo#915996

- Version bump to 4.4.3 release:
  * Various small fixes all around

- Disable verbose build to pass check on maximal size of log

- We need pre/post for libreoffice in langpkgs

- Use old java for detection and old commons-lang/codec to pass
  brp check on java from sle11
  * 0001-Make-HAVE_JAVA6-be-always-false.patch

- Revert last changeset, it is caused by something else this time:
  * 0001-Set-source-and-target-params-for-java.patch

- Set source/target for javac when building to work on SLE11:
  * 0001-Set-source-and-target-params-for-java.patch

- Try to deal with rpath on bundled libs

- Fix python3_sitelib not being around for py2

- Add internal make for too old system
- One more stab on poppler switch:
  * 0001-Make-cpp-poppler-version.h-header-optional.patch

- Update the old-poppler patch to work correctly:
  * 0001-Make-cpp-poppler-version.h-header-optional.patch

- Sort out more external tarballs for the no-system-libs approach

- Add basic external tarballs needed for without-system-libraries

- Add patch to check for poppler more nicely to work on older distros:
  * 0001-Make-cpp-poppler-version.h-header-optional.patch

- Try to pass configure without system libs

- Allow switch between py2 and py3
- Move external dependencies in conditional thus allow build on
  SLE11

- Add conditional for noarch subpackages
- Add switch in configure to detect more of internal/external stuff

- Add conditional for appdatastore thing and redo it to impact the
  spec less
- Add systemlibs switch to be used in attempt to build sle11 build

- Silence more scarry messages by boo#900186
  * Fixes autocorr symlinking
  * Cleans UNO cache in more pretty way

- Clean up the uno cache removal to not display scarry message
  boo#900186

- Remove patch to look for help in /usr/share, we symlink it back to
  lib, so there is no actual need to search for it directly, migth
  fix boo#915996:
  * officecfg-help-in-usr-share.diff

- --disable-collada
  * reportedly it does not work in LibreOffice 4.4
- added version numbers to some BuildRequires lines

- Require flow engine too on base

- Fix build on SLE12 and 13.1 by adding conditional for appdata install

- Fixup the installed appdata.xml files: they reference a .desktop
  file that are not installed by libreoffice (boo#926375).

- Version bump to 4.4.2:
  * 2nd bugfix update for the 4.4 series

- BuildRequires:  libodfgen-devel &amp;gt;= 0.1

- added version numbers to some BuildRequires lines
- build does not require python3-lxml
- build requires librevenge-devel &amp;gt;= 0.0.1
- vlc media backend is broken, don't use it. Only gstreamer should be used.
- Install the .appdata.xml files shipped by upstream: allow LO to
  be shown in AppStream based software centers.

- Move pretrans to pre

- Version bump to 4.4.1 first bugfix release of the series

- Reduce bit the compilation preparations as we prepped most of the
  things by _constraints and it is no longer needed

- %pre is not enough the script needs to be rewritten in lua

- Move removal of obsolete dirs from %pretrans to %pre boo#916181

- Version bump to 4.4.0 final:
  * First in the 4.4 series
  * First release to have the new UI elements without old hardcoded
    sizes
  * Various improvements all around.

- Version bump to 4.4.0rc2:
  * Various bugfixes, just bumping to see if we still build fine.

- That verbose switch for configure was really really bad idea

- generic images.zip for galaxy icons seem gone so remove
- Do not supplement kde3 stuff, it is way beyond obsolete

- Remove vlc conditional
- korea.xcd is no more so remove
- Really use mergelib

- Disable telepathy, it really is experimental like hell

- Version bump to 4.4.0rc1:
  * New 4.4 branch release with additional features
- Enable collada:
  * New bundled collada2gltf tarball:
    4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
- Remove errorous self-obsolete in lang pkgs.
- Version bump to 4.3.3.2:
  * Various bugfixes from maintenance branch to copy openSUSE.
  * Also contains fix for boo#900214 and boo#900218 CVE-2014-3693
- fix regression in bullets (boo#897903).
- Add masterpage_style_parent.odp as new file for regression test
  for bullets.
Changes in cmis-client:
- Update to version 0.5.0
  + Completely removed the dependency on InMemory server for unit tests
  + Minimized the number of HTTP requests sent by 
    SessionFactory::createSession
  + Added Session::getBaseTypes()
- Bump soname to 0_5-5
- Bump incname to 0.5

Changes in libetonyek:
- Version bump to 0.1.3:
  * Various small fixes
  * More imported now imported
  * Now use mdds to help with some hashing
- Version bump to 0.1.2:
  * Initial support for pages and numbers
  * Ditch libetonyek-0.1.1-constants.patch as we do not require
    us to build for older boost

Changes in libmwaw:
- Version bump to 0.3.6:
  - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not
    take in account the copy mode: srcCopy, srcOr, ...
  - Extended the --with-docs configure option to allow to build doc only
    for the API classes: --with-docs=no|api|full .
  - Added a parser for MacDraft v4-v5 documents.
  - RagTime v5-v6 parser: try to retrieve the main layouts and the
    picture/shape/textbox, ie. now, it generates result but it is
    still very imcomplete... 
  - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup
    which may create to incorrect document.
  - Created an MWAWEmbeddedObject class to store a picture with various
    representations.
  - MWAW*Listener: renamed insertPicture to insertShape, added a function to
    insert a texbox in a MWAWGraphicShape (which only insert a basic textbox).
  - Fixed many crashes and hangs when importing broken files, found with the
    help of american-fuzzy-lop.
  - And several other minor fixes and improvements.
- Version bump to 0.3.5
  * Various small fixes on 0.3 series, nothing big woth mention

Changes in libodfgen:
- Version bump to 0.1.4:
  - drawing interface: do no forget to call startDocument/endDocument when
    writing in the manifest
  - metadata: added handler for 'template' metadata, unknown metadata are
    written in a meta:user-defined elements,
  - defineSheetNumberingStyle: can now define styles for the whole document
    (and not only for the actual sheet)
  - update doxygen configuration file + add a make astyle command
  - Allow writing meta:creation-date metadata element for drawings and
    presentations too.
  - Improve handling of headings. Most importantly, write valid ODF.
  - Write meta:generator metadata element.
  - Add initial support for embedded fonts. It is currently limited to Flat
    ODF output.

- Upgrade to version 0.1.2
  * Use text:h element for headings. Any paragraph with
    text:outline-level property is recognized as a heading.
  * Handle layers.
  * Improve handling of styles. Particularly, do not emit
    duplicate styles.
  * Slightly improve documentation.
  * Handle master pages.
  * Do not expect that integer properties are always in inches.
  * Fix misspelled style:paragraph-properties element in
    presentation notes.
  * Only export public symbols on Linux.
  * Fix bogus XML-escaping of metadata values.
  * And many other improvements and fixes.

Changes in libpagemaker:
- Initial package based on upstream libpagemaker 0.0.2

Changes in libreoffice-share-linker:

- Initial commit, split out from main libreoffice package to workaround
  issues on SLE11 build
  
Changes in mdds:
    
- Update to version 0.12.1:
  * Various small fixes on 0.12 series
  * Just move define up and comment why we redefine docdir
  * more types are possible in segment_tree data structures
    (previously only pointers were possible)
  * added sorted_string_map
  * multi_type_vector bugfixes
  
Changes in libwps:
  
- Update to version 0.4.1:
  + QuattroPro: correct a mistake when reading negative cell's position.
  + Fix some Windows build problems.
  + Fix more than 10 hangs when reading damaged files, found with the help
    of american-fuzzy-lop.
  + Performance: improve the sheet's output generation.
  + add support for unknown encoding files (ie. DOS file)
  + add potential support for converting Lotus, ... documents,
  + accept to convert all Lotus Wk1 files and Symphony Wk1 files,
  + add support for Lotus Wk3 and Wk4 documents,
  + add support for Quattro Pro Wq1 and Wq2 documents,
  + only in debug mode, add pre-support for Lotus Wk5..., must allow to
    retrieve the main sheets content's with no formatting,
  + add potential support for asking the document's password ( but do nothing )
  + correct some compiler warnings when compiling in debug mode.
  + Fix parsing of floating-point numbers in specific cases.
  + Fix several minor issues reported by Coverity and Clang.
  + Check arguments of public functions. Passing NULL no longer causes
    a crash.
  + Use symbol visibility on Linux. The library only exports the public
    functions now.
  + Import @TERM and @CTERM functions (fdo#86241).
  + Handle LICS character encoding in spreadsheets (fdo#87222).
  + Fix a crash when reading a broken file, found with the help of
    american-fuzzy-lop. 		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/679938">SUSE bug 679938</bugzilla>
<bugzilla href="https://bugzilla.suse.com/829430">SUSE bug 829430</bugzilla>
<bugzilla href="https://bugzilla.suse.com/889755">SUSE bug 889755</bugzilla>
<bugzilla href="https://bugzilla.suse.com/897903">SUSE bug 897903</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900186">SUSE bug 900186</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900214">SUSE bug 900214</bugzilla>
<bugzilla href="https://bugzilla.suse.com/900218">SUSE bug 900218</bugzilla>
<bugzilla href="https://bugzilla.suse.com/907636">SUSE bug 907636</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910805">SUSE bug 910805</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910806">SUSE bug 910806</bugzilla>
<bugzilla href="https://bugzilla.suse.com/915996">SUSE bug 915996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916181">SUSE bug 916181</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926375">SUSE bug 926375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/929793">SUSE bug 929793</bugzilla>
<bugzilla href="https://bugzilla.suse.com/934423">SUSE bug 934423</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936188">SUSE bug 936188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936190">SUSE bug 936190</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939996">SUSE bug 939996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/940838">SUSE bug 940838</bugzilla>
<bugzilla href="https://bugzilla.suse.com/943075">SUSE bug 943075</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945047">SUSE bug 945047</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945692">SUSE bug 945692</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951579">SUSE bug 951579</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954345">SUSE bug 954345</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3693.html">CVE-2014-3693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8146.html">CVE-2014-8146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8147.html">CVE-2014-8147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9093.html">CVE-2014-9093</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4551.html">CVE-2015-4551</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5212.html">CVE-2015-5212</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5213.html">CVE-2015-5213</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5214.html">CVE-2015-5214</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123705" comment="cmis-client-0.5.0-4.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123706" comment="libcmis-0_5-5-0.5.0-4.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123707" comment="libcmis-c-0_5-5-0.5.0-4.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123708" comment="libcmis-c-devel-0.5.0-4.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123709" comment="libcmis-devel-0.5.0-4.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123710" comment="libetonyek-0.1.3-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123711" comment="libetonyek-0_1-1-0.1.3-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123712" comment="libetonyek-devel-0.1.3-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123713" comment="libetonyek-devel-doc-0.1.3-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123714" comment="libetonyek-tools-0.1.3-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123715" comment="libmwaw-0.3.6-2.7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123716" comment="libmwaw-0_3-3-0.3.6-2.7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123717" comment="libmwaw-devel-0.3.6-2.7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123718" comment="libmwaw-devel-doc-0.3.6-2.7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123719" comment="libmwaw-tools-0.3.6-2.7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123720" comment="libodfgen-0.1.4-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123721" comment="libodfgen-0_1-1-0.1.4-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123722" comment="libodfgen-devel-0.1.4-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123723" comment="libodfgen-devel-doc-0.1.4-2.3.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123724" comment="libpagemaker-0.0.2-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123725" comment="libpagemaker-0_0-0-0.0.2-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123726" comment="libpagemaker-devel-0.0.2-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123727" comment="libpagemaker-devel-doc-0.0.2-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123728" comment="libpagemaker-tools-0.0.2-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123729" comment="libreoffice-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123730" comment="libreoffice-base-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123731" comment="libreoffice-base-drivers-mysql-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123732" comment="libreoffice-base-drivers-postgresql-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123733" comment="libreoffice-branding-upstream-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123734" comment="libreoffice-calc-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123735" comment="libreoffice-calc-extensions-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123736" comment="libreoffice-draw-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123737" comment="libreoffice-filters-optional-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123738" comment="libreoffice-gnome-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123739" comment="libreoffice-gtk3-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123740" comment="libreoffice-icon-theme-breeze-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123741" comment="libreoffice-icon-theme-galaxy-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123742" comment="libreoffice-icon-theme-hicontrast-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123743" comment="libreoffice-icon-theme-oxygen-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123744" comment="libreoffice-icon-theme-sifr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123745" comment="libreoffice-icon-theme-tango-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123746" comment="libreoffice-impress-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123747" comment="libreoffice-kde4-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123748" comment="libreoffice-l10n-af-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123749" comment="libreoffice-l10n-ar-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123750" comment="libreoffice-l10n-as-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123751" comment="libreoffice-l10n-bg-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123752" comment="libreoffice-l10n-bn-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123753" comment="libreoffice-l10n-br-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123754" comment="libreoffice-l10n-ca-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123755" comment="libreoffice-l10n-cs-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123756" comment="libreoffice-l10n-cy-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123757" comment="libreoffice-l10n-da-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123758" comment="libreoffice-l10n-de-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123759" comment="libreoffice-l10n-dz-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123760" comment="libreoffice-l10n-el-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123761" comment="libreoffice-l10n-en-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123762" comment="libreoffice-l10n-es-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123763" comment="libreoffice-l10n-et-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123764" comment="libreoffice-l10n-eu-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123765" comment="libreoffice-l10n-fa-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123766" comment="libreoffice-l10n-fi-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123767" comment="libreoffice-l10n-fr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123768" comment="libreoffice-l10n-ga-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123769" comment="libreoffice-l10n-gl-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123770" comment="libreoffice-l10n-gu-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123771" comment="libreoffice-l10n-he-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123772" comment="libreoffice-l10n-hi-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123773" comment="libreoffice-l10n-hr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123774" comment="libreoffice-l10n-hu-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123775" comment="libreoffice-l10n-it-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123776" comment="libreoffice-l10n-ja-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123777" comment="libreoffice-l10n-kk-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123778" comment="libreoffice-l10n-kn-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123779" comment="libreoffice-l10n-ko-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123780" comment="libreoffice-l10n-lt-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123781" comment="libreoffice-l10n-lv-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123782" comment="libreoffice-l10n-mai-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123783" comment="libreoffice-l10n-ml-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123784" comment="libreoffice-l10n-mr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123785" comment="libreoffice-l10n-nb-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123786" comment="libreoffice-l10n-nl-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123787" comment="libreoffice-l10n-nn-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123788" comment="libreoffice-l10n-nr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123789" comment="libreoffice-l10n-nso-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123790" comment="libreoffice-l10n-or-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123791" comment="libreoffice-l10n-pa-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123792" comment="libreoffice-l10n-pl-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123793" comment="libreoffice-l10n-pt-BR-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123794" comment="libreoffice-l10n-pt-PT-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123795" comment="libreoffice-l10n-ro-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123796" comment="libreoffice-l10n-ru-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123797" comment="libreoffice-l10n-si-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123798" comment="libreoffice-l10n-sk-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123799" comment="libreoffice-l10n-sl-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123800" comment="libreoffice-l10n-sr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123801" comment="libreoffice-l10n-ss-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123802" comment="libreoffice-l10n-st-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123803" comment="libreoffice-l10n-sv-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123804" comment="libreoffice-l10n-ta-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123805" comment="libreoffice-l10n-te-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123806" comment="libreoffice-l10n-th-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123807" comment="libreoffice-l10n-tn-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123808" comment="libreoffice-l10n-tr-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123809" comment="libreoffice-l10n-ts-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123810" comment="libreoffice-l10n-uk-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123811" comment="libreoffice-l10n-ve-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123812" comment="libreoffice-l10n-xh-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123813" comment="libreoffice-l10n-zh-Hans-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123814" comment="libreoffice-l10n-zh-Hant-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123815" comment="libreoffice-l10n-zu-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123816" comment="libreoffice-mailmerge-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123817" comment="libreoffice-math-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123818" comment="libreoffice-officebean-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123819" comment="libreoffice-pyuno-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123820" comment="libreoffice-sdk-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123821" comment="libreoffice-sdk-doc-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123822" comment="libreoffice-share-linker-1-2.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123823" comment="libreoffice-writer-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123824" comment="libreoffice-writer-extensions-5.0.4.2-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123825" comment="libwps-0.4.1-2.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123826" comment="libwps-0_4-4-0.4.1-2.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123827" comment="libwps-devel-0.4.1-2.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123828" comment="libwps-tools-0.4.1-2.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123829" comment="mdds-0.12.1-2.4.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123830" comment="mdds-devel-0.12.1-2.4.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18007" version="1" class="patch">
	<metadata>
		<title>Security update for dhcp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for dhcp fixes the following issues:

- CVE-2015-8605: A remote attacker could have used badly formed packets with an invalid IPv4 UDP length field to cause a DHCP server, client, or relay program to terminate abnormally (boo#961305)

The following bugs were fixed:

- boo#936923: Improper lease duration checking
- boo#880984: Integer overflows in the date and time handling code
- boo#956159: fixed service files to start dhcpd after slapd
- boo#960506: Improve exit reason and logging when /sbin/dhclient-script is unable to pre-init requested interface
- boo#947780: DHCP server could abort with &amp;quot;Unable to set up timer: out of range&amp;quot; on very long or infinite timer intervals / lease lifetimes 
- boo#912098: dhclient could pretend to run while silently declining leases
- boo#919959: server: Do not log success report before send reported success
- boo#928390: dhclient dit not expose next-server DHCPv4 option to script
- boo#926159: DHCP preferrend and valid lifetime would be logged incorrectly
- boo#910686: Prevent a dependency conflict of dhcp-devel with bind-devel package
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/880984">SUSE bug 880984</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910686">SUSE bug 910686</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912098">SUSE bug 912098</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919959">SUSE bug 919959</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926159">SUSE bug 926159</bugzilla>
<bugzilla href="https://bugzilla.suse.com/928390">SUSE bug 928390</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936923">SUSE bug 936923</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947780">SUSE bug 947780</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956159">SUSE bug 956159</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960506">SUSE bug 960506</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961305">SUSE bug 961305</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8605.html">CVE-2015-8605</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123846" comment="dhcp-4.2.6-9.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123847" comment="dhcp-client-4.2.6-9.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123848" comment="dhcp-devel-4.2.6-9.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123849" comment="dhcp-doc-4.2.6-9.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123850" comment="dhcp-relay-4.2.6-9.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123851" comment="dhcp-server-4.2.6-9.16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18008" version="1" class="patch">
	<metadata>
		<title>Security update for bouncycastle (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to bouncycastle 1.54 fixes the following issues:

- CVE-2015-7575: add validation that signature algorithm received in DigitallySigned structures is actually one of those offered (boo#967521)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/967521">SUSE bug 967521</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123852" comment="bouncycastle-1.54-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123853" comment="bouncycastle-javadoc-1.54-19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18009" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for nodejs fixes the following issues:

- CVE-2016-2216: Response splitting vulnerability using Unicode characters (boo#966076)
- CVE-2016-2086: Request smuggling vulnerability (boo#966077)

Node.js was updated to the 4.3.1 LTS version, containing all upstream bug fixes and improvements.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/966076">SUSE bug 966076</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966077">SUSE bug 966077</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2086.html">CVE-2016-2086</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2216.html">CVE-2016-2216</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009123854" comment="nodejs-4.3.1-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123855" comment="nodejs-devel-4.3.1-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123856" comment="nodejs-doc-4.3.1-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123857" comment="nodejs-docs-4.3.1-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009123858" comment="npm-4.3.1-24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18010" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for openssl fixes the following issues:

Security issues fixed:
- CVE-2016-0800 aka the &amp;quot;DROWN&amp;quot; attack (bsc#968046):
  OpenSSL was vulnerable to a cross-protocol attack that could lead to
  decryption of TLS sessions by using a server supporting SSLv2 and
  EXPORT cipher suites as a Bleichenbacher RSA padding oracle.

  This update changes the openssl library to:
  * Disable SSLv2 protocol support by default.

    This can be overridden by setting the environment variable
    &amp;quot;OPENSSL_ALLOW_SSL2&amp;quot; or by using SSL_CTX_clear_options using the
    SSL_OP_NO_SSLv2 flag.

    Note that various services and clients had already disabled SSL
    protocol 2 by default previously.

    Please also note that we built the 13.2 openSUSE openssl already with &amp;quot;no-ssl2&amp;quot;.

  * Disable all weak EXPORT ciphers by default. These can be reenabled
    if required by old legacy software using the environment variable
    &amp;quot;OPENSSL_ALLOW_EXPORT&amp;quot;.

- CVE-2016-0702 aka the &amp;quot;CacheBleed&amp;quot; attack. (bsc#968050)
  Various changes in the modular exponentation code were added that
  make sure that it is not possible to recover RSA secret keys by
  analyzing cache-bank conflicts on the Intel Sandy-Bridge microarchitecture.

  Note that this was only exploitable if the malicious code was running
  on the same hyper threaded Intel Sandy Bridge processor as the victim
  thread performing decryptions.

- CVE-2016-0705 (bnc#968047):
  A double free() bug in the DSA ASN1 parser code was fixed that could
  be abused to facilitate a denial-of-service attack.

- CVE-2016-0797 (bnc#968048):
  The BN_hex2bn() and BN_dec2bn() functions had a bug that could
  result in an attempt to de-reference a NULL pointer leading to crashes.
  This could have security consequences if these functions were ever called by
  user applications with large untrusted hex/decimal data. Also,
  internal usage of these functions in OpenSSL uses data from config
  files or application command line arguments. If user developed
  applications generated config file data based on untrusted data,
  then this could have had security consequences as well.

- CVE-2016-0798 (bnc#968265)
  The SRP user database lookup method SRP_VBASE_get_by_user() had a memory
  leak that attackers could abuse to facility DoS attacks. To mitigate
  the issue, the seed handling in SRP_VBASE_get_by_user() was disabled
  even if the user has configured a seed. Applications are advised to

- We're unaffected by CVE-2016-0799 (boo#968374) because we use glibc's
  printf implementation instead of the built in one

Bugs fixed:
- avoid running OPENSSL_config twice. This avoids breaking
  engine loading. (boo#952871)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/952871">SUSE bug 952871</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968046">SUSE bug 968046</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968047">SUSE bug 968047</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968048">SUSE bug 968048</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968050">SUSE bug 968050</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968265">SUSE bug 968265</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968374">SUSE bug 968374</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0702.html">CVE-2016-0702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0705.html">CVE-2016-0705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0797.html">CVE-2016-0797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0798.html">CVE-2016-0798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0799.html">CVE-2016-0799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0800.html">CVE-2016-0800</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124389" comment="libopenssl-devel-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124390" comment="libopenssl-devel-32bit-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124391" comment="libopenssl1_0_0-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124392" comment="libopenssl1_0_0-32bit-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124393" comment="libopenssl1_0_0-hmac-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124394" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124395" comment="openssl-1.0.1k-2.33.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124396" comment="openssl-doc-1.0.1k-2.33.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18011" version="1" class="patch">
	<metadata>
		<title>Security update for libopenssl0_9_8 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libopenssl0_9_8 fixes the following issues:

- CVE-2016-0800 aka the &amp;quot;DROWN&amp;quot; attack (bsc#968046):
  OpenSSL was vulnerable to a cross-protocol attack that could lead to
  decryption of TLS sessions by using a server supporting SSLv2 and
  EXPORT cipher suites as a Bleichenbacher RSA padding oracle.

  This update changes the openssl library to:

  * Disable SSLv2 protocol support by default.

    This can be overridden by setting the environment variable
    &amp;quot;OPENSSL_ALLOW_SSL2&amp;quot; or by using SSL_CTX_clear_options using the
    SSL_OP_NO_SSLv2 flag.

    Note that various services and clients had already disabled SSL
    protocol 2 by default previously.

  * Disable all weak EXPORT ciphers by default. These can be reenabled
    if required by old legacy software using the environment variable
    &amp;quot;OPENSSL_ALLOW_EXPORT&amp;quot;.

- CVE-2016-0797 (bnc#968048):
  The BN_hex2bn() and BN_dec2bn() functions had a bug that could
  result in an attempt to de-reference a NULL pointer leading to crashes.
  This could have security consequences if these functions were ever called by
  user applications with large untrusted hex/decimal data. Also,
  internal usage of these functions in OpenSSL uses data from config
  files or application command line arguments. If user developed
  applications generated config file data based on untrusted data,
  then this could have had security consequences as well.

- CVE-2016-0799 (bnc#968374)
  On many 64 bit systems, the internal fmtstr() and doapr_outch()
  functions could miscalculate the length of a string and attempt to
  access out-of-bounds memory locations. These problems could have
  enabled attacks where large amounts of untrusted data is passed to
  the BIO_*printf functions. If applications use these functions in
  this way then they could have been vulnerable. OpenSSL itself uses
  these functions when printing out human-readable dumps of ASN.1
  data. Therefore applications that print this data could have been
  vulnerable if the data is from untrusted sources. OpenSSL command line
  applications could also have been vulnerable when they print out ASN.1
  data, or if untrusted data is passed as command line arguments. Libssl
  is not considered directly vulnerable.


- The package was updated to 0.9.8zh:
  * fixes many security vulnerabilities (not seperately listed):
    CVE-2015-3195, CVE-2015-1788, CVE-2015-1789, CVE-2015-1790,
    CVE-2015-1792, CVE-2015-1791, CVE-2015-0286, CVE-2015-0287,
    CVE-2015-0289, CVE-2015-0293, CVE-2015-0209, CVE-2015-0288,
    CVE-2014-3571, CVE-2014-3569, CVE-2014-3572, CVE-2015-0204,
    CVE-2014-8275, CVE-2014-3570, CVE-2014-3567, CVE-2014-3568,
    CVE-2014-3566, CVE-2014-3510, CVE-2014-3507, CVE-2014-3506,
    CVE-2014-3505, CVE-2014-3508, CVE-2014-0224, CVE-2014-0221,
    CVE-2014-0195, CVE-2014-3470, CVE-2014-0076, CVE-2013-0169,
    CVE-2013-0166

- avoid running OPENSSL_config twice. This avoids breaking
  engine loading. (boo#952871, boo#967787)

- fix CVE-2015-3197 (boo#963415)
  * SSLv2 doesn't block disabled ciphers
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/952871">SUSE bug 952871</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963415">SUSE bug 963415</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967787">SUSE bug 967787</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968046">SUSE bug 968046</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968048">SUSE bug 968048</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968374">SUSE bug 968374</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-0166.html">CVE-2013-0166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-0169.html">CVE-2013-0169</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0076.html">CVE-2014-0076</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0195.html">CVE-2014-0195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0221.html">CVE-2014-0221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0224.html">CVE-2014-0224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3470.html">CVE-2014-3470</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3505.html">CVE-2014-3505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3506.html">CVE-2014-3506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3507.html">CVE-2014-3507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3508.html">CVE-2014-3508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3510.html">CVE-2014-3510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3566.html">CVE-2014-3566</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3567.html">CVE-2014-3567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3568.html">CVE-2014-3568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3569.html">CVE-2014-3569</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3570.html">CVE-2014-3570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3571.html">CVE-2014-3571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3572.html">CVE-2014-3572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-8275.html">CVE-2014-8275</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0204.html">CVE-2015-0204</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0209.html">CVE-2015-0209</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0286.html">CVE-2015-0286</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0287.html">CVE-2015-0287</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0288.html">CVE-2015-0288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0289.html">CVE-2015-0289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0293.html">CVE-2015-0293</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1788.html">CVE-2015-1788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1789.html">CVE-2015-1789</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1790.html">CVE-2015-1790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1791.html">CVE-2015-1791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1792.html">CVE-2015-1792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3195.html">CVE-2015-3195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3197.html">CVE-2015-3197</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0797.html">CVE-2016-0797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0799.html">CVE-2016-0799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0800.html">CVE-2016-0800</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124409" comment="libopenssl0_9_8-0.9.8zh-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124410" comment="libopenssl0_9_8-32bit-0.9.8zh-14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18012" version="1" class="patch">
	<metadata>
		<title>Security update for libssh2_org (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libssh2_org fixes the following issues: 

- fix CVE-2016-0787 (boo#967026)
  * Weakness in diffie-hellman secret key generation
  * add CVE-2016-0787.patch
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/967026">SUSE bug 967026</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0787.html">CVE-2016-0787</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124411" comment="libssh2-1-1.5.0-9.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124412" comment="libssh2-1-32bit-1.5.0-9.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124413" comment="libssh2-devel-1.5.0-9.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124414" comment="libssh2_org-1.5.0-9.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18013" version="1" class="patch">
	<metadata>
		<title>Security update for eog (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for eog fixes the following issues: 

- Update to version 3.14.5 (CVE-2013-7447 boo#966682):
  + bgo#762028, &amp;gt;=eog-3.16 is affected by CVE-2013-7447.
  + Updated translations.

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/966682">SUSE bug 966682</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7447.html">CVE-2013-7447</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124415" comment="eog-3.16.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124416" comment="eog-devel-3.16.4-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124417" comment="eog-lang-3.16.4-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18014" version="1" class="patch">
	<metadata>
		<title>Security update for pigz (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Pigz, a multi-threaded implementation of gzip, was updated to fix one vulnerability.

The following vulnerability was fixed:

* A crafted file could have caused an unwanted directory traversal on extract (CVE-2015-1191)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/913627">SUSE bug 913627</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1191.html">CVE-2015-1191</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124423" comment="pigz-2.3-4.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18015" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to 1.12.10, fixing a number issues in protocol dissectors that could have allowed a remote attacker to crash Wireshark or cause excessive CPU usage through specially crafted packages inserted into the network or a capture file, specifically:
- CVE-2016-2523: DNP dissector infinite loop (wnpa-sec-2016-03)
- CVE-2016-2530: RSL dissector crash (wnpa-sec-2016-10)
- CVE-2016-2531: RSL dissector crash (wnpa-sec-2016-10)
- CVE-2016-2532: LLRP dissector crash (wnpa-sec-2016-11)
- GSM A-bis OML dissector crash (wnpa-sec-2016-14)
- ASN.1 BER dissector crash (wnpa-sec-2016-15)
- ASN.1 BER dissector crash (wnpa-sec-2016-18)

Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.10.html

The following non-security bugs were fixed:

- boo#961170: Recommend wireshark-ui instead of requiring it to support text-only used
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/961170">SUSE bug 961170</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968565">SUSE bug 968565</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2523.html">CVE-2016-2523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2530.html">CVE-2016-2530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2531.html">CVE-2016-2531</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2532.html">CVE-2016-2532</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124447" comment="wireshark-1.12.10-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124448" comment="wireshark-devel-1.12.10-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124449" comment="wireshark-ui-gtk-1.12.10-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124450" comment="wireshark-ui-qt-1.12.10-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18016" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to phpMyAdmin 4.4.15.4 fixes the following security issues:

- CVE-2016-2560: Multiple XSS vulnerabilities (PMASA-2016-11 boo#968938)
- CVE-2016-2561: Multiple XSS vulnerabilities (PMASA-2016-12 boo#968941)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/968938">SUSE bug 968938</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968941">SUSE bug 968941</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2560.html">CVE-2016-2560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2561.html">CVE-2016-2561</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124456" comment="phpMyAdmin-4.4.15.5-16.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18017" version="1" class="patch">
	<metadata>
		<title>Security update for libotr,libotr2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libotr and libotr2 were updated to fix one security issue:

- CVE-2016-2851: Integer overflow vulnerability allowed remote attackers to execute arbitrary code on 64 bit platforms (boo#969785)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969785">SUSE bug 969785</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2851.html">CVE-2016-2851</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124494" comment="libotr-4.1.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124495" comment="libotr-devel-4.1.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124496" comment="libotr-tools-4.1.1-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124497" comment="libotr2-3.2.1-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124498" comment="libotr2-devel-3.2.1-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124499" comment="libotr2-tools-3.2.1-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124500" comment="libotr5-4.1.1-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18018" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following issues:

* CVE-2016-2554: A stack overflow vulnerability when decompressing tar phar archives was fixed.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/968284">SUSE bug 968284</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2554.html">CVE-2016-2554</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124528" comment="apache2-mod_php5-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124529" comment="php5-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124530" comment="php5-bcmath-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124531" comment="php5-bz2-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124532" comment="php5-calendar-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124533" comment="php5-ctype-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124534" comment="php5-curl-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124535" comment="php5-dba-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124536" comment="php5-devel-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124537" comment="php5-dom-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124538" comment="php5-enchant-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124539" comment="php5-exif-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124540" comment="php5-fastcgi-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124541" comment="php5-fileinfo-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124542" comment="php5-firebird-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124543" comment="php5-fpm-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124544" comment="php5-ftp-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124545" comment="php5-gd-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124546" comment="php5-gettext-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124547" comment="php5-gmp-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124548" comment="php5-iconv-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124549" comment="php5-imap-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124550" comment="php5-intl-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124551" comment="php5-json-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124552" comment="php5-ldap-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124553" comment="php5-mbstring-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124554" comment="php5-mcrypt-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124555" comment="php5-mssql-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124556" comment="php5-mysql-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124557" comment="php5-odbc-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124558" comment="php5-opcache-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124559" comment="php5-openssl-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124560" comment="php5-pcntl-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124561" comment="php5-pdo-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124562" comment="php5-pear-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124563" comment="php5-pgsql-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124564" comment="php5-phar-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124565" comment="php5-posix-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124566" comment="php5-pspell-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124567" comment="php5-readline-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124568" comment="php5-shmop-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124569" comment="php5-snmp-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124570" comment="php5-soap-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124571" comment="php5-sockets-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124572" comment="php5-sqlite-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124573" comment="php5-suhosin-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124574" comment="php5-sysvmsg-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124575" comment="php5-sysvsem-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124576" comment="php5-sysvshm-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124577" comment="php5-tidy-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124578" comment="php5-tokenizer-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124579" comment="php5-wddx-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124580" comment="php5-xmlreader-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124581" comment="php5-xmlrpc-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124582" comment="php5-xmlwriter-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124583" comment="php5-xsl-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124584" comment="php5-zip-5.6.1-42.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124585" comment="php5-zlib-5.6.1-42.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18019" version="1" class="patch">
	<metadata>
		<title>Security update for OpenVPN (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for OpenVPN fixes the following vulnerabilities:

* boo#959714: heap overflow on read accessing getaddrinfo result 
* boo#934237: multiple low severity issues		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/934237">SUSE bug 934237</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959714">SUSE bug 959714</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124586" comment="openvpn-2.3.4-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124587" comment="openvpn-auth-pam-plugin-2.3.4-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124588" comment="openvpn-down-root-plugin-2.3.4-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18020" version="1" class="patch">
	<metadata>
		<title>Security update for Adobe Flash Player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update to Adobe Flash Player 11.2.202.577 fixes a number of vulnerabilities that could have allowed remote attackers to execute arbitrary code through crafted content. (boo#970547)

* APSB16-08, CVE-2016-0960, CVE-2016-0961, CVE-2016-0962,
  CVE-2016-0963, CVE-2016-0986, CVE-2016-0987, CVE-2016-0988,
  CVE-2016-0989, CVE-2016-0990, CVE-2016-0991, CVE-2016-0992,
  CVE-2016-0993, CVE-2016-0994, CVE-2016-0995, CVE-2016-0996,
  CVE-2016-0997, CVE-2016-0998, CVE-2016-0999, CVE-2016-1000,
  CVE-2016-1001, CVE-2016-1002, CVE-2016-1005, CVE-2016-1010
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/970547">SUSE bug 970547</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0960.html">CVE-2016-0960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0961.html">CVE-2016-0961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0962.html">CVE-2016-0962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0963.html">CVE-2016-0963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0986.html">CVE-2016-0986</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0987.html">CVE-2016-0987</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0988.html">CVE-2016-0988</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0989.html">CVE-2016-0989</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0990.html">CVE-2016-0990</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0991.html">CVE-2016-0991</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0992.html">CVE-2016-0992</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0993.html">CVE-2016-0993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0994.html">CVE-2016-0994</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0995.html">CVE-2016-0995</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0996.html">CVE-2016-0996</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0997.html">CVE-2016-0997</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0998.html">CVE-2016-0998</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0999.html">CVE-2016-0999</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1000.html">CVE-2016-1000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1001.html">CVE-2016-1001</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1002.html">CVE-2016-1002</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1005.html">CVE-2016-1005</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1010.html">CVE-2016-1010</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124625" comment="flash-player-11.2.202.577-2.91.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124626" comment="flash-player-gnome-11.2.202.577-2.91.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124627" comment="flash-player-kde4-11.2.202.577-2.91.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18021" version="1" class="patch">
	<metadata>
		<title>Security update for exim (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to exim 4.86.2 fixes the following issues:

* CVE-2016-1531: local privilege escalation for set-uid root exim when using 'perl_startup' (boo#968844)

Important: Exim now cleans the complete execution environment by default. This affects Exim and subprocesses such as transports calling other programs. The following new options are supported to adjust this behaviour:
* keep_environment
* add_environment
A warning will be printed upon startup if none of these are configured.

Also includes upstream changes, improvements and bug fixes:
  * Support for using the system standard CA bundle.
  * New expansion items $config_file, $config_dir, containing the file and directory name of the main configuration file. Also $exim_version.
  * New &amp;quot;malware=&amp;quot; support for Avast.
  * New &amp;quot;spam=&amp;quot; variant option for Rspamd.
  * Assorted options on malware= and spam= scanners.
  * A commandline option to write a comment into the logfile.
  * A logging option for slow DNS lookups.
  * New ${env {&amp;lt;variable&amp;gt;}} expansion.
  * A non-SMTP authenticator using information from TLS client certificates.
  * Main option &amp;quot;tls_eccurve&amp;quot; for selecting an Elliptic Curve for TLS.
  * Main option &amp;quot;dns_trust_aa&amp;quot; for trusting your local nameserver at the same level as DNSSEC.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/968844">SUSE bug 968844</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1531.html">CVE-2016-1531</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124628" comment="exim-4.86.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124629" comment="eximon-4.86.2-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124630" comment="eximstats-html-4.86.2-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18022" version="1" class="patch">
	<metadata>
		<title>Security update for python-rsa (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for python-rsa fixes the following security issues:

* CVE-2016-1494: Possible signature forgery via Bleichenbacher attack (bsc#960680)

The following bugs fixes are included:

* FATE#319904, boo#954690: Support VPN feature in google-cloud-sdk
* boo#935595: missing coreutils requirement
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935595">SUSE bug 935595</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954690">SUSE bug 954690</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960680">SUSE bug 960680</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1494.html">CVE-2016-1494</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121400" comment="python-rsa-3.1.4-5.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18023" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 49.0.2623.75 to fix the following security issues: (boo#969333)

- CVE-2016-1630: Same-origin bypass in Blink
- CVE-2016-1631: Same-origin bypass in Pepper Plugin
- CVE-2016-1632: Bad cast in Extensions
- CVE-2016-1633: Use-after-free in Blink
- CVE-2016-1634: Use-after-free in Blink
- CVE-2016-1635: Use-after-free in Blink
- CVE-2016-1636: SRI Validation Bypass
- CVE-2015-8126: Out-of-bounds access in libpng
- CVE-2016-1637: Information Leak in Skia
- CVE-2016-1638: WebAPI Bypass
- CVE-2016-1639: Use-after-free in WebRTC
- CVE-2016-1640: Origin confusion in Extensions UI
- CVE-2016-1641: Use-after-free in Favicon
- CVE-2016-1642: Various fixes from internal audits, fuzzing and other initiatives
- Multiple vulnerabilities in V8 fixed at the tip of the 4.9 branch (currently 4.9.385.26)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969333">SUSE bug 969333</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8126.html">CVE-2015-8126</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1630.html">CVE-2016-1630</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1631.html">CVE-2016-1631</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1632.html">CVE-2016-1632</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1633.html">CVE-2016-1633</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1634.html">CVE-2016-1634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1635.html">CVE-2016-1635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1636.html">CVE-2016-1636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1637.html">CVE-2016-1637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1638.html">CVE-2016-1638</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1639.html">CVE-2016-1639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1640.html">CVE-2016-1640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1641.html">CVE-2016-1641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1642.html">CVE-2016-1642</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124631" comment="chromedriver-49.0.2623.75-81.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124632" comment="chromium-49.0.2623.75-81.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124633" comment="chromium-desktop-gnome-49.0.2623.75-81.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124634" comment="chromium-desktop-kde-49.0.2623.75-81.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124635" comment="chromium-ffmpegsumo-49.0.2623.75-81.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18024" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nspr, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for MozillaFirefox, mozilla-nspr, mozilla-nss fixes the following issues:

MozillaFirefox was updated to Firefox 45.0 (boo#969894)
* requires NSPR 4.12 / NSS 3.21.1
* Instant browser tab sharing through Hello
* Synced Tabs button in button bar
* Tabs synced via Firefox Accounts from other devices are now shown
  in dropdown area of Awesome Bar when searching
* Introduce a new preference (network.dns.blockDotOnion) to allow
  blocking .onion at the DNS level
* Tab Groups (Panorama) feature removed
* MFSA 2016-16/CVE-2016-1952/CVE-2016-1953
  Miscellaneous memory safety hazards
* MFSA 2016-17/CVE-2016-1954 (bmo#1243178)
  Local file overwriting and potential privilege escalation through
  CSP reports
* MFSA 2016-18/CVE-2016-1955 (bmo#1208946)
  CSP reports fail to strip location information for embedded iframe pages
* MFSA 2016-19/CVE-2016-1956 (bmo#1199923)
  Linux video memory DOS with Intel drivers
* MFSA 2016-20/CVE-2016-1957 (bmo#1227052)
  Memory leak in libstagefright when deleting an array during MP4
  processing
* MFSA 2016-21/CVE-2016-1958 (bmo#1228754)
  Displayed page address can be overridden
* MFSA 2016-22/CVE-2016-1959 (bmo#1234949)
  Service Worker Manager out-of-bounds read in Service Worker Manager
* MFSA 2016-23/CVE-2016-1960/ZDI-CAN-3545 (bmo#1246014)
  Use-after-free in HTML5 string parser
* MFSA 2016-24/CVE-2016-1961/ZDI-CAN-3574 (bmo#1249377)
  Use-after-free in SetBody
* MFSA 2016-25/CVE-2016-1962 (bmo#1240760)
  Use-after-free when using multiple WebRTC data channels
* MFSA 2016-26/CVE-2016-1963 (bmo#1238440)
  Memory corruption when modifying a file being read by FileReader
* MFSA 2016-27/CVE-2016-1964 (bmo#1243335)
  Use-after-free during XML transformations
* MFSA 2016-28/CVE-2016-1965 (bmo#1245264)
  Addressbar spoofing though history navigation and Location protocol
  property
* MFSA 2016-29/CVE-2016-1967 (bmo#1246956)
  Same-origin policy violation using perfomance.getEntries and
  history navigation with session restore
* MFSA 2016-30/CVE-2016-1968 (bmo#1246742)
  Buffer overflow in Brotli decompression
* MFSA 2016-31/CVE-2016-1966 (bmo#1246054)
  Memory corruption with malicious NPAPI plugin
  * MFSA 2016-32/CVE-2016-1970/CVE-2016-1971/CVE-2016-1975/
  CVE-2016-1976/CVE-2016-1972
  WebRTC and LibVPX vulnerabilities found through code inspection
* MFSA 2016-33/CVE-2016-1973 (bmo#1219339)
  Use-after-free in GetStaticInstance in WebRTC
* MFSA 2016-34/CVE-2016-1974 (bmo#1228103)
  Out-of-bounds read in HTML parser following a failed allocation
* MFSA 2016-35/CVE-2016-1950 (bmo#1245528)
  Buffer overflow during ASN.1 decoding in NSS
  (fixed by requiring 3.21.1)
* MFSA 2016-36/CVE-2016-1979 (bmo#1185033)
  Use-after-free during processing of DER encoded keys in NSS
  (fixed by requiring 3.21.1)
* MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/
  CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/
  CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/
  CVE-2016-2800/CVE-2016-2801/CVE-2016-2802
  Font vulnerabilities in the Graphite 2 library

mozilla-nspr was updated to version 4.12
* added a PR_GetEnvSecure function, which attempts to detect if
  the program is being executed with elevated privileges, and
  returns NULL if detected. It is recommended to use this function
  in general purpose library code.
* fixed a memory allocation bug related to the PR_*printf functions
* exported API PR_DuplicateEnvironment, which had already been
  added in NSPR 4.10.9
* added support for FreeBSD aarch64
* several minor correctness and compatibility fixes

mozilla-nss was updated to NSS 3.21.1 (bmo#969894)
* required for Firefox 45.0
* MFSA 2016-35/CVE-2016-1950 (bmo#1245528)
  Buffer overflow during ASN.1 decoding in NSS
  (fixed by requiring 3.21.1)
* MFSA 2016-36/CVE-2016-1979 (bmo#1185033)
  Use-after-free during processing of DER encoded keys in NSS
  (fixed by requiring 3.21.1)

		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969894">SUSE bug 969894</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1950.html">CVE-2016-1950</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1952.html">CVE-2016-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1953.html">CVE-2016-1953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1954.html">CVE-2016-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1955.html">CVE-2016-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1956.html">CVE-2016-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1957.html">CVE-2016-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1958.html">CVE-2016-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1959.html">CVE-2016-1959</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1960.html">CVE-2016-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1961.html">CVE-2016-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1962.html">CVE-2016-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1963.html">CVE-2016-1963</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1964.html">CVE-2016-1964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1965.html">CVE-2016-1965</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1966.html">CVE-2016-1966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1967.html">CVE-2016-1967</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1968.html">CVE-2016-1968</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1970.html">CVE-2016-1970</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1971.html">CVE-2016-1971</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1972.html">CVE-2016-1972</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1973.html">CVE-2016-1973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1974.html">CVE-2016-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1975.html">CVE-2016-1975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1976.html">CVE-2016-1976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1977.html">CVE-2016-1977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1979.html">CVE-2016-1979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2790.html">CVE-2016-2790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2791.html">CVE-2016-2791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2792.html">CVE-2016-2792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2793.html">CVE-2016-2793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2794.html">CVE-2016-2794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2795.html">CVE-2016-2795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2796.html">CVE-2016-2796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2797.html">CVE-2016-2797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2798.html">CVE-2016-2798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2799.html">CVE-2016-2799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2800.html">CVE-2016-2800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2801.html">CVE-2016-2801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2802.html">CVE-2016-2802</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124636" comment="MozillaFirefox-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124637" comment="MozillaFirefox-branding-upstream-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124638" comment="MozillaFirefox-buildsymbols-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124639" comment="MozillaFirefox-devel-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124640" comment="MozillaFirefox-translations-common-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124641" comment="MozillaFirefox-translations-other-45.0-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124642" comment="libfreebl3-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124643" comment="libfreebl3-32bit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124644" comment="libsoftokn3-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124645" comment="libsoftokn3-32bit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124646" comment="mozilla-nspr-4.12-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124647" comment="mozilla-nspr-32bit-4.12-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124648" comment="mozilla-nspr-devel-4.12-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124649" comment="mozilla-nss-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124650" comment="mozilla-nss-32bit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124651" comment="mozilla-nss-certs-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124652" comment="mozilla-nss-certs-32bit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124653" comment="mozilla-nss-devel-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124654" comment="mozilla-nss-sysinit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124655" comment="mozilla-nss-sysinit-32bit-3.21.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124656" comment="mozilla-nss-tools-3.21.1-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18025" version="1" class="patch">
	<metadata>
		<title>Security update for python-Pillow (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for python-Pillow fixes the following issues:

- backport security fixes from 3.1.1 (Pillow-overflows.patch):
  * Fixed an integer overflow in Resample.c causing writes in the Python heap. 
  * Fixed a buffer overflow in PcdDecode.c causing a segfault when opening 
    PhotoCD files. CVE-2016-TBD
  * Fixed a buffer overflow in FliDecode.c causing a segfault when opening 
    FLI files. CVE-2016-0775 (fixes boo#965582)
  * Fixed a buffer overflow in TiffDecode.c causing an arbitrary amount of 
    memory to be overwritten when opening a specially crafted invalid TIFF 
    file. CVE-2016-0740 (fixes boo#965579)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/965579">SUSE bug 965579</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965582">SUSE bug 965582</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0740.html">CVE-2016-0740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0775.html">CVE-2016-0775</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124773" comment="python-Pillow-2.9.0-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124774" comment="python-Pillow-tk-2.9.0-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18026" version="1" class="patch">
	<metadata>
		<title>Security update for graphite2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for graphite2 fixes the following issues:

- CVE-2016-1521: The directrun function in directmachine.cpp in
  Libgraphite did not validate a certain skip operation, which allowed
  remote attackers to execute arbitrary code, obtain sensitive information,
  or cause a denial of service (out-of-bounds read and application crash)
  via a crafted Graphite smart font.

- CVE-2016-1522: Code.cpp in Libgraphite did not consider recursive
  load calls during a size check, which allowed remote attackers to cause
  a denial of service (heap-based buffer overflow) or possibly execute
  arbitrary code via a crafted Graphite smart font.

- CVE-2016-1523: The SillMap::readFace function in FeatureMap.cpp in
  Libgraphite mishandled a return value, which allowed remote attackers
  to cause a denial of service (missing initialization, NULL pointer
  dereference, and application crash) via a crafted Graphite smart font.

- CVE-2016-1526: The TtfUtil:LocaLookup function in TtfUtil.cpp in
  Libgraphite incorrectly validated a size value, which allowed remote
  attackers to obtain sensitive information or cause a denial of service
  (out-of-bounds read and application crash) via a crafted Graphite
  smart font.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/965803">SUSE bug 965803</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965806">SUSE bug 965806</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965807">SUSE bug 965807</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965810">SUSE bug 965810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1521.html">CVE-2016-1521</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1522.html">CVE-2016-1522</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1523.html">CVE-2016-1523</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1526.html">CVE-2016-1526</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124841" comment="graphite2-1.2.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124842" comment="graphite2-devel-1.2.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124843" comment="libgraphite2-3-1.2.4-2.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124844" comment="libgraphite2-3-32bit-1.2.4-2.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18027" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for xen fixes the following security issues:

- CVE-2015-8568 CVE-2015-8567: xen: qemu: net: vmxnet3: host memory leakage (boo#959387)
- CVE-2015-8550: xen: paravirtualized drivers incautious about shared memory contents (XSA-155, boo#957988)
- CVE-2015-8558: xen: qemu: usb: infinite loop in ehci_advance_state results in DoS (boo#959006)
- CVE-2015-7549: xen: qemu pci: null pointer dereference issue (boo#958918)
- CVE-2015-8504: xen: qemu: ui: vnc: avoid floating point exception (boo#958493)
- CVE-2015-8554: xen: qemu-dm buffer overrun in MSI-X handling (XSA-164, boo#958007)
- CVE-2015-8555: xen: information leak in legacy x86 FPU/XMM initialization (XSA-165, boo#958009)
- boo#958523: xen: ioreq handling possibly susceptible to multiple read issue (XSA-166)
- CVE-2015-5307: xen: x86: CPU lockup during fault delivery (XSA-156, boo#954018)
- CVE-2015-8345: xen: qemu: net: eepro100: infinite loop in processing command block list (boo#956832)
- boo#956592: xen: virtual PMU is unsupported (XSA-163)
- CVE-2015-8339, CVE-2015-8340: xen: XENMEM_exchange error handling issues (XSA-159, boo#956408)
- CVE-2015-8341: xen: libxl leak of pv kernel and initrd on error (XSA-160, boo#956409)
- CVE-2015-7504: xen: heap buffer overflow vulnerability in pcnet emulator (XSA-162, boo#956411)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/954018">SUSE bug 954018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956408">SUSE bug 956408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956409">SUSE bug 956409</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956411">SUSE bug 956411</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956592">SUSE bug 956592</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956832">SUSE bug 956832</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957988">SUSE bug 957988</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958007">SUSE bug 958007</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958009">SUSE bug 958009</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958493">SUSE bug 958493</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958523">SUSE bug 958523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958918">SUSE bug 958918</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959006">SUSE bug 959006</bugzilla>
<bugzilla href="https://bugzilla.suse.com/959387">SUSE bug 959387</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5307.html">CVE-2015-5307</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7504.html">CVE-2015-7504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7549.html">CVE-2015-7549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8339.html">CVE-2015-8339</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8340.html">CVE-2015-8340</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8341.html">CVE-2015-8341</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8345.html">CVE-2015-8345</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8504.html">CVE-2015-8504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8550.html">CVE-2015-8550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8554.html">CVE-2015-8554</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8555.html">CVE-2015-8555</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8558.html">CVE-2015-8558</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8567.html">CVE-2015-8567</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8568.html">CVE-2015-8568</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121479" comment="xen-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121480" comment="xen-devel-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121481" comment="xen-doc-html-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121482" comment="xen-kmp-default-4.4.3_08_k3.16.7_29-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121483" comment="xen-kmp-desktop-4.4.3_08_k3.16.7_29-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121484" comment="xen-libs-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121485" comment="xen-libs-32bit-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121486" comment="xen-tools-4.4.3_08-36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121487" comment="xen-tools-domU-4.4.3_08-36.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18028" version="1" class="patch">
	<metadata>
		<title>Security update for git (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for git fixes a buffer overflow issue that had the potential to be
abused for remote execution of arbitrary code (CVE-2016-2315, CVE-2016-2324,
bsc#971328).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/971328">SUSE bug 971328</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2315.html">CVE-2016-2315</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2324.html">CVE-2016-2324</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009124855" comment="git-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124856" comment="git-arch-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124857" comment="git-core-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124858" comment="git-credential-gnome-keyring-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124859" comment="git-cvs-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124860" comment="git-daemon-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124861" comment="git-doc-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124862" comment="git-email-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124863" comment="git-gui-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124864" comment="git-svn-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124865" comment="git-web-2.6.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124866" comment="gitk-2.6.2-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18029" version="1" class="patch">
	<metadata>
		<title>Security update for cgit (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for cgit fixes a buffer overflow issue that had the potential to be
abused for remote execution of arbitrary code (CVE-2016-2315, CVE-2016-2324,
bsc#971328).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/971328">SUSE bug 971328</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2315.html">CVE-2016-2315</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2324.html">CVE-2016-2324</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009124867" comment="cgit-0.12-9.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18030" version="1" class="patch">
	<metadata>
		<title>Security update for samba (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for samba fixes the following issues:

Version update to 4.1.23.
+ Getting and setting Windows ACLs on symlinks can change permissions on link
  target; CVE-2015-7560; (bso#11648); (boo#968222).
+ Fix Out-of-bounds read in internal DNS server; CVE-2016-0771;
  (bso#11128); (bso#11686); (boo#968223).

Also fixed:
- Ensure samlogon fallback requests are rerouted after kerberos failure;
  (bnc#953382); (bnc#953972).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/953382">SUSE bug 953382</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953972">SUSE bug 953972</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968222">SUSE bug 968222</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968223">SUSE bug 968223</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7560.html">CVE-2015-7560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0771.html">CVE-2016-0771</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125050" comment="libdcerpc-atsvc-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125051" comment="libdcerpc-atsvc0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125052" comment="libdcerpc-atsvc0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125053" comment="libdcerpc-binding0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125054" comment="libdcerpc-binding0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125055" comment="libdcerpc-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125056" comment="libdcerpc-samr-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125057" comment="libdcerpc-samr0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125058" comment="libdcerpc-samr0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125059" comment="libdcerpc0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125060" comment="libdcerpc0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125061" comment="libgensec-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125062" comment="libgensec0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125063" comment="libgensec0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125064" comment="libndr-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125065" comment="libndr-krb5pac-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125066" comment="libndr-krb5pac0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125067" comment="libndr-krb5pac0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125068" comment="libndr-nbt-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125069" comment="libndr-nbt0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125070" comment="libndr-nbt0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125071" comment="libndr-standard-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125072" comment="libndr-standard0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125073" comment="libndr-standard0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125074" comment="libndr0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125075" comment="libndr0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125076" comment="libnetapi-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125077" comment="libnetapi0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125078" comment="libnetapi0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125079" comment="libpdb-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125080" comment="libpdb0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125081" comment="libpdb0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125082" comment="libregistry-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125083" comment="libregistry0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125084" comment="libregistry0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125085" comment="libsamba-credentials-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125086" comment="libsamba-credentials0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125087" comment="libsamba-credentials0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125088" comment="libsamba-hostconfig-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125089" comment="libsamba-hostconfig0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125090" comment="libsamba-hostconfig0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125091" comment="libsamba-policy-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125092" comment="libsamba-policy0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125093" comment="libsamba-policy0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125094" comment="libsamba-util-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125095" comment="libsamba-util0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125096" comment="libsamba-util0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125097" comment="libsamdb-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125098" comment="libsamdb0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125099" comment="libsamdb0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125100" comment="libsmbclient-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125101" comment="libsmbclient-raw-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125102" comment="libsmbclient-raw0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125103" comment="libsmbclient-raw0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125104" comment="libsmbclient0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125105" comment="libsmbclient0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125106" comment="libsmbconf-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125107" comment="libsmbconf0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125108" comment="libsmbconf0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125109" comment="libsmbldap-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125110" comment="libsmbldap0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125111" comment="libsmbldap0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125112" comment="libsmbsharemodes-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125113" comment="libsmbsharemodes0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125114" comment="libtevent-util-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125115" comment="libtevent-util0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125116" comment="libtevent-util0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125117" comment="libwbclient-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125118" comment="libwbclient0-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125119" comment="libwbclient0-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125120" comment="samba-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125121" comment="samba-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125122" comment="samba-client-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125123" comment="samba-client-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125124" comment="samba-core-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125125" comment="samba-doc-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125126" comment="samba-libs-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125127" comment="samba-libs-32bit-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125128" comment="samba-pidl-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125129" comment="samba-python-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125130" comment="samba-test-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125131" comment="samba-test-devel-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125132" comment="samba-winbind-4.1.23-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125133" comment="samba-winbind-32bit-4.1.23-31.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18031" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update contains Chromium 49.0.2623.87 to fix the following issues:

- CVE-2016-1643: Type confusion in Blink (boo#970514)
- CVE-2016-1644: Use-after-free in Blink (boo#970509)
- CVE-2016-1645: Out-of-bounds write in PDFium (boo#970511)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/970509">SUSE bug 970509</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970511">SUSE bug 970511</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970514">SUSE bug 970514</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1643.html">CVE-2016-1643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1644.html">CVE-2016-1644</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1645.html">CVE-2016-1645</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125134" comment="chromedriver-49.0.2623.87-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125135" comment="chromium-49.0.2623.87-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125136" comment="chromium-desktop-gnome-49.0.2623.87-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125137" comment="chromium-desktop-kde-49.0.2623.87-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125138" comment="chromium-ffmpegsumo-49.0.2623.87-31.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18032" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for bind fixes the following issues:

Fix two assertion failures that can lead to a remote denial of service attack:
* CVE-2016-1285: An error when parsing signature records for DNAME can
  lead to named exiting due to an assertion failure. (bsc#970072)
* CVE-2016-1286: An error when parsing signature records for DNAME records
  having specific properties can lead to named exiting due to an assertion
  failure in resolver.c or db.c. (bsc#970073)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/970072">SUSE bug 970072</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970073">SUSE bug 970073</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1285.html">CVE-2016-1285</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1286.html">CVE-2016-1286</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125199" comment="bind-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125200" comment="bind-chrootenv-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125201" comment="bind-devel-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125202" comment="bind-doc-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125203" comment="bind-libs-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125204" comment="bind-libs-32bit-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125205" comment="bind-lwresd-9.9.6P1-2.19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125206" comment="bind-utils-9.9.6P1-2.19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18033" version="1" class="patch">
	<metadata>
		<title>Security update for rubygem-actionpack-3_2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for rubygem-actionpack-3_2 fixes the following issues:

- CVE-2016-2097: rubygem-actionview: Possible Information
  Leak Vulnerability in Action View. (boo#968850)

- CVE-2016-2098: rubygem-actionpack: Possible remote
  code execution vulnerability in Action Pack (boo#968849)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/968849">SUSE bug 968849</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968850">SUSE bug 968850</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2097.html">CVE-2016-2097</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2098.html">CVE-2016-2098</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125207" comment="rubygem-actionpack-3_2-3.2.17-3.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125208" comment="rubygem-actionpack-3_2-doc-3.2.17-3.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18034" version="1" class="patch">
	<metadata>
		<title>Security update for libebml, libmatroska (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libebml, libmatroska fixes the following security issues:

Vulnerabilities fixed in libebml:

* Cisco TALOS-CAN-0036: Invalid memory access when reading from a UTF-8 string resulted in a heap information leak (bsc#961031).
* Cisco TALOS-CAN-0037: Deeply nested elements with infinite size use-after-free and multiple free (bsc#961031).
* Invalid mempry access resulted in heap information leak

Vulnerabilities fixed in libmatroska:
* invalid memory access when reading specially crafted data lead to a heap information leak.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/961031">SUSE bug 961031</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121471" comment="libebml-1.3.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121472" comment="libebml-devel-1.3.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121473" comment="libebml4-1.3.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121474" comment="libebml4-32bit-1.3.3-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121475" comment="libmatroska-1.4.4-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121476" comment="libmatroska-devel-1.4.4-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121477" comment="libmatroska6-1.4.4-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121478" comment="libmatroska6-32bit-1.4.4-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18035" version="1" class="patch">
	<metadata>
		<title>Security update for bsh2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for bsh2 fixes the following issues:

- Version update to 2.0b6 boo#967593 CVE-2016-2510
  * Upstream developement moved to github
  * No obvious changelog apart from the above
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/967593">SUSE bug 967593</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2510.html">CVE-2016-2510</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125209" comment="bsh2-2.0.0.b6-27.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125210" comment="bsh2-bsf-2.0.0.b6-27.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125211" comment="bsh2-classgen-2.0.0.b6-27.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125212" comment="bsh2-demo-2.0.0.b6-27.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125213" comment="bsh2-javadoc-2.0.0.b6-27.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125214" comment="bsh2-manual-2.0.0.b6-27.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18036" version="1" class="patch">
	<metadata>
		<title>Security update for quagga (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for quagga fixes the following security issue:

- CVE-2016-2342: Quagga was extended the prefixlen check to ensure it is
  within the bound of the NLRI packet data and the on-stack prefix structure
  and the maximum size for the address family (bsc#970952).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/970952">SUSE bug 970952</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2342.html">CVE-2016-2342</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125306" comment="quagga-0.99.23-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125307" comment="quagga-devel-0.99.23-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18037" version="1" class="patch">
	<metadata>
		<title>Security update for perl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for perl fixes the following issues:

- CVE-2016-2381: Fixed environment duplicated variable handling bug [boo#967082]
- fix memory leak in 'use utf8' handling [boo#928292]
- CVE-2015-8607: Fixed taint propagation in canonpath [boo#961528]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928292">SUSE bug 928292</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961528">SUSE bug 961528</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967082">SUSE bug 967082</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8607.html">CVE-2015-8607</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2381.html">CVE-2016-2381</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125347" comment="perl-5.20.1-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125348" comment="perl-32bit-5.20.1-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125349" comment="perl-base-5.20.1-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125350" comment="perl-base-32bit-5.20.1-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125351" comment="perl-doc-5.20.1-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18038" version="1" class="patch">
	<metadata>
		<title>Security update for dropbear (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

dropbear was updated to 2016.72 to fix the following issues:

Changes in dropbear:
- updated to upstream version 2016.72
  * Validate X11 forwarding input. Could allow bypass of authorized_keys command= restrictions,
    found by github.com/tintinweb. Thanks for Damien Miller for a patch.
- used as bug fix release for boo#970633 - CVE-2016-3116

- updated to upstream version 2015.71
  * Fix &amp;quot;bad buf_incrpos&amp;quot; when data is transferred, broke in 2015.69
  * Fix crash on exit when -p address:port is used, broke in 2015.68
  * Fix building with only ENABLE_CLI_REMOTETCPFWD given, patch from Konstantin Tokarev
  * Fix bad configure script test which didn't work with dash shell, patch from Juergen Daubert,
    broke in 2015.70
  * Fix server race condition that could cause sessions to hang on exit,
    https://github.com/robotframework/SSHLibrary/issues/128

- updated to upstream version 2015.70
  * Fix server password authentication on Linux, broke in 2015.69
  * Fix crash when forwarded TCP connections fail to connect (bug introduced in 2015.68)
  * Avoid hang on session close when multiple sessions are started, affects Qt Creator
    Patch from Andrzej Szombierski
  * Reduce per-channel memory consumption in common case, increase default
    channel limit from 100 to 1000 which should improve SOCKS forwarding for modern
    webpages
  * Handle multiple command line arguments in a single flag, thanks to Guilhem Moulin
  * Manpage improvements from Guilhem Moulin
  * Build fixes for Android from Mike Frysinger
  * Don't display the MOTD when an explicit command is run from Guilhem Moulin
  * Check curve25519 shared secret isn't zero

- updated to upstream version 2015.68
  * Reduce local data copying for improved efficiency. Measured 30%
    increase in throughput for connections to localhost
  * Forwarded TCP ports connect asynchronously and try all available addresses
    (IPv4, IPv6, round robin DNS)
  * Fix all compile warnings, many patches from Ga?l Portay
    Note that configure with -Werror may not be successful on some platforms (OS X)
    and some configuration options may still result in unused variable
    warnings.
  * Use TCP Fast Open on Linux if available. Saves a round trip at connection
    to hosts that have previously been connected.
    Needs a recent Linux kernel and possibly &amp;quot;sysctl -w net.ipv4.tcp_fastopen=3&amp;quot;
    Client side is disabled by default pending further compatibility testing
    with networks and systems.
  * Increase maximum command length to 9000 bytes
  * Free memory before exiting, patch from Thorsten Horstmann. Useful for
    Dropbear ports to embedded systems and for checking memory leaks
    with valgrind. Only partially implemented for dbclient.
    This is disabled by default, enable with DROPBEAR_CLEANUP in sysoptions.h
  * DROPBEAR_DEFAULT_CLI_AUTHKEY setting now always prepends home directory unless
    there is a leading slash (~ isn't treated specially)
  * Fix small ECC memory leaks
  * Tighten validation of Diffie-Hellman parameters, from Florent Daigniere of
    Matta Consulting. Odds of bad values are around 2**-512 -- improbable.
  * Twofish-ctr cipher is supported though disabled by default
  * Fix pre-authentication timeout when waiting for client SSH-2.0 banner, thanks
    to CL Ouyang
  * Fix null pointer crash with restrictions in authorized_keys without a command, patch from
    Guilhem Moulin
  * Ensure authentication timeout is handled while reading the initial banner,
    thanks to CL Ouyang for finding it.
  * Fix null pointer crash when handling bad ECC keys. Found by afl-fuzz

- fixed checksum URL

- updated to upstream version 2015.67
  * Call fsync() after generating private keys to ensure they aren't lost if a
    reboot occurs. Thanks to Peter Korsgaard
  * Disable non-delayed zlib compression by default on the server. Can be
    enabled if required for old clients with DROPBEAR_SERVER_DELAY_ZLIB
  * Default client key path ~/.ssh/id_dropbear
  * Prefer stronger algorithms by default, from Fedor Brunner. 
    AES256 over 3DES
    Diffie-hellman group14 over group1
  * Add option to disable CBC ciphers.
  * Disable twofish in default options.h
  * Enable sha2 HMAC algorithms by default, the code was already required
    for ECC key exchange. sha1 is the first preference still for performance. 
  * Fix installing dropbear.8 in a separate build directory, from Like Ma
  * Allow configure to succeed if libtomcrypt/libtommath are missing, from Elan Ruusam?e
  * Don't crash if ssh-agent provides an unknown type of key. From Catalin Patulea
  * Minor bug fixes, a few issues found by Coverity scan 

- replaced deprecated gpg-offline check by obs-service-source_validator

- updated to upstream version 2014.66
  * Use the same keepalive handling behaviour as OpenSSH. This will work better
    with some SSH implementations that have different behaviour with unknown
    message types.
  * Don't reply with SSH_MSG_UNIMPLEMENTED when we receive a reply to our own
    keepalive message
  * Set $SSH_CLIENT to keep bash happy, patch from Ryan Cleere
  * Fix wtmp which broke since 2013.62, patch from Whoopie
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/970633">SUSE bug 970633</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3116.html">CVE-2016-3116</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125352" comment="dropbear-2016.72-8.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18039" version="1" class="patch">
	<metadata>
		<title>Security update for openssh (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for openssh fixes the following issues:

- CVE-2016-0777: A malicious or compromised server could cause the OpenSSH client to expose part or all of the client's private key through the roaming feature (bsc#961642)
- CVE-2016-0778: A malicious or compromised server could could trigger a buffer overflow in the OpenSSH client through the roaming feature (bsc#961645)

This update disables the undocumented feature supported by the OpenSSH client and a commercial SSH server.
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/961642">SUSE bug 961642</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961645">SUSE bug 961645</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0777.html">CVE-2016-0777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0778.html">CVE-2016-0778</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121488" comment="openssh-6.6p1-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121489" comment="openssh-askpass-gnome-6.6p1-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121490" comment="openssh-fips-6.6p1-5.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121491" comment="openssh-helpers-6.6p1-5.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18040" version="1" class="patch">
	<metadata>
		<title>Security update for libssh (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libssh fixes the following issues:

- CVE-2016-0739: Fix Weakness in diffie-hellman secret key generation. (bsc#965875)

This fix was imported from the SUSE:SLE-12:Update update project.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/965875">SUSE bug 965875</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0739.html">CVE-2016-0739</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125353" comment="libssh-0.6.3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125354" comment="libssh-devel-0.6.3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125355" comment="libssh-devel-doc-0.6.3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125356" comment="libssh4-0.6.3-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125357" comment="libssh4-32bit-0.6.3-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18041" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaThunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

MozillaThunderbird was updated to 38.7.0 to fix the following issues:

* Update to Thunderbird 38.7.0 (boo#969894)
  * MFSA 2015-81/CVE-2015-4477 (bmo#1179484)
    Use-after-free in MediaStream playback
  * MFSA 2015-136/CVE-2015-7207 (bmo#1185256)
    Same-origin policy violation using performance.getEntries and
    history navigation
  * MFSA 2016-16/CVE-2016-1952
    Miscellaneous memory safety hazards
  * MFSA 2016-17/CVE-2016-1954 (bmo#1243178)
    Local file overwriting and potential privilege escalation through
    CSP reports
  * MFSA 2016-20/CVE-2016-1957 (bmo#1227052)
    Memory leak in libstagefright when deleting an array during MP4
    processing
  * MFSA 2016-21/CVE-2016-1958 (bmo#1228754)
    Displayed page address can be overridden
  * MFSA 2016-23/CVE-2016-1960/ZDI-CAN-3545 (bmo#1246014)
    Use-after-free in HTML5 string parser
  * MFSA 2016-24/CVE-2016-1961/ZDI-CAN-3574 (bmo#1249377)
    Use-after-free in SetBody
  * MFSA 2016-25/CVE-2016-1962 (bmo#1240760)
    Use-after-free when using multiple WebRTC data channels
  * MFSA 2016-27/CVE-2016-1964 (bmo#1243335)
    Use-after-free during XML transformations
  * MFSA 2016-28/CVE-2016-1965 (bmo#1245264)
    Addressbar spoofing though history navigation and Location protocol
    property
  * MFSA 2016-31/CVE-2016-1966 (bmo#1246054)
    Memory corruption with malicious NPAPI plugin
  * MFSA 2016-34/CVE-2016-1974 (bmo#1228103)
    Out-of-bounds read in HTML parser following a failed allocation
  * MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/
    CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/
    CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/
    CVE-2016-2800/CVE-2016-2801/CVE-2016-2802
    Font vulnerabilities in the Graphite 2 library
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969894">SUSE bug 969894</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4477.html">CVE-2015-4477</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7207.html">CVE-2015-7207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1952.html">CVE-2016-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1954.html">CVE-2016-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1957.html">CVE-2016-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1958.html">CVE-2016-1958</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1960.html">CVE-2016-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1961.html">CVE-2016-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1962.html">CVE-2016-1962</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1964.html">CVE-2016-1964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1965.html">CVE-2016-1965</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1966.html">CVE-2016-1966</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1974.html">CVE-2016-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1977.html">CVE-2016-1977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2790.html">CVE-2016-2790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2791.html">CVE-2016-2791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2792.html">CVE-2016-2792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2793.html">CVE-2016-2793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2794.html">CVE-2016-2794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2795.html">CVE-2016-2795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2796.html">CVE-2016-2796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2797.html">CVE-2016-2797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2798.html">CVE-2016-2798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2799.html">CVE-2016-2799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2800.html">CVE-2016-2800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2801.html">CVE-2016-2801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2802.html">CVE-2016-2802</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125358" comment="MozillaThunderbird-38.7.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125359" comment="MozillaThunderbird-buildsymbols-38.7.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125360" comment="MozillaThunderbird-devel-38.7.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125361" comment="MozillaThunderbird-translations-common-38.7.0-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125362" comment="MozillaThunderbird-translations-other-38.7.0-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18042" version="1" class="patch">
	<metadata>
		<title>Security update for pidgin-otr (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to pidgin-otr 4.0.2 fixes the following issue:

- CVE-2015-8833: use-after-free issue during SMP (boo#970498)

It also contains new and updated translations.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/970498">SUSE bug 970498</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8833.html">CVE-2015-8833</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125363" comment="pidgin-otr-4.0.2-7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18043" version="1" class="patch">
	<metadata>
		<title>Security update for gdk-pixbuf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gdk-pixbuf fixes the following issues:

- CVE-2015-7552: Fixed various overflows in image handling (boo#958963).
- CVE-2015-7673: Fixed an overflow and DoS with a TGA file (boo#948790).
- CVE-2015-7674: Fixed overflow when scaling a gif (boo#948791).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/948790">SUSE bug 948790</bugzilla>
<bugzilla href="https://bugzilla.suse.com/948791">SUSE bug 948791</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958963">SUSE bug 958963</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7552.html">CVE-2015-7552</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7673.html">CVE-2015-7673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7674.html">CVE-2015-7674</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125467" comment="gdk-pixbuf-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125468" comment="gdk-pixbuf-devel-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125469" comment="gdk-pixbuf-devel-32bit-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125470" comment="gdk-pixbuf-lang-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125471" comment="gdk-pixbuf-query-loaders-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125472" comment="gdk-pixbuf-query-loaders-32bit-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125473" comment="libgdk_pixbuf-2_0-0-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125474" comment="libgdk_pixbuf-2_0-0-32bit-2.31.6-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125475" comment="typelib-1_0-GdkPixbuf-2_0-2.31.6-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18044" version="1" class="patch">
	<metadata>
		<title>Security update for webkitgtk (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for webkitgtk fixes the following issues:

- webkitgtk was updated to version 2.4.10 (boo#971460):
  + Fix rendering of form controls and scrollbars with
    GTK+ &amp;gt;= 3.19.
  + Fix crashes on PPC64.
  + Fix the build on powerpc 32 bits.
  + Add ARM64 build support.
  + Security fixes: CVE-2015-1120, CVE-2015-1076, CVE-2015-1071,
    CVE-2015-1081, CVE-2015-1122, CVE-2015-1155, CVE-2014-1748,
    CVE-2015-3752, CVE-2015-5809, CVE-2015-5928, CVE-2015-3749,
    CVE-2015-3659, CVE-2015-3748, CVE-2015-3743, CVE-2015-3731,
    CVE-2015-3745, CVE-2015-5822, CVE-2015-3658, CVE-2015-3741,
    CVE-2015-3727, CVE-2015-5801, CVE-2015-5788, CVE-2015-3747,
    CVE-2015-5794, CVE-2015-1127, CVE-2015-1153, CVE-2015-1083.
  + Updated translations.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/971460">SUSE bug 971460</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-1748.html">CVE-2014-1748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1071.html">CVE-2015-1071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1076.html">CVE-2015-1076</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1081.html">CVE-2015-1081</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1083.html">CVE-2015-1083</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1120.html">CVE-2015-1120</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1122.html">CVE-2015-1122</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1127.html">CVE-2015-1127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1153.html">CVE-2015-1153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1155.html">CVE-2015-1155</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3658.html">CVE-2015-3658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3659.html">CVE-2015-3659</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3727.html">CVE-2015-3727</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3731.html">CVE-2015-3731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3741.html">CVE-2015-3741</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3743.html">CVE-2015-3743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3745.html">CVE-2015-3745</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3747.html">CVE-2015-3747</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3748.html">CVE-2015-3748</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3749.html">CVE-2015-3749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3752.html">CVE-2015-3752</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5788.html">CVE-2015-5788</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5794.html">CVE-2015-5794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5801.html">CVE-2015-5801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5809.html">CVE-2015-5809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5822.html">CVE-2015-5822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5928.html">CVE-2015-5928</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125560" comment="libjavascriptcoregtk-1_0-0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125561" comment="libjavascriptcoregtk-1_0-0-32bit-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125562" comment="libjavascriptcoregtk-3_0-0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125563" comment="libjavascriptcoregtk-3_0-0-32bit-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125564" comment="libwebkitgtk-1_0-0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125565" comment="libwebkitgtk-1_0-0-32bit-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125566" comment="libwebkitgtk-3_0-0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125567" comment="libwebkitgtk-3_0-0-32bit-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125568" comment="libwebkitgtk-devel-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125569" comment="libwebkitgtk2-lang-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125570" comment="libwebkitgtk3-devel-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125571" comment="libwebkitgtk3-lang-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125572" comment="typelib-1_0-JavaScriptCore-1_0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125573" comment="typelib-1_0-JavaScriptCore-3_0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125574" comment="typelib-1_0-WebKit-1_0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125575" comment="typelib-1_0-WebKit-3_0-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125576" comment="webkit-jsc-1-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125577" comment="webkit-jsc-3-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125578" comment="webkitgtk-2.4.10-7.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125579" comment="webkitgtk3-2.4.10-7.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18045" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 49.0.2623.110 to fix the following security issues:

- CVE-2016-1646: Out-of-bounds read in V8
- CVE-2016-1647: Use-after-free in Navigation
- CVE-2016-1648: Use-after-free in Extensions
- CVE-2016-1649: Buffer overflow in libANGLE
- CVE-2016-1650: Various fixes from internal audits, fuzzing and other initiatives
- CVE-2016-3679: Multiple vulnerabilities in V8 fixed at the tip of the 4.9 branch (currently 4.9.385.33)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/972834">SUSE bug 972834</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1646.html">CVE-2016-1646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1647.html">CVE-2016-1647</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1648.html">CVE-2016-1648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1649.html">CVE-2016-1649</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1650.html">CVE-2016-1650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3679.html">CVE-2016-3679</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125630" comment="chromedriver-49.0.2623.110-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125631" comment="chromium-49.0.2623.110-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125632" comment="chromium-desktop-gnome-49.0.2623.110-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125633" comment="chromium-desktop-kde-49.0.2623.110-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125634" comment="chromium-ffmpegsumo-49.0.2623.110-37.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18046" version="1" class="patch">
	<metadata>
		<title>Security update for krb5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for krb5 fixes the following security issue:

- CVE-2016-3119: An authenticated attacker with permission to modify a
  principal entry could have caused kadmind to dereference a null pointer
  by supplying an empty DB argument to the modify_principal command,
  if kadmind is configured to use the LDAP KDB module. (bsc#971942)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125655" comment="krb5-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125656" comment="krb5-32bit-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125657" comment="krb5-client-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125658" comment="krb5-devel-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125659" comment="krb5-devel-32bit-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125660" comment="krb5-doc-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125661" comment="krb5-mini-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125662" comment="krb5-mini-devel-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125663" comment="krb5-plugin-kdb-ldap-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125664" comment="krb5-plugin-preauth-otp-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125665" comment="krb5-plugin-preauth-pkinit-1.12.2-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125666" comment="krb5-server-1.12.2-24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18047" version="1" class="patch">
	<metadata>
		<title>Security update for xerces-c (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for xerces-c fixes the following security issues:

- CVE-2016-0729: Fix for mishandling certain kinds of malformed input
  documents, resulting in buffer overlows during processing and error
  reporting. The overflows can manifest as a segmentation fault or as
  memory corruption during a parse operation. (boo#966822)
- CVE-2015-0252: Fix for mishandling certain kinds of malformed input
  documents, resulting in a segmentation fault during a parse operation
  (boo#920810)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/920810">SUSE bug 920810</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966822">SUSE bug 966822</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-0252.html">CVE-2015-0252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0729.html">CVE-2016-0729</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009125996" comment="libxerces-c-3_1-3.1.1-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125997" comment="libxerces-c-3_1-32bit-3.1.1-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125998" comment="libxerces-c-devel-3.1.1-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009125999" comment="xerces-c-3.1.1-13.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18048" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for java-1_7_0-openjdk fixes the following issues:

java-1_7_0-openjdk was updated to 2.6.5 - OpenJDK 7u99 (boo#972468)
* Security fixes
  - S8152335, CVE-2016-0636: Improve MethodHandle consistency
* Import of OpenJDK 7 u99 build 0
  - S6425769, PR2858: Allow specifying an address to bind JMX
    remote connector
  - S6961123: setWMClass fails to null-terminate WM_CLASS string
  - S8145982, PR2858: JMXInterfaceBindingTest is failing
    intermittently
  - S8146015, PR2858: JMXInterfaceBindingTest is failing
    intermittently for IPv6 addresses
* Backports
  - S8028727, PR2814: [parfait] warnings from b116 for
   jdk.src.share.native.sun.security.ec: JNI pending exceptions
  - S8048512, PR2814: Uninitialised memory in
    jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
  - S8071705. PR2819, RH1182694: Java application menu misbehaves
    when running multiple screen stacked vertically
  - S8150954, PR2866, RH1176206: AWT Robot not compatible with
    GNOME Shell
* Bug fixes
  - PR2803: Make system CUPS optional
  - PR2886: Location of 'stap' executable is hard-coded
  - PR2893: test/tapset/jstaptest.pl should be executable
  - PR2894: Add missing test directory in make check.
* CACAO
  - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:
    Assertion `dest &amp;amp;&amp;amp; result &amp;amp;&amp;amp; x.any &amp;amp;&amp;amp; y.any' failed
* AArch64 port
  - PR2852: Add support for large code cache
  - PR2852: Apply ReservedCodeCacheSize default limiting to
    AArch64 only.
  - S8081289, PR2852: aarch64: add support for
    RewriteFrequentPairs in interpreter
  - S8131483, PR2852: aarch64: illegal stlxr instructions
  - S8133352, PR2852: aarch64: generates constrained unpredictable
    instructions
  - S8133842, PR2852: aarch64: C2 generates illegal instructions
    with int shifts &amp;gt;=32
  - S8134322, PR2852: AArch64: Fix several errors in C2 biased
    locking implementation
  - S8136615, PR2852: aarch64: elide DecodeN when followed by
    CmpP 0
  - S8138575, PR2852: Improve generated code for profile counters
  - S8138641, PR2852: Disable C2 peephole by default for aarch64
  - S8138966, PR2852: Intermittent SEGV running ParallelGC
  - S8143067, PR2852: aarch64: guarantee failure in javac
  - S8143285, PR2852: aarch64: Missing load acquire when checking
    if ConstantPoolCacheEntry is resolved
  - S8143584, PR2852: Load constant pool tag and class status with
 load acquire
  - S8144201, PR2852: aarch64:
    jdk/test/com/sun/net/httpserver/Test6a.java fails with
    --enable-unlimited-crypto
  - S8144582, PR2852: AArch64 does not generate correct branch
    profile data
  - S8146709, PR2852: AArch64: Incorrect use of ADRP for
    byte_map_base
  - S8147805, PR2852: aarch64: C1 segmentation fault due to inline
    Unsafe.getAndSetObject
  - S8148240, PR2852: aarch64: random infrequent null pointer
    exceptions in javac
* PPC &amp;amp; AIX port
  - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in
    os_aix.cpp after 8028280
  - S8139258, PR2851: PPC64LE: argument passing problem when
    passing 15 floats in native call
  - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable
    kill register R12

Update to 2.6.5 - OpenJDK 7u99 (boo#972468)
* Security fixes
  - S8152335, CVE-2016-0636: Improve MethodHandle consistency
* Import of OpenJDK 7 u99 build 0
  - S6425769, PR2858: Allow specifying an address to bind JMX
    remote connector
  - S6961123: setWMClass fails to null-terminate WM_CLASS string
  - S8145982, PR2858: JMXInterfaceBindingTest is failing
    intermittently
  - S8146015, PR2858: JMXInterfaceBindingTest is failing
    intermittently for IPv6 addresses
* Backports
  - S8028727, PR2814: [parfait] warnings from b116 for
   jdk.src.share.native.sun.security.ec: JNI pending exceptions
  - S8048512, PR2814: Uninitialised memory in
    jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
  - S8071705. PR2819, RH1182694: Java application menu misbehaves
    when running multiple screen stacked vertically
  - S8150954, PR2866, RH1176206: AWT Robot not compatible with
    GNOME Shell
* Bug fixes
  - PR2803: Make system CUPS optional
  - PR2886: Location of 'stap' executable is hard-coded
  - PR2893: test/tapset/jstaptest.pl should be executable
  - PR2894: Add missing test directory in make check.
* CACAO
  - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:
    Assertion `dest &amp;amp;&amp;amp; result &amp;amp;&amp;amp; x.any &amp;amp;&amp;amp; y.any' failed
* AArch64 port
  - PR2852: Add support for large code cache
  - PR2852: Apply ReservedCodeCacheSize default limiting to
    AArch64 only.
  - S8081289, PR2852: aarch64: add support for
    RewriteFrequentPairs in interpreter
  - S8131483, PR2852: aarch64: illegal stlxr instructions
  - S8133352, PR2852: aarch64: generates constrained unpredictable
    instructions
  - S8133842, PR2852: aarch64: C2 generates illegal instructions
    with int shifts &amp;gt;=32
  - S8134322, PR2852: AArch64: Fix several errors in C2 biased
    locking implementation
  - S8136615, PR2852: aarch64: elide DecodeN when followed by
    CmpP 0
  - S8138575, PR2852: Improve generated code for profile counters
  - S8138641, PR2852: Disable C2 peephole by default for aarch64
  - S8138966, PR2852: Intermittent SEGV running ParallelGC
  - S8143067, PR2852: aarch64: guarantee failure in javac
  - S8143285, PR2852: aarch64: Missing load acquire when checking
    if ConstantPoolCacheEntry is resolved
  - S8143584, PR2852: Load constant pool tag and class status with
 load acquire
  - S8144201, PR2852: aarch64:
    jdk/test/com/sun/net/httpserver/Test6a.java fails with
    --enable-unlimited-crypto
  - S8144582, PR2852: AArch64 does not generate correct branch
    profile data
  - S8146709, PR2852: AArch64: Incorrect use of ADRP for
    byte_map_base
  - S8147805, PR2852: aarch64: C1 segmentation fault due to inline
    Unsafe.getAndSetObject
  - S8148240, PR2852: aarch64: random infrequent null pointer
    exceptions in javac
* PPC &amp;amp; AIX port
  - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in
    os_aix.cpp after 8028280
  - S8139258, PR2851: PPC64LE: argument passing problem when
    passing 15 floats in native call
  - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable
    kill register R12
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/972468">SUSE bug 972468</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0636.html">CVE-2016-0636</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126000" comment="java-1_7_0-openjdk-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126001" comment="java-1_7_0-openjdk-accessibility-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126002" comment="java-1_7_0-openjdk-bootstrap-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126003" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126004" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126005" comment="java-1_7_0-openjdk-demo-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126006" comment="java-1_7_0-openjdk-devel-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126007" comment="java-1_7_0-openjdk-headless-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126008" comment="java-1_7_0-openjdk-javadoc-1.7.0.99-19.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126009" comment="java-1_7_0-openjdk-src-1.7.0.99-19.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18049" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update of java-1_8_0-openjdk to jdk8u77-b03 fixes the following issues:

* CVE-2016-0636: Improve MethodHandle consistency fixes crash / code execution problems.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/972468">SUSE bug 972468</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0636.html">CVE-2016-0636</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126010" comment="java-1_8_0-openjdk-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126011" comment="java-1_8_0-openjdk-accessibility-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126012" comment="java-1_8_0-openjdk-demo-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126013" comment="java-1_8_0-openjdk-devel-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126014" comment="java-1_8_0-openjdk-headless-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126015" comment="java-1_8_0-openjdk-javadoc-1.8.0.77-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126016" comment="java-1_8_0-openjdk-src-1.8.0.77-24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18050" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
flash-player was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-1019: Adobe Flash Player earlier allowed remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via unspecified vectors, as exploited in the wild in April 2016 
Aliased: (bsc#974209).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/974209">SUSE bug 974209</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1019.html">CVE-2016-1019</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126017" comment="flash-player-11.2.202.616-2.94.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126018" comment="flash-player-gnome-11.2.202.616-2.94.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126019" comment="flash-player-kde4-11.2.202.616-2.94.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18051" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xen was updated to version 4.4.4 to fix 33 security issues.

These security issues were fixed:
- CVE-2016-2392: NULL pointer dereference in remote NDIS control message handling (bsc#967012).
- CVE-2015-5239: Integer overflow in vnc_client_read() and protocol_client_msg() (bsc#944463).
- CVE-2016-2270: Xen allowed local guest administrators to cause a denial of service (host reboot) via vectors related to multiple mappings of MMIO pages with different cachability settings  (boo#965315).
- CVE-2016-2538: Integer overflow in remote NDIS control message handling (bsc#967969).
- CVE-2015-7512: Buffer overflow in the pcnet_receive function in hw/net/pcnet.c, when a guest NIC has a larger MTU, allowed remote attackers to cause a denial of service (guest OS crash) or execute arbitrary code via a large packet (boo#962360).
- CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling (boo#962611).
- CVE-2015-5278: Infinite loop in ne2000_receive() function (bsc#945989).
- CVE-2016-1568: AHCI use-after-free vulnerability in aio port commands (bsc#961332).
- CVE-2016-1981: e1000 infinite loop in start_xmit and e1000_receive_iov routines (bsc#963782).
- CVE-2016-2198: EHCI NULL pointer dereference in ehci_caps_write (bsc#964413).
- CVE-2015-6815: e1000: infinite loop issue (bsc#944697).
- CVE-2014-0222: Integer overflow in the qcow_open function in block/qcow.c allowed remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image (boo#964925).
- CVE-2015-6855: hw/ide/core.c did not properly restrict the commands accepted by an ATAPI device, which allowed guest users to cause a denial of service or possibly have unspecified other impact via certain IDE commands, as demonstrated by a WIN_READ_NATIVE_MAX command to an empty drive, which triggers a divide-by-zero error and instance crash (boo#965156).
- CVE-2016-2271: VMX in using an Intel or Cyrix CPU, allowed local HVM guest users to cause a denial of service (guest crash) via vectors related to a non-canonical RIP (boo#965317).
- CVE-2013-4534: Buffer overflow in hw/intc/openpic.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via vectors related to IRQDest elements (boo#964452).
- CVE-2013-4537: The ssi_sd_transfer function in hw/sd/ssi-sd.c allowed remote attackers to execute arbitrary code via a crafted arglen value in a savevm image (boo#962642).
- CVE-2015-1779: The VNC websocket frame decoder allowed remote attackers to cause a denial of service (memory and CPU consumption) via a large (1) websocket payload or (2) HTTP headers section (boo#962632).
- CVE-2013-4530: Buffer overflow in hw/ssi/pl022.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via crafted tx_fifo_head and rx_fifo_head values in a savevm image (boo#964950).
- CVE-2013-4533: Buffer overflow in the pxa2xx_ssp_load function in hw/arm/pxa2xx.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted s-&amp;gt;rx_level value in a savevm image (boo#964644).
- CVE-2013-4539: Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c allowed remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision, (3) function, or (4) nextfunction value in a savevm image (boo#962758).
- CVE-2013-4538: Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c allowed remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via crafted (1) cmd_len, (2) row, or (3) col values; (4) row_start and row_end values; or (5) col_star and col_end values in a savevm image (boo#962335).
- CVE-2015-8345: eepro100: infinite loop in processing command block list (bsc#956829).
- CVE-2015-8613: scsi: stack based buffer overflow in megasas_ctrl_get_info (bsc#961358).
- CVE-2015-8619: Stack based OOB write in hmp_sendkey routine (bsc#960334).
- CVE-2016-1571: The paging_invlpg function in include/asm-x86/paging.h, when using shadow mode paging or nested virtualization is enabled, allowed local HVM guest users to cause a denial of service (host crash) via a non-canonical guest address in an INVVPID instruction, which triggers a hypervisor bug check (boo#960862).
- CVE-2016-1570: The PV superpage functionality in arch/x86/mm.c allowed local PV guests to obtain sensitive information, cause a denial of service, gain privileges, or have unspecified other impact via a crafted page identifier (MFN) to the (1) MMUEXT_MARK_SUPER or (2) MMUEXT_UNMARK_SUPER sub-op in the HYPERVISOR_mmuext_op hypercall or (3) unknown vectors related to page table updates (boo#960861).
- CVE-2014-9718: The (1) BMDMA and (2) AHCI HBA interfaces in the IDE functionality had multiple interpretations of a function's return value, which allowed guest OS users to cause a host OS denial of service (memory consumption or infinite loop, and system crash) via a PRDT with zero complete sectors, related to the bmdma_prepare_buf and ahci_dma_prepare_buf functions (boo#964431).
- CVE-2016-1714: nvram: OOB r/w access in processing firmware configurations (bsc#961691).
- CVE-2015-8743: ne2000: OOB memory access in ioport r/w functions (bsc#960725).
- CVE-2015-8744: vmxnet3: incorrect l2 header validation leads to a crash via assert(2) call (bsc#960835).
- CVE-2015-8745: Reading IMR registers could have lead to a crash via assert(2) call (bsc#960707).
- CVE-2014-7815: The set_pixel_format function in ui/vnc.c allowed remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value (boo#962627).
- CVE-2013-4529: Buffer overflow in hw/pci/pcie_aer.c allowed remote attackers to cause a denial of service and possibly execute arbitrary code via a large log_num value in a savevm image (boo#964929).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/944463">SUSE bug 944463</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944697">SUSE bug 944697</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945989">SUSE bug 945989</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956829">SUSE bug 956829</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960334">SUSE bug 960334</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960707">SUSE bug 960707</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960725">SUSE bug 960725</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960835">SUSE bug 960835</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960861">SUSE bug 960861</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960862">SUSE bug 960862</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961332">SUSE bug 961332</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961358">SUSE bug 961358</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961691">SUSE bug 961691</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962335">SUSE bug 962335</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962360">SUSE bug 962360</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962611">SUSE bug 962611</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962627">SUSE bug 962627</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962632">SUSE bug 962632</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962642">SUSE bug 962642</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962758">SUSE bug 962758</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963782">SUSE bug 963782</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964413">SUSE bug 964413</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964431">SUSE bug 964431</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964452">SUSE bug 964452</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964644">SUSE bug 964644</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964925">SUSE bug 964925</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964929">SUSE bug 964929</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964950">SUSE bug 964950</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965156">SUSE bug 965156</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965315">SUSE bug 965315</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965317">SUSE bug 965317</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967012">SUSE bug 967012</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967969">SUSE bug 967969</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-4529.html">CVE-2013-4529</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4530.html">CVE-2013-4530</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4533.html">CVE-2013-4533</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4534.html">CVE-2013-4534</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4537.html">CVE-2013-4537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4538.html">CVE-2013-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2013-4539.html">CVE-2013-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-0222.html">CVE-2014-0222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-3689.html">CVE-2014-3689</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-7815.html">CVE-2014-7815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9718.html">CVE-2014-9718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-1779.html">CVE-2015-1779</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5239.html">CVE-2015-5239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5278.html">CVE-2015-5278</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6815.html">CVE-2015-6815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6855.html">CVE-2015-6855</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7512.html">CVE-2015-7512</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8345.html">CVE-2015-8345</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8613.html">CVE-2015-8613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8619.html">CVE-2015-8619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8743.html">CVE-2015-8743</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8744.html">CVE-2015-8744</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8745.html">CVE-2015-8745</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1568.html">CVE-2016-1568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1570.html">CVE-2016-1570</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1571.html">CVE-2016-1571</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1714.html">CVE-2016-1714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1981.html">CVE-2016-1981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2198.html">CVE-2016-2198</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2270.html">CVE-2016-2270</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2271.html">CVE-2016-2271</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2392.html">CVE-2016-2392</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2538.html">CVE-2016-2538</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126020" comment="xen-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126021" comment="xen-devel-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126022" comment="xen-doc-html-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126023" comment="xen-kmp-default-4.4.4_02_k3.16.7_35-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126024" comment="xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126025" comment="xen-libs-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126026" comment="xen-libs-32bit-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126027" comment="xen-tools-4.4.4_02-43.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126028" comment="xen-tools-domU-4.4.4_02-43.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18052" version="1" class="patch">
	<metadata>
		<title>Security update for cairo (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cairo was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-3190: Out of bounds read in fill_xrgb32_lerp_opaque_spans (bsc#971964).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/971964">SUSE bug 971964</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3190.html">CVE-2016-3190</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126029" comment="cairo-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126030" comment="cairo-devel-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126031" comment="cairo-devel-32bit-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126032" comment="cairo-tools-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126033" comment="libcairo-gobject2-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126034" comment="libcairo-gobject2-32bit-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126035" comment="libcairo-script-interpreter2-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126036" comment="libcairo-script-interpreter2-32bit-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126037" comment="libcairo2-1.14.0-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126038" comment="libcairo2-32bit-1.14.0-7.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18053" version="1" class="patch">
	<metadata>
		<title>Security update for mercurial (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mercurial was updated to fix three security issues.

These security issues were fixed:
- CVE-2016-3069: Arbitrary code execution when converting Git repos (bsc#973176).
- CVE-2016-3068: Arbitrary code execution with Git subrepos (bsc#973177).
- CVE-2016-3630: Remote code execution in binary delta decoding (bsc#973175).
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/973175">SUSE bug 973175</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973176">SUSE bug 973176</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973177">SUSE bug 973177</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3068.html">CVE-2016-3068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3069.html">CVE-2016-3069</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3630.html">CVE-2016-3630</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126039" comment="mercurial-3.1.2-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126040" comment="mercurial-lang-3.1.2-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18054" version="1" class="patch">
	<metadata>
		<title>Security update for lhasa (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for lhasa to 0.3.1 fixes the following issues:

These security issues were fixed:
* CVE-2016-2347: Integer underflow vulnerability in the code for doing LZH level 3 header decodes (boo#973790)[

These non-security issues were fixed:
* PMarc -pm1- archives that contain truncated compressed data (the
  decompressed length is longer than what can be read from the
  compressed data) now decompress as intended. Certain archives in
  the wild make the assumption that this can be done.
* LArc -lz5- archives that make use of the initial history buffer
  now decompress correctly.
* The tests no longer use predictable temporary paths.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/973790">SUSE bug 973790</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2347.html">CVE-2016-2347</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126115" comment="lhasa-0.3.1-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126116" comment="lhasa-devel-0.3.1-4.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126117" comment="liblhasa0-0.3.1-4.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18055" version="1" class="patch">
	<metadata>
		<title>Security update for quagga (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
quagga was updated to fix one security issue.

This security issue was fixed:
- boo#770619: /etc/quagga and its contents were world-readable despite containing passwords.
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/770619">SUSE bug 770619</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126250" comment="quagga-0.99.24.1-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126251" comment="quagga-devel-0.99.24.1-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18056" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update contains nodejs 4.2.4 and fixes the following issues:

- CVE-2015-6764: unspecified out-of-bounds access vulnerability (boo#956902)
- CVE-2015-8027: unspecified denial of service vulnerability (boo#956901)

The following non-security bugs were fixed:

- boo#948045: Nodejs 4.0 rpm does not install addon-rpm.gypi
- boo#961254: common.gypi should install at /usr/share/node and npm requires nodejs-devel

Also contains all upstream bug fixes and improvements in the 4.2.2, 4.2.3 and 4.2.4 releases.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/948045">SUSE bug 948045</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956901">SUSE bug 956901</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956902">SUSE bug 956902</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961254">SUSE bug 961254</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-6764.html">CVE-2015-6764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8027.html">CVE-2015-8027</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121518" comment="nodejs-4.2.4-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121519" comment="nodejs-devel-4.2.4-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121520" comment="nodejs-doc-4.2.4-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121521" comment="nodejs-docs-4.2.4-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121522" comment="npm-4.2.4-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18057" version="1" class="patch">
	<metadata>
		<title>Security update for samba (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
samba was updated to version 4.2.4 to fix 14 security issues.

These security issues were fixed:
- CVE-2015-5370: DCERPC server and client were vulnerable to DOS and MITM attacks (bsc#936862).
- CVE-2016-2110: A man-in-the-middle could have downgraded NTLMSSP authentication (bsc#973031).
- CVE-2016-2111: Domain controller netlogon member computer could have been spoofed (bsc#973032).
- CVE-2016-2112: LDAP conenctions were vulnerable to downgrade and MITM attack (bsc#973033).
- CVE-2016-2113: TLS certificate validation were missing (bsc#973034).
- CVE-2016-2115: Named pipe IPC were vulnerable to MITM attacks (bsc#973036).
- CVE-2016-2118: &amp;quot;Badlock&amp;quot; DCERPC impersonation of authenticated account were possible (bsc#971965).
- CVE-2015-3223: Malicious request can cause Samba LDAP server to hang, spinning using CPU (boo#958581).
- CVE-2015-5330: Remote read memory exploit in LDB (boo#958586).
- CVE-2015-5252: Insufficient symlink verification (file access outside the share)(boo#958582).
- CVE-2015-5296: No man in the middle protection when forcing smb encryption on the client side (boo#958584).
- CVE-2015-5299: Currently the snapshot browsing is not secure thru windows previous version (shadow_copy2) (boo#958583).
- CVE-2015-8467: Fix Microsoft MS15-096 to prevent machine accounts from being changed into user accounts (boo#958585).
- CVE-2015-7560: Getting and setting Windows ACLs on symlinks can change permissions on link target (boo#968222).

These non-security issues were fixed:
- Fix samba.tests.messaging test and prevent potential tdb corruption by removing obsolete now invalid tdb_close call; (boo#974629).
- Align fsrvp feature sources with upstream version.
- Obsolete libsmbsharemodes0 from samba-libs and libsmbsharemodes-devel from samba-core-devel; (boo#973832).
- s3:utils/smbget: Fix recursive download; (bso#6482).
- s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystem with no ACL support; (bso#10489).
- docs: Add example for domain logins to smbspool man page; (bso#11643).
- s3-client: Add a KRB5 wrapper for smbspool; (bso#11690).
- loadparm: Fix memory leak issue; (bso#11708).
- lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714).
- ctdb-scripts: Drop use of &amp;quot;smbcontrol winbindd ip-dropped ...&amp;quot;; (bso#11719).
- s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727).
- param: Fix str_list_v3 to accept &amp;quot;;&amp;quot; again; (bso#11732).
- Real memeory leak(buildup) issue in loadparm; (bso#11740).
- Obsolete libsmbclient from libsmbclient0 and libpdb-devel from libsamba-passdb-devel while not providing it; (boo#972197).
- Upgrade on-disk FSRVP server state to new version; (boo#924519).
- Only obsolete but do not provide gplv2/3 package names; (boo#968973).
- Enable clustering (CTDB) support; (boo#966271).
- s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703); (boo#964023).
- vfs_fruit: Fix renaming directories with open files; (bso#11065).
- Fix MacOS finder error 36 when copying folder to Samba; (bso#11347).
- s3:smbd/oplock: Obey kernel oplock setting when releasing oplocks; (bso#11400).
- Fix copying files with vfs_fruit when using vfs_streams_xattr without stream prefix and type suffix; (bso#11466).
- s3:libsmb: Correctly initialize the list head when keeping a list of primary followed by DFS connections; (bso#11624).
- Reduce the memory footprint of empty string options; (bso#11625).
- lib/async_req: Do not install async_connect_send_test; (bso#11639).
- docs: Fix typos in man vfs_gpfs; (bso#11641).
- smbd: make &amp;quot;hide dot files&amp;quot; option work with &amp;quot;store dos attributes = yes&amp;quot;; (bso#11645).
- smbcacls: Fix uninitialized variable; (bso#11682).
- s3:smbd: Ignore initial allocation size for directory creation; (bso#11684).
- Changing log level of two entries to from 1 to 3; (bso#9912).
- vfs_gpfs: Re-enable share modes; (bso#11243).
- wafsamba: Also build libraries with RELRO protection; (bso#11346).
- ctdb: Strip trailing spaces from nodes file; (bso#11365).
- s3-smbd: Fix old DOS client doing wildcard delete - gives a attribute type of zero; (bso#11452).
- nss_wins: Do not run into use after free issues when we access memory allocated on the globals and the global being reinitialized; (bso#11563).
- async_req: Fix non-blocking connect(); (bso#11564).
- auth: gensec: Fix a memory leak; (bso#11565).
- lib: util: Make non-critical message a warning; (bso#11566).
- Fix winbindd crashes with samlogon for trusted domain user; (bso#11569); (boo#949022).
- smbd: Send SMB2 oplock breaks unencrypted; (bso#11570).
- ctdb: Open the RO tracking db with perms 0600 instead of 0000; (bso#11577).
- manpage: Correct small typo error; (bso#11584).
- s3: smbd: If EA's are turned off on a share don't allow an SMB2 create containing them; (bso#11589).
- Backport some valgrind fixes from upstream master; (bso#11597).
- s3: smbd: have_file_open_below() fails to enumerate open files below an open directory handle; (bso#11615).
- docs: Fix some typos in the idmap config section of man 5 smb.conf; (bso#11619).
- Remove redundant configure options while adding with-relro.
- s3: smbd: Fix our access-based enumeration on &amp;quot;hide unreadable&amp;quot; to match Windows; (bso#10252).
- smbd: Fix file name buflen and padding in notify repsonse; (bso#10634).
- kerberos: Make sure we only use prompter type when available; (bso#11038).
- s3:ctdbd_conn: Make sure we destroy tevent_fd before closing the socket; (bso#11316).
- dcerpc.idl: accept invalid dcerpc_bind_nak pdus; (bso#11327).
- Fix a deadlock in tdb; (bso#11381).
- s3: smbd: Fix mkdir race condition; (bso#11486).
- pam_winbind: Fix a segfault if initialization fails; (bso#11502).
- s3: dfs: Fix a crash when the dfs targets are disabled; (bso#11509).
- s3: smbd: Fix opening/creating :stream files on the root share directory; (bso#11522).
- net: Fix a crash with 'net ads keytab create'; (bso#11528).
- s3: smbd: Fix a crash in unix_convert() and a NULL pointer bug introduced by previous 'raw' stream fix (bso#11522); (bso#11535).
- vfs_fruit: Return value of ad_pack in vfs_fruit.c; (bso#11543).
- vfs_commit: Set the fd on open before calling SMB_VFS_FSTAT; (bso#11547).
- Fix bug in smbstatus where the lease info is not printed; (bso#11549).
- s3:smbstatus: Add stream name to share_entry_forall(); (bso#11550).
- Relocate the tmpfiles.d directory to the client package; (boo#947552).
- Do not provide libpdb0 from libsamba-passdb0 but add it to baselibs.conf instead; (boo#942716).
- Package /var/lib/samba/private/sock with 0700 permissions; (boo#946051).
- auth/credentials: If credentials have principal set, they are not anonymous anymore; (bso#11265).
- Fix stream names with colon with &amp;quot;fruit:encoding = native&amp;quot;; (bso#11278).
- s4:rpc_server/netlogon: Fix for NetApp; (bso#11291).
- lib: Fix rundown of open_socket_out(); (bso#11316).
- s3:lib: Fix some corner cases of open_socket_out_cleanup(); (bso#11316).
- vfs:fruit: Implement copyfile style copy_chunk; (bso#11317).
- ctdb-daemon: Return correct sequence number for CONTROL_GET_DB_SEQNUM; (bso#11398).
- ctdb-scripts: Support monitoring of interestingly named VLANs on bonds; (bso#11399).
- ctdb-daemon: Improve error handling for running event scripts; (bso#11431).
- ctdb-daemon: Check if updates are in flight when releasing all IPs; (bso#11432).
- ctdb-build: Fix building of PCP PMDA module; (bso#11435).
- Backport dcesrv_netr_DsRGetDCNameEx2 fixes; (bso#11454).
- vfs_fruit: Handling of empty resource fork; (bso#11467).
- Avoid quoting problems in user's DNs; (bso#11488).
- s3-auth: Fix &amp;quot;map to guest = Bad uid&amp;quot;; (bso#9862).
- s4:lib/tls: Fix build with gnutls 3.4; (bso#8780).
- s4.2/fsmo.py: Fixed fsmo transfer exception; (bso#10924).
- winbindd: Sync secrets.ldb into secrets.tdb on startup; (bso#10991).
- Logon via MS Remote Desktop hangs; (bso#11061).
- s3: lib: util: Ensure we read a hex number as %x, not %u; (bso#11068).
- tevent: Add a note to tevent_add_fd(); (bso#11141).
- s3:param/loadparm: Fix 'testparm --show-all-parameters'; (bso#11170).
- s3-unix_msg: Remove socket file after closing socket fd; (bso#11217).
- smbd: Fix a use-after-free; (bso#11218); (boo#919309).
- s3-rpc_server: Fix rpc_create_tcpip_sockets() processing of interfaces; (bso#11245).
- s3:smb2: Add padding to last command in compound requests; (bso#11277).
- Add IPv6 support to ADS client side LDAP connects; (bso#11281).
- Add IPv6 support for determining FQDN during ADS join; (bso#11282).
- s3: IPv6 enabled DNS connections for ADS client; (bso#11283).
- Fix invalid write in ctdb_lock_context_destructor; (bso#11293).
- Excessive cli_resolve_path() usage can slow down transmission; (bso#11295).
- vfs_fruit: Add option &amp;quot;veto_appledouble&amp;quot;; (bso#11305).
- tstream: Make socketpair nonblocking; (bso#11312).
- idmap_rfc2307: Fix wbinfo '--gid-to-sid' query; (bso#11313).
- Group creation: Add msSFU30Name only when --nis-domain was given; (bso#11315).
- tevent_fd needs to be destroyed before closing the fd; (bso#11316).
- Build fails on Solaris 11 with &amp;quot;‘PTHREAD_MUTEX_ROBUST’ undeclared&amp;quot;; (bso#11319).
- smbd/trans2: Add a useful diagnostic for files with bad encoding; (bso#11323).
- Change sharesec output back to previous format; (bso#11324).
- Robust mutex support broken in 1.3.5; (bso#11326).
- Kerberos auth info3 should contain resource group ids available from pac_logon; winbindd: winbindd_raw_kerberos_login - ensure logon_info exists in PAC; (bso#11328); (boo#912457).
- s3:smb2_setinfo: Fix memory leak in the defer_rename case; (bso#11329).
- tevent: Fix CID 1035381 Unchecked return value; (bso#11330).
- tdb: Fix CID 1034842 and 1034841 Resource leaks; (bso#11331).
- s3: smbd: Use separate flag to track become_root()/unbecome_root() state; (bso#11339).
- s3: smbd: Codenomicon crash in do_smb_load_module(); (bso#11342).
- pidl: Make the compilation of PIDL producing the same results if the content hasn't change; (bso#11356).
- winbindd: Disconnect child process if request is cancelled at main process; (bso#11358).
- vfs_fruit: Check offset and length for AFP_AfpInfo read requests; (bso#11363).
- docs: Overhaul the description of &amp;quot;smb encrypt&amp;quot; to include SMB3 encryption; (bso#11366).
- s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(); (bso#11367).
- ncacn_http: Fix GNUism; (bso#11371).
- Backport changes to use resource group sids obtained from pac logon_info; (bso#11328); (boo#912457).
- Order winbind.service Before and Want nss-user-lookup target.
- s3:smbXsrv: refactor duplicate code into smbXsrv_session_clear_and_logoff(); (bso#11182).
- gencache: don't fail gencache_stabilize if there were records to delete; (bso#11260).
- s3: libsmbclient: After getting attribute server, ensure main srv pointer is still valid; (bso#11186).
- s4: rpc: Refactor dcesrv_alter() function into setup and send steps; (bso#11236).
- s3: smbd: Incorrect file size returned in the response of &amp;quot;FILE_SUPERSEDE Create&amp;quot;; (bso#11240).
- Mangled names do not work with acl_xattr; (bso#11249).
- nmbd rewrites browse.dat when not required; (bso#11254).
- vfs_fruit: add option &amp;quot;nfs_aces&amp;quot; that controls the NFS ACEs stuff; (bso#11213).
- s3:smbd: Add missing tevent_req_nterror; (bso#11224).
- vfs: kernel_flock and named streams; (bso#11243).
- vfs_gpfs: Error code path doesn't call END_PROFILE; (bso#11244).
- s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used; (bso#11284).
- ctdb: check for talloc_asprintf() failure; (bso#11201).
- spoolss: purge the printer name cache on name change; (bso#11210); (boo#901813).
- CTDB statd-callout does not scale; (bso#11204).
- vfs_fruit: also map characters below 0x20; (bso#11221).
- ctdb: Coverity fix for CID 1291643; (bso#11201).
- Multiplexed RPC connections are not handled by DCERPC server; (bso#11225).
- Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors; (bso#11226).
- ctdb-scripts: Fix bashism in ctdbd_wrapper script; (bso#11007).
- ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553; (bso#11201).
- SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted; (bso#11257).
- s3:winbindd: make sure we remove pending io requests before closing client
- 'sharesec' output no longer matches input format; (bso#11237).
- waf: Fix systemd detection; (bso#11200).
- CTDB: Fix portability issues; (bso#11202).
- CTDB: Fix some IPv6-related issues; (bso#11203).
- CTDB statd-callout does not scale; (bso#11204).
- 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE if you enter invalid values; (bso#11234).
- libads: record service ticket endtime for sealed ldap connections;
- lib/util: Include DEBUG macro in internal header files before samba_util.h; (bso#11033).
- Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791).
- s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields; (bso#10016).
- build:wafadmin: Fix use of spaces instead of tabs; (bso#10476).
- waf: Fix the build on openbsd; (bso#10476).
- s3: client: &amp;quot;client use spnego principal = yes&amp;quot; code checks wrong name;
- spoolss: Retrieve published printer GUID if not in registry; (bso#11018).
- vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125).
- backupkey: Explicitly link to gnutls and gcrypt; (bso#11135).
- replace: Remove superfluous check for gcrypt header; (bso#11135).
- Backport subunit changes; (bso#11137).
- libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation; (bso#11140).
- s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143).
- talloc: Version 2.1.2; (bso#11144).
- Update libwbclient version to 0.12; (bso#11149).
- brlock: Use 0 instead of empty initializer list; (bso#11153).
- s4:auth/gensec_gssapi: Let gensec_gssapi_update() return
- backupkey: Use ndr_pull_struct_blob_all(); (bso#11174).
- Fix lots of winbindd zombie processes on Solaris platform; (bso#11175).
- Prevent samba package updates from disabling samba kerberos printing.
- Add sparse file support for samba; (fate#318424).
- Simplify libxslt build requirement and README.SUSE install.
- Remove no longer required cleanup steps while populating the build root.
- smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT; (bso#1115).
- pam_winbind: fix warn_pwd_expire implementation; (bso#9056).
- nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299).
- Make 'profiles' work again; (bso#9629).
- s3:smb2_server: protect against integer wrap with &amp;quot;smb2 max credits = 65535&amp;quot;; (bso#9702).
- Make validate_ldb of String(Generalized-Time) accept millisecond format &amp;quot;.000Z&amp;quot;; (bso#9810).
- Use -R linker flag on Solaris, not -rpath; (bso#10112).
- vfs: Add glusterfs manpage; (bso#10240).
- Make 'smbclient' use cached creds; (bso#10279).
- pdb: Fix build issues with shared modules; (bso#10355).
- s4-dns: Add support for BIND 9.10; (bso#10620).
- idmap: Return the correct id type to *id_to_sid methods; (bso#10720).
- printing/cups: Pack requested-attributes with IPP_TAG_KEYWORD; (bso#10808).
- Don't build vfs_snapper on FreeBSD; (bso#10834).
- nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835).
- idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837).
- s3: smb2cli: query info return length check was reversed; (bso#10848).
- s3: lib, s3: modules: Fix compilation on Solaris; (bso#10849).
- lib: uid_wrapper: Fix setgroups and syscall detection on a system without native uid_wrapper library; (bso#10851).
- winbind3: Fix pwent variable substitution; (bso#10852).
- Improve samba-regedit; (bso#10859).
- registry: Don't leave dangling transactions; (bso#10860).
- Fix build of socket_wrapper on systems without SO_PROTOCOL; (bso#10861).
- build: Do not install 'texpect' binary anymore; (bso#10862).
- Fix testparm to show hidden share defaults; (bso#10864).
- libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02; (bso#10866).
- Integrate CTDB into top-level Samba build; (bso#10892).
- samba-tool group add: Add option '--nis-domain' and '--gid'; (bso#10895).
- s3-nmbd: Fix netbios name truncation; (bso#10896).
- spoolss: Fix handling of bad EnumJobs levels; (bso#10898).
- Fix smbclient loops doing a directory listing against Mac OS X 10 server with a non-wildcard path; (bso#10904).
- Fix print job enumeration; (bso#10905); (boo#898031).
- samba-tool: Create NIS enabled users and unixHomeDirectory attribute; (bso#10909).
- Add support for SMB2 leases; (bso#10911).
- btrfs: Don't leak opened directory handle; (bso#10918).
- s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920).
- s3:smbd: Fix file corruption using &amp;quot;write cache size != 0&amp;quot;; (bso#10921).
- pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932).
- s3-keytab: fix keytab array NULL termination; (bso#10933).
- s3:passdb: fix logic in pdb_set_pw_history(); (bso#10940).
- Cleanup add_string_to_array and usage; (bso#10942).
- dbwrap_ctdb: Pass on mutex flags to tdb_open; (bso#10942).
- Fix RootDSE search with extended dn control; (bso#10949).
- Fix 'samba-tool dns serverinfo &amp;lt;server&amp;gt;' for IPv6; (bso#10952).
- libcli/smb: only force signing of smb2 session setups when binding a new session; (bso#10958).
- s3-smbclient: Return success if we listed the shares; (bso#10960).
- s3-smbstatus: Fix exit code of profile output; (bso#10961).
- socket_wrapper: Add missing prototype check for eventfd; (bso#10965).
- libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966).
- vfs_streams_xattr: Check stream type; (bso#10971).
- s3: smbd: Fix *allocate* calls to follow POSIX error return convention; (bso#10982).
- vfs_fruit: Add support for AAPL; (bso#10983).
- Fix spoolss IDL response marshalling when returning error without clearing info; (bso#10984).
- dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279).
- Fix IPv6 support in CTDB; (bso#10996).
- ctdb-daemon: Use correct tdb flags when enabling robust mutex support; (bso#11000).
- vfs_streams_xattr: Add missing call to SMB_VFS_NEXT_CONNECT; (bso#11005).
- s3-util: Fix authentication with long hostnames; (bso#11008).
- ctdb-build: Fix build without xsltproc; (bso#11014).
- packaging: Include CTDB man pages in the tarball; (bso#11014).
- pdb_get_trusteddom_pw() fails with non valid UTF16 random passwords; (bso#11016).
- Make Sharepoint search show user documents; (bso#11022).
- nss_wrapper: check for nss.h; (bso#11026).
- Enable mutexes in gencache_notrans.tdb; (bso#11032).
- tdb_wrap: Make mutexes easier to use; (bso#11032).
- lib/util: Avoid collision which alread defined consumer DEBUG macro; (bso#11033).
- winbind: Retry after SESSION_EXPIRED error in ping-dc; (bso#11034).
- s3-libads: Fix a possible segfault in kerberos_fetch_pac(); (bso#11037).
- vfs_fruit: Fix base_fsp name conversion; (bso#11039).
- vfs_fruit: mmap under FreeBSD needs PROT_READ; (bso#11040).
- Fix authentication using Kerberos (not AD); (bso#11044).
- net: Fix sam addgroupmem; (bso#11051).
- vfs_snapper: Correctly handles multi-byte DBus strings; (bso#11055); (boo#913238).
- cli_connect_nb_send: Don't segfault on host == NULL; (bso#11058).
- utils: Fix 'net time' segfault; (bso#11058).
- libsmb: Provide authinfo domain for encrypted session referrals; (bso#11059).
- s3-pam_smbpass: Fix memory leak in pam_sm_authenticate(); (bso#11066).
- vfs_glusterfs: Add comments to the pipe(2) code; (bso#11069).
- vfs/glusterfs: Change xattr key to match gluster key; (bso#11069).
- vfs_glusterfs: Implement AIO support; (bso#11069).
- s3-vfs: Fix developer build of vfs_ceph module; (bso#11070).
- s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer; (bso#11077); CVE-2015-0240; (boo#917376).
- vfs: Add a brief vfs_ceph manpage; (bso#11088).
- s3: smbclient: Allinfo leaves the file handle open; (bso#11094).
- Fix Win8.1 Credentials Manager issue after KB2992611 on Samba domain; (bso#11097).
- debug: Set close-on-exec for the main log file FD; (bso#11100).
- s3: smbd: leases - losen paranoia check. Stat opens can grant leases; (bso#11102).
- s3: smbd: SMB2 close. If a file has delete on close, store the return info before deleting; (bso#11104).
- doc:man:vfs_glusterfs: improve the configuration section; (bso#11117).
- snprintf: Try to support %j; (bso#11119).
- ctdb-io: Do not use sys_write to write to client sockets; (bso#11124).
- doc-xml: Add 'sharesec' reference to 'access based share enum'; (bso#11127).
- Fix usage of freed memory on server exit; (bso#11218); (boo#919309).
- Adjust baselibs.conf due to libpdb0 package rename to libsamba-passdb0.
- Add libsamba-debug, libsocket-blocking, libsamba-cluster-support, and libhttp to the libs package; (boo#913547).
- Rebase File Server Remote VSS Protocol (FSRVP) server against 4.2.0rc1; (fate#313346).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/898031">SUSE bug 898031</bugzilla>
<bugzilla href="https://bugzilla.suse.com/901813">SUSE bug 901813</bugzilla>
<bugzilla href="https://bugzilla.suse.com/912457">SUSE bug 912457</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913238">SUSE bug 913238</bugzilla>
<bugzilla href="https://bugzilla.suse.com/913547">SUSE bug 913547</bugzilla>
<bugzilla href="https://bugzilla.suse.com/914279">SUSE bug 914279</bugzilla>
<bugzilla href="https://bugzilla.suse.com/917376">SUSE bug 917376</bugzilla>
<bugzilla href="https://bugzilla.suse.com/919309">SUSE bug 919309</bugzilla>
<bugzilla href="https://bugzilla.suse.com/924519">SUSE bug 924519</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936862">SUSE bug 936862</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942716">SUSE bug 942716</bugzilla>
<bugzilla href="https://bugzilla.suse.com/946051">SUSE bug 946051</bugzilla>
<bugzilla href="https://bugzilla.suse.com/947552">SUSE bug 947552</bugzilla>
<bugzilla href="https://bugzilla.suse.com/949022">SUSE bug 949022</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958581">SUSE bug 958581</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958582">SUSE bug 958582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958583">SUSE bug 958583</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958584">SUSE bug 958584</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958585">SUSE bug 958585</bugzilla>
<bugzilla href="https://bugzilla.suse.com/958586">SUSE bug 958586</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964023">SUSE bug 964023</bugzilla>
<bugzilla href="https://bugzilla.suse.com/966271">SUSE bug 966271</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968222">SUSE bug 968222</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968973">SUSE bug 968973</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971965">SUSE bug 971965</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972197">SUSE bug 972197</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973031">SUSE bug 973031</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973032">SUSE bug 973032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973033">SUSE bug 973033</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973034">SUSE bug 973034</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973036">SUSE bug 973036</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973832">SUSE bug 973832</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974629">SUSE bug 974629</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-8143.html">CVE-2014-8143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-0240.html">CVE-2015-0240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3223.html">CVE-2015-3223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5252.html">CVE-2015-5252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5296.html">CVE-2015-5296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5299.html">CVE-2015-5299</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5330.html">CVE-2015-5330</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5370.html">CVE-2015-5370</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7560.html">CVE-2015-7560</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8467.html">CVE-2015-8467</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2110.html">CVE-2016-2110</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2111.html">CVE-2016-2111</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2112.html">CVE-2016-2112</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2113.html">CVE-2016-2113</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2115.html">CVE-2016-2115</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2118.html">CVE-2016-2118</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126263" comment="ctdb-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126264" comment="ctdb-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126265" comment="ctdb-pcp-pmda-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126266" comment="ctdb-tests-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126267" comment="libdcerpc-atsvc-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126268" comment="libdcerpc-atsvc0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126269" comment="libdcerpc-atsvc0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126270" comment="libdcerpc-binding0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126271" comment="libdcerpc-binding0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126272" comment="libdcerpc-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126273" comment="libdcerpc-samr-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126274" comment="libdcerpc-samr0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126275" comment="libdcerpc-samr0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126276" comment="libdcerpc0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126277" comment="libdcerpc0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126278" comment="libgensec-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126279" comment="libgensec0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126280" comment="libgensec0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126281" comment="libndr-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126282" comment="libndr-krb5pac-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126283" comment="libndr-krb5pac0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126284" comment="libndr-krb5pac0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126285" comment="libndr-nbt-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126286" comment="libndr-nbt0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126287" comment="libndr-nbt0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126288" comment="libndr-standard-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126289" comment="libndr-standard0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126290" comment="libndr-standard0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126291" comment="libndr0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126292" comment="libndr0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126293" comment="libnetapi-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126294" comment="libnetapi0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126295" comment="libnetapi0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126296" comment="libregistry-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126297" comment="libregistry0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126298" comment="libregistry0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126299" comment="libsamba-credentials-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126300" comment="libsamba-credentials0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126301" comment="libsamba-credentials0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126302" comment="libsamba-hostconfig-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126303" comment="libsamba-hostconfig0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126304" comment="libsamba-hostconfig0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126305" comment="libsamba-passdb-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126306" comment="libsamba-passdb0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126307" comment="libsamba-passdb0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126308" comment="libsamba-policy-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126309" comment="libsamba-policy0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126310" comment="libsamba-policy0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126311" comment="libsamba-util-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126312" comment="libsamba-util0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126313" comment="libsamba-util0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126314" comment="libsamdb-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126315" comment="libsamdb0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126316" comment="libsamdb0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126317" comment="libsmbclient-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126318" comment="libsmbclient-raw-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126319" comment="libsmbclient-raw0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126320" comment="libsmbclient-raw0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126321" comment="libsmbclient0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126322" comment="libsmbclient0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126323" comment="libsmbconf-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126324" comment="libsmbconf0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126325" comment="libsmbconf0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126326" comment="libsmbldap-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126327" comment="libsmbldap0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126328" comment="libsmbldap0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126329" comment="libtevent-util-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126330" comment="libtevent-util0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126331" comment="libtevent-util0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126332" comment="libwbclient-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126333" comment="libwbclient0-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126334" comment="libwbclient0-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126335" comment="samba-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126336" comment="samba-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126337" comment="samba-client-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126338" comment="samba-client-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126339" comment="samba-core-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126340" comment="samba-doc-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126341" comment="samba-libs-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126342" comment="samba-libs-32bit-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126343" comment="samba-pidl-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126344" comment="samba-python-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126345" comment="samba-test-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126346" comment="samba-test-devel-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126347" comment="samba-winbind-4.2.4-34.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126348" comment="samba-winbind-32bit-4.2.4-34.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18058" version="1" class="patch">
	<metadata>
		<title>Security update for optipng (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
optipng was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-2191: Invalid write while processing bitmap images (bsc#973992).
- CVE-2016-3981: Heap buffer overflow pngxrbmp.c bmp_read_rows 
- CVE-2016-3982: Heap buffer overflow pngxrbmp.c bmp_rle4_fread 
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/973992">SUSE bug 973992</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2191.html">CVE-2016-2191</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3981.html">CVE-2016-3981</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3982.html">CVE-2016-3982</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126349" comment="optipng-0.7.5-2.3.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18059" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
tiff was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-3186: Buffer overflow in gif2tiff (bsc#973340).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/973340">SUSE bug 973340</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3186.html">CVE-2016-3186</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126350" comment="libtiff-devel-4.0.6-10.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126351" comment="libtiff-devel-32bit-4.0.6-10.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126352" comment="libtiff5-4.0.6-10.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126353" comment="libtiff5-32bit-4.0.6-10.23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126354" comment="tiff-4.0.6-10.23.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18060" version="1" class="patch">
	<metadata>
		<title>Security update for systemd (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for systemd fixes several issues.

These security issues were fixed:
- CVE-2014-9770, CVE-2015-8842: Don't allow read access to journal files to users (boo#972612)

These non-security issues were fixed:
- Import commit 523777609a04fe9e590420e89f94ef07e3719baa:
  e5e362a udev: exclude MD from block device ownership event locking
  8839413 udev: really exclude device-mapper from block device ownership event locking
  66782e6 udev: exclude device-mapper from block device ownership event locking (boo#972727)
  1386f57 tmpfiles: explicitly set mode for /run/log
  faadb74 tmpfiles: don't allow read access to journal files to users not in systemd-journal
  9b1ef37 tmpfiles: don't apply sgid and executable bit to journal files, only the directories they are contained in
  011c39f tmpfiles: add ability to mask access mode by pre-existing access mode on files/directories
  07e2d60 tmpfiles: get rid of &amp;quot;m&amp;quot; lines
  d504e28 tmpfiles: various modernizations
  f97250d systemctl: no need to pass --all if inactive is explicitly requested in list-units (boo#967122)
  2686573 fstab-generator: fix automount option and don't start associated mount unit at boot (boo#970423)
  5c1637d login: support more than just power-gpio-key (fate#318444) (boo#970860)
  2c95ecd logind: add standard gpio power button support (fate#318444) (boo#970860)
  af3eb93 Revert &amp;quot;log-target-null-instead-kmsg&amp;quot;
  555dad4 shorten hostname before checking for trailing dot (boo#965897)
  522194c Revert &amp;quot;log: honour the kernel's quiet cmdline argument&amp;quot; (boo#963230)
  cc94e47 transaction: downgrade warnings about wanted unit which are not found (boo#960158)
  eb3cfb3 Revert &amp;quot;vhangup-on-all-consoles&amp;quot;
  0c28752 remove WorkingDirectory parameter from emergency, rescue and console-shell.service (boo#959886)
  1d6d840 Fix wrong substitution variable name in systemd-udev-root-symlink.service.in (boo#964355)
- Don't ship boot.udev and systemd-journald.init anymore.
  It was used during the systemd transition when both sysvinit and
  systemd could be used on the same system
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/959886">SUSE bug 959886</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960158">SUSE bug 960158</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963230">SUSE bug 963230</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964355">SUSE bug 964355</bugzilla>
<bugzilla href="https://bugzilla.suse.com/965897">SUSE bug 965897</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967122">SUSE bug 967122</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970423">SUSE bug 970423</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970860">SUSE bug 970860</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972612">SUSE bug 972612</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972727">SUSE bug 972727</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9770.html">CVE-2014-9770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8842.html">CVE-2015-8842</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126496" comment="libgudev-1_0-0-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126497" comment="libgudev-1_0-0-32bit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126498" comment="libgudev-1_0-devel-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126499" comment="libudev-devel-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126500" comment="libudev-mini-devel-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126501" comment="libudev-mini1-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126502" comment="libudev1-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126503" comment="libudev1-32bit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126504" comment="nss-myhostname-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126505" comment="nss-myhostname-32bit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126506" comment="systemd-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126507" comment="systemd-32bit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126508" comment="systemd-bash-completion-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126509" comment="systemd-devel-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126510" comment="systemd-journal-gateway-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126511" comment="systemd-logger-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126512" comment="systemd-mini-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126513" comment="systemd-mini-devel-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126514" comment="systemd-mini-sysvinit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126515" comment="systemd-sysvinit-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126516" comment="typelib-1_0-GUdev-1_0-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126517" comment="udev-210.1459453449.5237776-25.37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126518" comment="udev-mini-210.1459453449.5237776-25.37.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18061" version="1" class="patch">
	<metadata>
		<title>Security update for giflib (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
giflib was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-3977: Heap buffer overflow in gif2rgb (bsc#974847).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/974847">SUSE bug 974847</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3977.html">CVE-2016-3977</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126685" comment="giflib-5.0.5-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126686" comment="giflib-devel-5.0.5-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126687" comment="giflib-devel-32bit-5.0.5-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126688" comment="giflib-progs-5.0.5-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126689" comment="libgif6-5.0.5-4.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126690" comment="libgif6-32bit-5.0.5-4.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18062" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 50.0.2661.75 to fix the following vulnerabilities:

- CVE-2016-1651: Out-of-bounds read in Pdfium JPEG2000 decoding
- CVE-2016-1652: Universal XSS in extension bindings
- CVE-2016-1653: Out-of-bounds write in V8
- CVE-2016-1654: Uninitialized memory read in media
- CVE-2016-1655: Use-after-free related to extensions
- CVE-2016-1656: Android downloaded file path restriction bypass
- CVE-2016-1657: Address bar spoofing
- CVE-2016-1658: Potential leak of sensitive information to malicious extensions
- CVE-2016-1659: Various fixes from internal audits, fuzzing and other initiatives		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/975572">SUSE bug 975572</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1651.html">CVE-2016-1651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1652.html">CVE-2016-1652</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1653.html">CVE-2016-1653</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1654.html">CVE-2016-1654</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1655.html">CVE-2016-1655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1656.html">CVE-2016-1656</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1657.html">CVE-2016-1657</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1658.html">CVE-2016-1658</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1659.html">CVE-2016-1659</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126696" comment="chromedriver-50.0.2661.75-94.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126697" comment="chromium-50.0.2661.75-94.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126698" comment="chromium-desktop-gnome-50.0.2661.75-94.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126699" comment="chromium-desktop-kde-50.0.2661.75-94.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126700" comment="chromium-ffmpegsumo-50.0.2661.75-94.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18063" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following security issues:

- bsc#974305: buffer overflow in libmagic 
- CVE-2015-8838: mysqlnd was vulnerable to BACKRONYM (bnc#973792).
- CVE-2015-8835: SoapClient s__call method suffered from type confusion issue (bnc#973351).
- CVE-2016-3141: A use-after-free / double-free in the WDDX
  deserialization could lead to crashes or potential code
  execution. [bsc#969821]
- CVE-2016-3142: An Out-of-bounds read in phar_parse_zipfile() could lead to crashes. [bsc#971912]
- CVE-2014-9767: A directory traversal when extracting zip files was fixed that could lead to
  overwritten files. [bsc#971612]
- CVE-2016-3185: A type confusion vulnerability in
  make_http_soap_request() could lead to crashes or potentially code
  execution. [bsc#971611]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969821">SUSE bug 969821</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971611">SUSE bug 971611</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971612">SUSE bug 971612</bugzilla>
<bugzilla href="https://bugzilla.suse.com/971912">SUSE bug 971912</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973351">SUSE bug 973351</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973792">SUSE bug 973792</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974305">SUSE bug 974305</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9767.html">CVE-2014-9767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8835.html">CVE-2015-8835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8838.html">CVE-2015-8838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3141.html">CVE-2016-3141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3142.html">CVE-2016-3142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3185.html">CVE-2016-3185</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009126844" comment="apache2-mod_php5-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126845" comment="php5-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126846" comment="php5-bcmath-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126847" comment="php5-bz2-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126848" comment="php5-calendar-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126849" comment="php5-ctype-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126850" comment="php5-curl-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126851" comment="php5-dba-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126852" comment="php5-devel-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126853" comment="php5-dom-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126854" comment="php5-enchant-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126855" comment="php5-exif-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126856" comment="php5-fastcgi-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126857" comment="php5-fileinfo-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126858" comment="php5-firebird-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126859" comment="php5-fpm-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126860" comment="php5-ftp-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126861" comment="php5-gd-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126862" comment="php5-gettext-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126863" comment="php5-gmp-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126864" comment="php5-iconv-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126865" comment="php5-imap-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126866" comment="php5-intl-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126867" comment="php5-json-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126868" comment="php5-ldap-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126869" comment="php5-mbstring-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126870" comment="php5-mcrypt-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126871" comment="php5-mssql-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126872" comment="php5-mysql-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126873" comment="php5-odbc-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126874" comment="php5-opcache-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126875" comment="php5-openssl-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126876" comment="php5-pcntl-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126877" comment="php5-pdo-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126878" comment="php5-pear-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126879" comment="php5-pgsql-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126880" comment="php5-phar-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126881" comment="php5-posix-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126882" comment="php5-pspell-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126883" comment="php5-readline-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126884" comment="php5-shmop-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126885" comment="php5-snmp-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126886" comment="php5-soap-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126887" comment="php5-sockets-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126888" comment="php5-sqlite-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126889" comment="php5-suhosin-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126890" comment="php5-sysvmsg-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126891" comment="php5-sysvsem-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126892" comment="php5-sysvshm-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126893" comment="php5-tidy-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126894" comment="php5-tokenizer-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126895" comment="php5-wddx-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126896" comment="php5-xmlreader-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126897" comment="php5-xmlrpc-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126898" comment="php5-xmlwriter-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126899" comment="php5-xsl-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126900" comment="php5-zip-5.6.1-53.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009126901" comment="php5-zlib-5.6.1-53.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18064" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 50.0.2661.94 to fix a number of vulnerabilities (boo#977830):

- CVE-2016-1660: Out-of-bounds write in Blink
- CVE-2016-1661: Memory corruption in cross-process frames
- CVE-2016-1662: Use-after-free in extensions
- CVE-2016-1663: Use-after-free in Blink’s V8 bindings
- CVE-2016-1664: Address bar spoofing
- CVE-2016-1665: Information leak in V8
- CVE-2016-1666: Various fixes from internal audits, fuzzing and other initiatives		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/977830">SUSE bug 977830</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1660.html">CVE-2016-1660</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1661.html">CVE-2016-1661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1662.html">CVE-2016-1662</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1663.html">CVE-2016-1663</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1664.html">CVE-2016-1664</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1665.html">CVE-2016-1665</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1666.html">CVE-2016-1666</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127121" comment="chromedriver-50.0.2661.94-97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127122" comment="chromium-50.0.2661.94-97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127123" comment="chromium-desktop-gnome-50.0.2661.94-97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127124" comment="chromium-desktop-kde-50.0.2661.94-97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127125" comment="chromium-ffmpegsumo-50.0.2661.94-97.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18065" version="1" class="patch">
	<metadata>
		<title>Security update update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Mozilla Firefox 46.0 fixes several security issues and bugs (boo#977333).

The following vulnerabilities were fixed:

- CVE-2016-2804: Miscellaneous memory safety hazards - MFSA 2016-39 (boo#977373)
- CVE-2016-2806: Miscellaneous memory safety hazards - MFSA 2016-39 (boo#977375)
- CVE-2016-2807: Miscellaneous memory safety hazards - MFSA 2016-39 (boo#977376)
- CVE-2016-2808: Write to invalid HashMap entry through JavaScript.watch() - MFSA 2016-47 (boo#977386)
- CVE-2016-2811: Use-after-free in Service Worker - MFSA 2016-42 (boo#977379)
- CVE-2016-2812: Buffer overflow in Service Worker - MFSA 2016-42 (boo#977379)
- CVE-2016-2814: Buffer overflow in libstagefright with CENC offsets - MFSA 2016-44 (boo#977381)
- CVE-2016-2816: CSP not applied to pages sent with multipart/x-mixed-replace - MFSA 2016-45 (boo#977382)
- CVE-2016-2817: Elevation of privilege with chrome.tabs.update API in web extensions - MFSA 2016-46 (boo#977384)
- CVE-2016-2820: Firefox Health Reports could accept events from untrusted domains - MFSA 2016-48 (boo#977388)

The following miscellaneous changes are included:

- Improved security of the JavaScript Just In Time (JIT) Compiler
- WebRTC fixes to improve performance and stability
- Added support for document.elementsFromPoint
- Added HKDF support for Web Crypto API

The following changes from Mozilla Firefox 45.0.2 are included:
- Fix an issue impacting the cookie header when third-party cookies are blocked
- Fix a web compatibility regression impacting the srcset attribute of the image tag
- Fix a crash impacting the video playback with Media Source Extension
- Fix a regression impacting some specific uploads
- Fix a regression with the copy and paste with some old versions of some Gecko applications like Thunderbird

The following changes from Mozilla Firefox 45.0.2 are included:
    
- Fix a regression causing search engine settings to be lost in some context
- Bring back non-standard jar: URIs to fix a regression in IBM iNotes
- XSLTProcessor.importStylesheet was failing when import was used
- Fix an issue which could cause the list of search provider to be empty
- Fix a regression when using the location bar (bmo#1254503)
- Fix some loading issues when Accept third-party cookies: was set to Never
- Disabled Graphite font shaping library

The minimum requirements increased to NSPR 4.12 and NSS 3.22.3.

Mozilla NSS was updated to 3.22.3 as a dependency for Mozilla Firefox 46.0, with the following changes:

- Increase compatibility of TLS extended master secret, don't send an empty TLS extension last in the handshake (bmo#1243641)
- RSA-PSS signatures are now supported
- Pseudorandom functions based on hashes other than SHA-1 are now supported
- Enforce an External Policy on NSS from a config file
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/977333">SUSE bug 977333</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977373">SUSE bug 977373</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977375">SUSE bug 977375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977376">SUSE bug 977376</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977379">SUSE bug 977379</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977381">SUSE bug 977381</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977382">SUSE bug 977382</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977384">SUSE bug 977384</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977386">SUSE bug 977386</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977388">SUSE bug 977388</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2804.html">CVE-2016-2804</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2806.html">CVE-2016-2806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2807.html">CVE-2016-2807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2808.html">CVE-2016-2808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2811.html">CVE-2016-2811</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2812.html">CVE-2016-2812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2814.html">CVE-2016-2814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2816.html">CVE-2016-2816</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2817.html">CVE-2016-2817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2820.html">CVE-2016-2820</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127156" comment="MozillaFirefox-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127157" comment="MozillaFirefox-branding-upstream-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127158" comment="MozillaFirefox-buildsymbols-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127159" comment="MozillaFirefox-devel-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127160" comment="MozillaFirefox-translations-common-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127161" comment="MozillaFirefox-translations-other-46.0-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127162" comment="libfreebl3-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127163" comment="libfreebl3-32bit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127164" comment="libsoftokn3-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127165" comment="libsoftokn3-32bit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127166" comment="mozilla-nss-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127167" comment="mozilla-nss-32bit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127168" comment="mozilla-nss-certs-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127169" comment="mozilla-nss-certs-32bit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127170" comment="mozilla-nss-devel-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127171" comment="mozilla-nss-sysinit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127172" comment="mozilla-nss-sysinit-32bit-3.22.3-15.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127173" comment="mozilla-nss-tools-3.22.3-15.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18066" version="1" class="patch">
	<metadata>
		<title>Security update for jq (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
jq was updated to fix one security issue.

This security issue was fixed:
- CVE-2015-8863: Heap buffer overflow in tokenadd() function (boo#976992).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976992">SUSE bug 976992</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8863.html">CVE-2015-8863</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127174" comment="jq-1.4-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127175" comment="libjq-devel-1.4-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127176" comment="libjq1-1.4-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18067" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for java-1_7_0-openjdk to version 2.6.6 fixes five security issues.

These security issues were fixed:
- CVE-2016-0686: Ensure thread consistency (bsc#976340).
- CVE-2016-0687: Better byte behavior (bsc#976340).
- CVE-2016-0695: Make DSA more fair (bsc#976340).
- CVE-2016-3425: Better buffering of XML strings (bsc#976340).
- CVE-2016-3427: Improve JMX connections (bsc#976340).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/976340">SUSE bug 976340</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0686.html">CVE-2016-0686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0687.html">CVE-2016-0687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0695.html">CVE-2016-0695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3425.html">CVE-2016-3425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3427.html">CVE-2016-3427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127177" comment="java-1_7_0-openjdk-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127178" comment="java-1_7_0-openjdk-accessibility-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127179" comment="java-1_7_0-openjdk-bootstrap-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127180" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127181" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127182" comment="java-1_7_0-openjdk-demo-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127183" comment="java-1_7_0-openjdk-devel-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127184" comment="java-1_7_0-openjdk-headless-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127185" comment="java-1_7_0-openjdk-javadoc-1.7.0.101-22.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127186" comment="java-1_7_0-openjdk-src-1.7.0.101-22.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18068" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for java-1_8_0-openjdk fixes the following security issues - April 2016 Oracle CPU (bsc#976340):

- CVE-2016-0686: Unspecified vulnerability allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to Serialization. 
- CVE-2016-0687: Unspecified vulnerability allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to the Hotspot sub-component
- CVE-2016-0695: Unspecified vulnerability allowed remote attackers to affect confidentiality via vectors related to the Security Component
- CVE-2016-3425: Unspecified vulnerability allowed remote attackers to affect availability via vectors related to JAXP
- CVE-2016-3426: Unspecified vulnerability allowed remote attackers to affect confidentiality via vectors related to JCE
- CVE-2016-3427: Unspecified vulnerability allowed remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/976340">SUSE bug 976340</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0686.html">CVE-2016-0686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0687.html">CVE-2016-0687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0695.html">CVE-2016-0695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3425.html">CVE-2016-3425</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3426.html">CVE-2016-3426</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3427.html">CVE-2016-3427</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127187" comment="java-1_8_0-openjdk-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127188" comment="java-1_8_0-openjdk-accessibility-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127189" comment="java-1_8_0-openjdk-demo-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127190" comment="java-1_8_0-openjdk-devel-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127191" comment="java-1_8_0-openjdk-headless-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127192" comment="java-1_8_0-openjdk-javadoc-1.8.0.91-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127193" comment="java-1_8_0-openjdk-src-1.8.0.91-27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18069" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to wireshark 1.12.11 fixes a number issues in protocol dissectors that could have allowed a remote attacker to crash Wireshark or cause excessive CPU usage through specially crafted packages inserted into the network or a capture file.

- The PKTC dissector could crash (wnpa-sec-2016-22)
- The PKTC dissector could crash (wnpa-sec-2016-23)
- The IAX2 dissector could go into an infinite loop (wnpa-sec-2016-24)
- Wireshark and TShark could exhaust the stack (wnpa-sec-2016-25) 
- The GSM CBCH dissector could crash (wnpa-sec-2016-26)
- The NCP dissector could crash (wnpa-sec-2016-28)
- Further bug fixes and updated protocol support as listed in:
  https://www.wireshark.org/docs/relnotes/wireshark-1.12.11.html
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/976944">SUSE bug 976944</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127194" comment="wireshark-1.12.11-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127195" comment="wireshark-devel-1.12.11-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127196" comment="wireshark-ui-gtk-1.12.11-20.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127197" comment="wireshark-ui-qt-1.12.11-20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18070" version="1" class="patch">
	<metadata>
		<title>Security update for xerces-j2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xerces-j2 was updated to fix one security issue.

This security issue was fixed:
- bsc#814241: Fixed possible DoS through very long attribute names
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/814241">SUSE bug 814241</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127198" comment="xerces-j2-2.11.0-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127199" comment="xerces-j2-demo-2.11.0-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127200" comment="xerces-j2-scripts-2.11.0-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127201" comment="xerces-j2-xml-apis-2.11.0-3.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127202" comment="xerces-j2-xml-resolver-2.11.0-3.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18071" version="1" class="patch">
	<metadata>
		<title>Security update for openssl (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for openssl fixes the following issues:

- CVE-2016-2108: Memory corruption in the ASN.1 encoder (boo#977617)
- CVE-2016-2107: Padding oracle in AES-NI CBC MAC check (boo#977616)
- CVE-2016-2105: EVP_EncodeUpdate overflow (boo#977614)
- CVE-2016-2106: EVP_EncryptUpdate overflow (boo#977615)
- CVE-2016-2109: ASN.1 BIO excessive memory allocation (boo#976942)
- boo#976943: Buffer overrun in ASN1_parse
- boo#977621: Preserve digests for SNI 
- boo#958501: Fix openssl enc -non-fips-allow option in FIPS mode
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/958501">SUSE bug 958501</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976942">SUSE bug 976942</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976943">SUSE bug 976943</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977614">SUSE bug 977614</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977615">SUSE bug 977615</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977616">SUSE bug 977616</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977617">SUSE bug 977617</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977621">SUSE bug 977621</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2105.html">CVE-2016-2105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2106.html">CVE-2016-2106</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2107.html">CVE-2016-2107</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2108.html">CVE-2016-2108</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2109.html">CVE-2016-2109</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127240" comment="libopenssl-devel-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127241" comment="libopenssl-devel-32bit-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127242" comment="libopenssl1_0_0-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127243" comment="libopenssl1_0_0-32bit-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127244" comment="libopenssl1_0_0-hmac-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127245" comment="libopenssl1_0_0-hmac-32bit-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127246" comment="openssl-1.0.1k-2.36.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127247" comment="openssl-doc-1.0.1k-2.36.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18072" version="1" class="patch">
	<metadata>
		<title>Security update for libopenssl0_9_8 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libopenssl0_9_8 fixes the following issues:

- CVE-2016-2105: EVP_EncodeUpdate overflow (bsc#977614)
- CVE-2016-2106: EVP_EncryptUpdate overflow (bsc#977615)
- CVE-2016-2108: Memory corruption in the ASN.1 encoder (bsc#977617)
- CVE-2016-2109: ASN.1 BIO excessive memory allocation (bsc#976942)
- CVE-2016-0702: Side channel attack on modular exponentiation &amp;quot;CacheBleed&amp;quot; (bsc#968050)
- bsc#976943: Buffer overrun in ASN1_parse
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/968050">SUSE bug 968050</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976942">SUSE bug 976942</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976943">SUSE bug 976943</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977614">SUSE bug 977614</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977615">SUSE bug 977615</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977617">SUSE bug 977617</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0702.html">CVE-2016-0702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2105.html">CVE-2016-2105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2106.html">CVE-2016-2106</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2108.html">CVE-2016-2108</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2109.html">CVE-2016-2109</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127248" comment="libopenssl0_9_8-0.9.8zh-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127249" comment="libopenssl0_9_8-32bit-0.9.8zh-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18073" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ImageMagick fixes the following issues:

The update disables various insecure coders [boo#978061]
These fix issues tracked in CVE-2016-3714, CVE-2016-3715, CVE-2016-3716, CVE-2016-3717, CVE-2016-3718
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/978061">SUSE bug 978061</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3714.html">CVE-2016-3714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3715.html">CVE-2016-3715</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3716.html">CVE-2016-3716</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3717.html">CVE-2016-3717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3718.html">CVE-2016-3718</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127295" comment="ImageMagick-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127296" comment="ImageMagick-devel-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127297" comment="ImageMagick-devel-32bit-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127298" comment="ImageMagick-doc-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127299" comment="ImageMagick-extra-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127300" comment="libMagick++-6_Q16-5-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127301" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127302" comment="libMagick++-devel-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127303" comment="libMagick++-devel-32bit-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127304" comment="libMagickCore-6_Q16-2-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127305" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127306" comment="libMagickWand-6_Q16-2-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127307" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127308" comment="perl-PerlMagick-6.8.9.8-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18074" version="1" class="patch">
	<metadata>
		<title>Security update for subversion (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for subversion fixes the following issues:

- CVE-2016-2167: mod_authz_svn: DoS in MOVE/COPY authorization check (bsc#976849)
- CVE-2016-2168: svnserve/sasl may authenticate users using the wrong realm (bsc#976850)

The following non-security bugs were fixed:

- mod_authz_svn: fix authz with mod_auth_kerb/mod_auth_ntlm (boo#977424)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976849">SUSE bug 976849</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976850">SUSE bug 976850</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977424">SUSE bug 977424</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2167.html">CVE-2016-2167</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2168.html">CVE-2016-2168</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127309" comment="libsvn_auth_gnome_keyring-1-0-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127310" comment="libsvn_auth_kwallet-1-0-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127311" comment="subversion-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127312" comment="subversion-bash-completion-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127313" comment="subversion-devel-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127314" comment="subversion-perl-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127315" comment="subversion-python-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127316" comment="subversion-python-ctypes-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127317" comment="subversion-ruby-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127318" comment="subversion-server-1.8.16-2.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127319" comment="subversion-tools-1.8.16-2.26.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18075" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for php5 fixes the following issues:

- CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mb_strcut() (bsc#977003)
- CVE-2016-3074: Signedness vulnerability in bundled libgd may have resulted in a heap overflow when processing compressed gd2 data. (boo#976775)
- CVE-2015-8867: The PHP function openssl_random_pseudo_bytes() did not return cryptographically secure random bytes (bsc#977005)
- CVE-2016-4070: The libxml_disable_entity_loader() setting was shared between threads, which could have resulted in XML external entity injection and entity expansion issues (bsc#976997)
- CVE-2015-8866: A remote attacker could have caused denial of service due to incorrect handling of large strings in php_raw_url_encode() (bsc#976996)
- CVE-2016-4071: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string formatting in php_snmp_error() (bsc#977000)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/976775">SUSE bug 976775</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976996">SUSE bug 976996</bugzilla>
<bugzilla href="https://bugzilla.suse.com/976997">SUSE bug 976997</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977000">SUSE bug 977000</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977003">SUSE bug 977003</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977005">SUSE bug 977005</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8866.html">CVE-2015-8866</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8867.html">CVE-2015-8867</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3074.html">CVE-2016-3074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4070.html">CVE-2016-4070</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4071.html">CVE-2016-4071</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4073.html">CVE-2016-4073</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127477" comment="apache2-mod_php5-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127478" comment="php5-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127479" comment="php5-bcmath-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127480" comment="php5-bz2-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127481" comment="php5-calendar-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127482" comment="php5-ctype-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127483" comment="php5-curl-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127484" comment="php5-dba-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127485" comment="php5-devel-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127486" comment="php5-dom-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127487" comment="php5-enchant-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127488" comment="php5-exif-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127489" comment="php5-fastcgi-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127490" comment="php5-fileinfo-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127491" comment="php5-firebird-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127492" comment="php5-fpm-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127493" comment="php5-ftp-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127494" comment="php5-gd-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127495" comment="php5-gettext-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127496" comment="php5-gmp-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127497" comment="php5-iconv-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127498" comment="php5-imap-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127499" comment="php5-intl-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127500" comment="php5-json-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127501" comment="php5-ldap-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127502" comment="php5-mbstring-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127503" comment="php5-mcrypt-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127504" comment="php5-mssql-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127505" comment="php5-mysql-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127506" comment="php5-odbc-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127507" comment="php5-opcache-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127508" comment="php5-openssl-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127509" comment="php5-pcntl-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127510" comment="php5-pdo-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127511" comment="php5-pear-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127512" comment="php5-pgsql-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127513" comment="php5-phar-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127514" comment="php5-posix-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127515" comment="php5-pspell-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127516" comment="php5-readline-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127517" comment="php5-shmop-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127518" comment="php5-snmp-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127519" comment="php5-soap-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127520" comment="php5-sockets-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127521" comment="php5-sqlite-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127522" comment="php5-suhosin-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127523" comment="php5-sysvmsg-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127524" comment="php5-sysvsem-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127525" comment="php5-sysvshm-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127526" comment="php5-tidy-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127527" comment="php5-tokenizer-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127528" comment="php5-wddx-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127529" comment="php5-xmlreader-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127530" comment="php5-xmlrpc-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127531" comment="php5-xmlwriter-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127532" comment="php5-xsl-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127533" comment="php5-zip-5.6.1-57.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127534" comment="php5-zlib-5.6.1-57.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18076" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 50.0.2661.102 to fix four vulnerabilities (boo#979859):

- CVE-2016-1667: Same origin bypass in DOM
- CVE-2016-1668: Same origin bypass in Blink V8 bindings
- CVE-2016-1669: Buffer overflow in V8
- CVE-2016-1670: Race condition in loader		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/979859">SUSE bug 979859</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1667.html">CVE-2016-1667</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1668.html">CVE-2016-1668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1669.html">CVE-2016-1669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1670.html">CVE-2016-1670</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127581" comment="chromedriver-50.0.2661.102-48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127582" comment="chromium-50.0.2661.102-48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127583" comment="chromium-desktop-gnome-50.0.2661.102-48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127584" comment="chromium-desktop-kde-50.0.2661.102-48.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127585" comment="chromium-ffmpegsumo-50.0.2661.102-48.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18077" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

This security update for flash-player to 11.2.202.621 fixes the following issues (boo#979422):

A critical vulnerability (CVE-2016-4117) exists in Adobe Flash Player
21.0.0.226 and earlier versions for Windows, Macintosh, Linux, and Chrome
OS. Successful exploitation could cause a crash and potentially allow
an attacker to take control of the affected system. (APSA16-02)

https://helpx.adobe.com/security/products/flash-player/apsa16-02.html

Some CVEs were not listed in the last submission:
* APSA16-01, APSB16-10, CVE-2016-1006, CVE-2016-1011,
  CVE-2016-1012, CVE-2016-1013, CVE-2016-1014, CVE-2016-1015,
  CVE-2016-1016, CVE-2016-1017, CVE-2016-1018, CVE-2016-1019,
  CVE-2016-1020, CVE-2016-1021, CVE-2016-1022, CVE-2016-1023,
  CVE-2016-1024, CVE-2016-1025, CVE-2016-1026, CVE-2016-1027,
  CVE-2016-1028, CVE-2016-1029, CVE-2016-1030, CVE-2016-1031,
  CVE-2016-1032, CVE-2016-1033
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/979422">SUSE bug 979422</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1006.html">CVE-2016-1006</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1011.html">CVE-2016-1011</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1012.html">CVE-2016-1012</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1013.html">CVE-2016-1013</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1014.html">CVE-2016-1014</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1015.html">CVE-2016-1015</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1016.html">CVE-2016-1016</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1017.html">CVE-2016-1017</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1018.html">CVE-2016-1018</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1019.html">CVE-2016-1019</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1020.html">CVE-2016-1020</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1021.html">CVE-2016-1021</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1022.html">CVE-2016-1022</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1023.html">CVE-2016-1023</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1024.html">CVE-2016-1024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1025.html">CVE-2016-1025</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1026.html">CVE-2016-1026</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1027.html">CVE-2016-1027</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1028.html">CVE-2016-1028</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1029.html">CVE-2016-1029</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1030.html">CVE-2016-1030</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1031.html">CVE-2016-1031</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1032.html">CVE-2016-1032</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1033.html">CVE-2016-1033</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4117.html">CVE-2016-4117</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127586" comment="flash-player-11.2.202.621-2.97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127587" comment="flash-player-gnome-11.2.202.621-2.97.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127588" comment="flash-player-kde4-11.2.202.621-2.97.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18078" version="1" class="patch">
	<metadata>
		<title>Security update for varnish (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This varnish update to version 3.0.7 fixes the following issues: 

Security issues fixed:
- CVE-2015-8852: Vulnerable to HTTP Smuggling issues: Double Content
  Length and bad EOL. (boo#976097)

Bugs fixed:
- Stop recognizing a single CR (\r) as a HTTP line separator.
- Improved error detection on master-child process communication,
  leading to faster recovery (child restart) if communication
  loses sync.
- Fix a corner-case where Content-Length was wrong for HTTP 1.0
  clients, when using gzip and streaming.
- More robust handling of hop-by-hop headers.
- Avoid memory leak when adding bans.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976097">SUSE bug 976097</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8852.html">CVE-2015-8852</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127663" comment="libvarnishapi1-3.0.7-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127664" comment="varnish-3.0.7-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127665" comment="varnish-devel-3.0.7-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18079" version="1" class="patch">
	<metadata>
		<title>Security update for quassel (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for quassel fixes the following issues:

- CVE-2016-4414: Denial of service vulnerability by unauthenticated clients (boo#978002)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/978002">SUSE bug 978002</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4414.html">CVE-2016-4414</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127666" comment="quassel-0.12.2-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127667" comment="quassel-base-0.12.2-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127668" comment="quassel-client-0.12.2-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127669" comment="quassel-core-0.12.2-10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127670" comment="quassel-mono-0.12.2-10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18080" version="1" class="patch">
	<metadata>
		<title>Security update for atheme (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for atheme fixes the following issues:

- CVE-2016-4478: Under certain circumstances, a remote attacker could cause denial of service due to a buffer overflow in the XMLRPC response encoding code (boo#978170)
- CVE-2014-9773: Remote attacker could change Atheme's behavior by registering/dropping certain accounts/nicks (boo#978170)

The version update to 7.2.6 also contains a number of upstream fixes.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/978170">SUSE bug 978170</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9773.html">CVE-2014-9773</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4478.html">CVE-2016-4478</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127671" comment="atheme-7.2.6-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127672" comment="atheme-devel-7.2.6-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127673" comment="libathemecore1-7.2.6-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18081" version="1" class="patch">
	<metadata>
		<title>Security update for quagga (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for quagga fixes the following security issues:

- CVE-2016-4049: Remote crash vulerability with specially crafted packages due to a buffer overflow error in bgp_dump_routes_func (boo#977012)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/977012">SUSE bug 977012</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4049.html">CVE-2016-4049</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127674" comment="quagga-0.99.24.1-11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127675" comment="quagga-devel-0.99.24.1-11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18082" version="1" class="patch">
	<metadata>
		<title>Security update for poppler (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for poppler fixes the following issues: 

Security issues fixed:
- CVE-2015-8868: Corrupted PDF file can corrupt heap, causing DoS (boo#976844)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976844">SUSE bug 976844</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8868.html">CVE-2015-8868</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127676" comment="libpoppler-cpp0-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127677" comment="libpoppler-cpp0-32bit-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127678" comment="libpoppler-devel-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127679" comment="libpoppler-glib-devel-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127680" comment="libpoppler-glib8-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127681" comment="libpoppler-glib8-32bit-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127682" comment="libpoppler-qt4-4-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127683" comment="libpoppler-qt4-4-32bit-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127684" comment="libpoppler-qt4-devel-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127685" comment="libpoppler-qt5-1-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127686" comment="libpoppler-qt5-1-32bit-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127687" comment="libpoppler-qt5-devel-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127688" comment="libpoppler46-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127689" comment="libpoppler46-32bit-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127690" comment="poppler-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127691" comment="poppler-qt-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127692" comment="poppler-qt5-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127693" comment="poppler-tools-0.26.5-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127694" comment="typelib-1_0-Poppler-0_18-0.26.5-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18083" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to MozillaFirefox 43.0.3 fixes the following issues:

* CVE-2015-7575: MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature, in combination wit NSS 3.20.2 [boo#959888]

Further fixes:

* workaround Youtube user agent detection issue (bmo#1233970)
* fix file download regression for multi user systems
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/959888">SUSE bug 959888</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009120973" comment="MozillaFirefox-43.0.3-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120974" comment="MozillaFirefox-branding-upstream-43.0.3-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120975" comment="MozillaFirefox-buildsymbols-43.0.3-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120976" comment="MozillaFirefox-devel-43.0.3-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120977" comment="MozillaFirefox-translations-common-43.0.3-9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009120978" comment="MozillaFirefox-translations-other-43.0.3-9.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18084" version="1" class="patch">
	<metadata>
		<title>Security update for polarssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for polarssl fixes the following issues:

* CVE-2015-7575: Disables by default MD5 handshake signatures in TLS 1.2 to prevent the SLOTH attack on TLS 1.2 server authentication (boo#961284)
* boo#961290: potential double free during certificate generation
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/961284">SUSE bug 961284</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961290">SUSE bug 961290</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7575.html">CVE-2015-7575</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121681" comment="libpolarssl7-1.3.9-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121682" comment="polarssl-1.3.9-14.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121683" comment="polarssl-devel-1.3.9-14.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18085" version="1" class="patch">
	<metadata>
		<title>Security update for imlib2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This imlib2 update to version 1.4.9 fixes the following issues:

Security issues fixed:
- CVE-2011-5326: divide by 0 when drawing an ellipse of height 1 (boo#974202)
- CVE-2014-9762: segmentation fault on images without colormap (boo#963796)
- CVE-2014-9764: segmentation fault when opening specifically crafted input (boo#963797)
- CVE-2014-9763: division-by-zero crashes when opening images (boo#963800)
- CVE-2014-9771: exploitable integer overflow in _imlib_SaveImage (boo#974854)
- CVE-2016-3994: imlib2/evas Potential DOS in giflib loader (boo#973759)
- CVE-2016-3993: off by 1 Potential DOS (boo#973761)
- CVE-2016-4024: integer overflow resulting in insufficient heap allocation (boo#975703)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963796">SUSE bug 963796</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963797">SUSE bug 963797</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963800">SUSE bug 963800</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973759">SUSE bug 973759</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973761">SUSE bug 973761</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974202">SUSE bug 974202</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974854">SUSE bug 974854</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975703">SUSE bug 975703</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2011-5326.html">CVE-2011-5326</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9762.html">CVE-2014-9762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9763.html">CVE-2014-9763</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9764.html">CVE-2014-9764</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9771.html">CVE-2014-9771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3993.html">CVE-2016-3993</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3994.html">CVE-2016-3994</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4024.html">CVE-2016-4024</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127747" comment="imlib2-1.4.9-17.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127748" comment="imlib2-devel-1.4.9-17.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127749" comment="imlib2-filters-1.4.9-17.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127750" comment="imlib2-loaders-1.4.9-17.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127751" comment="libImlib2-1-1.4.9-17.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18086" version="1" class="patch">
	<metadata>
		<title>Security update for cacti (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for cacti fixes the following issues: 

Security issues fixed:
- CVE-2016-3172: SQL injection in tree.php (boo#971357)
- CVE-2016-3659: SQL injection in lib/functions.php (boo#974013)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/971357">SUSE bug 971357</bugzilla>
<bugzilla href="https://bugzilla.suse.com/974013">SUSE bug 974013</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3172.html">CVE-2016-3172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3659.html">CVE-2016-3659</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127752" comment="cacti-0.8.8f-11.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18087" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following issues: 

Security issues fixed:
- Multiple security issues in GraphicsMagick/ImageMagick [boo#978061]
  (CVE-2016-3714, CVE-2016-3718, CVE-2016-3715, CVE-2016-3717)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/978061">SUSE bug 978061</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3714.html">CVE-2016-3714</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3715.html">CVE-2016-3715</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3717.html">CVE-2016-3717</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3718.html">CVE-2016-3718</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127753" comment="GraphicsMagick-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127754" comment="GraphicsMagick-devel-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127755" comment="libGraphicsMagick++-Q16-11-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127756" comment="libGraphicsMagick++-Q16-3-1.3.20-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127757" comment="libGraphicsMagick++-devel-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127758" comment="libGraphicsMagick-Q16-3-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127759" comment="libGraphicsMagick3-config-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127760" comment="libGraphicsMagickWand-Q16-2-1.3.21-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127761" comment="perl-GraphicsMagick-1.3.21-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18088" version="1" class="patch">
	<metadata>
		<title>Security update for proftpd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This proftpd update to version 1.3.5b fixes the following issues:

Security issues fixed:
- CVE-2016-3125: Fixed selection of DH groups from TLSDHParamFile. (boo#970890)

Bugs fixed:
- update to 1.3.5b:
  http://www.proftpd.org/docs/RELEASE_NOTES-1.3.5b
  * SSH RSA hostkeys smaller than 2048 bits now work properly.
  * MLSD response lines are now properly CRLF terminated.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/970890">SUSE bug 970890</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3125.html">CVE-2016-3125</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127762" comment="proftpd-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127763" comment="proftpd-devel-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127764" comment="proftpd-doc-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127765" comment="proftpd-lang-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127766" comment="proftpd-ldap-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127767" comment="proftpd-mysql-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127768" comment="proftpd-pgsql-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127769" comment="proftpd-radius-1.3.5b-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127770" comment="proftpd-sqlite-1.3.5b-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18089" version="1" class="patch">
	<metadata>
		<title>Security update for libressl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This libressl update to version 2.2.7 fixes the following issues:

Security issues fixed:
- Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding. [boo#978492, boo#977584]
- CVE-2015-3194: Certificate verify crash with missing PSS parameter (boo#957815)
- CVE-2015-3195: X509_ATTRIBUTE memory leak (boo#957812)
- CVE-2015-5333: Memory Leak (boo#950707)
- CVE-2015-5334: Buffer Overflow (boo#950708)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/950707">SUSE bug 950707</bugzilla>
<bugzilla href="https://bugzilla.suse.com/950708">SUSE bug 950708</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957812">SUSE bug 957812</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957815">SUSE bug 957815</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977584">SUSE bug 977584</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978492">SUSE bug 978492</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3194.html">CVE-2015-3194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3195.html">CVE-2015-3195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5333.html">CVE-2015-5333</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5334.html">CVE-2015-5334</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127771" comment="libcrypto34-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127772" comment="libcrypto34-32bit-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127773" comment="libressl-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127774" comment="libressl-devel-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127775" comment="libressl-devel-32bit-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127776" comment="libressl-devel-doc-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127777" comment="libssl33-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127778" comment="libssl33-32bit-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127779" comment="libtls4-2.2.7-2.13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127780" comment="libtls4-32bit-2.2.7-2.13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18090" version="1" class="patch">
	<metadata>
		<title>Security update for ocaml (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ocaml fixes the following issues: 

Security issue fixed:
- CVE-2015-8869: prevent buffer overflow and information leak (boo#977990)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/977990">SUSE bug 977990</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8869.html">CVE-2015-8869</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127781" comment="ocaml-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127782" comment="ocaml-camlp4-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127783" comment="ocaml-camlp4-devel-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127784" comment="ocaml-compiler-libs-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127785" comment="ocaml-compiler-libs-devel-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127786" comment="ocaml-docs-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127787" comment="ocaml-emacs-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127788" comment="ocaml-labltk-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127789" comment="ocaml-labltk-devel-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127790" comment="ocaml-ocamldoc-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127791" comment="ocaml-runtime-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127792" comment="ocaml-source-4.01.0-6.4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127793" comment="ocaml-x11-4.01.0-6.4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18091" version="1" class="patch">
	<metadata>
		<title>Security update for mysql-community-server (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This mysql-community-server version update to 5.6.30 fixes the following issues: 

Security issues fixed:
- fixed CVEs (boo#962779, boo#959724):
  CVE-2016-0705, CVE-2016-0639, CVE-2015-3194, CVE-2016-0640,
  CVE-2016-2047, CVE-2016-0644, CVE-2016-0646, CVE-2016-0647,
  CVE-2016-0648, CVE-2016-0649, CVE-2016-0650, CVE-2016-0665,
  CVE-2016-0666, CVE-2016-0641, CVE-2016-0642, CVE-2016-0655,
  CVE-2016-0661, CVE-2016-0668, CVE-2016-0643
- changes
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-30.html
  http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-29.html

Bugs fixed:
- don't delete the log data when migration fails
- add 'log-error' and 'secure-file-priv' configuration options
  (added via configuration-tweaks.tar.bz2) [boo#963810]
  * add '/etc/my.cnf.d/error_log.conf' that specifies
    'log-error = /var/log/mysql/mysqld.log'. If no path is set, the error
    log is written to '/var/lib/mysql/$HOSTNAME.err', which is not picked
    up by logrotate.
  * add '/etc/my.cnf.d/secure_file_priv.conf' which specifies that
    'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only work with
    files in the directory specified by 'secure-file-priv' option
    (='/var/lib/mysql-files').
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/959724">SUSE bug 959724</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962779">SUSE bug 962779</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963810">SUSE bug 963810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3194.html">CVE-2015-3194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0639.html">CVE-2016-0639</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0640.html">CVE-2016-0640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0641.html">CVE-2016-0641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0642.html">CVE-2016-0642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0643.html">CVE-2016-0643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0644.html">CVE-2016-0644</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0646.html">CVE-2016-0646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0647.html">CVE-2016-0647</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0648.html">CVE-2016-0648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0649.html">CVE-2016-0649</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0650.html">CVE-2016-0650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0655.html">CVE-2016-0655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0661.html">CVE-2016-0661</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0665.html">CVE-2016-0665</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0666.html">CVE-2016-0666</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0668.html">CVE-2016-0668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0705.html">CVE-2016-0705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2047.html">CVE-2016-2047</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127794" comment="libmysql56client18-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127795" comment="libmysql56client18-32bit-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127796" comment="libmysql56client_r18-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127797" comment="libmysql56client_r18-32bit-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127798" comment="mysql-community-server-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127799" comment="mysql-community-server-bench-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127800" comment="mysql-community-server-client-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127801" comment="mysql-community-server-errormessages-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127802" comment="mysql-community-server-test-5.6.30-16.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127803" comment="mysql-community-server-tools-5.6.30-16.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18092" version="1" class="patch">
	<metadata>
		<title>Security update for librsvg (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This librsvg update to version 2.40.15 fixes the following issues:

Security issues fixed:
- CVE-2016-4348: DoS parsing SVGs with circular definitions _rsvg_css_normalize_font_size()
  function (boo#977986)

Bugs fixed:
- Actually scale the image if required, regression fix from upstream git (bgo#760262).
- Fixed bgo#759084: Don't crash when filters don't actually exist.
- Updated our autogen.sh to use modern autotools.
- Fixed bgo#761728: Memory leak in the PrimitiveComponentTransfer filter.
- Added basic support for the &amp;quot;baseline-shift&amp;quot; attribute in text objects (bgo#340047).
- Fixed some duplicate logic when rendering paths (bgo#749415).
- Rewrote the markers engine (bgo#685906, bgo#760180).
- Refactoring of the test harness to use Glib's gtest
  infrastructure, instead of using home-grown machinery.  Tests
  can simply be put as SVG files in the tests/subdirectories; it
  is not necessary to list them explicitly in some text file.
- Gzipped SVGs now work if read from streams.
- References to objects/filters/URIs/etc. are now handled lazily.
  Also, there is a general-purpose cycle detector so malformed
  SVGs don't cause infinite loops.
- Removed parsing of Adobe blend modes; they were not
  implemented, anyway.
- Add project files for building on Visual Studio (bgo#753555).
- Added an &amp;quot;--export-id&amp;quot; option to rsvg-convert(1). This lets you
  select a single object to export, for example, to pick out a
  group from a multi-part drawing.  Note that this is mostly
  useful for PNG output right now; for SVG output we don't
  preserve many attributes which could be useful in the extracted
  version.  Doing this properly requires an internal &amp;quot;output to
  SVG&amp;quot; backend instead of just telling Cairo to render to SVG.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/977986">SUSE bug 977986</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4348.html">CVE-2016-4348</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127804" comment="gdk-pixbuf-loader-rsvg-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127805" comment="gdk-pixbuf-loader-rsvg-32bit-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127806" comment="librsvg-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127807" comment="librsvg-2-2-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127808" comment="librsvg-2-2-32bit-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127809" comment="librsvg-devel-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127810" comment="rsvg-view-2.40.15-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127811" comment="typelib-1_0-Rsvg-2_0-2.40.15-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18093" version="1" class="patch">
	<metadata>
		<title>Security update for mercurial (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for mercurial fixes the following issues: 

Security issue fixed:
- CVE-2016-3105: Fixed arbitrary code execution whenusing the convert
  extension on Git repo. (boo#978391)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/978391">SUSE bug 978391</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3105.html">CVE-2016-3105</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127812" comment="mercurial-3.5.1-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127813" comment="mercurial-lang-3.5.1-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18094" version="1" class="patch">
	<metadata>
		<title>Security update for perl-Module-Signature (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to perl-Module-Signature 0.79 fixes the following security issues:

* More protection of @INC from relative paths. (CVE-2015-3409)
* Fix GPG signature parsing logic. (CVE-2015-3406)
* MANIFEST.SKIP is no longer consulted unless --skip is given. (CVE-2015-3407)
* Properly use open() modes to avoid injection attacks. (CVE-2015-3408)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/928382">SUSE bug 928382</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3406.html">CVE-2015-3406</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3407.html">CVE-2015-3407</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3408.html">CVE-2015-3408</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-3409.html">CVE-2015-3409</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121679" comment="perl-Module-Signature-0.79-4.4.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18095" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update of php5 fixes the following issues: 

Security issues fixed:
- CVE-2016-4342: Heap corruption in tar/zip/phar parser (bsc#977991)
- CVE-2016-4343: Uninitialized pointer in phar_make_dirstream() (bsc#977992)
- CVE-2016-4346: heap overflow in ext/standard/string.c (bsc#977994)
- CVE-2016-4537, CVE-2016-4538: bcpowmod accepts negative scale causing heap buffer overflow corrupting _one_ definition (bsc#978827)
- CVE-2016-4539: Malformed input causes segmentation fault in xml_parse_into_struct() function (bsc#978828)
- CVE-2016-4540, CVE-2016-4541: Out-of-bounds memory read in zif_grapheme_stripos when given negative offset (bsc#978829)
- CVE-2016-4542, CVE-2016-4543, CVE-2016-4544: Out-of-bounds heap memory read in exif_read_data() caused by malformed input (bsc#978830)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/977991">SUSE bug 977991</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977992">SUSE bug 977992</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977994">SUSE bug 977994</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978827">SUSE bug 978827</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978828">SUSE bug 978828</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978829">SUSE bug 978829</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978830">SUSE bug 978830</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4342.html">CVE-2016-4342</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4343.html">CVE-2016-4343</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4346.html">CVE-2016-4346</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4537.html">CVE-2016-4537</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4538.html">CVE-2016-4538</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4539.html">CVE-2016-4539</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4540.html">CVE-2016-4540</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4541.html">CVE-2016-4541</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4542.html">CVE-2016-4542</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4543.html">CVE-2016-4543</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4544.html">CVE-2016-4544</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127859" comment="apache2-mod_php5-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127860" comment="php5-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127861" comment="php5-bcmath-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127862" comment="php5-bz2-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127863" comment="php5-calendar-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127864" comment="php5-ctype-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127865" comment="php5-curl-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127866" comment="php5-dba-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127867" comment="php5-devel-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127868" comment="php5-dom-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127869" comment="php5-enchant-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127870" comment="php5-exif-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127871" comment="php5-fastcgi-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127872" comment="php5-fileinfo-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127873" comment="php5-firebird-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127874" comment="php5-fpm-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127875" comment="php5-ftp-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127876" comment="php5-gd-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127877" comment="php5-gettext-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127878" comment="php5-gmp-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127879" comment="php5-iconv-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127880" comment="php5-imap-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127881" comment="php5-intl-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127882" comment="php5-json-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127883" comment="php5-ldap-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127884" comment="php5-mbstring-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127885" comment="php5-mcrypt-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127886" comment="php5-mssql-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127887" comment="php5-mysql-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127888" comment="php5-odbc-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127889" comment="php5-opcache-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127890" comment="php5-openssl-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127891" comment="php5-pcntl-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127892" comment="php5-pdo-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127893" comment="php5-pear-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127894" comment="php5-pgsql-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127895" comment="php5-phar-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127896" comment="php5-posix-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127897" comment="php5-pspell-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127898" comment="php5-readline-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127899" comment="php5-shmop-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127900" comment="php5-snmp-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127901" comment="php5-soap-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127902" comment="php5-sockets-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127903" comment="php5-sqlite-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127904" comment="php5-suhosin-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127905" comment="php5-sysvmsg-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127906" comment="php5-sysvsem-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127907" comment="php5-sysvshm-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127908" comment="php5-tidy-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127909" comment="php5-tokenizer-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127910" comment="php5-wddx-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127911" comment="php5-xmlreader-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127912" comment="php5-xmlrpc-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127913" comment="php5-xmlwriter-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127914" comment="php5-xsl-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127915" comment="php5-zip-5.6.1-61.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127916" comment="php5-zlib-5.6.1-61.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18096" version="1" class="patch">
	<metadata>
		<title>Security update for libksba (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libksba fixes the following issues: 

Security issue fixed:
- boo#979261: OOB read access bugs remote DoS
- CVE-2016-4574: off-by-one OOB read access (incomplete fix for CVE-2016-4356)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/979261">SUSE bug 979261</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4574.html">CVE-2016-4574</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009127951" comment="libksba-1.3.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127952" comment="libksba-devel-1.3.1-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009127953" comment="libksba8-1.3.1-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18097" version="1" class="patch">
	<metadata>
		<title>Security update for libreoffice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This libreoffice update to version 5.0.6.3 fixes the following issues: 

Security issues fixed:
- CVE-2016-0794: multiple lwp issues (boo#967014)
- CVE-2016-0795: multiple lwp issues (boo#967015)

Bugs fixed:
- Version update to 5.0.6.3:
  * 5.0.6 release, various bugfixes on the 5.0 series, this is last
    release of the series
- Version update to 5.0.5.2:
  * 91 bugs fixed
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/967014">SUSE bug 967014</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967015">SUSE bug 967015</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0794.html">CVE-2016-0794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0795.html">CVE-2016-0795</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128060" comment="libreoffice-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128061" comment="libreoffice-base-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128062" comment="libreoffice-base-drivers-mysql-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128063" comment="libreoffice-base-drivers-postgresql-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128064" comment="libreoffice-branding-upstream-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128065" comment="libreoffice-calc-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128066" comment="libreoffice-calc-extensions-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128067" comment="libreoffice-draw-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128068" comment="libreoffice-filters-optional-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128069" comment="libreoffice-gnome-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128070" comment="libreoffice-gtk3-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128071" comment="libreoffice-icon-theme-breeze-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128072" comment="libreoffice-icon-theme-galaxy-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128073" comment="libreoffice-icon-theme-hicontrast-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128074" comment="libreoffice-icon-theme-oxygen-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128075" comment="libreoffice-icon-theme-sifr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128076" comment="libreoffice-icon-theme-tango-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128077" comment="libreoffice-impress-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128078" comment="libreoffice-kde4-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128079" comment="libreoffice-l10n-af-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128080" comment="libreoffice-l10n-ar-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128081" comment="libreoffice-l10n-as-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128082" comment="libreoffice-l10n-bg-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128083" comment="libreoffice-l10n-bn-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128084" comment="libreoffice-l10n-br-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128085" comment="libreoffice-l10n-ca-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128086" comment="libreoffice-l10n-cs-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128087" comment="libreoffice-l10n-cy-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128088" comment="libreoffice-l10n-da-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128089" comment="libreoffice-l10n-de-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128090" comment="libreoffice-l10n-dz-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128091" comment="libreoffice-l10n-el-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128092" comment="libreoffice-l10n-en-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128093" comment="libreoffice-l10n-es-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128094" comment="libreoffice-l10n-et-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128095" comment="libreoffice-l10n-eu-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128096" comment="libreoffice-l10n-fa-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128097" comment="libreoffice-l10n-fi-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128098" comment="libreoffice-l10n-fr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128099" comment="libreoffice-l10n-ga-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128100" comment="libreoffice-l10n-gl-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128101" comment="libreoffice-l10n-gu-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128102" comment="libreoffice-l10n-he-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128103" comment="libreoffice-l10n-hi-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128104" comment="libreoffice-l10n-hr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128105" comment="libreoffice-l10n-hu-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128106" comment="libreoffice-l10n-it-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128107" comment="libreoffice-l10n-ja-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128108" comment="libreoffice-l10n-kk-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128109" comment="libreoffice-l10n-kn-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128110" comment="libreoffice-l10n-ko-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128111" comment="libreoffice-l10n-lt-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128112" comment="libreoffice-l10n-lv-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128113" comment="libreoffice-l10n-mai-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128114" comment="libreoffice-l10n-ml-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128115" comment="libreoffice-l10n-mr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128116" comment="libreoffice-l10n-nb-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128117" comment="libreoffice-l10n-nl-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128118" comment="libreoffice-l10n-nn-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128119" comment="libreoffice-l10n-nr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128120" comment="libreoffice-l10n-nso-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128121" comment="libreoffice-l10n-or-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128122" comment="libreoffice-l10n-pa-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128123" comment="libreoffice-l10n-pl-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128124" comment="libreoffice-l10n-pt-BR-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128125" comment="libreoffice-l10n-pt-PT-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128126" comment="libreoffice-l10n-ro-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128127" comment="libreoffice-l10n-ru-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128128" comment="libreoffice-l10n-si-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128129" comment="libreoffice-l10n-sk-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128130" comment="libreoffice-l10n-sl-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128131" comment="libreoffice-l10n-sr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128132" comment="libreoffice-l10n-ss-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128133" comment="libreoffice-l10n-st-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128134" comment="libreoffice-l10n-sv-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128135" comment="libreoffice-l10n-ta-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128136" comment="libreoffice-l10n-te-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128137" comment="libreoffice-l10n-th-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128138" comment="libreoffice-l10n-tn-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128139" comment="libreoffice-l10n-tr-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128140" comment="libreoffice-l10n-ts-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128141" comment="libreoffice-l10n-uk-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128142" comment="libreoffice-l10n-ve-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128143" comment="libreoffice-l10n-xh-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128144" comment="libreoffice-l10n-zh-Hans-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128145" comment="libreoffice-l10n-zh-Hant-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128146" comment="libreoffice-l10n-zu-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128147" comment="libreoffice-mailmerge-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128148" comment="libreoffice-math-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128149" comment="libreoffice-officebean-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128150" comment="libreoffice-pyuno-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128151" comment="libreoffice-sdk-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128152" comment="libreoffice-sdk-doc-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128153" comment="libreoffice-writer-5.0.6.3-31.3 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128154" comment="libreoffice-writer-extensions-5.0.6.3-31.3 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18098" version="1" class="patch">
	<metadata>
		<title>Security update for docker (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for docker fixes the following issues: 

Security issues fixed:
- CVE-2016-3697: Potential privilege escalation via confusion of usernames and UIDs (boo#976777)

Bugs fixed:
- devicemapper: fix zero-sized field access
- remove docker-netns-aarch64.patch: This patch was adding
  We'll fix that later if we want to release for those archs.
- Exclude init scripts other than systemd from the test-package make it explicit.
- Add test subpackage and fix line numbers in patches		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976777">SUSE bug 976777</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3697.html">CVE-2016-3697</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128155" comment="docker-1.9.1-56.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128156" comment="docker-bash-completion-1.9.1-56.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128157" comment="docker-test-1.9.1-56.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128158" comment="docker-zsh-completion-1.9.1-56.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18099" version="1" class="patch">
	<metadata>
		<title>Security update for ntp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ntp fixes the following issues: 

- Update to 4.2.8p7 (boo#977446):
  * CVE-2016-1547, boo#977459:
    Validate crypto-NAKs, AKA: CRYPTO-NAK DoS.
  * CVE-2016-1548, boo#977461: Interleave-pivot
  * CVE-2016-1549, boo#977451:
    Sybil vulnerability: ephemeral association attack.
  * CVE-2016-1550, boo#977464: Improve NTP security against buffer
    comparison timing attacks.
  * CVE-2016-1551, boo#977450:
    Refclock impersonation vulnerability
  * CVE-2016-2516, boo#977452: Duplicate IPs on unconfig
    directives will cause an assertion botch in ntpd.
  * CVE-2016-2517, boo#977455: remote configuration trustedkey/
    requestkey/controlkey values are not properly validated.
  * CVE-2016-2518, boo#977457: Crafted addpeer with hmode &amp;gt; 7
    causes array wraparound with MATCH_ASSOC.
  * CVE-2016-2519, boo#977458: ctl_getitem() return value not
    always checked.
  * integrate ntp-fork.patch
  * Improve the fixes for:
    CVE-2015-7704, CVE-2015-7705, CVE-2015-7974
- Restrict the parser in the startup script to the first
  occurrance of &amp;quot;keys&amp;quot; and &amp;quot;controlkey&amp;quot; in ntp.conf (boo#957226).

- Enable compile-time support for MS-SNTP (--enable-ntp-signd).
  This replaces the w32 patches in 4.2.4 that added the authreg
  directive. (fate#320758).
- Fix ntp-sntp-dst.patch (boo#975496).
- Call /usr/sbin/sntp with full path to synchronize in start-ntpd.
  When run as cron job, /usr/sbin/ is not in the path, which caused
  the synchronization to fail. (boo#962318)
- Speedup ntpq (boo#782060, ntp-speedup-ntpq.patch).
- Sync service files with openSUSE Factory.

- Fix the TZ offset output of sntp during DST (boo#951559).

- Add ntp-fork.patch and build with threads disabled to allow
  name resolution even when running chrooted.

- Update to 4.2.8p6:
  * CVE-2015-8158, boo#962966: Potential Infinite Loop in ntpq.
  * CVE-2015-8138, boo#963002: origin: Zero Origin Timestamp
    Bypass.
  * CVE-2015-7979, boo#962784: Off-path Denial of Service (DoS)
    attack on authenticated broadcast mode.
  * CVE-2015-7978, boo#963000: Stack exhaustion in recursive
    traversal of restriction list.
  * CVE-2015-7977, boo#962970: reslist NULL pointer dereference.
  * CVE-2015-7976, boo#962802: ntpq saveconfig command allows
    dangerous characters in filenames.
  * CVE-2015-7975, boo#962988: nextvar() missing length check.
  * CVE-2015-7974, boo#962960: Skeleton Key: Missing key check
    allows impersonation between authenticated peers.
  * CVE-2015-7973, boo#962995: Deja Vu: Replay attack on
    authenticated broadcast mode.
  * CVE-2015-8140: ntpq vulnerable to replay attacks.
  * CVE-2015-8139: Origin Leak: ntpq and ntpdc, disclose origin.
  * CVE-2015-5300, boo#951629: Small-step/Big-step.
- Add /var/db/ntp-kod (boo#916617).
- Add ntp-ENOBUFS.patch to limit a warning that might happen
  quite a lot on loaded systems (boo#956773).

- add ntp.bug2965.diff (boo#954982)
  * fixes regression in 4.2.8p4 update

- Update to 4.2.8p4 to fix several security issues (boo#951608):
  * CVE-2015-7871: NAK to the Future: Symmetric association
    authentication bypass via crypto-NAK
  * CVE-2015-7855: decodenetnum() will ASSERT botch instead of
    returning FAIL on some bogus values
  * CVE-2015-7854: Password Length Memory Corruption Vulnerability
  * CVE-2015-7853: Invalid length data provided by a custom
    refclock driver could cause a buffer overflow
  * CVE-2015-7852 ntpq atoascii() Memory Corruption Vulnerability
  * CVE-2015-7851 saveconfig Directory Traversal Vulnerability
  * CVE-2015-7850 remote config logfile-keyfile
  * CVE-2015-7849 trusted key use-after-free
  * CVE-2015-7848 mode 7 loop counter underrun
  * CVE-2015-7701 Slow memory leak in CRYPTO_ASSOC
  * CVE-2015-7703 configuration directives &amp;quot;pidfile&amp;quot; and
    &amp;quot;driftfile&amp;quot; should only be allowed locally
  * CVE-2015-7704, CVE-2015-7705 Clients that receive a KoD should
    validate the origin timestamp field
  * CVE-2015-7691, CVE-2015-7692, CVE-2015-7702 Incomplete autokey
    data packet length checks
  * obsoletes ntp-memlock.patch.
- Add a controlkey line to /etc/ntp.conf if one does not already
  exist to allow runtime configuuration via ntpq.

- Temporarily disable memlock to avoid problems due to high memory
  usage during name resolution (boo#946386, ntp-memlock.patch).

- Use SHA1 instead of MD5 for symmetric keys (boo#905885).
- Improve runtime configuration:
  * Read keytype from ntp.conf
  * Don't write ntp keys to syslog.
- Fix legacy action scripts to pass on command line arguments.

- Remove ntp.1.gz, it wasn't installed anymore.
- Remove ntp-4.2.7-rh-manpages.tar.gz and only keep ntptime.8.gz.
  The rest is partially irrelevant, partially redundant and
  potentially outdated (boo#942587).
- Remove &amp;quot;kod&amp;quot; from the restrict line in ntp.conf (boo#944300).

- Use ntpq instead of deprecated ntpdc in start-ntpd (boo#936327).
- Add a controlkey to ntp.conf to make the above work.
- Don't let &amp;quot;keysdir&amp;quot; lines in ntp.conf trigger the &amp;quot;keys&amp;quot; parser.
- Disable mode 7 (ntpdc) again, now that we don't use it anymore.

- Add &amp;quot;addserver&amp;quot; as a new legacy action.
- Fix the comment regarding addserver in ntp.conf (boo#910063).

- Update to version 4.2.8p3 which incorporates all security fixes
  and most other patches we have so far (fate#319040).
  More information on:
  http://archive.ntp.org/ntp4/ChangeLog-stable
- Disable chroot by default (boo#926510).
- Enable ntpdc for backwards compatibility (boo#920238).

- Security fix: ntp-keygen may generate non-random symmetric keys
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/782060">SUSE bug 782060</bugzilla>
<bugzilla href="https://bugzilla.suse.com/905885">SUSE bug 905885</bugzilla>
<bugzilla href="https://bugzilla.suse.com/910063">SUSE bug 910063</bugzilla>
<bugzilla href="https://bugzilla.suse.com/916617">SUSE bug 916617</bugzilla>
<bugzilla href="https://bugzilla.suse.com/920238">SUSE bug 920238</bugzilla>
<bugzilla href="https://bugzilla.suse.com/926510">SUSE bug 926510</bugzilla>
<bugzilla href="https://bugzilla.suse.com/936327">SUSE bug 936327</bugzilla>
<bugzilla href="https://bugzilla.suse.com/942587">SUSE bug 942587</bugzilla>
<bugzilla href="https://bugzilla.suse.com/944300">SUSE bug 944300</bugzilla>
<bugzilla href="https://bugzilla.suse.com/946386">SUSE bug 946386</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951559">SUSE bug 951559</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951608">SUSE bug 951608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951629">SUSE bug 951629</bugzilla>
<bugzilla href="https://bugzilla.suse.com/954982">SUSE bug 954982</bugzilla>
<bugzilla href="https://bugzilla.suse.com/956773">SUSE bug 956773</bugzilla>
<bugzilla href="https://bugzilla.suse.com/957226">SUSE bug 957226</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962318">SUSE bug 962318</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962784">SUSE bug 962784</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962802">SUSE bug 962802</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962960">SUSE bug 962960</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962966">SUSE bug 962966</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962970">SUSE bug 962970</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962988">SUSE bug 962988</bugzilla>
<bugzilla href="https://bugzilla.suse.com/962995">SUSE bug 962995</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963000">SUSE bug 963000</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963002">SUSE bug 963002</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975496">SUSE bug 975496</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977446">SUSE bug 977446</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977450">SUSE bug 977450</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977451">SUSE bug 977451</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977452">SUSE bug 977452</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977455">SUSE bug 977455</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977457">SUSE bug 977457</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977458">SUSE bug 977458</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977459">SUSE bug 977459</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977461">SUSE bug 977461</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977464">SUSE bug 977464</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5300.html">CVE-2015-5300</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7691.html">CVE-2015-7691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7692.html">CVE-2015-7692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7701.html">CVE-2015-7701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7702.html">CVE-2015-7702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7703.html">CVE-2015-7703</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7704.html">CVE-2015-7704</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7705.html">CVE-2015-7705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7848.html">CVE-2015-7848</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7849.html">CVE-2015-7849</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7850.html">CVE-2015-7850</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7851.html">CVE-2015-7851</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7852.html">CVE-2015-7852</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7853.html">CVE-2015-7853</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7854.html">CVE-2015-7854</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7855.html">CVE-2015-7855</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7871.html">CVE-2015-7871</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7973.html">CVE-2015-7973</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7974.html">CVE-2015-7974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7975.html">CVE-2015-7975</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7976.html">CVE-2015-7976</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7977.html">CVE-2015-7977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7978.html">CVE-2015-7978</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-7979.html">CVE-2015-7979</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8138.html">CVE-2015-8138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8139.html">CVE-2015-8139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8140.html">CVE-2015-8140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8158.html">CVE-2015-8158</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1547.html">CVE-2016-1547</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1548.html">CVE-2016-1548</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1549.html">CVE-2016-1549</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1550.html">CVE-2016-1550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1551.html">CVE-2016-1551</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2516.html">CVE-2016-2516</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2517.html">CVE-2016-2517</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2518.html">CVE-2016-2518</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2519.html">CVE-2016-2519</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128159" comment="ntp-4.2.8p7-25.15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128160" comment="ntp-doc-4.2.8p7-25.15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18100" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to fix one security issue.

The following vulnerability was fixed:

- CVE-2016-5099: Self XSS vulneratbility - A specially crafted attack could allow for special HTML characters to be passed as URL encoded values and displayed back as special characters in the page (boo#982128, PMASA-2016-16)		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/982128">SUSE bug 982128</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5099.html">CVE-2016-5099</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128189" comment="phpMyAdmin-4.4.15.6-19.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18101" version="1" class="patch">
	<metadata>
		<title>Security update for samba (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for samba fixes the following issues including some regressions
from the BADLOCK security update:

- libads: record session expiry for spnego sasl binds; (bso#11852);
  (boo#979268).
- fix NT_STATUS_ACCESS_DENIED when accessing windows public share;
  (bso#11841).
- Only validate MIC if &amp;quot;map to guest&amp;quot; is not being used; (bso#11847).
- NetAPP SMB servers don't negotiate NTLMSSP_SIGN; (bso#11850);
  (boo#977669).
- Fix non-working anonymous smb connections; (bso#11858).
- handle broken mechListMIC response from Windows 2000; (bso#11870).
- wbinfo -u or net ads search doesn't work anymore; (bso#11872).
- fix regressions regarding the NTLMSSP hardening of CVE-2016-2110;
  (bso#11849).
- Allow Domain member resolve trusted domains' users; (bso#11830).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/977669">SUSE bug 977669</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979268">SUSE bug 979268</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2110.html">CVE-2016-2110</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128193" comment="ctdb-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128194" comment="ctdb-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128195" comment="ctdb-pcp-pmda-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128196" comment="ctdb-tests-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128197" comment="libdcerpc-atsvc-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128198" comment="libdcerpc-atsvc0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128199" comment="libdcerpc-atsvc0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128200" comment="libdcerpc-binding0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128201" comment="libdcerpc-binding0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128202" comment="libdcerpc-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128203" comment="libdcerpc-samr-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128204" comment="libdcerpc-samr0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128205" comment="libdcerpc-samr0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128206" comment="libdcerpc0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128207" comment="libdcerpc0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128208" comment="libgensec-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128209" comment="libgensec0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128210" comment="libgensec0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128211" comment="libndr-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128212" comment="libndr-krb5pac-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128213" comment="libndr-krb5pac0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128214" comment="libndr-krb5pac0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128215" comment="libndr-nbt-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128216" comment="libndr-nbt0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128217" comment="libndr-nbt0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128218" comment="libndr-standard-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128219" comment="libndr-standard0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128220" comment="libndr-standard0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128221" comment="libndr0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128222" comment="libndr0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128223" comment="libnetapi-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128224" comment="libnetapi0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128225" comment="libnetapi0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128226" comment="libregistry-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128227" comment="libregistry0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128228" comment="libregistry0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128229" comment="libsamba-credentials-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128230" comment="libsamba-credentials0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128231" comment="libsamba-credentials0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128232" comment="libsamba-hostconfig-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128233" comment="libsamba-hostconfig0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128234" comment="libsamba-hostconfig0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128235" comment="libsamba-passdb-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128236" comment="libsamba-passdb0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128237" comment="libsamba-passdb0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128238" comment="libsamba-policy-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128239" comment="libsamba-policy0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128240" comment="libsamba-policy0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128241" comment="libsamba-util-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128242" comment="libsamba-util0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128243" comment="libsamba-util0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128244" comment="libsamdb-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128245" comment="libsamdb0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128246" comment="libsamdb0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128247" comment="libsmbclient-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128248" comment="libsmbclient-raw-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128249" comment="libsmbclient-raw0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128250" comment="libsmbclient-raw0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128251" comment="libsmbclient0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128252" comment="libsmbclient0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128253" comment="libsmbconf-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128254" comment="libsmbconf0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128255" comment="libsmbconf0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128256" comment="libsmbldap-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128257" comment="libsmbldap0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128258" comment="libsmbldap0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128259" comment="libtevent-util-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128260" comment="libtevent-util0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128261" comment="libtevent-util0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128262" comment="libwbclient-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128263" comment="libwbclient0-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128264" comment="libwbclient0-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128265" comment="samba-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128266" comment="samba-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128267" comment="samba-client-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128268" comment="samba-client-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128269" comment="samba-core-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128270" comment="samba-doc-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128271" comment="samba-libs-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128272" comment="samba-libs-32bit-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128273" comment="samba-pidl-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128274" comment="samba-python-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128275" comment="samba-test-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128276" comment="samba-test-devel-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128277" comment="samba-winbind-4.2.4-37.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128278" comment="samba-winbind-32bit-4.2.4-37.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18102" version="1" class="patch">
	<metadata>
		<title>Security update for expat (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for expat fixes the following security issues:

- CVE-2015-1283: Fixed multiple integer overflows that could lead to buffer overflows [boo#980391]
- CVE-2016-0718: Fixed Expat XML parser that mishandles certain kinds of malformed input
  documents [boo#979441].
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/979441">SUSE bug 979441</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980391">SUSE bug 980391</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-1283.html">CVE-2015-1283</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0718.html">CVE-2016-0718</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128279" comment="expat-2.1.0-14.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128280" comment="libexpat-devel-2.1.0-14.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128281" comment="libexpat-devel-32bit-2.1.0-14.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128282" comment="libexpat1-2.1.0-14.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128283" comment="libexpat1-32bit-2.1.0-14.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18103" version="1" class="patch">
	<metadata>
		<title>Security update for libxslt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libxslt fixes the following issues:

- CVE-2015-7995: A type confusion in preprocessing attributes was fixed [boo#952474].
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/952474">SUSE bug 952474</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7995.html">CVE-2015-7995</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128284" comment="libxslt-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128285" comment="libxslt-devel-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128286" comment="libxslt-devel-32bit-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128287" comment="libxslt-python-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128288" comment="libxslt-tools-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128289" comment="libxslt1-1.1.28-7.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128290" comment="libxslt1-32bit-1.1.28-7.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18104" version="1" class="patch">
	<metadata>
		<title>Security update for libxml2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

libxml2 was updated to fix security issues and a regression from the last version update.

Security issues fixed:
- CVE-2016-3627: Fixed stack exhaustion while parsing certain XML files in recovery mode (bnc#972335).
- CVE-2016-3705: Improved protection against the Billion Laughs Attack (bnc#975947).

Regression fixed:
- Fixed XML push parser that fails with bogus UTF-8 encoding error when
  multi-byte character in large CDATA section is split across
  buffer [bnc#962796]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/962796">SUSE bug 962796</bugzilla>
<bugzilla href="https://bugzilla.suse.com/972335">SUSE bug 972335</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975947">SUSE bug 975947</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3627.html">CVE-2016-3627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3705.html">CVE-2016-3705</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128291" comment="libxml2-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128292" comment="libxml2-2-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128293" comment="libxml2-2-32bit-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128294" comment="libxml2-devel-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128295" comment="libxml2-devel-32bit-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128296" comment="libxml2-doc-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128297" comment="libxml2-tools-2.9.3-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128298" comment="python-libxml2-2.9.3-7.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18105" version="1" class="patch">
	<metadata>
		<title>Security update for redis (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for redis fixes the following security issue:

- CVE-2015-8080: Fixed an integer overflow resulting in stack-based overflow. (bsc#954199)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/954199">SUSE bug 954199</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8080.html">CVE-2015-8080</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128299" comment="redis-3.0.4-3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18106" version="1" class="patch">
	<metadata>
		<title>Security update for putty (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to putty 0.67 fixes the following vulnerability:

- CVE-2016-2563: old-style scp downloads may allow remote code execution (boo#981407)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/981407">SUSE bug 981407</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2563.html">CVE-2016-2563</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128326" comment="putty-0.67-9.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18107" version="1" class="patch">
	<metadata>
		<title>Security update for libarchive (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libarchive fixes the following issue: 

- Fix a heap-based buffer overflow (CVE-2016-1541, bsc#979005)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/979005">SUSE bug 979005</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1541.html">CVE-2016-1541</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128356" comment="bsdtar-3.1.2-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128357" comment="libarchive-3.1.2-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128358" comment="libarchive-devel-3.1.2-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128359" comment="libarchive13-3.1.2-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128360" comment="libarchive13-32bit-3.1.2-7.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18108" version="1" class="patch">
	<metadata>
		<title>Security update for dosfstools (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for dosfstools fixes the following issues: 

- fixed buffer overflows based on insufficient size of variable for
  storing FAT size (CVE-2016-4804, boo#980377)
  * dosfstools-3.0.26-read-fat-overflow.patch
- fixed memory corruption when setting FAT12 entries (CVE-2015-8872,
  boo#980364)
  * dosfstools-3.0.26-off-by-2.patch

- Fix attempt to rename root dir in fsck due to uninitialized
 fields [boo#912607]

- Drop gpg-offline build-time requirement; this is now handled by
  the local source validator
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/912607">SUSE bug 912607</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980364">SUSE bug 980364</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980377">SUSE bug 980377</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8872.html">CVE-2015-8872</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4804.html">CVE-2016-4804</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128361" comment="dosfstools-3.0.26-6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18109" version="1" class="patch">
	<metadata>
		<title>Security update for virtualbox (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

Virtualbox was updated to 5.0.20 to fix the following issues:

Version bump to 5.0.20 (released 2016-04-28 by Oracle) This is a maintenance release. The following items were fixed and/or added:

* NAT Network: File VBoxNetNAT no longer requires suid
* Storage: fixed a regression causing write requests from the BIOS to cause a Guru Meditation with the LsiLogic SCSI controller (5.0.18 regression; bug #15317)
* Storage: several emulation fixes in the BusLogic SCSI controller emulation
* NAT Network: support TCP in DNS proxy (same problem as in bug #14736 for NAT)
* NAT: rework handling of port-forwarding rules (bug #13570)
* NAT: rewrite host resolver to handle more query types and make it asynchronous so that a stalled lookup doesn't block all NAT traffic
* Snapshots: don't crash when restoring a snapshot which has more network adapters than the current state (ie when the snapshot uses ICH9 and the current state uses PIIX3)
* Guest Control: various bugfixes for the copyfrom and copyto commands / API (bug #14336)
* VBoxManage: list processor features on list hostinfo (bug #15334)
* Linux hosts: fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled (bug #15327)
* Windows Additions: fixed performance issues with PowerPoint 2010 and the WDDM graphics drivers if Aero is disabled 

Bugfixes:
- Apply proper fix for boo#964765 that causes guest VMs using NAT Network attachments
  to fail to get network access. The basic problem is that file /usr/lib/virtualbox/VBoxNetNAT
  needs to have suid privilege, and the spec file was failing to set the appropriate permissions. 

- Implement VirtualBox version 5.0.18 in openSUSE 13.2. Previous to this point,
  oS 13.2 had been using 4.3.X, which was the VB series when 13.2 was released.
  This policy has been changed so that a fix for CVE-2016-0678 can be included
  in 13.2. Bug report b.o.o #97366 discusses this vulnerability.
  This submission also fixes the bug in VB 5.0.18 that prevents proper operation
  for guest VMs configured to use LsiLogic adapter for disks. See ticket:
  https://www.virtualbox.org/ticket/15317 for a description of the problem,
  and changeset: https://www.virtualbox.org/changeset/60565/vbox for the fix,
  which is implemented in file &amp;quot;changeset_60565.diff&amp;quot;.
 

Version bump to 5.0.18 (released 2016-04-18 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
* GUI: position off-screen windows to be fully visible again on relaunch in consistence with default-behavior (bug #15226)
* GUI: fixed the View menu / Full-screen Mode behavior on Mac OS X El Capitan
* GUI: fixed a test which allowed to encrypt a hard disk with an empty password
* GUI: fixed a crash under certain conditions during VM shutdown
* GUI: fixed the size of the VM list scrollbar in the VM selector when entering a group
* PC speaker passthrough: fixes (Linux hosts only; bug #627)
* Drag and drop: several fixes
* SATA: fixed hotplug flag handling when EFI is used
* Storage: fixed handling of encrypted disk images with SCSI controllers (bug #14812)
* Storage: fixed possible crash with Solaris 7 if the BusLogic SCSI controller is used
* USB: properly purge non-ASCII characters from USB strings (bugs #8801, #15222)
* NAT Network: fixed 100% CPU load in VBoxNetNAT on Mac OS X under certain circumstances (bug #15223)
* ACPI: fixed ACPI tables to make the display color management settings available again for older Windows versions (4.3.22 regression)
* Guest Control: fixed VBoxManage copyfrom command (bug #14336)
* Snapshots: fixed several problems when removing older snapshots (bug #15206)
* VBoxManage: fixed --verbose output of the guestcontrol command
* Windows hosts: hardening fixes required for recent Windows 10 insider builds (bugs #15245, #15296)
* Windows hosts: fixed support of jumbo frames in with bridged networking (5.0.16 regression; bug #15209)
* Windows hosts: don't prevent receiving multicast traffic if host-only adapters are installed (bug #8698)
* Linux hosts: added support for the new naming scheme of NVME disks when creating raw disks
* Solaris hosts / guests: properly sign the kernel modules (bug #12608)
* Linux hosts / guests: Linux 4.5 fixes (bug #15251)
* Linux hosts / guests: Linux 4.6 fixes (bug #15298)
* Linux Additions: added a kernel graphics driver to support graphics when X.Org does not have root rights (bug #14732)
* Linux/Solaris Additions: fixed several issues causing Linux/Solatis guests using software rendering when 3D acceleration is available
* Windows Additions: fixed a hang with PowerPoint 2010 and the WDDM drivers if Aero is disabled  
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/908383">SUSE bug 908383</bugzilla>
<bugzilla href="https://bugzilla.suse.com/939299">SUSE bug 939299</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953018">SUSE bug 953018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/964765">SUSE bug 964765</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0678.html">CVE-2016-0678</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128362" comment="python-virtualbox-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128363" comment="virtualbox-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128364" comment="virtualbox-devel-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128365" comment="virtualbox-guest-desktop-icons-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128366" comment="virtualbox-guest-kmp-default-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128367" comment="virtualbox-guest-kmp-desktop-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128368" comment="virtualbox-guest-kmp-pae-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128369" comment="virtualbox-guest-tools-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128370" comment="virtualbox-guest-x11-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128371" comment="virtualbox-host-kmp-default-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128372" comment="virtualbox-host-kmp-desktop-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128373" comment="virtualbox-host-kmp-pae-5.0.20_k3.16.7_35-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128374" comment="virtualbox-host-source-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128375" comment="virtualbox-qt-5.0.20-46.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128376" comment="virtualbox-websrv-5.0.20-46.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18110" version="1" class="patch">
	<metadata>
		<title>Security update for p7zip (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for p7zip fixes the following issues: 

- add p7zip-9.20.1-CVE-2016-2335.patch to fix 7zip UDF
  CInArchive::ReadFileItem code execution vulnerability
  [boo#979823], [CVE-2016-2335]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/979823">SUSE bug 979823</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2335.html">CVE-2016-2335</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128377" comment="p7zip-9.20.1-12.6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18111" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 51.0.2704.79 to fix the following vulnerabilities:
    
- CVE-2016-1696: Cross-origin bypass in Extension bindings
- CVE-2016-1697: Cross-origin bypass in Blink
- CVE-2016-1698: Information leak in Extension bindings
- CVE-2016-1699: Parameter sanitization failure in DevTools
- CVE-2016-1700: Use-after-free in Extensions
- CVE-2016-1701: Use-after-free in Autofill
- CVE-2016-1702: Out-of-bounds read in Skia
- CVE-2016-1703: Various fixes from internal audits, fuzzing and other initiatives
    
Also includes vulnerabilities fixed in 51.0.2704.63 (boo#981886):  

- CVE-2016-1672: Cross-origin bypass in extension bindings
- CVE-2016-1673: Cross-origin bypass in Blink
- CVE-2016-1674: Cross-origin bypass in extensions
- CVE-2016-1675: Cross-origin bypass in Blink
- CVE-2016-1676: Cross-origin bypass in extension bindings
- CVE-2016-1677: Type confusion in V8
- CVE-2016-1678: Heap overflow in V8
- CVE-2016-1679: Heap use-after-free in V8 bindings
- CVE-2016-1680: Heap use-after-free in Skia
- CVE-2016-1681: Heap overflow in PDFium
- CVE-2016-1682: CSP bypass for ServiceWorker
- CVE-2016-1683: Out-of-bounds access in libxslt
- CVE-2016-1684: Integer overflow in libxslt
- CVE-2016-1685: Out-of-bounds read in PDFium
- CVE-2016-1686: Out-of-bounds read in PDFium
- CVE-2016-1687: Information leak in extensions
- CVE-2016-1688: Out-of-bounds read in V8
- CVE-2016-1689: Heap buffer overflow in media
- CVE-2016-1690: Heap use-after-free in Autofill
- CVE-2016-1691: Heap buffer-overflow in Skia
- CVE-2016-1692: Limited cross-origin bypass in ServiceWorker
- CVE-2016-1693: HTTP Download of Software Removal Tool
- CVE-2016-1694: HPKP pins removed on cache clearance
- CVE-2016-1695: Various fixes from internal audits, fuzzing and other initiatives
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/981886">SUSE bug 981886</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982719">SUSE bug 982719</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1672.html">CVE-2016-1672</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1673.html">CVE-2016-1673</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1674.html">CVE-2016-1674</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1675.html">CVE-2016-1675</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1676.html">CVE-2016-1676</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1677.html">CVE-2016-1677</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1678.html">CVE-2016-1678</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1679.html">CVE-2016-1679</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1680.html">CVE-2016-1680</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1681.html">CVE-2016-1681</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1682.html">CVE-2016-1682</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1683.html">CVE-2016-1683</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1684.html">CVE-2016-1684</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1685.html">CVE-2016-1685</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1686.html">CVE-2016-1686</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1687.html">CVE-2016-1687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1688.html">CVE-2016-1688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1689.html">CVE-2016-1689</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1690.html">CVE-2016-1690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1691.html">CVE-2016-1691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1692.html">CVE-2016-1692</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1693.html">CVE-2016-1693</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1694.html">CVE-2016-1694</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1695.html">CVE-2016-1695</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1696.html">CVE-2016-1696</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1697.html">CVE-2016-1697</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1698.html">CVE-2016-1698</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1699.html">CVE-2016-1699</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1700.html">CVE-2016-1700</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1701.html">CVE-2016-1701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1702.html">CVE-2016-1702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1703.html">CVE-2016-1703</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128405" comment="chromedriver-51.0.2704.79-105.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128406" comment="chromium-51.0.2704.79-105.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128407" comment="chromium-desktop-gnome-51.0.2704.79-105.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128408" comment="chromium-desktop-kde-51.0.2704.79-105.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128409" comment="chromium-ffmpegsumo-51.0.2704.79-105.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18112" version="1" class="patch">
	<metadata>
		<title>Security update for gd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gd fixes the following issues: 

- security update:
  * CVE-2016-5116 [boo#982176]
    + gd-CVE-2016-5116.patch
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/982176">SUSE bug 982176</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5116.html">CVE-2016-5116</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128485" comment="gd-2.1.0-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128486" comment="gd-devel-2.1.0-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128487" comment="libgd3-2.1.0-7.8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128488" comment="libgd3-32bit-2.1.0-7.8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18113" version="1" class="patch">
	<metadata>
		<title>Security update for cgit (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to cgit 0.12 fixes the following issues:

- CVE-2016-1899: Reflected Cross Site Scripting and Header Injection in Mimetype Query String
- CVE-2016-1900: Stored Cross Site Scripting and Header Injection in Filename Parameter
- CVE-2016-1901: Integer Overflow resulting in Buffer Overflow

The bundled git version was updated to 2.7.0.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/961916">SUSE bug 961916</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1899.html">CVE-2016-1899</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1900.html">CVE-2016-1900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1901.html">CVE-2016-1901</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121925" comment="cgit-0.12-6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18114" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for GraphicsMagick fixes the following issues: 

- security update:
  * CVE-2016-5118 [boo#982178]
    + GraphicsMagick-CVE-2016-5118.patch
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/982178">SUSE bug 982178</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5118.html">CVE-2016-5118</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128494" comment="GraphicsMagick-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128495" comment="GraphicsMagick-devel-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128496" comment="libGraphicsMagick++-Q16-3-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128497" comment="libGraphicsMagick++-devel-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128498" comment="libGraphicsMagick-Q16-3-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128499" comment="libGraphicsMagick3-config-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128500" comment="libGraphicsMagickWand-Q16-2-1.3.20-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128501" comment="perl-GraphicsMagick-1.3.20-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18115" version="1" class="patch">
	<metadata>
		<title>Security update for libimobiledevice, libusbmuxd (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libimobiledevice, libusbmuxd fixes the following issues: 

- Add libimobiledevice-CVE-2016-5104.patch: Make sure sockets only
  listen locally (CVE-2016-5104, boo#982014).

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/982014">SUSE bug 982014</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5104.html">CVE-2016-5104</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128502" comment="imobiledevice-tools-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128503" comment="iproxy-1.0.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128504" comment="libimobiledevice-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128505" comment="libimobiledevice-devel-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128506" comment="libimobiledevice-doc-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128507" comment="libimobiledevice4-1.1.6-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128508" comment="libimobiledevice4-32bit-1.1.6-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128509" comment="libimobiledevice6-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128510" comment="libimobiledevice6-32bit-1.2.0-6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128511" comment="libusbmuxd-1.0.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128512" comment="libusbmuxd-devel-1.0.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128513" comment="libusbmuxd2-1.0.9-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128514" comment="libusbmuxd2-32bit-1.0.9-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128515" comment="libusbmuxd4-1.0.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128516" comment="libusbmuxd4-32bit-1.0.10-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128517" comment="python-imobiledevice-1.2.0-6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18116" version="1" class="patch">
	<metadata>
		<title>Security update for glibc (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for glibc fixes the following issues: 

- glob-altdirfunc.patch: Do not copy d_name field of struct dirent
  (CVE-2016-1234, boo#969727, BZ #19779)
- nss-dns-memleak-2.patch: fix memory leak in _nss_dns_gethostbyname4_r
  (boo#973010)
- nss-dns-getnetbyname.patch: fix stack overflow in
  _nss_dns_getnetbyname_r (CVE-2016-3075, boo#973164, BZ #19879)
- getaddrinfo-hostent-conv-stack-overflow.patch: getaddrinfo stack
  overflow in hostent conversion (CVE-2016-3706, boo#980483, BZ #20010)
- clntudp-call-alloca.patch: do not use alloca in clntudp_call
  (CVE-2016-4429, boo#980854, BZ #20112)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/969727">SUSE bug 969727</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973010">SUSE bug 973010</bugzilla>
<bugzilla href="https://bugzilla.suse.com/973164">SUSE bug 973164</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980483">SUSE bug 980483</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980854">SUSE bug 980854</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1234.html">CVE-2016-1234</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3075.html">CVE-2016-3075</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3706.html">CVE-2016-3706</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4429.html">CVE-2016-4429</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128518" comment="glibc-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128519" comment="glibc-32bit-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128520" comment="glibc-devel-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128521" comment="glibc-devel-32bit-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128522" comment="glibc-devel-static-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128523" comment="glibc-devel-static-32bit-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128524" comment="glibc-extra-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128525" comment="glibc-html-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128526" comment="glibc-i18ndata-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128527" comment="glibc-info-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128528" comment="glibc-locale-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128529" comment="glibc-locale-32bit-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128530" comment="glibc-obsolete-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128531" comment="glibc-profile-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128532" comment="glibc-profile-32bit-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128533" comment="glibc-testsuite-2.19-16.25.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128534" comment="glibc-utils-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128535" comment="glibc-utils-32bit-2.19-16.25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128536" comment="nscd-2.19-16.25.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18117" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ImageMagick fixes the following issues: 

- security update:
  * CVE-2016-5118 [boo#982178]
    + ImageMagick-CVE-2016-5118.patch
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/982178">SUSE bug 982178</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5118.html">CVE-2016-5118</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128622" comment="ImageMagick-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128623" comment="ImageMagick-devel-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128624" comment="ImageMagick-devel-32bit-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128625" comment="ImageMagick-doc-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128626" comment="ImageMagick-extra-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128627" comment="libMagick++-6_Q16-5-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128628" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128629" comment="libMagick++-devel-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128630" comment="libMagick++-devel-32bit-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128631" comment="libMagickCore-6_Q16-2-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128632" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128633" comment="libMagickWand-6_Q16-2-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128634" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128635" comment="perl-PerlMagick-6.8.9.8-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18118" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for php5 fixes the following issues: 

- CVE-2013-7456: imagescale out-of-bounds read (bnc#982009).
- CVE-2016-5093: get_icu_value_internal out-of-bounds read (bnc#982010).
- CVE-2016-5094: Don't create strings with lengths outside int range (bnc#982011).
- CVE-2016-5095: Don't create strings with lengths outside int range (bnc#982012).
- CVE-2016-5096: int/size_t confusion in fread (bsc#982013).
- CVE-2016-5114: fpm_log.c memory leak and buffer overflow (bnc#982162).
- CVE-2015-8877: The gdImageScaleTwoPass function in gd_interpolation.c in the GD Graphics Library (aka libgd), as used in PHP, used inconsistent allocate and free approaches, which allowed remote attackers to cause a denial of service (memory consumption) via a crafted call, as demonstrated by a call to the PHP imagescale function (bsc#981061).
- CVE-2015-8876: Zend/zend_exceptions.c in PHP did not validate certain Exception objects, which allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger unintended method execution via crafted serialized data (bsc#981049).
- CVE-2015-8879: The odbc_bindcols function in ext/odbc/php_odbc.c in PHP mishandled driver behavior for SQL_WVARCHAR columns, which allowed remote attackers to cause a denial of service (application crash) in opportunistic circumstances by leveraging use of the odbc_fetch_array function to access a certain type of Microsoft SQL Server table Aliased: (bsc#981050).
- CVE-2015-4116: Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP allowed remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation (bsc#980366).
- CVE-2015-8874: Stack consumption vulnerability in GD in PHP allowed remote attackers to cause a denial of service via a crafted imagefilltoborder call (bsc#980375).
- CVE-2015-8873: Stack consumption vulnerability in Zend/zend_exceptions.c in PHP allowed remote attackers to cause a denial of service (segmentation fault) via recursive method calls (bsc#980373).
- CVE-2016-3074: Integer signedness error in GD Graphics Library (aka libgd or libgd2) allowed remote attackers to cause a denial of service (crash) or potentially execute arbitrary code via crafted compressed gd2 data, which triggers a heap-based buffer overflow (bsc#976775).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/976775">SUSE bug 976775</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980366">SUSE bug 980366</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980373">SUSE bug 980373</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980375">SUSE bug 980375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981049">SUSE bug 981049</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981050">SUSE bug 981050</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981061">SUSE bug 981061</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982009">SUSE bug 982009</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982010">SUSE bug 982010</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982011">SUSE bug 982011</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982012">SUSE bug 982012</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982013">SUSE bug 982013</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982162">SUSE bug 982162</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7456.html">CVE-2013-7456</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-4116.html">CVE-2015-4116</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8873.html">CVE-2015-8873</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8874.html">CVE-2015-8874</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8876.html">CVE-2015-8876</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8877.html">CVE-2015-8877</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8879.html">CVE-2015-8879</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3074.html">CVE-2016-3074</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5093.html">CVE-2016-5093</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5094.html">CVE-2016-5094</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5095.html">CVE-2016-5095</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5096.html">CVE-2016-5096</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5114.html">CVE-2016-5114</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128692" comment="apache2-mod_php5-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128693" comment="php5-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128694" comment="php5-bcmath-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128695" comment="php5-bz2-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128696" comment="php5-calendar-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128697" comment="php5-ctype-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128698" comment="php5-curl-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128699" comment="php5-dba-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128700" comment="php5-devel-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128701" comment="php5-dom-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128702" comment="php5-enchant-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128703" comment="php5-exif-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128704" comment="php5-fastcgi-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128705" comment="php5-fileinfo-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128706" comment="php5-firebird-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128707" comment="php5-fpm-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128708" comment="php5-ftp-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128709" comment="php5-gd-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128710" comment="php5-gettext-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128711" comment="php5-gmp-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128712" comment="php5-iconv-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128713" comment="php5-imap-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128714" comment="php5-intl-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128715" comment="php5-json-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128716" comment="php5-ldap-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128717" comment="php5-mbstring-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128718" comment="php5-mcrypt-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128719" comment="php5-mssql-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128720" comment="php5-mysql-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128721" comment="php5-odbc-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128722" comment="php5-opcache-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128723" comment="php5-openssl-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128724" comment="php5-pcntl-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128725" comment="php5-pdo-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128726" comment="php5-pear-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128727" comment="php5-pgsql-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128728" comment="php5-phar-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128729" comment="php5-posix-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128730" comment="php5-pspell-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128731" comment="php5-readline-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128732" comment="php5-shmop-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128733" comment="php5-snmp-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128734" comment="php5-soap-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128735" comment="php5-sockets-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128736" comment="php5-sqlite-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128737" comment="php5-suhosin-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128738" comment="php5-sysvmsg-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128739" comment="php5-sysvsem-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128740" comment="php5-sysvshm-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128741" comment="php5-tidy-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128742" comment="php5-tokenizer-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128743" comment="php5-wddx-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128744" comment="php5-xmlreader-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128745" comment="php5-xmlrpc-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128746" comment="php5-xmlwriter-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128747" comment="php5-xsl-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128748" comment="php5-zip-5.6.1-66.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128749" comment="php5-zlib-5.6.1-66.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18119" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update to Mozilla Firefox 47 fixes the following issues (boo#983549):

Security fixes:

- CVE-2016-2815/CVE-2016-2818: Miscellaneous memory safety hazards (boo#983638 MFSA 2016-49)
- CVE-2016-2819: Buffer overflow parsing HTML5 fragments (boo#983655 MFSA 2016-50)
- CVE-2016-2821: Use-after-free deleting tables from a contenteditable document (boo#983653 MFSA 2016-51)
- CVE-2016-2822: Addressbar spoofing though the SELECT element (boo#983652 MFSA 2016-52)
- CVE-2016-2824: Out-of-bounds write with WebGL shader (boo#983651 MFSA 2016-53)
- CVE-2016-2825: Partial same-origin-policy through setting location.host through data URI (boo#983649 MFSA 2016-54)
- CVE-2016-2828: Use-after-free when textures are used in WebGL operations after recycle pool destruction (boo#983646 MFSA 2016-56)
- CVE-2016-2829: Incorrect icon displayed on permissions notifications (boo#983644 MFSA 2016-57)
- CVE-2016-2831: Entering fullscreen and persistent pointerlock without user permission (boo#983643 MFSA 2016-58)
- CVE-2016-2832: Information disclosure of disabled plugins through CSS pseudo-classes (boo#983632 MFSA 2016-59)
- CVE-2016-2833: Java applets bypass CSP protections (boo#983640 MFSA 2016-60)

Mozilla NSS was updated to 3.23 to address the following vulnerabilities:

- CVE-2016-2834: Memory safety bugs (boo#983639 MFSA-2016-61)
    
The following non-security changes are included:

- Enable VP9 video codec for users with fast machines
- Embedded YouTube videos now play with HTML5 video if Flash is not installed
- View and search open tabs from your smartphone or another computer in a sidebar
- Allow no-cache on back/forward navigations for https resources

The following packaging changes are included:

- boo#981695: cleanup configure options, notably removing GStreamer support which is gone from FF
- boo#980384: enable build with PIE and full relro on x86_64

The following new functionality is provided:

- ChaCha20/Poly1305 cipher and TLS cipher suites now supported
- The list of TLS extensions sent in the TLS handshake has been reordered to increase compatibility of the Extended Master Secret with with servers
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/980384">SUSE bug 980384</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981695">SUSE bug 981695</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983549">SUSE bug 983549</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983632">SUSE bug 983632</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983638">SUSE bug 983638</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983639">SUSE bug 983639</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983640">SUSE bug 983640</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983643">SUSE bug 983643</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983644">SUSE bug 983644</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983646">SUSE bug 983646</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983649">SUSE bug 983649</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983651">SUSE bug 983651</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983652">SUSE bug 983652</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983653">SUSE bug 983653</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983655">SUSE bug 983655</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2815.html">CVE-2016-2815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2818.html">CVE-2016-2818</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2819.html">CVE-2016-2819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2821.html">CVE-2016-2821</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2822.html">CVE-2016-2822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2824.html">CVE-2016-2824</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2825.html">CVE-2016-2825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2828.html">CVE-2016-2828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2829.html">CVE-2016-2829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2831.html">CVE-2016-2831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2832.html">CVE-2016-2832</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2833.html">CVE-2016-2833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2834.html">CVE-2016-2834</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128750" comment="MozillaFirefox-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128751" comment="MozillaFirefox-branding-upstream-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128752" comment="MozillaFirefox-buildsymbols-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128753" comment="MozillaFirefox-devel-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128754" comment="MozillaFirefox-translations-common-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128755" comment="MozillaFirefox-translations-other-47.0-24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128756" comment="libfreebl3-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128757" comment="libfreebl3-32bit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128758" comment="libsoftokn3-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128759" comment="libsoftokn3-32bit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128760" comment="mozilla-nss-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128761" comment="mozilla-nss-32bit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128762" comment="mozilla-nss-certs-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128763" comment="mozilla-nss-certs-32bit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128764" comment="mozilla-nss-devel-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128765" comment="mozilla-nss-sysinit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128766" comment="mozilla-nss-sysinit-32bit-3.23-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128767" comment="mozilla-nss-tools-3.23-18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18120" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for bind fixes the following issues:

- CVE-2015-8704: Specific APL data allowed remote attacker to trigger a crash in certain configurations (bsc#962189)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/962189">SUSE bug 962189</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8704.html">CVE-2015-8704</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121926" comment="bind-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121927" comment="bind-chrootenv-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121928" comment="bind-devel-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121929" comment="bind-doc-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121930" comment="bind-libs-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121931" comment="bind-libs-32bit-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121932" comment="bind-lwresd-9.9.6P1-2.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121933" comment="bind-utils-9.9.6P1-2.16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18121" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for nodejs to version 4.4.5 fixes the several issues.

These security issues introduced by the bundled openssl were fixed by going to version 1.0.2h:
- CVE-2016-2107: The AES-NI implementation in OpenSSL did not consider memory allocation during a certain padding check, which allowed remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session (bsc#977616).
- CVE-2016-2105: Integer overflow in the EVP_EncodeUpdate function in crypto/evp/encode.c in OpenSSL allowed remote attackers to cause a denial of service (heap memory corruption) via a large amount of binary data (bsc#977614).
- CVE-2016-0705: Double free vulnerability in the dsa_priv_decode function in crypto/dsa/dsa_ameth.c in OpenSSL allowed remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a malformed DSA private key (bsc#968047).
- CVE-2016-0797: Multiple integer overflows in OpenSSL allowed remote attackers to cause a denial of service (heap memory corruption or NULL pointer dereference) or possibly have unspecified other impact via a long digit string that is mishandled by the (1) BN_dec2bn or (2) BN_hex2bn function, related to crypto/bn/bn.h and crypto/bn/bn_print.c (bsc#968048).
- CVE-2016-0702: The MOD_EXP_CTIME_COPY_FROM_PREBUF function in crypto/bn/bn_exp.c in OpenSSL did not properly consider cache-bank access times during modular exponentiation, which made it easier for local users to discover RSA keys by running a crafted application on the same Intel Sandy Bridge CPU core as a victim and leveraging cache-bank conflicts, aka a &amp;quot;CacheBleed&amp;quot; attack (bsc#968050).

These non-security issues were fixed:
- Fix faulty &amp;quot;if&amp;quot; condition (string cannot equal a boolean).
- buffer: Buffer no longer errors if you call lastIndexOf with a search term longer than the buffer.
- contextify: Context objects are now properly garbage collected, this solves a problem some individuals were experiencing with extreme memory growth.
- Update npm to 2.15.5.
- http: Invalid status codes can no longer be sent. Limited to 3 digit numbers between 100 - 999.
- deps: Fix --gdbjit for embedders. Backported from v8 upstream.
- querystring: Restore throw when attempting to stringify bad surrogate pair.
- https: Under certain conditions SSL sockets may have been causing a memory leak when keepalive is enabled. This is no longer the case.
- lib: The way that we were internally passing arguments was causing a potential leak. By copying the arguments into an array we can avoid this.
- repl: Previously if you were using the repl in strict mode the column number would be wrong in a stack trace. This is no longer an issue.
- deps: An update to v8 that introduces a new flag --perf_basic_prof_only_functions.
- http: A new feature in http(s) agent that catches errors on keep alived connections.
- src: Better support for big-endian systems.
- tls: A new feature that allows you to pass common SSL options to tls.createSecurePair.
- build: Support python path that includes spaces.
- https: A potential fix for #3692 (HTTP/HTTPS client requests throwing EPROTO).
- installer: More readable profiling information from isolate tick logs.
- process: Add support for symbols in event emitters (symbols didn't exist when it was written).
- querystring: querystring.parse() is now 13-22% faster!
- streams: Performance improvements for moving small buffers that shows a 5% throughput gain. IoT projects have been seen to be as much as 10% faster with this change!
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/968047">SUSE bug 968047</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968048">SUSE bug 968048</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968050">SUSE bug 968050</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977614">SUSE bug 977614</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977616">SUSE bug 977616</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0702.html">CVE-2016-0702</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0705.html">CVE-2016-0705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0797.html">CVE-2016-0797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2105.html">CVE-2016-2105</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2107.html">CVE-2016-2107</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128870" comment="nodejs-4.4.5-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128871" comment="nodejs-devel-4.4.5-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128872" comment="nodejs-doc-4.4.5-18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128873" comment="nodejs-docs-4.4.5-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128874" comment="npm-4.4.5-27.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18122" version="1" class="patch">
	<metadata>
		<title>Security update for libtasn1 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libtasn1 fixes the following issues:

- Malformed asn1 definitions could have caused a segmentation fault in the asn1 definition parser (bsc#961491)
- CVE-2015-3622: Fixed invalid read in octet string decoding (bsc#929414)
- CVE-2016-4008: Fixed infinite loop while parsing DER certificates (bsc#982779)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/929414">SUSE bug 929414</bugzilla>
<bugzilla href="https://bugzilla.suse.com/961491">SUSE bug 961491</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982779">SUSE bug 982779</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-3622.html">CVE-2015-3622</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4008.html">CVE-2016-4008</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128875" comment="libtasn1-3.7-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128876" comment="libtasn1-6-3.7-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128877" comment="libtasn1-6-32bit-3.7-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128878" comment="libtasn1-devel-3.7-2.7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128879" comment="libtasn1-devel-32bit-3.7-2.7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18123" version="1" class="patch">
	<metadata>
		<title>Security update for giflib (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for giflib fixes the following issues:

- CVE-2015-7555: Heap overflow in giffix (bsc#960319)
- bsc#949160: Fix a memory leak
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/949160">SUSE bug 949160</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960319">SUSE bug 960319</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7555.html">CVE-2015-7555</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121934" comment="giflib-5.0.5-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121935" comment="giflib-devel-5.0.5-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121936" comment="giflib-devel-32bit-5.0.5-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121937" comment="giflib-progs-5.0.5-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121938" comment="libgif6-5.0.5-4.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121939" comment="libgif6-32bit-5.0.5-4.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18124" version="1" class="patch">
	<metadata>
		<title>Security update for ntp (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ntp was updated to fix five security issues.

These security issues were fixed:
- CVE-2016-4953: Bad authentication demobilizes ephemeral associations (bsc#982065).
- CVE-2016-4954: Processing spoofed server packets (bsc#982066).
- CVE-2016-4955: Autokey association reset (bsc#982067).
- CVE-2016-4956: Broadcast interleave (bsc#982068).
- CVE-2016-4957: CRYPTO_NAK crash (bsc#982064).

These non-security issues were fixed:
- bsc#979302: Change the process name of the forking DNS worker process to avoid the impression that ntpd is started twice.
- bsc#979981: ntp-wait does not accept fractional seconds, so use 1 instead of 0.2 in ntp-wait.service.
- bsc#981422: Don't ignore SIGCHILD because it breaks wait().
- Separate the creation of ntp.keys and key #1 in it to avoid problems when upgrading installations that have the file, but no key #1, which is needed e.g. by &amp;quot;rcntp addserver&amp;quot;.
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/979302">SUSE bug 979302</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979981">SUSE bug 979981</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981422">SUSE bug 981422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982056">SUSE bug 982056</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982064">SUSE bug 982064</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982065">SUSE bug 982065</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982066">SUSE bug 982066</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982067">SUSE bug 982067</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982068">SUSE bug 982068</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4953.html">CVE-2016-4953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4954.html">CVE-2016-4954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4955.html">CVE-2016-4955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4956.html">CVE-2016-4956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4957.html">CVE-2016-4957</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128886" comment="ntp-4.2.8p8-25.18.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128887" comment="ntp-doc-4.2.8p8-25.18.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18125" version="1" class="patch">
	<metadata>
		<title>Security update for libxml2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update brings libxml2 to version 2.9.4.

These security issues were fixed:
- CVE-2016-3627: The xmlStringGetNodeList function in tree.c, when used in recovery mode, allowed context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document (bsc#972335).
- CVE-2016-1833: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840 (bsc#981108).
- CVE-2016-1835: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document (bsc#981109).
- CVE-2016-1837: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840 (bsc#981111).
- CVE-2016-1836: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840 (bsc#981110).
- CVE-2016-1839: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, and CVE-2016-1840 (bsc#981114).
- CVE-2016-1838: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1839, and CVE-2016-1840 (bsc#981112).
- CVE-2016-1840: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, and CVE-2016-1839 (bsc#981115).
- CVE-2016-4483: out-of-bounds read parsing an XML using recover mode (bnc#978395).
- CVE-2016-1834: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840 (bsc#981041).
- CVE-2016-3705: The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 did not properly keep track of the recursion depth, which allowed context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references (bsc#975947).
- CVE-2016-1762: libxml2 allowed remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document (bsc#981040).

This non-security issue was fixed:
- bnc#983288: Fix attribute decoding during XML schema validation
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/972335">SUSE bug 972335</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975947">SUSE bug 975947</bugzilla>
<bugzilla href="https://bugzilla.suse.com/978395">SUSE bug 978395</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981040">SUSE bug 981040</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981041">SUSE bug 981041</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981108">SUSE bug 981108</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981109">SUSE bug 981109</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981110">SUSE bug 981110</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981111">SUSE bug 981111</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981112">SUSE bug 981112</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981114">SUSE bug 981114</bugzilla>
<bugzilla href="https://bugzilla.suse.com/981115">SUSE bug 981115</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983288">SUSE bug 983288</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1762.html">CVE-2016-1762</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1833.html">CVE-2016-1833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1834.html">CVE-2016-1834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1835.html">CVE-2016-1835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1836.html">CVE-2016-1836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1837.html">CVE-2016-1837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1838.html">CVE-2016-1838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1839.html">CVE-2016-1839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1840.html">CVE-2016-1840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3627.html">CVE-2016-3627</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3705.html">CVE-2016-3705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4483.html">CVE-2016-4483</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128921" comment="libxml2-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128922" comment="libxml2-2-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128923" comment="libxml2-2-32bit-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128924" comment="libxml2-devel-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128925" comment="libxml2-devel-32bit-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128926" comment="libxml2-doc-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128927" comment="libxml2-tools-2.9.4-7.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128928" comment="python-libxml2-2.9.4-7.17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18126" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for wireshark fixes an number of security issues.

Issues in protocol dissectors could have allowed a remote attacker to crash Wireshark or cause excessive CPU usage through specially crafted packages inserted into the network or a capture file.

- CVE-2016-5350: The SPOOLS dissector could go into an infinite loop
- CVE-2016-5351: The IEEE 802.11 dissector could crash
- CVE-2016-5353: The UMTS FP dissector could crash
- CVE-2016-5354: Some USB dissectors could crash
- CVE-2016-5355: The Toshiba file parser could crash
- CVE-2016-5356: The CoSine file parser could crash
- CVE-2016-5357: The NetScreen file parser could crash
- CVE-2016-5358: The Ethernet dissector could crash
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/983671">SUSE bug 983671</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5350.html">CVE-2016-5350</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5351.html">CVE-2016-5351</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5353.html">CVE-2016-5353</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5354.html">CVE-2016-5354</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5355.html">CVE-2016-5355</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5356.html">CVE-2016-5356</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5357.html">CVE-2016-5357</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5358.html">CVE-2016-5358</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128990" comment="wireshark-1.12.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128991" comment="wireshark-devel-1.12.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128992" comment="wireshark-ui-gtk-1.12.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128993" comment="wireshark-ui-qt-1.12.12-23.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18127" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>

Adobe flash-player was updated to 11.2.202.626 to fix the following security issues:

Security update to 11.2.202.626 (boo#984695):
* APSB16-18, CVE-2016-4122, CVE-2016-4123, CVE-2016-4124,
  CVE-2016-4125, CVE-2016-4127, CVE-2016-4128, CVE-2016-4129,
  CVE-2016-4130, CVE-2016-4131, CVE-2016-4132, CVE-2016-4133,
  CVE-2016-4134, CVE-2016-4135, CVE-2016-4136, CVE-2016-4137,
  CVE-2016-4138, CVE-2016-4139, CVE-2016-4140, CVE-2016-4141,
  CVE-2016-4142, CVE-2016-4143, CVE-2016-4144, CVE-2016-4145,
  CVE-2016-4146, CVE-2016-4147, CVE-2016-4148, CVE-2016-4149,
  CVE-2016-4150, CVE-2016-4151, CVE-2016-4152, CVE-2016-4153,
  CVE-2016-4154, CVE-2016-4155, CVE-2016-4156, CVE-2016-4166,
  CVE-2016-4171

Please see https://helpx.adobe.com/security/products/flash-player/apsb16-18.html
for more information.
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/984695">SUSE bug 984695</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4122.html">CVE-2016-4122</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4123.html">CVE-2016-4123</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4124.html">CVE-2016-4124</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4125.html">CVE-2016-4125</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4127.html">CVE-2016-4127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4128.html">CVE-2016-4128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4129.html">CVE-2016-4129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4130.html">CVE-2016-4130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4131.html">CVE-2016-4131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4132.html">CVE-2016-4132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4133.html">CVE-2016-4133</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4134.html">CVE-2016-4134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4135.html">CVE-2016-4135</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4136.html">CVE-2016-4136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4137.html">CVE-2016-4137</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4138.html">CVE-2016-4138</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4139.html">CVE-2016-4139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4140.html">CVE-2016-4140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4141.html">CVE-2016-4141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4142.html">CVE-2016-4142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4143.html">CVE-2016-4143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4144.html">CVE-2016-4144</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4145.html">CVE-2016-4145</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4146.html">CVE-2016-4146</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4147.html">CVE-2016-4147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4148.html">CVE-2016-4148</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4149.html">CVE-2016-4149</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4150.html">CVE-2016-4150</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4151.html">CVE-2016-4151</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4152.html">CVE-2016-4152</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4153.html">CVE-2016-4153</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4154.html">CVE-2016-4154</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4155.html">CVE-2016-4155</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4156.html">CVE-2016-4156</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4166.html">CVE-2016-4166</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4171.html">CVE-2016-4171</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009128994" comment="flash-player-11.2.202.626-2.100.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128995" comment="flash-player-gnome-11.2.202.626-2.100.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009128996" comment="flash-player-kde4-11.2.202.626-2.100.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18128" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 51.0.2704.103 to fix three vulnerabilities:

- CVE-2016-1704: Various fixes from internal audits, fuzzing and other initiatives (shared identifier) (boo#985397)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/985397">SUSE bug 985397</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1704.html">CVE-2016-1704</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129009" comment="chromedriver-51.0.2704.103-108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129010" comment="chromium-51.0.2704.103-108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129011" comment="chromium-desktop-gnome-51.0.2704.103-108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129012" comment="chromium-desktop-kde-51.0.2704.103-108.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129013" comment="chromium-ffmpegsumo-51.0.2704.103-108.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18129" version="1" class="patch">
	<metadata>
		<title>Security update for libtorrent-rasterbar (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libtorrent-rasterbar fixes the following issues:

- CVE-2016-5301: Crash on invalid input in http_parser could have allowed a remote attacker to perform a denial of service attack (boo#983228).

In addition, the package was updated to 1.0.9 / 1.16.19, fixing various upstream bugs.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/983228">SUSE bug 983228</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5301.html">CVE-2016-5301</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129074" comment="libtorrent-rasterbar-1.0.9-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129075" comment="libtorrent-rasterbar-devel-1.0.9-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129076" comment="libtorrent-rasterbar-doc-1.0.9-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129077" comment="libtorrent-rasterbar7-0.16.17-2.5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129078" comment="libtorrent-rasterbar8-1.0.9-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129079" comment="python-libtorrent-rasterbar-1.0.9-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18130" version="1" class="patch">
	<metadata>
		<title>Security update for ctdb (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ctdb was updated to fix one security issue.

This security issue was fixed:
- bsc#969522: ctdb opening sockets with htons(IPPROTO_RAW)
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/969522">SUSE bug 969522</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129080" comment="ctdb-2.5.5-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129081" comment="ctdb-devel-2.5.5-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129082" comment="ctdb-pcp-pmda-2.5.3-5.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18131" version="1" class="patch">
	<metadata>
		<title>Security update for vlc (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for vlc to version 2.1.6 fixes the following issues:

These CVE were fixed:
- CVE-2016-5108: Reject invalid QuickTime IMA files (boo#984382).
- CVE-2016-3941: Heap overflow in processing wav files (boo#973354).

These security issues without were fixed:
- Fix heap overflow in decomp stream filter.
- Fix buffer overflow in updater.
- Fix potential buffer overflow in schroedinger encoder.
- Fix null-pointer dereference in DMO decoder.
- Fix buffer overflow in parsing of string boxes in mp4 demuxer.
- Fix SRTP integer overflow.
- Fix potential crash in zip access.
- Fix read overflow in Ogg demuxer.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/973354">SUSE bug 973354</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984382">SUSE bug 984382</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3941.html">CVE-2016-3941</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5108.html">CVE-2016-5108</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129185" comment="libvlc5-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129186" comment="libvlccore7-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129187" comment="vlc-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129188" comment="vlc-devel-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129189" comment="vlc-gnome-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129190" comment="vlc-noX-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129191" comment="vlc-noX-lang-2.1.6-2.10.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129192" comment="vlc-qt-2.1.6-2.10.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18132" version="1" class="patch">
	<metadata>
		<title>Security update for obs-service-source_validator (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
obs-service-source_validator was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-4007: Several maintained source services are vulnerable to code/paramter injection (bsc#967265).

This non-security issue was fixed:
- bsc#967610: Several occurrences of uninitialized value.
  		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/967265">SUSE bug 967265</bugzilla>
<bugzilla href="https://bugzilla.suse.com/967610">SUSE bug 967610</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4007.html">CVE-2016-4007</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129193" comment="obs-service-source_validator-0.6+git20160531.fbfe336-9.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18133" version="1" class="patch">
	<metadata>
		<title>Security update for mariadb (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
mariadb was updated to version 10.0.25 to fix 25 security issues.

These security issues were fixed:
- CVE-2016-0505: Unspecified vulnerability allowed remote authenticated users to affect availability via unknown vectors related to Options (bsc#980904).
- CVE-2016-0546: Unspecified vulnerability allowed local users to affect confidentiality, integrity, and availability via unknown vectors related to Client (bsc#980904).
- CVE-2016-0596: Unspecified vulnerability allowed remote authenticated users to affect availability via vectors related to DML (bsc#980904).
- CVE-2016-0597: Unspecified vulnerability allowed remote authenticated users to affect availability via unknown vectors related to Optimizer (bsc#980904).
- CVE-2016-0598: Unspecified vulnerability allowed remote authenticated users to affect availability via vectors related to DML (bsc#980904).
- CVE-2016-0600: Unspecified vulnerability allowed remote authenticated users to affect availability via unknown vectors related to InnoDB (bsc#980904).
- CVE-2016-0606: Unspecified vulnerability allowed remote authenticated users to affect integrity via unknown vectors related to encryption (bsc#980904).
- CVE-2016-0608: Unspecified vulnerability allowed remote authenticated users to affect availability via vectors related to UDF (bsc#980904).
- CVE-2016-0609: Unspecified vulnerability allowed remote authenticated users to affect availability via unknown vectors related to privileges (bsc#980904).
- CVE-2016-0616: Unspecified vulnerability allowed remote authenticated users to affect availability via unknown vectors related to Optimizer (bsc#980904).
- CVE-2016-0640: Unspecified vulnerability allowed local users to affect integrity and availability via vectors related to DML (bsc#980904).
- CVE-2016-0641: Unspecified vulnerability allowed local users to affect confidentiality and availability via vectors related to MyISAM (bsc#980904).
- CVE-2016-0642: Unspecified vulnerability allowed local users to affect integrity and availability via vectors related to Federated (bsc#980904).
- CVE-2016-0643: Unspecified vulnerability allowed local users to affect confidentiality via vectors related to DML (bsc#980904).
- CVE-2016-0644: Unspecified vulnerability allowed local users to affect availability via vectors related to DDL (bsc#980904).
- CVE-2016-0646: Unspecified vulnerability allowed local users to affect availability via vectors related to DML (bsc#980904).
- CVE-2016-0647: Unspecified vulnerability allowed local users to affect availability via vectors related to FTS (bsc#980904).
- CVE-2016-0648: Unspecified vulnerability allowed local users to affect availability via vectors related to PS (bsc#980904).
- CVE-2016-0649: Unspecified vulnerability allowed local users to affect availability via vectors related to PS (bsc#980904).
- CVE-2016-0650: Unspecified vulnerability allowed local users to affect availability via vectors related to Replication (bsc#980904).
- CVE-2016-0651: Unspecified vulnerability allowed local users to affect availability via vectors related to Optimizer (bsc#980904).
- CVE-2016-0655: Unspecified vulnerability allowed local users to affect availability via vectors related to InnoDB (bsc#980904).
- CVE-2016-0666: Unspecified vulnerability allowed local users to affect availability via vectors related to Security: Privileges (bsc#980904).
- CVE-2016-0668: Unspecified vulnerability allowed local users to affect availability via vectors related to InnoDB (bsc#980904).
- CVE-2016-2047: The ssl_verify_server_cert function in sql-common/client.c did not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allowed man-in-the-middle attackers to spoof SSL servers via a &amp;quot;/CN=&amp;quot; string in a field in a certificate, as demonstrated by &amp;quot;/OU=/CN=bar.com/CN=foo.com (bsc#963806).

These non-security issues were fixed:
- bsc#970295: Fix the leftovers of &amp;quot;logrotate.d/mysql&amp;quot; string in the logrotate error message. Occurrences of this string were changed to &amp;quot;logrotate.d/mariadb&amp;quot;
- bsc#963810: Add 'log-error' and 'secure-file-priv' configuration options
  * add '/etc/my.cnf.d/error_log.conf' that specifies
    'log-error = /var/log/mysql/mysqld.log'. If no path is set,
    the error log is written to '/var/lib/mysql/$HOSTNAME.err',
    which is not picked up by logrotate.
  * add '/etc/my.cnf.d/secure_file_priv.conf' which specifies that
    'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only work
    with files in the directory specified by 'secure-file-priv'
    option (='/var/lib/mysql-files').
- Temporarily disable OQGraph. It seems to need the boost library with
  the version not earlier than 1.40 and not later than 1.55 (MDEV-9479)
- boo#979524: Don't remove HandlerSocket plugin 
- boo#970287: Add &amp;quot;BuildRequires: jemalloc-devel&amp;quot; in order to allow enabling of the TokuDB plugin 
- run 'usermod -g mysql mysql' only if mysql user is not in mysql group.
  Run 'usermod -s /bin/false/ mysql' only if mysql user doesn't have
  '/bin/false' shell set.
- Re-enable profiling support  
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/963806">SUSE bug 963806</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963810">SUSE bug 963810</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970287">SUSE bug 970287</bugzilla>
<bugzilla href="https://bugzilla.suse.com/970295">SUSE bug 970295</bugzilla>
<bugzilla href="https://bugzilla.suse.com/979524">SUSE bug 979524</bugzilla>
<bugzilla href="https://bugzilla.suse.com/980904">SUSE bug 980904</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0505.html">CVE-2016-0505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0546.html">CVE-2016-0546</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0596.html">CVE-2016-0596</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0597.html">CVE-2016-0597</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0598.html">CVE-2016-0598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0600.html">CVE-2016-0600</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0606.html">CVE-2016-0606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0608.html">CVE-2016-0608</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0609.html">CVE-2016-0609</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0616.html">CVE-2016-0616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0640.html">CVE-2016-0640</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0641.html">CVE-2016-0641</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0642.html">CVE-2016-0642</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0643.html">CVE-2016-0643</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0644.html">CVE-2016-0644</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0646.html">CVE-2016-0646</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0647.html">CVE-2016-0647</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0648.html">CVE-2016-0648</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0649.html">CVE-2016-0649</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0650.html">CVE-2016-0650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0651.html">CVE-2016-0651</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0655.html">CVE-2016-0655</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0666.html">CVE-2016-0666</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0668.html">CVE-2016-0668</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2047.html">CVE-2016-2047</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129216" comment="libmysqlclient-devel-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129217" comment="libmysqlclient18-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129218" comment="libmysqlclient18-32bit-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129219" comment="libmysqlclient_r18-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129220" comment="libmysqlclient_r18-32bit-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129221" comment="libmysqld-devel-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129222" comment="libmysqld18-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129223" comment="mariadb-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129224" comment="mariadb-bench-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129225" comment="mariadb-client-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129226" comment="mariadb-errormessages-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129227" comment="mariadb-test-10.0.25-2.24.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129228" comment="mariadb-tools-10.0.25-2.24.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18134" version="1" class="patch">
	<metadata>
		<title>Security update for libvirt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libvirt fixes the following issues:

- CVE-2015-5313: directory directory traversal privilege escalation vulnerability. (boo#953110)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/953110">SUSE bug 953110</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5313.html">CVE-2015-5313</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009121989" comment="libvirt-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121990" comment="libvirt-client-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121991" comment="libvirt-client-32bit-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121992" comment="libvirt-daemon-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121993" comment="libvirt-daemon-config-network-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121994" comment="libvirt-daemon-config-nwfilter-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121995" comment="libvirt-daemon-driver-interface-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121996" comment="libvirt-daemon-driver-libxl-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121997" comment="libvirt-daemon-driver-lxc-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121998" comment="libvirt-daemon-driver-network-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009121999" comment="libvirt-daemon-driver-nodedev-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122000" comment="libvirt-daemon-driver-nwfilter-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122001" comment="libvirt-daemon-driver-qemu-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122002" comment="libvirt-daemon-driver-secret-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122003" comment="libvirt-daemon-driver-storage-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122004" comment="libvirt-daemon-driver-uml-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122005" comment="libvirt-daemon-driver-vbox-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122006" comment="libvirt-daemon-driver-xen-1.2.9-28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122007" comment="libvirt-daemon-lxc-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122008" comment="libvirt-daemon-qemu-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122009" comment="libvirt-daemon-uml-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122010" comment="libvirt-daemon-vbox-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122011" comment="libvirt-daemon-xen-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122012" comment="libvirt-devel-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122013" comment="libvirt-devel-32bit-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122014" comment="libvirt-doc-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122015" comment="libvirt-lock-sanlock-1.2.18.2-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122016" comment="libvirt-login-shell-1.2.18.2-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18135" version="1" class="patch">
	<metadata>
		<title>Security update for libarchive (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
libarchive was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-4809: Memory allocation error with gigantic symbolic links in cpio archives (bsc#984990).
  		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/984990">SUSE bug 984990</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4809.html">CVE-2016-4809</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129256" comment="bsdtar-3.1.2-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129257" comment="libarchive-3.1.2-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129258" comment="libarchive-devel-3.1.2-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129259" comment="libarchive13-3.1.2-7.11.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129260" comment="libarchive13-32bit-3.1.2-7.11.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18136" version="1" class="patch">
	<metadata>
		<title>Security update for jasper (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for jasper fixes the following issues:

- CVE-2016-1867: Out-of-bounds Read could cause a crash (boo#961886)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/961886">SUSE bug 961886</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1867.html">CVE-2016-1867</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122017" comment="jasper-1.900.1-163.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122018" comment="libjasper-devel-1.900.1-163.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122019" comment="libjasper1-1.900.1-163.16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122020" comment="libjasper1-32bit-1.900.1-163.16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18137" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to tiff 4.0.6 fixes the following issues:

- CVE-2015-7554: Out-of-bounds write in the thumbnail and tiffcmp tools allowed attacker to cause a denial of service or have unspecified further impact (bsc#960341)
- bsc#942690: potential out-of-bound write in NeXTDecode() (#2508)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/942690">SUSE bug 942690</bugzilla>
<bugzilla href="https://bugzilla.suse.com/960341">SUSE bug 960341</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-7554.html">CVE-2015-7554</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122021" comment="libtiff-devel-4.0.6-10.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122022" comment="libtiff-devel-32bit-4.0.6-10.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122023" comment="libtiff5-4.0.6-10.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122024" comment="libtiff5-32bit-4.0.6-10.17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122025" comment="tiff-4.0.6-10.17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18138" version="1" class="patch">
	<metadata>
		<title>Security update for rsync (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
rsync was updated to fix one security issue.

This security issue was fixed:
- CVE-2014-9512: rsync allowed remote attackers to write to arbitrary files via a symlink attack on a file in the synchronization path (boo#915410).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/915410">SUSE bug 915410</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9512.html">CVE-2014-9512</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129366" comment="rsync-3.1.1-2.10.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18139" version="1" class="patch">
	<metadata>
		<title>Security update for phpMyAdmin (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
phpMyAdmin was updated to version 4.4.15.7 to fix eight security issues.

These security issues were fixed:
- CVE-2016-5701: BBCode injection vulnerability (boo#986154)
- CVE-2016-5703: SQL injection attack (boo#986154)
- CVE-2016-5705: Multiple XSS vulnerabilities (boo#986154)
- CVE-2016-5706: DOS attack (boo#986154)
- CVE-2016-5730: Multiple full path disclosure vulnerabilities (boo#986154)
- CVE-2016-5731: XSS through FPD (boo#986154)
- CVE-2016-5733: Multiple XSS vulnerabilities (boo#986154)
- CVE-2016-5739: Referrer leak in transformations (boo#986154)

This non-security issues was fixed:
- Fix issue Setup script doesn't use input type 'password' in all relevant locations
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/986154">SUSE bug 986154</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5701.html">CVE-2016-5701</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5703.html">CVE-2016-5703</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5705.html">CVE-2016-5705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5706.html">CVE-2016-5706</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5730.html">CVE-2016-5730</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5731.html">CVE-2016-5731</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5733.html">CVE-2016-5733</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5739.html">CVE-2016-5739</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129367" comment="phpMyAdmin-4.4.15.7-22.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18140" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update to roundcubemail 1.0.8 fixes the following issues:

- CVE-2015-8770: Path traversal vulnerability allowed code execution to remote authenticated users if they were also upload files to the same server
 through some other method (boo#962067)

This update also contains all upstream fixes in 1.0.8.
The package was updated to use generic PHP requirements for use with other prefixes than &amp;quot;php5-&amp;quot;
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/962067">SUSE bug 962067</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8770.html">CVE-2015-8770</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122026" comment="roundcubemail-1.0.8-17.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18141" version="1" class="patch">
	<metadata>
		<title>Security update for kinit (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
kinit was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-3100: World readable Xauthority file exposed cookie credentials (boo#983926).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/983926">SUSE bug 983926</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3100.html">CVE-2016-3100</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129704" comment="kinit-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129705" comment="kinit-32bit-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129706" comment="kinit-devel-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129707" comment="kinit-lang-5.21.0-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18142" version="1" class="patch">
	<metadata>
		<title>Security update for gimp (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
gimp was updated to version 2.8.16 to fix one security issue.

This security issue was fixed:
- CVE-2016-4994: Use-after-free vulnerabilities in the channel and layer properties parsing process (bsc#986021).

This non-security issues were fixed:
- Core:
  * Seek much less when writing XCF
  * Don't seek past the end of the file when writing XCF
  * Fix velocity parameter on .GIH brushes
  * Fix brokenness while transforming certain sets of linked layers
- GUI:
  * Always show image tabs in single window mode
  * Fix switching of dock tabs by DND hovering
  * Don't make the scroll area for tags too small
  * Fixed a crash in the save dialog
  * Fix issue where ruler updates made things very slow on Windows
-Plug-ins:
  * Fix several issues in the BMP plug-in
  * Make Gfig work with the new brush size behavior again
  * Fix font export in the PDF plug-in
  * Support layer groups in OpenRaster files
  * Fix loading of PSD files with layer groups
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/986021">SUSE bug 986021</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4994.html">CVE-2016-4994</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129708" comment="gimp-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129709" comment="gimp-devel-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129710" comment="gimp-help-browser-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129711" comment="gimp-lang-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129712" comment="gimp-plugin-aa-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129713" comment="gimp-plugins-python-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129714" comment="libgimp-2_0-0-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129715" comment="libgimp-2_0-0-32bit-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129716" comment="libgimpui-2_0-0-2.8.16-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129717" comment="libgimpui-2_0-0-32bit-2.8.16-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18143" version="1" class="patch">
	<metadata>
		<title>Security update for spice (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
spice was updated to fix two security issues.

These security issues were fixed:
- CVE-2016-2150: SPICE allowed local guest OS users to read from or write to arbitrary host memory locations via crafted primary surface parameters, a similar issue to CVE-2015-5261  (boo#982385).
- CVE-2016-0749: The smartcard interaction in SPICE allowed remote attackers to cause a denial of service (QEMU-KVM process crash) or possibly execute arbitrary code via vectors related to connecting to a guest VM, which triggers a heap-based buffer overflow  (boo#982385).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/982385">SUSE bug 982385</bugzilla>
<bugzilla href="https://bugzilla.suse.com/982386">SUSE bug 982386</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0749.html">CVE-2016-0749</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2150.html">CVE-2016-2150</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129692" comment="libspice-server-devel-0.12.4-4.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129693" comment="libspice-server1-0.12.4-4.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129694" comment="spice-0.12.4-4.12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129695" comment="spice-client-0.12.4-4.12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18144" version="1" class="patch">
	<metadata>
		<title>Security update for GraphicsMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
GraphicsMagick was updated to fix 37 security issues.

These security issues were fixed:
- CVE-2014-9810: SEGV in dpx file handler (bsc#983803).
- CVE-2014-9811: Crash in xwd file handler (bsc#984032).
- CVE-2014-9813: Crash on corrupted viff file (bsc#984035).
- CVE-2014-9814: NULL pointer dereference in wpg file handling (bsc#984193).
- CVE-2014-9815: Crash on corrupted wpg file (bsc#984372).
- CVE-2014-9816: Out of bound access in viff image (bsc#984398).
- CVE-2014-9817: Heap buffer overflow in pdb file handling (bsc#984400).
- CVE-2014-9818: Out of bound access on malformed sun file (bsc#984181).
- CVE-2014-9819: Heap overflow in palm files (bsc#984142).
- CVE-2014-9830: Handling of corrupted sun file (bsc#984135).
- CVE-2014-9831: Handling of corrupted wpg file (bsc#984375).
- CVE-2014-9837: Additional PNM sanity checks (bsc#984166).
- CVE-2014-9834: Heap overflow in pict file (bsc#984436).
- CVE-2014-9853: Memory leak in rle file handling (bsc#984408).
- CVE-2015-8903: Denial of service (cpu) in vicar (bsc#983259).
- CVE-2015-8901: MIFF file DoS (endless loop) (bsc#983234).
- CVE-2016-5688: Various invalid memory reads in ImageMagick WPG (bsc#985442).
- CVE-2015-8894: Double free in coders/tga.c:221 (bsc#983523).
- CVE-2015-8896: Double free / integer truncation issue in coders/pict.c:2000 (bsc#983533).
- CVE-2014-9807: Double free in pdb coder. (bsc#983794).
- CVE-2014-9828: corrupted (too many colors) psd file (bsc#984028).
- CVE-2014-9805: SEGV due to a corrupted pnm file. (bsc#983752).
- CVE-2014-9808: SEGV due to corrupted dpc images. (bsc#983796).
- CVE-2014-9820: Heap overflow in xpm files (bsc#984150).
- CVE-2014-9839: Theoretical out of bound access in magick/colormap-private.h (bsc#984379).
- CVE-2014-9809: SEGV due to corrupted xwd images. (bsc#983799).
- CVE-2016-5240: SVG converting issue resulting in DoS (endless loop) (bsc#983309).
- CVE-2014-9840: Out of bound access in palm file (bsc#984433).
- CVE-2014-9847: Incorrect handling of &amp;quot;previous&amp;quot; image in the JNG decoder (bsc#984144).
- CVE-2016-5241: Arithmetic exception (div by 0) in SVG conversion (bsc#983455).
- CVE-2014-9845: Crash due to corrupted dib file (bsc#984394).
- CVE-2014-9844: Out of bound issue in rle file (bsc#984373).
- CVE-2014-9835: Heap overflow in wpf file (bsc#984145).
- CVE-2014-9829: Out of bound access in sun file (bsc#984409).
- CVE-2014-9846: Added checks to prevent overflow in rle file (bsc#983521).
- CVE-2016-2317: Multiple vulnerabilities when parsing and processing SVG files (bsc#965853).
- CVE-2016-2318: Multiple vulnerabilities when parsing and processing SVG files (bsc#965853).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/965853">SUSE bug 965853</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983234">SUSE bug 983234</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983259">SUSE bug 983259</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983309">SUSE bug 983309</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983455">SUSE bug 983455</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983521">SUSE bug 983521</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983523">SUSE bug 983523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983533">SUSE bug 983533</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983752">SUSE bug 983752</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983794">SUSE bug 983794</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983796">SUSE bug 983796</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983799">SUSE bug 983799</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983803">SUSE bug 983803</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984028">SUSE bug 984028</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984032">SUSE bug 984032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984035">SUSE bug 984035</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984135">SUSE bug 984135</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984142">SUSE bug 984142</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984144">SUSE bug 984144</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984145">SUSE bug 984145</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984150">SUSE bug 984150</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984166">SUSE bug 984166</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984181">SUSE bug 984181</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984193">SUSE bug 984193</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984372">SUSE bug 984372</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984373">SUSE bug 984373</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984375">SUSE bug 984375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984379">SUSE bug 984379</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984394">SUSE bug 984394</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984398">SUSE bug 984398</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984400">SUSE bug 984400</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984408">SUSE bug 984408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984409">SUSE bug 984409</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984433">SUSE bug 984433</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984436">SUSE bug 984436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985442">SUSE bug 985442</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9805.html">CVE-2014-9805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9807.html">CVE-2014-9807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9808.html">CVE-2014-9808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9809.html">CVE-2014-9809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9810.html">CVE-2014-9810</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9811.html">CVE-2014-9811</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9813.html">CVE-2014-9813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9814.html">CVE-2014-9814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9815.html">CVE-2014-9815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9816.html">CVE-2014-9816</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9817.html">CVE-2014-9817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9818.html">CVE-2014-9818</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9819.html">CVE-2014-9819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9820.html">CVE-2014-9820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9828.html">CVE-2014-9828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9829.html">CVE-2014-9829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9830.html">CVE-2014-9830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9831.html">CVE-2014-9831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9834.html">CVE-2014-9834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9835.html">CVE-2014-9835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9837.html">CVE-2014-9837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9839.html">CVE-2014-9839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9840.html">CVE-2014-9840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9844.html">CVE-2014-9844</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9845.html">CVE-2014-9845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9846.html">CVE-2014-9846</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9847.html">CVE-2014-9847</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9853.html">CVE-2014-9853</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8894.html">CVE-2015-8894</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8896.html">CVE-2015-8896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8901.html">CVE-2015-8901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8903.html">CVE-2015-8903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2317.html">CVE-2016-2317</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2318.html">CVE-2016-2318</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5240.html">CVE-2016-5240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5241.html">CVE-2016-5241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5688.html">CVE-2016-5688</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129696" comment="GraphicsMagick-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129697" comment="GraphicsMagick-devel-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129698" comment="libGraphicsMagick++-Q16-3-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129699" comment="libGraphicsMagick++-devel-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129700" comment="libGraphicsMagick-Q16-3-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129701" comment="libGraphicsMagick3-config-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129702" comment="libGraphicsMagickWand-Q16-2-1.3.20-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129703" comment="perl-GraphicsMagick-1.3.20-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18145" version="1" class="patch">
	<metadata>
		<title>Security update for libircclient (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for libircclient adjusts
the cipher suites from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to
to EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH (boo#857151)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/857151">SUSE bug 857151</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129739" comment="libircclient-1.6-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129740" comment="libircclient-devel-1.6-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129741" comment="libircclient-doc-1.6-8.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129742" comment="libircclient1-1.6-8.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18146" version="1" class="patch">
	<metadata>
		<title>Security update for cronic (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
cronic was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-3992: Predictable temporary files (bsc#974845).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/974845">SUSE bug 974845</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3992.html">CVE-2016-3992</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129743" comment="cronic-3-5.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18147" version="1" class="patch">
	<metadata>
		<title>Security update for xerces-c (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
xerces-c was updated to fix one security issue.

This security issue was fixed:
- CVE-2016-2099: Use-after-free vulnerability in validators/DTD/DTDScanner.cpp in Apache Xerces C++. It did not properly handle exceptions raised in the XMLReader class, which allowed context-dependent attackers to have unspecified impact via an invalid character in an XML document (bsc#979208).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/979208">SUSE bug 979208</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2099.html">CVE-2016-2099</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129744" comment="libxerces-c-3_1-3.1.1-13.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129745" comment="libxerces-c-3_1-32bit-3.1.1-13.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129746" comment="libxerces-c-devel-3.1.1-13.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129747" comment="xerces-c-3.1.1-13.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18148" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
ImageMagick was updated to fix 66 security issues.

These security issues were fixed:
- CVE-2014-9810: SEGV in dpx file handler (bsc#983803).
- CVE-2014-9811: Crash in xwd file handler (bsc#984032).
- CVE-2014-9812: NULL pointer dereference in ps file handling (bsc#984137).
- CVE-2014-9813: Crash on corrupted viff file (bsc#984035).
- CVE-2014-9814: NULL pointer dereference in wpg file handling (bsc#984193).
- CVE-2014-9815: Crash on corrupted wpg file (bsc#984372).
- CVE-2014-9816: Out of bound access in viff image (bsc#984398).
- CVE-2014-9817: Heap buffer overflow in pdb file handling (bsc#984400).
- CVE-2014-9818: Out of bound access on malformed sun file (bsc#984181).
- CVE-2014-9819: Heap overflow in palm files (bsc#984142).
- CVE-2014-9830: Handling of corrupted sun file (bsc#984135).
- CVE-2014-9831: Handling of corrupted wpg file (bsc#984375).
- CVE-2014-9850: Incorrect thread limit logic (bsc#984149).
- CVE-2014-9851: Crash when parsing resource block (bsc#984160).
- CVE-2014-9852: Incorrect usage of object after it has been destroyed (bsc#984191).
- CVE-2014-9853: Memory leak in rle file handling (bsc#984408).
- CVE-2015-8902: PDB file DoS (CPU consumption) (bsc#983253).
- CVE-2015-8903: Denial of service (cpu) in vicar (bsc#983259).
- CVE-2015-8900: HDR file DoS (endless loop) (bsc#983232).
- CVE-2015-8901: MIFF file DoS (endless loop) (bsc#983234).
- CVE-2016-5688: Various invalid memory reads in ImageMagick WPG (bsc#985442).
- CVE-2014-9834: Heap overflow in pict file (bsc#984436).
- CVE-2014-9806: Leaked file descriptor due to corrupted file (bsc#983774).
- CVE-2016-5687: Out of bounds read in DDS coder (bsc#985448).
- CVE-2014-9838: Out of memory crash in magick/cache.c (bsc#984370).
- CVE-2014-9854: Filling memory during identification of TIFF image (bsc#984184).
- CVE-2015-8898: Prevent null pointer access in magick/constitute.c (bsc#983746).
- CVE-2014-9833: Heap overflow in psd file (bsc#984406).
- CVE-2015-8894: Double free in coders/tga.c:221 (bsc#983523).
- CVE-2015-8895: Integer and Buffer overflow in coders/icon.c (bsc#983527).
- CVE-2015-8896: Double free / integer truncation issue in coders/pict.c:2000 (bsc#983533).
- CVE-2015-8897: Out of bounds error in SpliceImage (bsc#983739).
- CVE-2016-5690: Bad foor loop in DCM coder (bsc#985451).
- CVE-2016-5691: Checks for pixel.red/green/blue in dcm coder (bsc#985456).
- CVE-2014-9836: Crash in xpm file handling (bsc#984023).
- CVE-2014-9808: SEGV due to corrupted dpc images (bsc#983796).
- CVE-2014-9821: Avoid heap overflow in pnm files (bsc#984014).
- CVE-2014-9820: Heap overflow in xpm files (bsc#984150).
- CVE-2014-9823: Heap overflow in palm file (bsc#984401).
- CVE-2014-9822: Heap overflow in quantum file (bsc#984187).
- CVE-2014-9825: Heap overflow in corrupted psd file (bsc#984427).
- CVE-2014-9824: Heap overflow in psd file (bsc#984185).
- CVE-2014-9809: SEGV due to corrupted xwd images (bsc#983799).
- CVE-2014-9826: Incorrect error handling in sun files (bsc#984186).
- CVE-2014-9843: Incorrect boundary checks in DecodePSDPixels (bsc#984179).
- CVE-2014-9842: Memory leak in psd handling (bsc#984374).
- CVE-2014-9841: Throwing of exceptions in psd handling (bsc#984172).
- CVE-2014-9840: Out of bound access in palm file (bsc#984433).
- CVE-2014-9847: Incorrect handling of &amp;quot;previous&amp;quot; image in the JNG decoder (bsc#984144).
- CVE-2014-9846: Added checks to prevent overflow in rle file (bsc#983521).
- CVE-2014-9845: Crash due to corrupted dib file (bsc#984394).
- CVE-2014-9844: Out of bound issue in rle file (bsc#984373).
- CVE-2014-9849: Crash in png coder (bsc#984018).
- CVE-2014-9848: Memory leak in quantum management (bsc#984404).
- CVE-2014-9807: Double free in pdb coder (bsc#983794).
- CVE-2014-9829: Out of bound access in sun file (bsc#984409).
- CVE-2014-9832: Heap overflow in pcx file (bsc#984183).
- CVE-2014-9805: SEGV due to a corrupted pnm file (bsc#983752).
- CVE-2016-4564: The DrawImage function in MagickCore/draw.c in ImageMagick made an incorrect function call in attempting to locate the next token, which allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted file (bsc#983308).
- CVE-2016-4563: The TraceStrokePolygon function in MagickCore/draw.c in ImageMagick mishandled the relationship between the BezierQuantum value and certain strokes data, which allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted file (bsc#983305).
- CVE-2016-4562: The DrawDashPolygon function in MagickCore/draw.c in ImageMagick mishandled calculations of certain vertices integer data, which allowed remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted file (bsc#983292).
- CVE-2014-9839: Theoretical out of bound access in magick/colormap-private.h (bsc#984379).
- CVE-2016-5689: NULL ptr dereference in dcm coder (bsc#985460).
- CVE-2014-9837: Additional PNM sanity checks (bsc#984166).
- CVE-2014-9835: Heap overflow in wpf file (bsc#984145).
- CVE-2014-9828: Corrupted (too many colors) psd file (bsc#984028).
- CVE-2016-5841: Out-of-bounds read in MagickCore/property.c:1396 could lead to memory leak/ Integer overflow read to RCE (bnc#986609).
- CVE-2016-5842: Out-of-bounds read in MagickCore/property.c:1396 could lead to memory leak/ Integer overflow read to RCE (bnc#986608).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/983232">SUSE bug 983232</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983234">SUSE bug 983234</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983253">SUSE bug 983253</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983259">SUSE bug 983259</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983292">SUSE bug 983292</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983305">SUSE bug 983305</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983308">SUSE bug 983308</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983521">SUSE bug 983521</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983523">SUSE bug 983523</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983527">SUSE bug 983527</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983533">SUSE bug 983533</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983739">SUSE bug 983739</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983746">SUSE bug 983746</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983752">SUSE bug 983752</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983774">SUSE bug 983774</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983794">SUSE bug 983794</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983796">SUSE bug 983796</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983799">SUSE bug 983799</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983803">SUSE bug 983803</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984014">SUSE bug 984014</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984018">SUSE bug 984018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984023">SUSE bug 984023</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984028">SUSE bug 984028</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984032">SUSE bug 984032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984035">SUSE bug 984035</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984135">SUSE bug 984135</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984137">SUSE bug 984137</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984142">SUSE bug 984142</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984144">SUSE bug 984144</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984145">SUSE bug 984145</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984149">SUSE bug 984149</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984150">SUSE bug 984150</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984160">SUSE bug 984160</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984166">SUSE bug 984166</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984172">SUSE bug 984172</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984179">SUSE bug 984179</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984181">SUSE bug 984181</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984183">SUSE bug 984183</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984184">SUSE bug 984184</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984185">SUSE bug 984185</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984186">SUSE bug 984186</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984187">SUSE bug 984187</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984191">SUSE bug 984191</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984193">SUSE bug 984193</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984370">SUSE bug 984370</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984372">SUSE bug 984372</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984373">SUSE bug 984373</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984374">SUSE bug 984374</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984375">SUSE bug 984375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984379">SUSE bug 984379</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984394">SUSE bug 984394</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984398">SUSE bug 984398</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984400">SUSE bug 984400</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984401">SUSE bug 984401</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984404">SUSE bug 984404</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984406">SUSE bug 984406</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984408">SUSE bug 984408</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984409">SUSE bug 984409</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984427">SUSE bug 984427</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984433">SUSE bug 984433</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984436">SUSE bug 984436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985442">SUSE bug 985442</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985448">SUSE bug 985448</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985451">SUSE bug 985451</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985456">SUSE bug 985456</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985460">SUSE bug 985460</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986608">SUSE bug 986608</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986609">SUSE bug 986609</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9805.html">CVE-2014-9805</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9806.html">CVE-2014-9806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9807.html">CVE-2014-9807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9808.html">CVE-2014-9808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9809.html">CVE-2014-9809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9810.html">CVE-2014-9810</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9811.html">CVE-2014-9811</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9812.html">CVE-2014-9812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9813.html">CVE-2014-9813</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9814.html">CVE-2014-9814</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9815.html">CVE-2014-9815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9816.html">CVE-2014-9816</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9817.html">CVE-2014-9817</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9818.html">CVE-2014-9818</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9819.html">CVE-2014-9819</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9820.html">CVE-2014-9820</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9821.html">CVE-2014-9821</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9822.html">CVE-2014-9822</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9823.html">CVE-2014-9823</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9824.html">CVE-2014-9824</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9825.html">CVE-2014-9825</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9826.html">CVE-2014-9826</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9828.html">CVE-2014-9828</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9829.html">CVE-2014-9829</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9830.html">CVE-2014-9830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9831.html">CVE-2014-9831</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9832.html">CVE-2014-9832</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9833.html">CVE-2014-9833</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9834.html">CVE-2014-9834</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9835.html">CVE-2014-9835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9836.html">CVE-2014-9836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9837.html">CVE-2014-9837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9838.html">CVE-2014-9838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9839.html">CVE-2014-9839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9840.html">CVE-2014-9840</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9841.html">CVE-2014-9841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9842.html">CVE-2014-9842</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9843.html">CVE-2014-9843</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9844.html">CVE-2014-9844</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9845.html">CVE-2014-9845</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9846.html">CVE-2014-9846</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9847.html">CVE-2014-9847</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9848.html">CVE-2014-9848</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9849.html">CVE-2014-9849</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9850.html">CVE-2014-9850</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9851.html">CVE-2014-9851</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9852.html">CVE-2014-9852</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9853.html">CVE-2014-9853</cve>
<cve href="https://www.suse.com/security/cve/CVE-2014-9854.html">CVE-2014-9854</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8894.html">CVE-2015-8894</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8895.html">CVE-2015-8895</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8896.html">CVE-2015-8896</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8897.html">CVE-2015-8897</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8898.html">CVE-2015-8898</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8900.html">CVE-2015-8900</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8901.html">CVE-2015-8901</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8902.html">CVE-2015-8902</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8903.html">CVE-2015-8903</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4562.html">CVE-2016-4562</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4563.html">CVE-2016-4563</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4564.html">CVE-2016-4564</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5687.html">CVE-2016-5687</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5688.html">CVE-2016-5688</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5689.html">CVE-2016-5689</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5690.html">CVE-2016-5690</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5691.html">CVE-2016-5691</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5841.html">CVE-2016-5841</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5842.html">CVE-2016-5842</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129762" comment="ImageMagick-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129763" comment="ImageMagick-devel-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129764" comment="ImageMagick-devel-32bit-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129765" comment="ImageMagick-doc-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129766" comment="ImageMagick-extra-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129767" comment="libMagick++-6_Q16-5-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129768" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129769" comment="libMagick++-devel-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129770" comment="libMagick++-devel-32bit-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129771" comment="libMagickCore-6_Q16-2-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129772" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129773" comment="libMagickWand-6_Q16-2-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129774" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129775" comment="perl-PerlMagick-6.8.9.8-26.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18149" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
php5 was updated to fix nine security issues.

These security issues were fixed:
- CVE-2016-5773: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize (bsc#986247).
- CVE-2016-5772: Double Free Courruption in wddx_deserialize (bsc#986244).
- CVE-2016-5771: Use After Free Vulnerability in PHP's GC algorithm and unserialize (bsc#986391).
- CVE-2016-5770: int/size_t confusion in SplFileObject::fread (bsc#986392).
- CVE-2016-5768: Double free in _php_mb_regex_ereg_replace_exec -  (bsc#986246).
- CVE-2016-5769: mcrypt: Heap Overflow due to integer overflows (bsc#986388).
- CVE-2015-8935: XSS in header() with Internet Explorer (bsc#986004).
- CVE-2016-5767: Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow (bsc#986393).
- CVE-2016-5766: Integer Overflow in _gd2GetHeader() resulting in heap overflow (bsc#986386).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/986004">SUSE bug 986004</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986244">SUSE bug 986244</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986246">SUSE bug 986246</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986247">SUSE bug 986247</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986386">SUSE bug 986386</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986388">SUSE bug 986388</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986391">SUSE bug 986391</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986392">SUSE bug 986392</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986393">SUSE bug 986393</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8935.html">CVE-2015-8935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5766.html">CVE-2016-5766</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5767.html">CVE-2016-5767</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5768.html">CVE-2016-5768</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5769.html">CVE-2016-5769</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5770.html">CVE-2016-5770</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5771.html">CVE-2016-5771</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5772.html">CVE-2016-5772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5773.html">CVE-2016-5773</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129776" comment="apache2-mod_php5-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129777" comment="php5-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129778" comment="php5-bcmath-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129779" comment="php5-bz2-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129780" comment="php5-calendar-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129781" comment="php5-ctype-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129782" comment="php5-curl-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129783" comment="php5-dba-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129784" comment="php5-devel-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129785" comment="php5-dom-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129786" comment="php5-enchant-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129787" comment="php5-exif-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129788" comment="php5-fastcgi-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129789" comment="php5-fileinfo-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129790" comment="php5-firebird-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129791" comment="php5-fpm-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129792" comment="php5-ftp-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129793" comment="php5-gd-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129794" comment="php5-gettext-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129795" comment="php5-gmp-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129796" comment="php5-iconv-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129797" comment="php5-imap-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129798" comment="php5-intl-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129799" comment="php5-json-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129800" comment="php5-ldap-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129801" comment="php5-mbstring-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129802" comment="php5-mcrypt-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129803" comment="php5-mssql-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129804" comment="php5-mysql-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129805" comment="php5-odbc-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129806" comment="php5-opcache-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129807" comment="php5-openssl-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129808" comment="php5-pcntl-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129809" comment="php5-pdo-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129810" comment="php5-pear-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129811" comment="php5-pgsql-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129812" comment="php5-phar-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129813" comment="php5-posix-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129814" comment="php5-pspell-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129815" comment="php5-readline-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129816" comment="php5-shmop-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129817" comment="php5-snmp-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129818" comment="php5-soap-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129819" comment="php5-sockets-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129820" comment="php5-sqlite-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129821" comment="php5-suhosin-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129822" comment="php5-sysvmsg-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129823" comment="php5-sysvsem-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129824" comment="php5-sysvshm-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129825" comment="php5-tidy-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129826" comment="php5-tokenizer-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129827" comment="php5-wddx-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129828" comment="php5-xmlreader-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129829" comment="php5-xmlrpc-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129830" comment="php5-xmlwriter-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129831" comment="php5-xsl-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129832" comment="php5-zip-5.6.1-69.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129833" comment="php5-zlib-5.6.1-69.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18150" version="1" class="patch">
	<metadata>
		<title>Security update for Mozilla Thunderbird (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update contains Mozilla Thunderbird 45.2. (boo#983549)

It fixes security issues mostly affecting the e-mail program when used in a browser context, such as viewing a web page or HTMl formatted e-mail.

The following vulnerabilities were fixed:

- CVE-2016-2818, CVE-2016-2815: Memory safety bugs (boo#983549, MFSA2016-49)

Contains the following security fixes from the 45.1 release: (boo#977333)

- CVE-2016-2806, CVE-2016-2807: Miscellaneous memory safety hazards (boo#977375, boo#977376, MFSA 2016-39)

Contains the following security fixes from the 45.0 release: (boo#969894)

- CVE-2016-1952, CVE-2016-1953: Miscellaneous memory safety hazards (MFSA 2016-16)
- CVE-2016-1954: Local file overwriting and potential privilege escalation through CSP reports (MFSA 2016-17)
- CVE-2016-1955: CSP reports fail to strip location information for embedded iframe pages (MFSA 2016-18)
- CVE-2016-1956: Linux video memory DOS with Intel drivers (MFSA 2016-19)
- CVE-2016-1957: Memory leak in libstagefright when deleting an array during MP4 processing (MFSA 2016-20)
- CVE-2016-1960: Use-after-free in HTML5 string parser (MFSA 2016-23)
- CVE-2016-1961: Use-after-free in SetBody (MFSA 2016-24)
- CVE-2016-1964: Use-after-free during XML transformations (MFSA 2016-27)
- CVE-2016-1974: Out-of-bounds read in HTML parser following a failed allocation (MFSA 2016-34)

The graphite font shaping library was disabled, addressing the following font vulnerabilities:

- MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/
  CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/
  CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/
  CVE-2016-2800/CVE-2016-2801/CVE-2016-2802

The following tracked packaging changes are included:

- fix build issues with gcc/binutils combination used in Leap 42.2 (boo#984637)
- gcc6 fixes (boo#986162)
- running on 48bit va aarch64 (boo#984126)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/969894">SUSE bug 969894</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977333">SUSE bug 977333</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977375">SUSE bug 977375</bugzilla>
<bugzilla href="https://bugzilla.suse.com/977376">SUSE bug 977376</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983549">SUSE bug 983549</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984126">SUSE bug 984126</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984637">SUSE bug 984637</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986162">SUSE bug 986162</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1952.html">CVE-2016-1952</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1953.html">CVE-2016-1953</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1954.html">CVE-2016-1954</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1955.html">CVE-2016-1955</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1956.html">CVE-2016-1956</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1957.html">CVE-2016-1957</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1960.html">CVE-2016-1960</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1961.html">CVE-2016-1961</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1964.html">CVE-2016-1964</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1974.html">CVE-2016-1974</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1977.html">CVE-2016-1977</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2790.html">CVE-2016-2790</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2791.html">CVE-2016-2791</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2792.html">CVE-2016-2792</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2793.html">CVE-2016-2793</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2794.html">CVE-2016-2794</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2795.html">CVE-2016-2795</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2796.html">CVE-2016-2796</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2797.html">CVE-2016-2797</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2798.html">CVE-2016-2798</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2799.html">CVE-2016-2799</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2800.html">CVE-2016-2800</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2801.html">CVE-2016-2801</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2802.html">CVE-2016-2802</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2806.html">CVE-2016-2806</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2807.html">CVE-2016-2807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2815.html">CVE-2016-2815</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2818.html">CVE-2016-2818</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009129875" comment="MozillaThunderbird-45.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129876" comment="MozillaThunderbird-buildsymbols-45.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129877" comment="MozillaThunderbird-devel-45.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129878" comment="MozillaThunderbird-translations-common-45.2-16.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009129879" comment="MozillaThunderbird-translations-other-45.2-16.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18151" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
Adobe Flash Player was updated to 11.2.202.632 to fix many security issues tracked under the upstream advisory APSB16-25, allowing remote attackers to execute arbitrary code when delivering specially crafted Flash content. 

The following vulnerabilities were fixed:

- CVE-2016-4172: memory corruption vulnerability that could lead to code execution
- CVE-2016-4173: use-after-free vulnerability that could lead to code execution
- CVE-2016-4174: use-after-free vulnerability that could lead to code execution
- CVE-2016-4175: memory corruption vulnerability that could lead to code execution
- CVE-2016-4176: stack corruption vulnerability that could lead to code execution
- CVE-2016-4177: stack corruption vulnerability that could lead to code execution
- CVE-2016-4178: security bypass vulnerability that could lead to information disclosure
- CVE-2016-4179: memory corruption vulnerability that could lead to code execution
- CVE-2016-4180: memory corruption vulnerability that could lead to code execution
- CVE-2016-4181: memory corruption vulnerability that could lead to code execution
- CVE-2016-4182: memory corruption vulnerability that could lead to code execution
- CVE-2016-4183: memory corruption vulnerability that could lead to code execution
- CVE-2016-4184: memory corruption vulnerability that could lead to code execution
- CVE-2016-4185: memory corruption vulnerability that could lead to code execution
- CVE-2016-4186: memory corruption vulnerability that could lead to code execution
- CVE-2016-4187: memory corruption vulnerability that could lead to code execution
- CVE-2016-4188: memory corruption vulnerability that could lead to code execution
- CVE-2016-4189: memory corruption vulnerability that could lead to code execution
- CVE-2016-4190: memory corruption vulnerability that could lead to code execution
- CVE-2016-4217: memory corruption vulnerability that could lead to code execution
- CVE-2016-4218: memory corruption vulnerability that could lead to code execution
- CVE-2016-4219: memory corruption vulnerability that could lead to code execution
- CVE-2016-4220: memory corruption vulnerability that could lead to code execution
- CVE-2016-4221: memory corruption vulnerability that could lead to code execution
- CVE-2016-4222: use-after-free vulnerability that could lead to code execution
- CVE-2016-4223: type confusion vulnerability that could lead to code execution
- CVE-2016-4224: type confusion vulnerability that could lead to code execution
- CVE-2016-4225: type confusion vulnerability that could lead to code execution
- CVE-2016-4226: use-after-free vulnerability that could lead to code execution
- CVE-2016-4227: use-after-free vulnerability that could lead to code execution
- CVE-2016-4228: use-after-free vulnerability that could lead to code execution
- CVE-2016-4229: use-after-free vulnerability that could lead to code execution
- CVE-2016-4230: use-after-free vulnerability that could lead to code execution
- CVE-2016-4231: use-after-free vulnerability that could lead to code execution
- CVE-2016-4232: memory leak vulnerability
- CVE-2016-4233: memory corruption vulnerability that could lead to code execution
- CVE-2016-4234: memory corruption vulnerability that could lead to code execution
- CVE-2016-4235: memory corruption vulnerability that could lead to code execution
- CVE-2016-4236: memory corruption vulnerability that could lead to code execution
- CVE-2016-4237: memory corruption vulnerability that could lead to code execution
- CVE-2016-4238: memory corruption vulnerability that could lead to code execution
- CVE-2016-4239: memory corruption vulnerability that could lead to code execution
- CVE-2016-4240: memory corruption vulnerability that could lead to code execution
- CVE-2016-4241: memory corruption vulnerability that could lead to code execution
- CVE-2016-4242: memory corruption vulnerability that could lead to code execution
- CVE-2016-4243: memory corruption vulnerability that could lead to code execution
- CVE-2016-4244: memory corruption vulnerability that could lead to code execution
- CVE-2016-4245: memory corruption vulnerability that could lead to code execution
- CVE-2016-4246: memory corruption vulnerability that could lead to code execution
- CVE-2016-4247: race condition vulnerability that could lead to information disclosure
- CVE-2016-4248: use-after-free vulnerability that could lead to code execution
- CVE-2016-4249: heap buffer overflow vulnerability that could lead to code execution		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/988579">SUSE bug 988579</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4172.html">CVE-2016-4172</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4173.html">CVE-2016-4173</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4174.html">CVE-2016-4174</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4175.html">CVE-2016-4175</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4176.html">CVE-2016-4176</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4177.html">CVE-2016-4177</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4178.html">CVE-2016-4178</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4179.html">CVE-2016-4179</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4180.html">CVE-2016-4180</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4181.html">CVE-2016-4181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4182.html">CVE-2016-4182</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4183.html">CVE-2016-4183</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4184.html">CVE-2016-4184</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4185.html">CVE-2016-4185</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4186.html">CVE-2016-4186</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4187.html">CVE-2016-4187</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4188.html">CVE-2016-4188</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4189.html">CVE-2016-4189</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4190.html">CVE-2016-4190</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4217.html">CVE-2016-4217</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4218.html">CVE-2016-4218</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4219.html">CVE-2016-4219</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4220.html">CVE-2016-4220</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4221.html">CVE-2016-4221</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4222.html">CVE-2016-4222</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4223.html">CVE-2016-4223</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4224.html">CVE-2016-4224</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4225.html">CVE-2016-4225</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4226.html">CVE-2016-4226</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4227.html">CVE-2016-4227</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4228.html">CVE-2016-4228</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4229.html">CVE-2016-4229</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4230.html">CVE-2016-4230</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4231.html">CVE-2016-4231</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4232.html">CVE-2016-4232</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4233.html">CVE-2016-4233</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4234.html">CVE-2016-4234</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4235.html">CVE-2016-4235</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4236.html">CVE-2016-4236</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4237.html">CVE-2016-4237</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4238.html">CVE-2016-4238</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4239.html">CVE-2016-4239</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4240.html">CVE-2016-4240</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4241.html">CVE-2016-4241</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4242.html">CVE-2016-4242</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4243.html">CVE-2016-4243</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4244.html">CVE-2016-4244</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4245.html">CVE-2016-4245</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4246.html">CVE-2016-4246</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4247.html">CVE-2016-4247</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4248.html">CVE-2016-4248</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4249.html">CVE-2016-4249</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130044" comment="flash-player-11.2.202.632-2.103.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130045" comment="flash-player-gnome-11.2.202.632-2.103.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130046" comment="flash-player-kde4-11.2.202.632-2.103.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18152" version="1" class="patch">
	<metadata>
		<title>Security update for libvirt (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libvirt fixes the following issues:

- CVE-2016-5008: empty VNC password disables authentication (boo#987527)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/854343">SUSE bug 854343</bugzilla>
<bugzilla href="https://bugzilla.suse.com/968483">SUSE bug 968483</bugzilla>
<bugzilla href="https://bugzilla.suse.com/987527">SUSE bug 987527</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5008.html">CVE-2016-5008</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130386" comment="libvirt-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130387" comment="libvirt-client-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130388" comment="libvirt-client-32bit-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130389" comment="libvirt-daemon-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130390" comment="libvirt-daemon-config-network-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130391" comment="libvirt-daemon-config-nwfilter-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130392" comment="libvirt-daemon-driver-interface-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130393" comment="libvirt-daemon-driver-libxl-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130394" comment="libvirt-daemon-driver-lxc-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130395" comment="libvirt-daemon-driver-network-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130396" comment="libvirt-daemon-driver-nodedev-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130397" comment="libvirt-daemon-driver-nwfilter-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130398" comment="libvirt-daemon-driver-qemu-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130399" comment="libvirt-daemon-driver-secret-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130400" comment="libvirt-daemon-driver-storage-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130401" comment="libvirt-daemon-driver-uml-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130402" comment="libvirt-daemon-driver-vbox-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130403" comment="libvirt-daemon-driver-xen-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130404" comment="libvirt-daemon-lxc-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130405" comment="libvirt-daemon-qemu-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130406" comment="libvirt-daemon-uml-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130407" comment="libvirt-daemon-vbox-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130408" comment="libvirt-daemon-xen-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130409" comment="libvirt-devel-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130410" comment="libvirt-devel-32bit-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130411" comment="libvirt-doc-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130412" comment="libvirt-lock-sanlock-1.2.9-31.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130413" comment="libvirt-login-shell-1.2.9-31.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18153" version="1" class="patch">
	<metadata>
		<title>Security update for xerces-c (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

    
This update for xerces-c fixes the following issues:

  * CVE-2016-4463 Apache Xerces-C XML Parser Crashes on Malformed DT (boo#985860) 
  * CVE-2016-2099 Exception handling mistake causing use after free (boo#979208)
  
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/979208">SUSE bug 979208</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985860">SUSE bug 985860</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0729.html">CVE-2016-0729</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2099.html">CVE-2016-2099</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-4463.html">CVE-2016-4463</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130414" comment="libxerces-c-3_1-3.1.4-13.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130415" comment="libxerces-c-3_1-32bit-3.1.4-13.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130416" comment="libxerces-c-devel-3.1.4-13.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130417" comment="xerces-c-3.1.4-13.9.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130418" comment="xerces-c-doc-3.1.4-13.9.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18154" version="1" class="patch">
	<metadata>
		<title>Security update for apache2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for apache2 fixes the following issues:

* It used to be possible to set an arbitrary $HTTP_PROXY environment variable
  for request handlers -- like CGI scripts -- by including a specially crafted
  HTTP header in the request (CVE-2016-5387). As a result, these server
  components would potentially direct all their outgoing HTTP traffic through a
  malicious proxy server. This patch fixes the issue: the updated Apache server
  ignores such HTTP headers and never sets $HTTP_PROXY for sub-processes
  (unless a value has been explicitly configured by the administrator in the
  configuration file). (bsc#988488)

This update was imported from the SUSE:SLE-12-SP1:Update update project.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/988488">SUSE bug 988488</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5387.html">CVE-2016-5387</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130467" comment="apache2-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130468" comment="apache2-devel-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130469" comment="apache2-doc-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130470" comment="apache2-event-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130471" comment="apache2-example-pages-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130472" comment="apache2-prefork-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130473" comment="apache2-utils-2.4.16-12.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130474" comment="apache2-worker-2.4.16-12.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18155" version="1" class="patch">
	<metadata>
		<title>Security update for samba (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for samba fixes the following issues:

- Prevent client-side SMB2 signing downgrade; CVE-2016-2119;
  (bso#11860); (boo#986869).

- Honor smb.conf socket options in winbind; (boo#975131).

- Don't use htons() with IP_PROTO_RAW; (bso#11705); (boo#969522). 
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/969522">SUSE bug 969522</bugzilla>
<bugzilla href="https://bugzilla.suse.com/975131">SUSE bug 975131</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986869">SUSE bug 986869</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2119.html">CVE-2016-2119</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130475" comment="ctdb-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130476" comment="ctdb-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130477" comment="ctdb-pcp-pmda-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130478" comment="ctdb-tests-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130479" comment="libdcerpc-atsvc-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130480" comment="libdcerpc-atsvc0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130481" comment="libdcerpc-atsvc0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130482" comment="libdcerpc-binding0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130483" comment="libdcerpc-binding0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130484" comment="libdcerpc-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130485" comment="libdcerpc-samr-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130486" comment="libdcerpc-samr0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130487" comment="libdcerpc-samr0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130488" comment="libdcerpc0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130489" comment="libdcerpc0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130490" comment="libgensec-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130491" comment="libgensec0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130492" comment="libgensec0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130493" comment="libndr-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130494" comment="libndr-krb5pac-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130495" comment="libndr-krb5pac0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130496" comment="libndr-krb5pac0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130497" comment="libndr-nbt-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130498" comment="libndr-nbt0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130499" comment="libndr-nbt0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130500" comment="libndr-standard-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130501" comment="libndr-standard0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130502" comment="libndr-standard0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130503" comment="libndr0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130504" comment="libndr0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130505" comment="libnetapi-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130506" comment="libnetapi0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130507" comment="libnetapi0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130508" comment="libregistry-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130509" comment="libregistry0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130510" comment="libregistry0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130511" comment="libsamba-credentials-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130512" comment="libsamba-credentials0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130513" comment="libsamba-credentials0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130514" comment="libsamba-hostconfig-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130515" comment="libsamba-hostconfig0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130516" comment="libsamba-hostconfig0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130517" comment="libsamba-passdb-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130518" comment="libsamba-passdb0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130519" comment="libsamba-passdb0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130520" comment="libsamba-policy-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130521" comment="libsamba-policy0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130522" comment="libsamba-policy0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130523" comment="libsamba-util-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130524" comment="libsamba-util0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130525" comment="libsamba-util0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130526" comment="libsamdb-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130527" comment="libsamdb0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130528" comment="libsamdb0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130529" comment="libsmbclient-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130530" comment="libsmbclient-raw-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130531" comment="libsmbclient-raw0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130532" comment="libsmbclient-raw0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130533" comment="libsmbclient0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130534" comment="libsmbclient0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130535" comment="libsmbconf-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130536" comment="libsmbconf0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130537" comment="libsmbconf0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130538" comment="libsmbldap-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130539" comment="libsmbldap0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130540" comment="libsmbldap0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130541" comment="libtevent-util-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130542" comment="libtevent-util0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130543" comment="libtevent-util0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130544" comment="libwbclient-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130545" comment="libwbclient0-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130546" comment="libwbclient0-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130547" comment="samba-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130548" comment="samba-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130549" comment="samba-client-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130550" comment="samba-client-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130551" comment="samba-core-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130552" comment="samba-doc-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130553" comment="samba-libs-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130554" comment="samba-libs-32bit-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130555" comment="samba-pidl-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130556" comment="samba-python-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130557" comment="samba-test-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130558" comment="samba-test-devel-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130559" comment="samba-winbind-4.2.4-40.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130560" comment="samba-winbind-32bit-4.2.4-40.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18156" version="1" class="patch">
	<metadata>
		<title>Security update for nodejs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for nodejs fixes the following issue:

- CVE-2016-1669:
  * fix buffer overflow in v8 (boo#987919)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/987919">SUSE bug 987919</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1669.html">CVE-2016-1669</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130626" comment="nodejs-4.4.5-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130627" comment="nodejs-devel-4.4.5-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130628" comment="nodejs-doc-4.4.5-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130629" comment="nodejs-docs-4.4.5-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130630" comment="npm-4.4.5-30.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18157" version="1" class="patch">
	<metadata>
		<title>Security update for gnugk (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
gnugk was updated fix security issues and bugs.

The following issues were fixed:

- CVE-2012-3534: denial of service via lots of connections (boo#777486)

The new version 4.2 of gnuk also fixes a number of bugs and contains other improvements and fixes. The new library h323plus was added to the distribution as a dependency.		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/777486">SUSE bug 777486</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2012-3534.html">CVE-2012-3534</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130654" comment="gnugk-4.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130655" comment="h323plus-1.26.5-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130656" comment="h323plus-devel-1.26.5-2.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130657" comment="libh323-1_26_5-1.26.5-2.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18158" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 52.0.2743.82 to fix the following security issues (boo#989901):

- CVE-2016-1706: Sandbox escape in PPAPI
- CVE-2016-1707: URL spoofing on iOS
- CVE-2016-1708: Use-after-free in Extensions
- CVE-2016-1709: Heap-buffer-overflow in sfntly
- CVE-2016-1710: Same-origin bypass in Blink
- CVE-2016-1711: Same-origin bypass in Blink
- CVE-2016-5127: Use-after-free in Blink
- CVE-2016-5128: Same-origin bypass in V8
- CVE-2016-5129: Memory corruption in V8
- CVE-2016-5130: URL spoofing
- CVE-2016-5131: Use-after-free in libxml
- CVE-2016-5132: Limited same-origin bypass in Service Workers
- CVE-2016-5133: Origin confusion in proxy authentication
- CVE-2016-5134: URL leakage via PAC script
- CVE-2016-5135: Content-Security-Policy bypass
- CVE-2016-5136: Use after free in extensions
- CVE-2016-5137: History sniffing with HSTS and CSP
- CVE-2016-1705: Various fixes from internal audits, fuzzing and other initiatives
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/989901">SUSE bug 989901</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1705.html">CVE-2016-1705</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1706.html">CVE-2016-1706</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1707.html">CVE-2016-1707</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1708.html">CVE-2016-1708</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1709.html">CVE-2016-1709</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1710.html">CVE-2016-1710</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1711.html">CVE-2016-1711</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5127.html">CVE-2016-5127</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5128.html">CVE-2016-5128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5129.html">CVE-2016-5129</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5130.html">CVE-2016-5130</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5131.html">CVE-2016-5131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5132.html">CVE-2016-5132</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5133.html">CVE-2016-5133</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5134.html">CVE-2016-5134</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5135.html">CVE-2016-5135</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5136.html">CVE-2016-5136</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5137.html">CVE-2016-5137</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130660" comment="chromedriver-52.0.2743.82-111.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130661" comment="chromium-52.0.2743.82-111.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130662" comment="chromium-desktop-gnome-52.0.2743.82-111.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130663" comment="chromium-desktop-kde-52.0.2743.82-111.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130664" comment="chromium-ffmpegsumo-52.0.2743.82-111.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18159" version="1" class="patch">
	<metadata>
		<title>Security update for karchive (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for karchive fixes the following issues:

- CVE-2016-6232: A remote attacker could have been able to overwrite arbitrary files when tricking the user into downloading KDE extras such as wallpapers or Plasma Applets (boo#989698)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/989698">SUSE bug 989698</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6232.html">CVE-2016-6232</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130670" comment="karchive-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130671" comment="karchive-devel-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130672" comment="karchive-devel-32bit-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130673" comment="libKF5Archive5-5.21.0-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130674" comment="libKF5Archive5-32bit-5.21.0-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18160" version="1" class="patch">
	<metadata>
		<title>Security update for python (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Python was updated to fix three security issues.

The following vulnerabilities were fixed:

- CVE-2016-0772: TLS stripping attack on smtplib (bsc#984751)
- CVE-2016-5636: zipimporter heap overflow (bsc#985177)
- CVE-2016-5699: httplib header injection (bsc#985348)

This update also includes all upstream bug fixes and improvements in Python 2.7.12.

It also includes the following packaging changes:

- reintroduce support for CA directory path

The following tracked packaging issues were fixed:

- broken overflow checks (bsc#964182)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/964182">SUSE bug 964182</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984751">SUSE bug 984751</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985177">SUSE bug 985177</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985348">SUSE bug 985348</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0772.html">CVE-2016-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5636.html">CVE-2016-5636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5699.html">CVE-2016-5699</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130675" comment="libpython2_7-1_0-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130676" comment="libpython2_7-1_0-32bit-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130677" comment="python-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130678" comment="python-32bit-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130679" comment="python-base-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130680" comment="python-base-32bit-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130681" comment="python-curses-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130682" comment="python-demo-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130683" comment="python-devel-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130684" comment="python-doc-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130685" comment="python-doc-pdf-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130686" comment="python-gdbm-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130687" comment="python-idle-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130688" comment="python-tk-2.7.12-23.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130689" comment="python-xml-2.7.12-23.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18161" version="1" class="patch">
	<metadata>
		<title>Security update for go (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for go fixes the following issues:

- CVE-2015-5739: &amp;quot;Content Length&amp;quot; treated as valid header
- CVE-2015-5740: Double content-length headers does not return 400 error
- CVE-2015-5741: Additional hardening, not sending Content-Length w/Transfer-Encoding, Closing connections

Go was updated to 1.4.3 with the following additional changes:

- build: remove -Werror from cmd/dist
- runtime: panic when accessing an empty struct value appended to an uninitialized slice
- runtime: garbage collector found invalid heap pointer iterating over map
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/989630">SUSE bug 989630</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-5739.html">CVE-2015-5739</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5740.html">CVE-2015-5740</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-5741.html">CVE-2015-5741</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130690" comment="go-1.4.3-15.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130691" comment="go-doc-1.4.3-15.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18162" version="1" class="patch">
	<metadata>
		<title>Security update for tiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for tiff fixes the following issues: 

Security issues fixed:
- CVE-2016-5314: Fixed an out-of-bounds write in PixarLogDecode() function (boo#984831)
- CVE-2016-5316: Fixed an out-of-bounds read in PixarLogCleanup() function in tif_pixarlog.c (boo#984837)
- CVE-2016-5317: Fixed an out-of-bounds write in PixarLogDecode() function in libtiff.so (boo#984842)
- CVE-2016-5320: Fixed an out-of-bounds write in PixarLogDecode() function in tif_pixarlog.c (boo#984808)
- CVE-2016-5875: Fixed a heap-based buffer overflow when using the PixarLog compressionformat (boo#987351)

Bugs fixed:
- boo#964225: Fixed writes for invalid images (upstream bug #2522)		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/964225">SUSE bug 964225</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984808">SUSE bug 984808</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984831">SUSE bug 984831</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984837">SUSE bug 984837</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984842">SUSE bug 984842</bugzilla>
<bugzilla href="https://bugzilla.suse.com/987351">SUSE bug 987351</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5314.html">CVE-2016-5314</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5316.html">CVE-2016-5316</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5317.html">CVE-2016-5317</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5320.html">CVE-2016-5320</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5875.html">CVE-2016-5875</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130692" comment="libtiff-devel-4.0.6-10.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130693" comment="libtiff-devel-32bit-4.0.6-10.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130694" comment="libtiff5-4.0.6-10.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130695" comment="libtiff5-32bit-4.0.6-10.26.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130696" comment="tiff-4.0.6-10.26.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18163" version="1" class="patch">
	<metadata>
		<title>Security update for dropbear (Critical)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for dropbear fixes four security issues (bnc#990363):

- A format string injection vulnerability allowed remotes attacker to run arbitrary code as root if specific usernames including &amp;quot;%&amp;quot; symbols could be created on the target system. If a dbclient user can control usernames or host arguments, or untrusted input is processed,  potentially arbitrary code could have been executed as the dbclient user.
- When importing malicious OpenSSH key files via dropbearconvert, arbitrary code could have been executed as the local dropbearconvert user
- If particular -m or -c arguments were provided, as used in scripts, dbclient could have executed arbitrary code
- dbclient or dropbear server could have exposed process memory to the running user if compiled with DEBUG_TRACE and running with -v

Dropbear was updated to the upstream 2016.74 release, including fixes for the following upstream issues:

- Port forwarding failure when connecting to domains that have both IPv4 and IPv6 addresses
- 100% CPU use while waiting for rekey to complete
- Fix crash when fallback initshells() is used
  scp failing when the local user doesn't exist

The following upstream improvements are included:

- Support syslog in dbclient, option -o usesyslog=yes
- Kill a proxycommand when dbclient exits
- Option to exit when a TCP forward fails
- Allow specifying commands eg &amp;quot;dropbearmulti dbclient ...&amp;quot; instead of symlinks
		</description>
<advisory from="security@suse.de">
<severity>(Critical)</severity>
<bugzilla href="https://bugzilla.suse.com/990363">SUSE bug 990363</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130697" comment="dropbear-2016.74-11.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18164" version="1" class="patch">
	<metadata>
		<title>Security update for openldap2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update fixes the following security issues:

- CVE-2015-6908: The ber_get_next function allowed remote attackers to cause a denial
  of service (reachable assertion and application crash) via crafted BER data, as
  demonstrated by an attack against slapd. (bsc#945582)
- CVE-2015-4000: Fix weak Diffie-Hellman size vulnerability. (bsc#937766)

It also fixes the following non-security bugs:

- bsc#955210: Unresponsive LDAP host lookups in IPv6 environment
- bsc#904028: Add missing dependency binutils used by %pre.
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/904028">SUSE bug 904028</bugzilla>
<bugzilla href="https://bugzilla.suse.com/937766">SUSE bug 937766</bugzilla>
<bugzilla href="https://bugzilla.suse.com/945582">SUSE bug 945582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/955210">SUSE bug 955210</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-4000.html">CVE-2015-4000</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-6908.html">CVE-2015-6908</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122067" comment="compat-libldap-2_3-0-2.3.37-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122068" comment="libldap-2_4-2-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122069" comment="libldap-2_4-2-32bit-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122070" comment="openldap2-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122071" comment="openldap2-back-meta-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122072" comment="openldap2-back-perl-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122073" comment="openldap2-back-sql-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122074" comment="openldap2-client-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122075" comment="openldap2-devel-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122076" comment="openldap2-devel-32bit-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122077" comment="openldap2-devel-static-2.4.39-8.9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122078" comment="openldap2-doc-2.4.39-8.9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18165" version="1" class="patch">
	<metadata>
		<title>Security update for libidn (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This libidn update to version 1.33 fixes the following issues:

Security issues fixed:
- CVE-2015-8948, CVE-2016-6262: Fixed an out-of-bounds-read when reading one zero byte as input (bsc#990189).
- CVE-2016-6263: Fixed stringprep_utf8_nfkc_normalize to reject invalid UTF-8 (bsc#boo#990191).

Included bugfixes:
- Fixed crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz (introduced in 1.31).
- API and ABI is backwards compatible with the previous version.
- Update gpg keyring
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/990189">SUSE bug 990189</bugzilla>
<bugzilla href="https://bugzilla.suse.com/990191">SUSE bug 990191</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8948.html">CVE-2015-8948</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6262.html">CVE-2016-6262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6263.html">CVE-2016-6263</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130734" comment="libidn-1.33-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130735" comment="libidn-devel-1.33-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130736" comment="libidn-tools-1.33-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130737" comment="libidn11-1.33-3.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130738" comment="libidn11-32bit-1.33-3.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18166" version="1" class="patch">
	<metadata>
		<title>Security update for mupdf (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for mupdf fixes the following issues: 

Security issues fixed:
- CVE-2016-6265: Fixed a use-after-free issue (boo#990195).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/990195">SUSE bug 990195</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6265.html">CVE-2016-6265</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130739" comment="mupdf-1.7a-7.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130740" comment="mupdf-devel-static-1.7a-7.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18167" version="1" class="patch">
	<metadata>
		<title>Security update for ecryptfs-utils (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for ecryptfs-utils fixes the following issues:

- CVE-2016-1572: A local user could have escalated privileges by mounting over special filesystems (bsc#962052)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/962052">SUSE bug 962052</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1572.html">CVE-2016-1572</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122079" comment="ecryptfs-utils-104-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122080" comment="ecryptfs-utils-32bit-104-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18168" version="1" class="patch">
	<metadata>
		<title>Security update for sqlite3 (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for sqlite3 fixes the following issues:

- CVE-2016-6153: Tempdir Selection Vulnerability could have led to data leakage under very specific, non-default circumstances (boo#987394) 
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/987394">SUSE bug 987394</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6153.html">CVE-2016-6153</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130741" comment="libsqlite3-0-3.8.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130742" comment="libsqlite3-0-32bit-3.8.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130743" comment="sqlite3-3.8.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130744" comment="sqlite3-devel-3.8.6-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130745" comment="sqlite3-doc-3.8.6-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18169" version="1" class="patch">
	<metadata>
		<title>Security update for polarssl (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for polarssl fixes the following issues:

- CVE-2015-8036: A heap-based buffer overflow could have allowed remote attackers to cause a denial of service or possibly execute arbitrary code via a long session ticket name to the session ticket extension (boo#989694)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/989694">SUSE bug 989694</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8036.html">CVE-2015-8036</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130746" comment="libpolarssl7-1.3.9-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130747" comment="polarssl-1.3.9-17.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130748" comment="polarssl-devel-1.3.9-17.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18170" version="1" class="patch">
	<metadata>
		<title>Security update for MozillaFirefox, mozilla-nss (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Mozilla Firefox was updated to 48.0 to fix security issues, bugs, and deliver various improvements.

The following major changes are included:

- Process separation (e10s) is enabled for some users
- Add-ons that have not been verified and signed by Mozilla will not load
- WebRTC enhancements
- The media parser has been redeveloped using the Rust programming language
- better Canvas performance with speedy Skia support
- Now requires NSS 3.24

The following security issues were fixed: (boo#991809)

- CVE-2016-2835/CVE-2016-2836: Miscellaneous memory safety hazards
- CVE-2016-2830: Favicon network connection can persist when page is closed
- CVE-2016-2838: Buffer overflow rendering SVG with bidirectional content
- CVE-2016-2839: Cairo rendering crash due to memory allocation issue with FFmpeg 0.10
- CVE-2016-5251: Location bar spoofing via data URLs with malformed/invalid mediatypes
- CVE-2016-5252: Stack underflow during 2D graphics rendering
- CVE-2016-0718: Out-of-bounds read during XML parsing in Expat library
- CVE-2016-5254: Use-after-free when using alt key and toplevel menus
- CVE-2016-5255: Crash in incremental garbage collection in JavaScript
- CVE-2016-5258: Use-after-free in DTLS during WebRTC session shutdown
- CVE-2016-5259: Use-after-free in service workers with nested sync events
- CVE-2016-5260: Form input type change from password to text can store plain text password in session restore file
- CVE-2016-5261: Integer overflow in WebSockets during data buffering
- CVE-2016-5262: Scripts on marquee tag can execute in sandboxed iframes
- CVE-2016-2837: Buffer overflow in ClearKey Content Decryption Module (CDM) during video playback
- CVE-2016-5263: Type confusion in display transformation
- CVE-2016-5264: Use-after-free when applying SVG effects
- CVE-2016-5265: Same-origin policy violation using local HTML file and saved shortcut file
- CVE-2016-5266: Information disclosure and local file manipulation through drag and drop
- CVE-2016-5268: Spoofing attack through text injection into internal error pages
- CVE-2016-5250: Information disclosure through Resource Timing API during page navigation

The following non-security changes are included:

- The AppData description and screenshots were updated.
- Fix Firefox crash on startup on i586 (boo#986541)
- The Selenium WebDriver may have caused Firefox to crash at startup
- fix build issues with gcc/binutils combination used in Leap 42.2 (boo#984637)
- Fix running on 48bit va aarch64 (boo#984126)
- fix XUL dialog button order under KDE session (boo#984403)

Mozilla NSS was updated to 3.24 as a dependency.

Changes in mozilla-nss:

- NSS softoken updated with latest NIST guidance
- NSS softoken updated to allow NSS to run in FIPS Level 1 (no password)
- Various added and deprecated functions  
- Remove most code related to SSL v2, including the ability to actively send a SSLv2-compatible client hello.
- Protect against the Cachebleed attack.
- Disable support for DTLS compression.
- Improve support for TLS 1.3. This includes support for DTLS 1.3. (experimental)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/984126">SUSE bug 984126</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984403">SUSE bug 984403</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984637">SUSE bug 984637</bugzilla>
<bugzilla href="https://bugzilla.suse.com/986541">SUSE bug 986541</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991809">SUSE bug 991809</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-0718.html">CVE-2016-0718</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2830.html">CVE-2016-2830</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2835.html">CVE-2016-2835</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2836.html">CVE-2016-2836</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2837.html">CVE-2016-2837</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2838.html">CVE-2016-2838</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2839.html">CVE-2016-2839</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5250.html">CVE-2016-5250</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5251.html">CVE-2016-5251</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5252.html">CVE-2016-5252</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5254.html">CVE-2016-5254</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5255.html">CVE-2016-5255</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5258.html">CVE-2016-5258</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5259.html">CVE-2016-5259</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5260.html">CVE-2016-5260</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5261.html">CVE-2016-5261</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5262.html">CVE-2016-5262</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5263.html">CVE-2016-5263</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5264.html">CVE-2016-5264</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5265.html">CVE-2016-5265</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5266.html">CVE-2016-5266</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5268.html">CVE-2016-5268</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130796" comment="MozillaFirefox-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130797" comment="MozillaFirefox-branding-upstream-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130798" comment="MozillaFirefox-buildsymbols-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130799" comment="MozillaFirefox-devel-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130800" comment="MozillaFirefox-translations-common-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130801" comment="MozillaFirefox-translations-other-48.0-27.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130802" comment="libfreebl3-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130803" comment="libfreebl3-32bit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130804" comment="libsoftokn3-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130805" comment="libsoftokn3-32bit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130806" comment="mozilla-nss-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130807" comment="mozilla-nss-32bit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130808" comment="mozilla-nss-certs-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130809" comment="mozilla-nss-certs-32bit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130810" comment="mozilla-nss-devel-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130811" comment="mozilla-nss-sysinit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130812" comment="mozilla-nss-sysinit-32bit-3.24-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130813" comment="mozilla-nss-tools-3.24-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18171" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_8_0-openjdk (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for java-1_8_0-openjdk fixes the following issues:

- Upgrade to version jdk8u101 (icedtea 3.1.0)

- New in release 3.1.0 (2016-07-25):
  * Security fixes
    - S8079718, CVE-2016-3458: IIOP Input Stream Hooking
      (boo#989732)
    - S8145446, CVE-2016-3485: Perfect pipe placement (Windows
      only) (boo#989734)
    - S8146514: Enforce GCM limits
    - S8147771: Construction of static protection domains under
      Javax custom policy
    - S8148872, CVE-2016-3500: Complete name checking (boo#989730)
    - S8149070: Enforce update ordering
    - S8149962, CVE-2016-3508: Better delineation of XML processing
      (boo#989731)
    - S8150752: Share Class Data
    - S8151925: Font reference improvements
    - S8152479, CVE-2016-3550: Coded byte streams (boo#989733)
    - S8153312: Constrain AppCDS behavior
    - S8154475, CVE-2016-3587: Clean up lookup visibility
      (boo#989721)
    - S8155981, CVE-2016-3606: Bolster bytecode verification
      (boo#989722)
    - S8155985, CVE-2016-3598: Persistent Parameter Processing
      (boo#989723)
    - S8158571, CVE-2016-3610: Additional method handle validation
      (boo#989725)
    - CVE-2016-3552 (boo#989726)
    - CVE-2016-3511 (boo#989727)
    - CVE-2016-3503 (boo#989728)
    - CVE-2016-3498 (boo#989729)
  * New features
    - S8145547, PR1061: [AWT/Swing] Conditional support for GTK 3
      on Linux
    - PR2821: Support building OpenJDK with --disable-headful
    - PR2931, G478960: Provide Infinality Support via fontconfig
    - PR3079: Provide option to build Shenandoah on x86_64
  * Import of OpenJDK 8 u92 build 14
    - S6869327: Add new C2 flag to keep safepoints in counted
      loops.
    - S8022865: [TESTBUG] Compressed Oops testing needs to be
      revised
    - S8029630: Thread id should be displayed as a hex number in
      error report
    - S8029726: On OS X some dtrace probe names are mismatched with
      Solaris
    - S8029727: On OS X dtrace probes
      Call&amp;lt;type&amp;gt;MethodA/Call&amp;lt;type&amp;gt;MethodV are not fired.
    - S8029728: On OS X dtrace probes SetStaticBooleanField are not
      fired
    - S8038184: XMLSignature throws StringIndexOutOfBoundsException
      if ID attribute value is empty String
    - S8038349: Signing XML with DSA throws Exception when key is
      larger than 1024 bits
    - S8041501: ImageIO reader is not capable of reading JPEGs
      without JFIF header
    - S8041900: [macosx] Java forces the use of discrete GPU
    - S8044363: Remove special build options for unpack200 executable
    - S8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value
      for hotspot ARCH
    - S8046611: Build errors with gcc on sparc/fastdebug
    - S8047763: Recognize sparc64 as a sparc platform
    - S8048232: Fix for 8046471 breaks PPC64 build
    - S8052396: Catch exceptions resulting from missing font cmap
    - S8058563: InstanceKlass::_dependencies list isn't cleared from
      empty nmethodBucket entries
    - S8061624: [TESTBUG] Some tests cannot be ran under compact
      profiles and therefore shall be excluded
    - S8062901: Iterators is spelled incorrectly in the Javadoc for
      Spliterator
    - S8064330: Remove SHA224 from the default support list if
      SunMSCAPI enabled
    - S8065579: WB method to start G1 concurrent mark cycle should
      be introduced
    - S8065986: Compiler fails to NullPointerException when calling
      super with Object&amp;lt;&amp;gt;()
    - S8066974: Compiler doesn't infer method's generic type
      information in lambda body
    - S8067800: Clarify java.time.chrono.Chronology.isLeapYear for
      out of range years
    - S8068033: JNI exception pending in jdk/src/share/bin/java.c
    - S8068042: Check jdk/src/share/native/sun/misc/URLClassPath.c
      for JNI pending
    - S8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed:
      OLD and/or OBSOLETE method(s) found
    - S8068254: Method reference uses wrong qualifying type
    - S8074696: Remote debugging session hangs for several minutes
      when calling findBootType
    - S8074935: jdk8 keytool doesn't validate pem files for RFC 1421
      correctness, as jdk7 did
    - S8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java
      relies on system locale
    - S8080492: [Parfait] Uninitialised variable in
      jdk/src/java/desktop/windows/native/libawt/
    - S8080650: Enable stubs to use frame pointers correctly
    - S8122944: perfdata used is seen as too high on sparc zone with
      jdk1.9 and causes a test failure
    - S8129348: Debugger hangs in trace mode with TRACE_SENDS
    - S8129847: Compiling methods generated by Nashorn triggers high
      memory usage in C2
    - S8130506: javac AssertionError when invoking
      MethodHandle.invoke with lambda parameter
    - S8130910: hsperfdata file is created in wrong directory and
      not cleaned up if /tmp/hsperfdata_&amp;lt;username&amp;gt; has wrong permissions
    - S8131129: Attempt to define a duplicate BMH$Species class
    - S8131665: Bad exception message in HandshakeHash.getFinishedHash
    - S8131782: C1 Class.cast optimization breaks when Class is
      loaded from static final
    - S8132503: [macosx] Chinese full stop symbol cannot be entered
      with Pinyin IM on OS X
    - S8133207: ParallelProbes.java test fails after changes for
      JDK-8080115
    - S8133924: NPE may be thrown when xsltc select a non-existing
      node after JDK-8062518
    - S8134007: Improve string folding
    - S8134759: jdb: Incorrect stepping inside finally block
    - S8134963: [Newtest] New stress test for changing the coarseness
      level of G1 remembered set
    - S8136442: Don't tie Certificate signature algorithms to
      ciphersuites
    - S8137106: EUDC (End User Defined Characters) are not displayed
      on Windows with Java 8u60+
    - S8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory
      in HotSpot
    - S8138764: In some cases the usage of TreeLock can be replaced
      by other synchronization
    - S8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java
      failed with timeout
    - S8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc]
      void InstanceKlass::oop_oop_iterate_oop_maps_specialized&amp;lt;true,oopDesc*,MarkAndPushClosure&amp;gt;
    - S8139436: sun.security.mscapi.KeyStore might load incomplete
      data
    - S8139751: Javac crash with -XDallowStringFolding=false
    - S8139863: [TESTBUG] Need to port tests for JDK-8134903 to
      8u-dev
    - S8139985: JNI exception pending in
      jdk/src/jdk/hprof/agent/share/native/libhprof
    - S8140031: SA: Searching for a value in Threads does not work
    - S8140249: JVM Crashing During startUp If Flight Recording is
      enabled
    - S8140344: add support for 3 digit update release numbers
    - S8140587: Atomic*FieldUpdaters should use Class.isInstance
      instead of direct class check
    - S8141260: isReachable crash in windows xp
    - S8143297: Nashorn compilation time reported in nanoseconds
    - S8143397: It looks like InetAddress.isReachable(timeout) works
      incorrectly
    - S8143855: Bad printf formatting in frame_zero.cpp
    - S8143896: java.lang.Long is implicitly converted to double
    - S8143963: improve ClassLoader::trace_class_path to accept an
      additional outputStream* arg
    - S8144020: Remove long as an internal numeric type
    - S8144131: ArrayData.getInt implementations do not convert to
      int32
    - S8144483: One long Safepoint pause directly after each GC log
      rotation
    - S8144487: PhaseIdealLoop::build_and_optimize() must restore
      major_progress flag if skip_loop_opts is true
    - S8144885: agent/src/os/linux/libproc.h needs to support
      Linux/SPARC builds
    - S8144935: C2: safepoint is pruned from a non-counted loop
    - S8144937: [TEST_BUG] testlibrary_tests should be excluded for
      compact1 and compact2 execution
    - S8145017: Add support for 3 digit hotspot minor version numbers
    - S8145099: Better error message when SA can't attach to a process
    - S8145442: Add the facility to verify remembered sets for G1
    - S8145466: javac: No line numbers in compilation error
    - S8145539: (coll) AbstractMap.keySet and .values should not be
      volatile
    - S8145550: Megamorphic invoke should use CompiledFunction
      variants without any LinkLogic
    - S8145669: apply2call optimized callsite fails after becoming
      megamorphic
    - S8145722: NullPointerException in javadoc
    - S8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not
      match AddI
    - S8146147: Java linker indexed property getter does not work
      for computed nashorn string
    - S8146566: OpenJDK build can't handle commas in LDFLAGS
    - S8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
    - S8146979: Backport of 8046471 breaks ppc64 build in jdk8u
      because 8072383 was badly backported before
    - S8147087: Race when reusing PerRegionTable bitmaps may result
      in dropped remembered set entries
    - S8147630: Wrong test result pushed to 8u-dev
    - S8147845: Varargs Array functions still leaking longs
    - S8147857: RMIConnector logs attribute names incorrectly
    - S8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
    - S8150791: 8u76 L10n resource file translation update
  * Import of OpenJDK 8 u101 build 13
    - S6483657: MSCAPI provider does not create unique alias names
    - S6675699: need comprehensive fix for unconstrained ConvI2L
      with narrowed type
    - S8037557: test SessionCacheSizeTests.java timeout
    - S8038837: Add support to jarsigner for specifying timestamp
      hash algorithm
    - S8081778: Use Intel x64 CPU instructions for RSA acceleration
    - S8130150: Implement BigInteger.montgomeryMultiply intrinsic
    - S8130735: javax.swing.TimerQueue: timer fires late when
      another timer starts
    - S8143913: MSCAPI keystore should accept Certificate[] in
      setEntry()
    - S8144313: Test SessionTimeOutTests can be timeout
    - S8146240: Three nashorn files contain &amp;quot;GNU General Public
      License&amp;quot; header
    - S8146387: Test SSLSession/SessionCacheSizeTests socket accept
      timed out
    - S8146669: Test SessionTimeOutTests fails intermittently
    - S8146993: Several javax/management/remote/mandatory regression
      tests fail after JDK-8138811
    - S8147994: [macosx] JScrollPane jitters up/down during trackpad
      scrolling on MacOS/Aqua
    - S8151522: Disable 8130150 and 8081778 intrinsics by default
    - S8151876: (tz) Support tzdata2016d
    - S8152098: Fix 8151522 caused test
      compiler/intrinsics/squaretolen/TestSquareToLen.java to fail
    - S8157077: 8u101 L10n resource file updates
  * Backports
    - S6260348, PR3066: GTK+ L&amp;amp;F JTextComponent not respecting
      desktop caret blink rate
    - S6778087, PR1061: getLocationOnScreen() always returns (0, 0)
      for mouse wheel events
    - S6961123, PR2972: setWMClass fails to null-terminate WM_CLASS
      string
    - S8008657, PR3077: JSpinner setComponentOrientation doesn't
      affect on text orientation
    - S8014212, PR2866: Robot captures black screen
    - S8029339, PR1061: Custom MultiResolution image support on
      HiDPI displays
    - S8031145, PR3077: Re-examine closed i18n tests to see it they
      can be moved to the jdk repository.
    - S8034856, PR3095: gcc warnings compiling
      src/solaris/native/sun/security/pkcs11
    - S8034857, PR3095: gcc warnings compiling
      src/solaris/native/sun/management
    - S8035054, PR3095: JarFacade.c should not include ctype.h
    - S8035287, PR3095: gcc warnings compiling various libraries
      files
    - S8038631, PR3077: Create wrapper for awt.Robot with additional
      functionality
    - S8039279, PR3077: Move awt tests to openjdk repository
    - S8041561, PR3077: Inconsistent opacity behaviour between
      JCheckBox and JRadioButton
    - S8041592, PR3077: [TEST_BUG] Move 42 AWT hw/lw mixing tests
      to jdk
    - S8041915, PR3077: Move 8 awt tests to OpenJDK regression
      tests tree
    - S8043126, PR3077: move awt automated functional tests from
      AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
    - S8043131, PR3077: Move ShapedAndTranslucentWindows and GC
      functional AWT tests to regression tree
    - S8044157, PR3077: [TEST_BUG] Improve recently submitted
      AWT_Mixing tests
    - S8044172, PR3077: [TEST_BUG] Move regtests for 4523758 and
      AltPlusNumberKeyCombinationsTest to jdk
    - S8044429, PR3077: move awt automated tests for AWT_Modality
      to OpenJDK repository
    - S8044762, PR2960: com/sun/jdi/OptionTest.java test time out
    - S8044765, PR3077: Move functional tests
      AWT_SystemTray/Automated to openjdk repository
    - S8047180, PR3077: Move functional tests AWT_Headless/Automated
      to OpenJDK repository
    - S8047367, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 2
    - S8048246, PR3077: Move AWT_DnD/Clipboard/Automated functional
      tests to OpenJDK
    - S8049226, PR2960: com/sun/jdi/OptionTest.java test times out
      again
    - S8049617, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 3
    - S8049694, PR3077: Migrate functional
      AWT_DesktopProperties/Automated tests to OpenJDK
    - S8050885, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 4
    - S8051440, PR3077: move tests about maximizing undecorated to
      OpenJDK
    - S8052012, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 5
    - S8052408, PR3077: Move AWT_BAT functional tests to OpenJDK (3
      of 3)
    - S8053657, PR3077: [TEST_BUG] move some 5 tests related to
      undecorated Frame/JFrame to JDK
    - S8054143, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 6
    - S8054358, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 7
    - S8054359, PR3077: move awt automated tests from AWT_Modality
      to OpenJDK repository - part 8
    - S8055360, PR3077: Move the rest part of AWT
      ShapedAndTranslucent tests to OpenJDK
    - S8055664, PR3077: move 14 tests about setLocationRelativeTo
      to jdk
    - S8055836, PR3077: move awt tests from AWT_Modality to OpenJDK
      repository - part 9
    - S8056911, PR3077: Remove internal API usage from ExtendedRobot
      class
    - S8057694, PR3077: move awt tests from AWT_Modality to OpenJDK
      repository - part 10
    - S8058959, PR1061: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java
      failed automatically
    - S8062606, PR3077: Fix a typo in java.awt.Robot class
    - S8063102, PR3077: Change open awt regression tests to avoid
      sun.awt.SunToolkit.realSync, part 1
    - S8063104, PR3077: Change open awt regression tests to avoid
      sun.awt.SunToolkit.realSync, part 2
    - S8063106, PR3077: Change open swing regression tests to avoid
      sun.awt.SunToolkit.realSync, part 1
    - S8063107, PR3077: Change open swing regression tests to avoid
      sun.awt.SunToolkit.realSync, part 2
    - S8064573, PR3077: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java
      is asocial pressing VK_LEFT and not releasing
    - S8064575, PR3077: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java
      100 times press keys and never releases
    - S8064809, PR3077: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java
      contains a lot of keyPress and not a single keyRelease
    - S8067441, PR3077: Some tests fails with error: cannot find symbol
      getSystemMnemonicKeyCodes()
    - S8068228, PR3077: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest
      fails with GTKLookAndFeel
    - S8069361, PR1061: SunGraphics2D.getDefaultTransform() does not
      include scale factor
    - S8073320, PR1061: Windows HiDPI Graphics support
    - S8074807, PR3077: Fix some tests unnecessary using internal API
    - S8076315, PR3077: move 4 manual functional swing tests to
      regression suite
    - S8078504, PR3094: Zero lacks declaration of
      VM_Version::initialize()
    - S8129822, PR3077: Define &amp;quot;headful&amp;quot; jtreg keyword
    - S8132123, PR1061: MultiResolutionCachedImage unnecessarily
      creates base image to get its size
    - S8133539, PR1061: [TEST_BUG] Split
      java/awt/image/MultiResolutionImageTest.java in two to allow
      restricted access
    - S8137571, PR1061: Linux HiDPI Graphics support
    - S8142406, PR1061: [TEST] MultiResolution image: need test to
      cover the case when @2x image is corrupted
    - S8145188, PR2945: No LocalVariableTable generated for the
      entire JDK
    - S8150258, PR1061: [TEST] HiDPI: create a test for
      multiresolution menu items icons
    - S8150724, PR1061: [TEST] HiDPI: create a test for
      multiresolution icons
    - S8150844, PR1061: [hidpi] [macosx] -Dsun.java2d.uiScale should
      be taken into account for OS X
    - S8151841, PR2882: Build needs additional flags to compile with
      GCC 6 [plus parts of 8149647 &amp;amp; 8032045]
    - S8155613, PR1061: [PIT] crash in
      AWT_Desktop/Automated/Exceptions/BasicTest
    - S8156020, PR1061: 8145547 breaks AIX and and uses RTLD_NOLOAD
      incorrectly
    - S8156128, PR1061: Tests for [AWT/Swing] Conditional support
      for GTK 3 on Linux
    - S8158260, PR2991, RH1341258: PPC64: unaligned Unsafe.getInt
      can lead to the generation of illegal instructions
    - S8159244, PR3074: Partially initialized string object created
      by C2's string concat optimization may escape
    - S8159690, PR3077: [TESTBUG] Mark headful tests with @key
      headful.
    - S8160294, PR2882, PR3095: Some client libraries cannot be
      built with GCC 6
  * Bug fixes
    - PR1958: GTKLookAndFeel does not honor
      gtk-alternative-button-order
    - PR2822: Feed LIBS &amp;amp; CFLAGS into configure rather than make to
      avoid re-discovery by OpenJDK configure
    - PR2932: Support ccache in a non-automagic manner
    - PR2933: Support ccache 3.2 and later
    - PR2964: Set system defaults based on OS
    - PR2974, RH1337583: PKCS#10 certificate requests now use CRLF
      line endings rather than system line endings
    - PR3078: Remove duplicated line dating back to 6788347 and
      6894807
    - PR3083, RH1346460: Regression in SSL debug output without an
      ECC provider
    - PR3089: Remove old memory limits patch
    - PR3090, RH1204159: SystemTap is heavily confused by multiple
      JDKs
    - PR3095: Fix warnings in URLClassPath.c
    - PR3096: Remove dead --disable-optimizations option
    - PR3105: Use version from hotspot.map to create tarball filename
    - PR3106: Handle both correctly-spelt property
      &amp;quot;enableCustomValueHandler&amp;quot; introduced by S8079718 and typo
      version
    - PR3108: Shenandoah patches not included in release tarball
    - PR3110: Update hotspot.map documentation in INSTALL

- Fix script linking /usr/share/javazi/tzdb.dat for platform where
  it applies (boo#987895)

- Fix aarch64 running with 48 bits va space (boo#984684)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/984684">SUSE bug 984684</bugzilla>
<bugzilla href="https://bugzilla.suse.com/987895">SUSE bug 987895</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989721">SUSE bug 989721</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989722">SUSE bug 989722</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989723">SUSE bug 989723</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989725">SUSE bug 989725</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989726">SUSE bug 989726</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989727">SUSE bug 989727</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989728">SUSE bug 989728</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989729">SUSE bug 989729</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989730">SUSE bug 989730</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989731">SUSE bug 989731</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989732">SUSE bug 989732</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989733">SUSE bug 989733</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989734">SUSE bug 989734</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3458.html">CVE-2016-3458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3485.html">CVE-2016-3485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3498.html">CVE-2016-3498</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3500.html">CVE-2016-3500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3503.html">CVE-2016-3503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3508.html">CVE-2016-3508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3511.html">CVE-2016-3511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3550.html">CVE-2016-3550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3552.html">CVE-2016-3552</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3587.html">CVE-2016-3587</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3598.html">CVE-2016-3598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3606.html">CVE-2016-3606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3610.html">CVE-2016-3610</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130864" comment="java-1_8_0-openjdk-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130865" comment="java-1_8_0-openjdk-accessibility-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130866" comment="java-1_8_0-openjdk-demo-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130867" comment="java-1_8_0-openjdk-devel-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130868" comment="java-1_8_0-openjdk-headless-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130869" comment="java-1_8_0-openjdk-javadoc-1.8.0.101-30.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130870" comment="java-1_8_0-openjdk-src-1.8.0.101-30.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18172" version="1" class="patch">
	<metadata>
		<title>Security update for redis (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for redis fixes the following issues:

- CVE-2013-7458: unsafe permissions of command line history (boo#991250)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/991250">SUSE bug 991250</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7458.html">CVE-2013-7458</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130871" comment="redis-3.0.4-6.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18173" version="1" class="patch">
	<metadata>
		<title>Security update for bsdiff (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for bsdiff fixes the following issues:

- CVE-2014-9862: Improper checking of input allows arbitrary write on heap (boo#990660)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/990660">SUSE bug 990660</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-9862.html">CVE-2014-9862</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130872" comment="bsdiff-4.3-9.2 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18174" version="1" class="patch">
	<metadata>
		<title>Security update for wireshark (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Wireshark was updated to 1.12.13 to fix a number of minor security issues and bugs.

This release fixes a number issues in protocol dissectors that could have allowed a remote attacker to crash Wireshark or cause excessive CPU usage through specially crafted packages inserted into the network or a capture file.

- CVE-2016-6504: NDS dissector crash (boo#991012)
- CVE-2016-6505: PacketBB crash (boo#991013)
- CVE-2016-6506: WSP infinite loop (boo#991015)
- CVE-2016-6507: MMSE infinite loop (boo#991016)
- CVE-2016-6508: RLC long loop (boo#991017)
- CVE-2016-6509: LDSS dissector crash (boo#991018)
- CVE-2016-6510: RLC dissector crash (boo#991019)
- CVE-2016-6511: OpenFlow long loop (boo#991020)

This update also includes further bug fixes and updated protocol support as listed in:
https://www.wireshark.org/docs/relnotes/wireshark-1.12.13.html		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/991012">SUSE bug 991012</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991013">SUSE bug 991013</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991015">SUSE bug 991015</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991016">SUSE bug 991016</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991017">SUSE bug 991017</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991018">SUSE bug 991018</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991019">SUSE bug 991019</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991020">SUSE bug 991020</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-6504.html">CVE-2016-6504</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6505.html">CVE-2016-6505</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6506.html">CVE-2016-6506</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6507.html">CVE-2016-6507</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6508.html">CVE-2016-6508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6509.html">CVE-2016-6509</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6510.html">CVE-2016-6510</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6511.html">CVE-2016-6511</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130873" comment="wireshark-1.12.13-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130874" comment="wireshark-devel-1.12.13-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130875" comment="wireshark-ui-gtk-1.12.13-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130876" comment="wireshark-ui-qt-1.12.13-29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18175" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 52.0.2743.116 to fix the following security issues: (boo#992305)

- CVE-2016-5141: Address bar spoofing (boo#992314)
- CVE-2016-5142: Use-after-free in Blink (boo#992313)
- CVE-2016-5139: Heap overflow in pdfium (boo#992311)
- CVE-2016-5140: Heap overflow in pdfium (boo#992310)
- CVE-2016-5145: Same origin bypass for images in Blink (boo#992320)
- CVE-2016-5143: Parameter sanitization failure in DevTools (boo#992319)
- CVE-2016-5144: Parameter sanitization failure in DevTools (boo#992315)
- CVE-2016-5146: Various fixes from internal audits, fuzzing and other initiatives (boo#992309)		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/992305">SUSE bug 992305</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992309">SUSE bug 992309</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992310">SUSE bug 992310</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992311">SUSE bug 992311</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992313">SUSE bug 992313</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992314">SUSE bug 992314</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992315">SUSE bug 992315</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992319">SUSE bug 992319</bugzilla>
<bugzilla href="https://bugzilla.suse.com/992320">SUSE bug 992320</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5139.html">CVE-2016-5139</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5140.html">CVE-2016-5140</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5141.html">CVE-2016-5141</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5142.html">CVE-2016-5142</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5143.html">CVE-2016-5143</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5144.html">CVE-2016-5144</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5145.html">CVE-2016-5145</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5146.html">CVE-2016-5146</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009130910" comment="chromedriver-52.0.2743.116-64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130911" comment="chromium-52.0.2743.116-64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130912" comment="chromium-desktop-gnome-52.0.2743.116-64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130913" comment="chromium-desktop-kde-52.0.2743.116-64.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009130914" comment="chromium-ffmpegsumo-52.0.2743.116-64.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18176" version="1" class="patch">
	<metadata>
		<title>Security update for wget (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for wget fixes the following issue:

 - CVE-2016-4971: HTTP to a FTP redirection file name confusion vulnerability (boo#984060).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/984060">SUSE bug 984060</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-4971.html">CVE-2016-4971</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134011" comment="wget-1.16-4.7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18177" version="1" class="patch">
	<metadata>
		<title>Security update for java-1_7_0-openjdk (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for java-1_7_0-openjdk fixes the following issues:

- Update to 2.6.7 - OpenJDK 7u111
  * Security fixes
    - S8079718, CVE-2016-3458: IIOP Input Stream Hooking
      (bsc#989732)
    - S8145446, CVE-2016-3485: Perfect pipe placement (Windows
      only)  (bsc#989734)
    - S8147771: Construction of static protection domains under
      Javax custom policy
    - S8148872, CVE-2016-3500: Complete name checking (bsc#989730)
    - S8149962, CVE-2016-3508: Better delineation of XML processing
      (bsc#989731)
    - S8150752: Share Class Data
    - S8151925: Font reference improvements
    - S8152479, CVE-2016-3550: Coded byte streams (bsc#989733)
    - S8155981, CVE-2016-3606: Bolster bytecode verification
      (bsc#989722)
    - S8155985, CVE-2016-3598: Persistent Parameter Processing
      (bsc#989723)
    - S8158571, CVE-2016-3610: Additional method handle validation
      (bsc#989725)
    - CVE-2016-3511 (bsc#989727)
    - CVE-2016-3503 (bsc#989728)
    - CVE-2016-3498 (bsc#989729)
  * Import of OpenJDK 7 u111 build 0
    - S6953295: Move few sun.security.{util, x509, pkcs} classes
      used by keytool/jarsigner to another package
    - S7060849: Eliminate pack200 build warnings
    - S7064075: Security libraries don't build with
      javac -Xlint:all,-deprecation -Werror
    - S7069870: Parts of the JDK erroneously rely on generic array
      initializers with diamond
    - S7102686: Restructure timestamp code so that jars and modules
      can more easily share the same code
    - S7105780: Add SSLSocket client/SSLEngine server to templates
      directory
    - S7142339: PKCS7.java is needlessly creating SHA1PRNG
      SecureRandom instances when timestamping is not done
    - S7152582: PKCS11 tests should use the NSS libraries available
      in the OS
    - S7192202: Make sure keytool prints both unknown and
      unparseable extensions
    - S7194449: String resources for Key Tool and Policy Tool
      should be in their respective packages
    - S7196855: autotest.sh fails on ubuntu because libsoftokn.so
      not found
    - S7200682: TEST_BUG: keytool/autotest.sh still has problems
      with libsoftokn.so
    - S8002306: (se) Selector.open fails if invoked with thread
      interrupt status set [win]
    - S8009636: JARSigner including TimeStamp PolicyID
      (TSAPolicyID) as defined in RFC3161
    - S8019341: Update CookieHttpsClientTest to use the newer
      framework.
    - S8022228: Intermittent test failures in
      sun/security/ssl/javax/net/ssl/NewAPIs
    - S8022439: Fix lint warnings in sun.security.ec
    - S8022594: Potential deadlock in &amp;lt;clinit&amp;gt; of
      sun.nio.ch.Util/IOUtil
    - S8023546: sun/security/mscapi/ShortRSAKey1024.sh fails
      intermittently
    - S8036612: [parfait] JNI exception pending in
      jdk/src/windows/native/sun/security/mscapi/security.cpp
    - S8037557: test SessionCacheSizeTests.java timeout
    - S8038837: Add support to jarsigner for specifying timestamp
      hash algorithm
    - S8079410: Hotspot version to share the same update and build
      version from JDK
    - S8130735: javax.swing.TimerQueue: timer fires late when
      another timer starts
    - S8139436: sun.security.mscapi.KeyStore might load incomplete
      data
    - S8144313: Test SessionTimeOutTests can be timeout
    - S8146387: Test SSLSession/SessionCacheSizeTests socket
      accept timed out
    - S8146669: Test SessionTimeOutTests fails intermittently
    - S8146993: Several javax/management/remote/mandatory regression
      tests fail after JDK-8138811
    - S8147857: [TEST] RMIConnector logs attribute names incorrectly
    - S8151841, PR3098: Build needs additional flags to compile
      with GCC 6
    - S8151876: (tz) Support tzdata2016d
    - S8157077: 8u101 L10n resource file updates
    - S8161262: Fix jdk build with gcc 4.1.2: -fno-strict-overflow
      not known.
  * Import of OpenJDK 7 u111 build 1
    - S7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertificates.java failing
    - S8140344: add support for 3 digit update release numbers
    - S8145017: Add support for 3 digit hotspot minor version
      numbers
    - S8162344: The API changes made by CR 7064075 need to be
      reverted
  * Backports
    - S2178143, PR2958: JVM crashes if the number of bound CPUs
      changed during runtime
    - S4900206, PR3101: Include worst-case rounding tests for Math
      library functions
    - S6260348, PR3067: GTK+ L&amp;amp;F JTextComponent not respecting
      desktop caret blink rate
    - S6934604, PR3075: enable parts of EliminateAutoBox by default
    - S7043064, PR3020: sun/java2d/cmm/ tests failed against
      RI b141 &amp;amp; b138-nightly
    - S7051394, PR3020: NullPointerException when running
      regression tests LoadProfileTest by using openjdk-7-b144
    - S7086015, PR3013: fix
      test/tools/javac/parser/netbeans/JavacParserTest.java
    - S7119487, PR3013: JavacParserTest.java test fails on Windows
      platforms
    - S7124245, PR3020: [lcms] ColorConvertOp to color space
      CS_GRAY apparently converts orange to 244,244,0
    - S7159445, PR3013: (javac) emits inaccurate diagnostics for
      enhanced for-loops
    - S7175845, PR1437, RH1207129: 'jar uf' changes file
      permissions unexpectedly
    - S8005402, PR3020: Need to provide benchmarks for color
      management
    - S8005530, PR3020: [lcms] Improve performance of ColorConverOp
      for default destinations
    - S8005930, PR3020: [lcms] ColorConvertOp: Alpha channel is not
      transferred from source to destination.
    - S8013430, PR3020: REGRESSION:
      closed/java/awt/color/ICC_Profile/LoadProfileTest/LoadProfileTest.java
      fails with java.io.StreamCorruptedException: invalid type
      code: EE since 8b87
    - S8014286, PR3075: failed java/lang/Math/DivModTests.java
      after 6934604 changes
    - S8014959, PR3075: assert(Compile::current()-&amp;gt;live_nodes() &amp;lt; (uint)MaxNodeLimit)
      failed: Live Node limit exceeded limit
    - S8019247, PR3075: SIGSEGV in compiled method
      c8e.e.t_.getArray(Ljava/lang/Class;)[Ljava/lang/Object
    - S8024511, PR3020: Crash during color profile destruction
    - S8025429, PR3020: [parfait] warnings from b107 for
      sun.java2d.cmm: JNI exception pending
    - S8026702, PR3020: Fix for 8025429 breaks jdk build on windows
    - S8026780, PR3020, RH1142587: Crash on PPC and PPC v2 for
      Java_awt test suit
    - S8047066, PR3020: Test test/sun/awt/image/bug8038000.java
      fails with ClassCastException
    - S8069181, PR3012, RH1015612: java.lang.AssertionError when
      compiling JDK 1.4 code in JDK 8
    - S8158260, PR2992, RH1341258: PPC64: unaligned Unsafe.getInt
      can lead to the generation of illegal instructions (bsc#988651)
    - S8159244, PR3075: Partially initialized string object created
      by C2's string concat optimization may escape
  * Bug fixes
    - PR2799, RH1195203: Files are missing from resources.jar
    - PR2900: Don't use WithSeed versions of NSS functions as they
      don't fully process the seed
    - PR3091: SystemTap is heavily confused by multiple JDKs
    - PR3102: Extend 8022594 to AixPollPort
    - PR3103: Handle case in clean-fonts where
      linux.fontconfig.Gentoo.properties.old has not been created
    - PR3111: Provide option to disable SystemTap tests
    - PR3114: Don't assume system mime.types supports
      text/x-java-source
    - PR3115: Add check for elliptic curve cryptography
      implementation
    - PR3116: Add tests for Java debug info and source files
    - PR3118: Path to agpl-3.0.txt not updated
    - PR3119: Makefile handles cacerts as a symlink, but the
      configure check doesn't
  * AArch64 port
    - S8148328, PR3100: aarch64: redundant lsr instructions in stub
      code.
    - S8148783, PR3100: aarch64: SEGV running SpecJBB2013
    - S8148948, PR3100: aarch64: generate_copy_longs calls align()
      incorrectly
    - S8150045, PR3100: arraycopy causes segfaults in SATB during
      garbage collection
    - S8154537, PR3100: AArch64: some integer rotate instructions
      are never emitted
    - S8154739, PR3100: AArch64: TemplateTable::fast_xaccess loads
      in wrong mode
    - S8157906, PR3100: aarch64: some more integer rotate
      instructions are never emitted
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/988651">SUSE bug 988651</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989722">SUSE bug 989722</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989723">SUSE bug 989723</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989725">SUSE bug 989725</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989727">SUSE bug 989727</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989728">SUSE bug 989728</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989729">SUSE bug 989729</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989730">SUSE bug 989730</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989731">SUSE bug 989731</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989732">SUSE bug 989732</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989733">SUSE bug 989733</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989734">SUSE bug 989734</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-3458.html">CVE-2016-3458</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3485.html">CVE-2016-3485</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3498.html">CVE-2016-3498</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3500.html">CVE-2016-3500</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3503.html">CVE-2016-3503</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3508.html">CVE-2016-3508</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3511.html">CVE-2016-3511</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3550.html">CVE-2016-3550</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3598.html">CVE-2016-3598</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3606.html">CVE-2016-3606</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-3610.html">CVE-2016-3610</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134012" comment="java-1_7_0-openjdk-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134013" comment="java-1_7_0-openjdk-accessibility-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134014" comment="java-1_7_0-openjdk-bootstrap-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134015" comment="java-1_7_0-openjdk-bootstrap-devel-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134016" comment="java-1_7_0-openjdk-bootstrap-headless-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134017" comment="java-1_7_0-openjdk-demo-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134018" comment="java-1_7_0-openjdk-devel-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134019" comment="java-1_7_0-openjdk-headless-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134020" comment="java-1_7_0-openjdk-javadoc-1.7.0.111-25.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134021" comment="java-1_7_0-openjdk-src-1.7.0.111-25.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18178" version="1" class="patch">
	<metadata>
		<title>security update for go (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update addresses a security issue affecting code statically linked with go:

- CVE-2016-5386: A remote attacker could set the HTTP_PROXY environment variable via Proxy header (bsc#988487) 		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/988487">SUSE bug 988487</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5386.html">CVE-2016-5386</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134022" comment="go-1.6.2-21.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134023" comment="go-doc-1.6.2-21.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18179" version="1" class="patch">
	<metadata>
		<title>Security update for ImageMagick (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for ImageMagick fixes the following issues:

- security update:
  * CVE-2016-6520: buffer overflow [bsc#991872]
  * CVE-2016-5010: Out-of-bounds read in CopyMagickMemory [bsc#991444]
  * CVE-2016-6491: Out-of-bounds read when processing crafted tiff files [bsc#991445]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/991444">SUSE bug 991444</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991445">SUSE bug 991445</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991872">SUSE bug 991872</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5010.html">CVE-2016-5010</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6491.html">CVE-2016-6491</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6520.html">CVE-2016-6520</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134024" comment="ImageMagick-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134025" comment="ImageMagick-devel-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134026" comment="ImageMagick-devel-32bit-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134027" comment="ImageMagick-doc-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134028" comment="ImageMagick-extra-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134029" comment="libMagick++-6_Q16-5-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134030" comment="libMagick++-6_Q16-5-32bit-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134031" comment="libMagick++-devel-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134032" comment="libMagick++-devel-32bit-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134033" comment="libMagickCore-6_Q16-2-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134034" comment="libMagickCore-6_Q16-2-32bit-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134035" comment="libMagickWand-6_Q16-2-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134036" comment="libMagickWand-6_Q16-2-32bit-6.8.9.8-29.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134037" comment="perl-PerlMagick-6.8.9.8-29.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18180" version="1" class="patch">
	<metadata>
		<title>Security update for php5 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for php5 fixes the following issues:
- security update:
  * CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
  * CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
  * CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
  * CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
  * CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
  * CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
  * CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
  * CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
  * CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
  * CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
  * CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
  * CVE-2016-6288: Buffer over-read in php_url_parse_ex [bsc#991433]
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/987580">SUSE bug 987580</bugzilla>
<bugzilla href="https://bugzilla.suse.com/988032">SUSE bug 988032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991422">SUSE bug 991422</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991424">SUSE bug 991424</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991426">SUSE bug 991426</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991427">SUSE bug 991427</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991428">SUSE bug 991428</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991429">SUSE bug 991429</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991430">SUSE bug 991430</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991433">SUSE bug 991433</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991434">SUSE bug 991434</bugzilla>
<bugzilla href="https://bugzilla.suse.com/991437">SUSE bug 991437</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-5399.html">CVE-2016-5399</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6128.html">CVE-2016-6128</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6161.html">CVE-2016-6161</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6207.html">CVE-2016-6207</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6288.html">CVE-2016-6288</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6289.html">CVE-2016-6289</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6290.html">CVE-2016-6290</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6291.html">CVE-2016-6291</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6292.html">CVE-2016-6292</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6295.html">CVE-2016-6295</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6296.html">CVE-2016-6296</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-6297.html">CVE-2016-6297</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134038" comment="apache2-mod_php5-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134039" comment="php5-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134040" comment="php5-bcmath-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134041" comment="php5-bz2-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134042" comment="php5-calendar-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134043" comment="php5-ctype-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134044" comment="php5-curl-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134045" comment="php5-dba-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134046" comment="php5-devel-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134047" comment="php5-dom-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134048" comment="php5-enchant-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134049" comment="php5-exif-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134050" comment="php5-fastcgi-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134051" comment="php5-fileinfo-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134052" comment="php5-firebird-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134053" comment="php5-fpm-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134054" comment="php5-ftp-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134055" comment="php5-gd-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134056" comment="php5-gettext-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134057" comment="php5-gmp-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134058" comment="php5-iconv-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134059" comment="php5-imap-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134060" comment="php5-intl-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134061" comment="php5-json-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134062" comment="php5-ldap-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134063" comment="php5-mbstring-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134064" comment="php5-mcrypt-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134065" comment="php5-mssql-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134066" comment="php5-mysql-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134067" comment="php5-odbc-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134068" comment="php5-opcache-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134069" comment="php5-openssl-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134070" comment="php5-pcntl-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134071" comment="php5-pdo-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134072" comment="php5-pear-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134073" comment="php5-pgsql-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134074" comment="php5-phar-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134075" comment="php5-posix-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134076" comment="php5-pspell-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134077" comment="php5-readline-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134078" comment="php5-shmop-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134079" comment="php5-snmp-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134080" comment="php5-soap-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134081" comment="php5-sockets-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134082" comment="php5-sqlite-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134083" comment="php5-suhosin-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134084" comment="php5-sysvmsg-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134085" comment="php5-sysvsem-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134086" comment="php5-sysvshm-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134087" comment="php5-tidy-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134088" comment="php5-tokenizer-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134089" comment="php5-wddx-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134090" comment="php5-xmlreader-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134091" comment="php5-xmlrpc-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134092" comment="php5-xmlwriter-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134093" comment="php5-xsl-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134094" comment="php5-zip-5.6.1-72.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134095" comment="php5-zlib-5.6.1-72.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18181" version="1" class="patch">
	<metadata>
		<title>Security update for harfbuzz (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for harfbuzz fixes the following security issues:

- CVE-2016-2052: harfbuzz: Multiple unspecified vulnerabilities in HarfBuzz before 1.0.6 (boo#963436)
- CVE-2015-8947: harfbuzz: hb-ot-layout-gpos-table.hh buffer over-read (boo#989564)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/963436">SUSE bug 963436</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989564">SUSE bug 989564</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-8947.html">CVE-2015-8947</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-2052.html">CVE-2016-2052</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134096" comment="harfbuzz-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134097" comment="harfbuzz-devel-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134098" comment="harfbuzz-tools-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134099" comment="libharfbuzz-icu0-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134100" comment="libharfbuzz-icu0-32bit-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134101" comment="libharfbuzz0-1.0.3-4.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134102" comment="libharfbuzz0-32bit-1.0.3-4.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18182" version="1" class="patch">
	<metadata>
		<title>Security update for Chromium (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
Chromium was updated to 48.0.2564.82 to fix security issues and bugs.

The following vulnerabilities were fixed:

- CVE-2016-1612: Bad cast in V8 (boo#963184)
- CVE-2016-1613: Use-after-free in PDFium (boo#963185)
- CVE-2016-1614: Information leak in Blink (boo#963186)
- CVE-2016-1615: Origin confusion in Omnibox (boo#963187)
- CVE-2016-1616: URL Spoofing (boo#963188)
- CVE-2016-1617: History sniffing with HSTS and CSP (boo#963189)
- CVE-2016-1618: Weak random number generator in Blink (boo#963190)
- CVE-2016-1619: Out-of-bounds read in PDFium (boo#963191)
- CVE-2016-1620 chromium-browser: various fixes (boo#963192)

This update also enables SSE2 support on x86_64, VA-API hardware acceleration and fixes a crash when trying to enable the Chromecast extension.		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/963184">SUSE bug 963184</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963185">SUSE bug 963185</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963186">SUSE bug 963186</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963187">SUSE bug 963187</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963188">SUSE bug 963188</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963189">SUSE bug 963189</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963190">SUSE bug 963190</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963191">SUSE bug 963191</bugzilla>
<bugzilla href="https://bugzilla.suse.com/963192">SUSE bug 963192</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-1612.html">CVE-2016-1612</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1613.html">CVE-2016-1613</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1614.html">CVE-2016-1614</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1615.html">CVE-2016-1615</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1616.html">CVE-2016-1616</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1617.html">CVE-2016-1617</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1618.html">CVE-2016-1618</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1619.html">CVE-2016-1619</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1620.html">CVE-2016-1620</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009122188" comment="chromedriver-48.0.2564.82-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122189" comment="chromium-48.0.2564.82-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122190" comment="chromium-desktop-gnome-48.0.2564.82-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122191" comment="chromium-desktop-kde-48.0.2564.82-13.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009122192" comment="chromium-ffmpegsumo-48.0.2564.82-13.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18183" version="1" class="patch">
	<metadata>
		<title>Security update for roundcubemail (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for roundcubemail fixes the following vulnerabilities:
    
- CVE-2015-8864: XSS issue in SVG images handling (boo#976988)
- CVE-2015-2181: issue in DBMail driver of password plugin
    
Roundcubemail was also updated to 1.0.9, fixing the following bugs:
    
- Fix a regression where some contact data was missing in export and PHP warnings were logged
- Enable use of TLSv1.1 and TLSv1.2 for IMAP
- Fix bug where Archive/Junk buttons were not active after page jump with select=all mode
- Fix bug in long recipients list parsing for cases where recipient name contained @-char
- Fix additional_message_headers plugin compatibility with Mail_Mime &amp;gt;= 1.9
- Hide DSN option in Preferences when smtp_server is not used

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/976988">SUSE bug 976988</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2015-2181.html">CVE-2015-2181</cve>
<cve href="https://www.suse.com/security/cve/CVE-2015-8864.html">CVE-2015-8864</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134103" comment="roundcubemail-1.0.9-20.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18184" version="1" class="patch">
	<metadata>
		<title>Security update for python3 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for python3 fixes the following issues:

- apply fix for CVE-2016-1000110 - CGIHandler: sets environmental
  variable based on user supplied Proxy request header
  (fixes boo#989523, CVE-2016-1000110)

- update to 3.4.5
  check: https://docs.python.org/3.4/whatsnew/changelog.html
  (fixes boo#984751, CVE-2016-0772)
  (fixes boo#985177, CVE-2016-5636)
  (fixes boo#985348, CVE-2016-5699)


- Bump DH parameters to 2048 bit to fix logjam security issue. boo#935856


- apply fix for CVE-2016-1000110 - CGIHandler: sets environmental
  variable based on user supplied Proxy request header:
  (fixes boo#989523, CVE-2016-1000110)

		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/935856">SUSE bug 935856</bugzilla>
<bugzilla href="https://bugzilla.suse.com/951166">SUSE bug 951166</bugzilla>
<bugzilla href="https://bugzilla.suse.com/983582">SUSE bug 983582</bugzilla>
<bugzilla href="https://bugzilla.suse.com/984751">SUSE bug 984751</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985177">SUSE bug 985177</bugzilla>
<bugzilla href="https://bugzilla.suse.com/985348">SUSE bug 985348</bugzilla>
<bugzilla href="https://bugzilla.suse.com/989523">SUSE bug 989523</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-4650.html">CVE-2014-4650</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-0772.html">CVE-2016-0772</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-1000110.html">CVE-2016-1000110</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5636.html">CVE-2016-5636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-5699.html">CVE-2016-5699</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009134104" comment="libpython3_4m1_0-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134105" comment="libpython3_4m1_0-32bit-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134106" comment="python3-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134107" comment="python3-32bit-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134108" comment="python3-base-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134109" comment="python3-base-32bit-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134110" comment="python3-curses-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134111" comment="python3-dbm-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134112" comment="python3-devel-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134113" comment="python3-doc-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134114" comment="python3-doc-pdf-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134115" comment="python3-idle-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134116" comment="python3-testsuite-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134117" comment="python3-tk-3.4.5-8.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009134118" comment="python3-tools-3.4.5-8.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18185" version="1" class="patch">
	<metadata>
		<title>Security update for icoutils (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for icoutils to version 0.31.1 fixes the following issues:

- CVE-2017-5208: An integer overflow allows maliciously crafted files to cause DoS or code execution (boo#1018756).
- CVE-2017-5331: Incorrect out of bounds checks in check_offset allow for DoS or code execution (boo#1018756).
- CVE-2017-5332: Missing out of bounds checks in extract_group_icon_cursor_resource allow for DoS or code execution (boo#1018756).
- CVE-2017-5333: Incorrect out of bounds checks in check_offset allow for DoS or code execution (boo#1018756).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1018756">SUSE bug 1018756</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2017-5208.html">CVE-2017-5208</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5331.html">CVE-2017-5331</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5332.html">CVE-2017-5332</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5333.html">CVE-2017-5333</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146986" comment="icoutils-0.31.1-4.3.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18186" version="1" class="patch">
	<metadata>
		<title>Security update for pcsc-lite (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

pcsc-lite was updated to fix one security issue.

This security issue was fixed:

- CVE-2016-10109: This use-after-free and double-free issue allowed local attacker to cause a Denial of Service and possible privilege escalation (bsc#1017902).
  		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1017902">SUSE bug 1017902</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-10109.html">CVE-2016-10109</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147253" comment="libpcsclite1-1.8.17-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147254" comment="libpcsclite1-32bit-1.8.17-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147255" comment="libpcscspy0-1.8.17-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147256" comment="libpcscspy0-32bit-1.8.17-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147257" comment="pcsc-lite-1.8.17-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147258" comment="pcsc-lite-devel-1.8.17-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18187" version="1" class="patch">
	<metadata>
		<title>Security update for openjpeg2 (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for openjpeg2 fixes the following issues:

* CVE-2016-9572 CVE-2016-9573: Insuficient check in imagetopnm() could lead to heap buffer overflow [bsc#1014543]
* CVE-2016-9580, CVE-2016-9581: Possible Heap buffer overflow via integer overflow and infite loop [bsc#1014975]
* CVE-2016-7445: Null pointer dereference in convert.c could lead to crash [bsc#999817]
* CVE-2016-8332: Malicious file in OpenJPEG JPEG2000 format  could lead to code execution [bsc#1002414]
* CVE-2016-9112: FPE(Floating Point Exception) in lib/openjp2/pi.c:523 [bsc#1007747]
* CVE-2016-9113: NULL point dereference in function imagetobmp of convertbmp.c could lead to crash [bsc#1007739]
* CVE-2016-9114: NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) could lead to crash [bsc#1007740]
* CVE-2016-9115: Heap Buffer Overflow in function imagetotga of convert.c(jp2) [bsc#1007741]
* CVE-2016-9116: NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) [bsc#1007742]
* CVE-2016-9117: NULL Pointer Access in function imagetopnm of convert.c(jp2):1289 [bsc#1007743]
* CVE-2016-9118: Heap Buffer Overflow in function pnmtoimage of convert.c [bsc#1007744]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1002414">SUSE bug 1002414</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007739">SUSE bug 1007739</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007740">SUSE bug 1007740</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007741">SUSE bug 1007741</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007742">SUSE bug 1007742</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007743">SUSE bug 1007743</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007744">SUSE bug 1007744</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007747">SUSE bug 1007747</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1014543">SUSE bug 1014543</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1014975">SUSE bug 1014975</bugzilla>
<bugzilla href="https://bugzilla.suse.com/999817">SUSE bug 999817</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-7445.html">CVE-2016-7445</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8332.html">CVE-2016-8332</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9112.html">CVE-2016-9112</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9113.html">CVE-2016-9113</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9114.html">CVE-2016-9114</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9115.html">CVE-2016-9115</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9116.html">CVE-2016-9116</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9117.html">CVE-2016-9117</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9118.html">CVE-2016-9118</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9572.html">CVE-2016-9572</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9573.html">CVE-2016-9573</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9580.html">CVE-2016-9580</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9581.html">CVE-2016-9581</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147259" comment="libopenjp2-7-2.1.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147260" comment="openjpeg2-2.1.0-2.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147261" comment="openjpeg2-devel-2.1.0-2.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18188" version="1" class="patch">
	<metadata>
		<title>Security update for bind (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for bind fixes the following issues:

- Fix a potential assertion failure that could have been triggered by a
  malformed response to an ANY query, thereby facilitating a denial-of-service
  attack. [CVE-2016-9131, bsc#1018700, bsc#1018699]

- Fix a potential assertion failure that could have been triggered by
  responding to a query with inconsistent DNSSEC information, thereby
  facilitating a denial-of-service attack. [CVE-2016-9147, bsc#1018701,
  bsc#1018699]

- Fix potential assertion failure that could have been triggered by DNS
  responses that contain unusually-formed DS resource records, facilitating a
  denial-of-service attack. [CVE-2016-9444, bsc#1018702, bsc#1018699]
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1018699">SUSE bug 1018699</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018700">SUSE bug 1018700</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018701">SUSE bug 1018701</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018702">SUSE bug 1018702</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9131.html">CVE-2016-9131</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9147.html">CVE-2016-9147</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9444.html">CVE-2016-9444</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147262" comment="bind-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147263" comment="bind-chrootenv-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147264" comment="bind-devel-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147265" comment="bind-doc-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147266" comment="bind-libs-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147267" comment="bind-libs-32bit-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147268" comment="bind-lwresd-9.9.6P1-2.28.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147269" comment="bind-utils-9.9.6P1-2.28.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18189" version="1" class="patch">
	<metadata>
		<title>Security update for libgit2 (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for libgit2 fixes the following issues:

- CVE-2016-8568: Fixed and out-of-bounds read in git_oid_nfmt (bsc#1003810).
- CVE-2016-8569: DoS using a null pointer dereference in git_commit_message (bsc#1003810).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1003810">SUSE bug 1003810</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-8568.html">CVE-2016-8568</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8569.html">CVE-2016-8569</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147270" comment="libgit2-0.21.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147271" comment="libgit2-21-0.21.5-2.6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147272" comment="libgit2-devel-0.21.5-2.6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18190" version="1" class="patch">
	<metadata>
		<title>Security update for pdns (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for pdns fixes the following issues:

- CVE-2016-2120: Crafted zone record could have caused a denial of service (bsc#1018329).
- CVE-2016-7068: Crafted queries could have caused abnormal CPU usage (bsc#1018326).
- CVE-2016-7072: Denial of service via the web server (bsc#1018327).
- CVE-2016-7073: Fixed insufficient validation of TSIG signatures (bsc#1018328).
- CVE-2016-7074: Fixed insufficient validation of TSIG signatures ((bsc#1018328).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1018326">SUSE bug 1018326</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018327">SUSE bug 1018327</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018328">SUSE bug 1018328</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1018329">SUSE bug 1018329</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-2120.html">CVE-2016-2120</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7068.html">CVE-2016-7068</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7072.html">CVE-2016-7072</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7073.html">CVE-2016-7073</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7074.html">CVE-2016-7074</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147273" comment="pdns-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147274" comment="pdns-backend-ldap-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147275" comment="pdns-backend-lua-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147276" comment="pdns-backend-mydns-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147277" comment="pdns-backend-mysql-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147278" comment="pdns-backend-postgresql-3.4.9-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147279" comment="pdns-backend-sqlite3-3.4.9-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18191" version="1" class="patch">
	<metadata>
		<title>Security update for kopete (Low)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for kopete fixes the following issues:

- fix encrypting OTR messages after closing and re-opening kopete (boo#1016982, kde#362535)
		</description>
<advisory from="security@suse.de">
<severity>(Low)</severity>
<bugzilla href="https://bugzilla.suse.com/1016982">SUSE bug 1016982</bugzilla>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146588" comment="kopete-16.08.2-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146589" comment="kopete-devel-15.12.3-20.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18192" version="1" class="patch">
	<metadata>
		<title>Security update for xen (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This updates xen to version 4.4.4_06 to fix the following issues:

- An unprivileged user in a guest could gain guest could escalate privilege to
  that of the guest kernel, if it had could invoke the instruction emulator.
  Only 64-bit x86 HVM guest were affected. Linux guest have not been
  vulnerable. (boo#1016340, CVE-2016-10013)
- An unprivileged user in a 64 bit x86 guest could gain information from the
  host, crash the host or gain privilege of the host
  (boo#1009107, CVE-2016-9383)
- An unprivileged guest process could (unintentionally or maliciously) obtain
  or ocorrupt sensitive information of other programs in the same guest. Only
  x86 HVM guests have been affected. The attacker needs to be able to trigger
  the Xen instruction emulator.
  (boo#1000106, CVE-2016-7777)
- A guest on x86 systems could read small parts of hypervisor stack data
  (boo#1012651, CVE-2016-9932)
- A malicious guest kernel could hang or crash the host system (boo#1014298,
  CVE-2016-10024)
- A malicious guest administrator could escalate their privilege to that of
  the host. Only affects x86 HVM guests using qemu older version 1.6.0 or
  using the qemu-xen-traditional.
  (boo#1011652, CVE-2016-9637)
- An unprivileged guest user could escalate privilege to that of the guest
  administrator on x86 HVM guests, especially on Intel CPUs
  (boo#1009100, CVE-2016-9386)
- An unprivileged guest user could escalate privilege to that of the guest
  administrator (on AMD CPUs) or crash the system (on Intel CPUs) on 32-bit
  x86 HVM guests. Only guest operating systems that allowed a new task to
  start in VM86 mode were affected.
  (boo#1009103, CVE-2016-9382)
- A malicious guest administrator could crash the host on x86 PV guests only
  (boo#1009104, CVE-2016-9385)
- A malicious guest administrator could get privilege of the host emulator
  process on x86 HVM guests.
  (boo#1009109, CVE-2016-9381)
- A vulnerability in pygrub allowed a malicious guest administrator to obtain
  the contents of sensitive host files, or even delete those files
  (boo#1009111, CVE-2016-9379, CVE-2016-9380)
- A privileged guest user could cause an infinite loop in the RTL8139 ethernet
  emulation to consume CPU cycles on the host, causing a DoS situation
  (boo#1007157, CVE-2016-8910)
- A privileged guest user could cause an infinite loop in the intel-hda sound
  emulation to consume CPU cycles on the host, causing a DoS situation
  (boo#1007160, CVE-2016-8909)
- A privileged guest user could cause a crash of the emulator process on the
  host by exploiting a divide by zero vulnerability of the JAZZ RC4030 chipset
  emulation
  (boo#1005004 CVE-2016-8667)
- A privileged guest user could cause a crash of the emulator process on the
  host by exploiting a divide by zero issue of the 16550A UART emulation
  (boo#1005005, CVE-2016-8669)
- A privileged guest user could cause an infinite loop in the USB xHCI
  emulation, causing a DoS situation on the host
  (boo#1004016, CVE-2016-8576)
- A privileged guest user could cause an infinite loop in the ColdFire Fash
  Ethernet Controller emulation, causing a DoS situation on the host
  (boo#1003030, CVE-2016-7908)
- A privileged guest user could cause an infinite loop in the AMD PC-Net II
  emulation, causing a DoS situation on the host
  (boo#1003032, CVE-2016-7909)
- Cause a reload of clvm in the block-dmmd script to avoid a blocking lvchange
  call (boo#1002496)
- Also unplug SCSI disks in qemu-xen-traditional for upstream unplug protocol.
  Before a single SCSI storage devices added to HVM guests could appear
  multiple times in the guest.
  (boo#953518)
- Fix a kernel panic / black screen when trying to boot a XEN kernel on some
  UEFI firmwares
  (boo#1000195)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1000106">SUSE bug 1000106</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1000195">SUSE bug 1000195</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1002496">SUSE bug 1002496</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003030">SUSE bug 1003030</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1003032">SUSE bug 1003032</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1004016">SUSE bug 1004016</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005004">SUSE bug 1005004</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1005005">SUSE bug 1005005</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007157">SUSE bug 1007157</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1007160">SUSE bug 1007160</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009100">SUSE bug 1009100</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009103">SUSE bug 1009103</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009104">SUSE bug 1009104</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009107">SUSE bug 1009107</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009109">SUSE bug 1009109</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1009111">SUSE bug 1009111</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1011652">SUSE bug 1011652</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012651">SUSE bug 1012651</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1014298">SUSE bug 1014298</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1016340">SUSE bug 1016340</bugzilla>
<bugzilla href="https://bugzilla.suse.com/953518">SUSE bug 953518</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-10013.html">CVE-2016-10013</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-10024.html">CVE-2016-10024</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7777.html">CVE-2016-7777</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7908.html">CVE-2016-7908</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-7909.html">CVE-2016-7909</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8576.html">CVE-2016-8576</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8667.html">CVE-2016-8667</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8669.html">CVE-2016-8669</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8909.html">CVE-2016-8909</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-8910.html">CVE-2016-8910</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9379.html">CVE-2016-9379</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9380.html">CVE-2016-9380</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9381.html">CVE-2016-9381</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9382.html">CVE-2016-9382</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9383.html">CVE-2016-9383</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9385.html">CVE-2016-9385</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9386.html">CVE-2016-9386</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9637.html">CVE-2016-9637</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9932.html">CVE-2016-9932</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146189" comment="xen-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146190" comment="xen-devel-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146191" comment="xen-doc-html-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146192" comment="xen-kmp-default-4.4.4_06_k3.16.7_53-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146193" comment="xen-kmp-desktop-4.4.4_06_k3.16.7_53-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146194" comment="xen-libs-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146195" comment="xen-libs-32bit-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146196" comment="xen-tools-4.4.4_06-58.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146197" comment="xen-tools-domU-4.4.4_06-58.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18193" version="1" class="patch">
	<metadata>
		<title>Security update for irssi (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
irssi was updated to fix four vulnerabilities that could result in denial 
of service (remote crash) when connecting to malicious servers or receiving
specially crafted data. (boo#1018357)

- CVE-2017-5193: NULL pointer dereference in the nickcmp function
- CVE-2017-5194: out of bounds read in certain incomplete control codes
- CVE-2017-5195: out of bounds read in certain incomplete character sequences 
- CVE-2017-5196: Correct an error when receiving invalid nick message		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1018357">SUSE bug 1018357</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2017-5193.html">CVE-2017-5193</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5194.html">CVE-2017-5194</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5195.html">CVE-2017-5195</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-5196.html">CVE-2017-5196</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146853" comment="irssi-0.8.21-9.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146854" comment="irssi-devel-0.8.21-9.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18194" version="1" class="patch">
	<metadata>
		<title>Security update for flash-player (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2 NonFree</platform>
		</affected>
		<description>
This update to Adobe Flash 24.0.0.194 fixes the following vulnerabilities advised under APSB17-02:

- security bypass vulnerability that could lead to information disclosure (CVE-2017-2938)
- use-after-free vulnerabilities that could lead to code execution (CVE-2017-2932, CVE-2017-2936, CVE-2017-2937)
- heap buffer overflow vulnerabilities that could lead to code execution
  (CVE-2017-2927, CVE-2017-2933, CVE-2017-2934, CVE-2017-2935)
- memory corruption vulnerabilities that could lead to code execution
  (CVE-2017-2925, CVE-2017-2926, CVE-2017-2928, CVE-2017-2930, CVE-2017-2931)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1019129">SUSE bug 1019129</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2017-2925.html">CVE-2017-2925</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2926.html">CVE-2017-2926</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2927.html">CVE-2017-2927</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2928.html">CVE-2017-2928</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2930.html">CVE-2017-2930</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2931.html">CVE-2017-2931</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2932.html">CVE-2017-2932</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2933.html">CVE-2017-2933</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2934.html">CVE-2017-2934</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2935.html">CVE-2017-2935</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2936.html">CVE-2017-2936</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2937.html">CVE-2017-2937</cve>
<cve href="https://www.suse.com/security/cve/CVE-2017-2938.html">CVE-2017-2938</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 NonFree is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146955" comment="flash-player-24.0.0.194-2.124.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146956" comment="flash-player-gnome-24.0.0.194-2.124.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146957" comment="flash-player-kde4-24.0.0.194-2.124.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18195" version="1" class="patch">
	<metadata>
		<title>Security update for encfs (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>
This update for encfs fixes the following issues:

- A new option --require-macs was added to address CVE-2014-3462 (boo#878257)
  This will now trigger a warning if MAC headers were disabled via configuration.

In addition, encfs was updated to 1.8.1 including all upstream improvements and fixes.
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/878257">SUSE bug 878257</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2014-3462.html">CVE-2014-3462</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146987" comment="encfs-1.8.1-5.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146988" comment="encfs-lang-1.8.1-5.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18196" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-plugins-good (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-plugins-good fixes the following issues:

- CVE-2016-9634: Invalid FLIC files could have caused and an out-of-bounds write (bsc#1012102)
- CVE-2016-9635: Invalid FLIC files could have caused and an out-of-bounds write (bsc#1012103)
- CVE-2016-9636: Prevent maliciously crafted flic files from causing invalid memory writes (bsc#1012104)
- CVE-2016-9807: Prevent the reading of invalid memory in flx_decode_chunks, leading to DoS (bsc#1013655)
- CVE-2016-9808: Prevent maliciously crafted flic files from causing invalid memory accesses (bsc#1013653)
- CVE-2016-9810: Invalid files can be used to extraneous unreferences, leading to invalid memory access and DoS (bsc#1013663)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1012102">SUSE bug 1012102</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012103">SUSE bug 1012103</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012104">SUSE bug 1012104</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013653">SUSE bug 1013653</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013655">SUSE bug 1013655</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013663">SUSE bug 1013663</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9634.html">CVE-2016-9634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9635.html">CVE-2016-9635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9636.html">CVE-2016-9636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9807.html">CVE-2016-9807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9808.html">CVE-2016-9808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9810.html">CVE-2016-9810</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146989" comment="gstreamer-plugins-good-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146990" comment="gstreamer-plugins-good-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146991" comment="gstreamer-plugins-good-doc-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146992" comment="gstreamer-plugins-good-extra-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146993" comment="gstreamer-plugins-good-extra-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146994" comment="gstreamer-plugins-good-lang-1.4.3-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18197" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-plugins-bad (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-plugins-bad fixes the following issues:

- CVE-2016-9809: Off by one read in gst_h264_parse_set_caps() (bsc#1013659).
- CVE-2016-9812: Out of bounds read in gst_mpegts_section_new (bsc#1013678).
- CVE-2016-9813: mpegts parser: null pointer deref in _parse_pat (bsc#1013680).
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1013659">SUSE bug 1013659</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013678">SUSE bug 1013678</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013680">SUSE bug 1013680</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9809.html">CVE-2016-9809</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9812.html">CVE-2016-9812</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9813.html">CVE-2016-9813</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009146995" comment="gstreamer-plugins-bad-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146996" comment="gstreamer-plugins-bad-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146997" comment="gstreamer-plugins-bad-devel-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146998" comment="gstreamer-plugins-bad-doc-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009146999" comment="gstreamer-plugins-bad-lang-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147000" comment="libgstbadbase-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147001" comment="libgstbadbase-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147002" comment="libgstbadvideo-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147003" comment="libgstbadvideo-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147004" comment="libgstbasecamerabinsrc-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147005" comment="libgstbasecamerabinsrc-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147006" comment="libgstcodecparsers-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147007" comment="libgstcodecparsers-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147008" comment="libgstgl-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147009" comment="libgstgl-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147010" comment="libgstinsertbin-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147011" comment="libgstinsertbin-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147012" comment="libgstmpegts-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147013" comment="libgstmpegts-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147014" comment="libgstphotography-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147015" comment="libgstphotography-1_0-0-32bit-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147016" comment="libgsturidownloader-1_0-0-1.4.3-6.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147017" comment="libgsturidownloader-1_0-0-32bit-1.4.3-6.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18198" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-0_10-plugins-bad (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-0_10-plugins-bad fixes the following issue:

- CVE-2016-9809: Off by one read in gst_h264_parse_set_caps() (bsc#1013659)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1013659">SUSE bug 1013659</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9809.html">CVE-2016-9809</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147018" comment="gstreamer-0_10-plugins-bad-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147019" comment="gstreamer-0_10-plugins-bad-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147020" comment="gstreamer-0_10-plugins-bad-devel-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147021" comment="gstreamer-0_10-plugins-bad-doc-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147022" comment="gstreamer-0_10-plugins-bad-lang-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147023" comment="libgstbasecamerabinsrc-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147024" comment="libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147025" comment="libgstbasevideo-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147026" comment="libgstbasevideo-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147027" comment="libgstcodecparsers-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147028" comment="libgstcodecparsers-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147029" comment="libgstphotography-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147030" comment="libgstphotography-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147031" comment="libgstsignalprocessor-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147032" comment="libgstsignalprocessor-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147033" comment="libgstvdp-0_10-23-0.10.23-15.6.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147034" comment="libgstvdp-0_10-23-32bit-0.10.23-15.6.2 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18199" version="1" class="patch">
	<metadata>
		<title>Security update for python-pycrypto (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for python-pycrypto fixes the following issues:

- A heap buffer overflow in the AES module was fixed that could have lead to
  remote code execution, if the mode of operation can be specified from the
  outside (CVE-2013-7459, boo#1017420).
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1017420">SUSE bug 1017420</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2013-7459.html">CVE-2013-7459</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147035" comment="python-pycrypto-2.6.1-7.1 is installed"/>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18200" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-plugins-base (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-plugins-base fixes the following issue:

- CVE-2016-9811: out of bounds memory read in windows_icon_typefind (bsc#1013669)
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1013669">SUSE bug 1013669</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9811.html">CVE-2016-9811</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147036" comment="gstreamer-plugins-base-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147037" comment="gstreamer-plugins-base-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147038" comment="gstreamer-plugins-base-devel-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147039" comment="gstreamer-plugins-base-doc-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147040" comment="gstreamer-plugins-base-lang-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147041" comment="libgstallocators-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147042" comment="libgstallocators-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147043" comment="libgstapp-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147044" comment="libgstapp-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147045" comment="libgstaudio-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147046" comment="libgstaudio-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147047" comment="libgstfft-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147048" comment="libgstfft-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147049" comment="libgstpbutils-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147050" comment="libgstpbutils-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147051" comment="libgstriff-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147052" comment="libgstriff-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147053" comment="libgstrtp-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147054" comment="libgstrtp-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147055" comment="libgstrtsp-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147056" comment="libgstrtsp-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147057" comment="libgstsdp-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147058" comment="libgstsdp-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147059" comment="libgsttag-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147060" comment="libgsttag-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147061" comment="libgstvideo-1_0-0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147062" comment="libgstvideo-1_0-0-32bit-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147063" comment="typelib-1_0-GstAllocators-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147064" comment="typelib-1_0-GstApp-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147065" comment="typelib-1_0-GstAudio-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147066" comment="typelib-1_0-GstFft-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147067" comment="typelib-1_0-GstPbutils-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147068" comment="typelib-1_0-GstRiff-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147069" comment="typelib-1_0-GstRtp-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147070" comment="typelib-1_0-GstRtsp-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147071" comment="typelib-1_0-GstSdp-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147072" comment="typelib-1_0-GstTag-1_0-1.4.3-3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147073" comment="typelib-1_0-GstVideo-1_0-1.4.3-3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18201" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-0_10-plugins-good (Important)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-0_10-plugins-good fixes the following issues:

- CVE-2016-9634: Invalid FLIC files could have caused and an out-of-bounds write (bsc#1012102)
- CVE-2016-9635: Invalid FLIC files could have caused and an out-of-bounds write (bsc#1012103)
- CVE-2016-9636: Prevent maliciously crafted flic files from causing invalid memory writes (bsc#1012104)
- CVE-2016-9807: Prevent the reading of invalid memory in flx_decode_chunks, leading to DoS (bsc#1013655)
- CVE-2016-9808: Prevent maliciously crafted flic files from causing invalid memory accesses (bsc#1013653)
- CVE-2016-9810: Invalid files can be used to extraneous unreferences, leading to invalid memory access and DoS (bsc#1013663)
		</description>
<advisory from="security@suse.de">
<severity>(Important)</severity>
<bugzilla href="https://bugzilla.suse.com/1012102">SUSE bug 1012102</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012103">SUSE bug 1012103</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1012104">SUSE bug 1012104</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013653">SUSE bug 1013653</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013655">SUSE bug 1013655</bugzilla>
<bugzilla href="https://bugzilla.suse.com/1013663">SUSE bug 1013663</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9634.html">CVE-2016-9634</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9635.html">CVE-2016-9635</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9636.html">CVE-2016-9636</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9807.html">CVE-2016-9807</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9808.html">CVE-2016-9808</cve>
<cve href="https://www.suse.com/security/cve/CVE-2016-9810.html">CVE-2016-9810</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147074" comment="gstreamer-0_10-plugin-esd-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147075" comment="gstreamer-0_10-plugin-esd-32bit-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147076" comment="gstreamer-0_10-plugins-good-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147077" comment="gstreamer-0_10-plugins-good-32bit-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147078" comment="gstreamer-0_10-plugins-good-doc-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147079" comment="gstreamer-0_10-plugins-good-extra-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147080" comment="gstreamer-0_10-plugins-good-extra-32bit-0.10.31-13.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147081" comment="gstreamer-0_10-plugins-good-lang-0.10.31-13.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
<definition id="oval:org.opensuse.security:def:18202" version="1" class="patch">
	<metadata>
		<title>Security update for gstreamer-0_10-plugins-base (Moderate)</title>
		<affected family="unix">
			<platform>openSUSE 13.2</platform>
		</affected>
		<description>

This update for gstreamer-0_10-plugins-base fixes the following issue:

- CVE-2016-9811: out of bounds memory read in windows_icon_typefind (bsc#1013669)
----------
		</description>
<advisory from="security@suse.de">
<severity>(Moderate)</severity>
<bugzilla href="https://bugzilla.suse.com/1013669">SUSE bug 1013669</bugzilla>
<cve href="https://www.suse.com/security/cve/CVE-2016-9811.html">CVE-2016-9811</cve>
</advisory>
	</metadata>
    <criteria operator="AND">
      <criterion test_ref="oval:org.opensuse.security:tst:2009117729" comment="openSUSE 13.2 is installed"/>
      <criteria operator="OR">
        <criterion test_ref="oval:org.opensuse.security:tst:2009147082" comment="gstreamer-0_10-plugin-gnomevfs-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147083" comment="gstreamer-0_10-plugins-base-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147084" comment="gstreamer-0_10-plugins-base-32bit-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147085" comment="gstreamer-0_10-plugins-base-devel-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147086" comment="gstreamer-0_10-plugins-base-doc-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147087" comment="gstreamer-0_10-plugins-base-lang-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147088" comment="libgstapp-0_10-0-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147089" comment="libgstapp-0_10-0-32bit-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147090" comment="libgstinterfaces-0_10-0-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147091" comment="libgstinterfaces-0_10-0-32bit-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147092" comment="typelib-1_0-GstApp-0_10-0.10.36-11.3.1 is installed"/>
        <criterion test_ref="oval:org.opensuse.security:tst:2009147093" comment="typelib-1_0-GstInterfaces-0_10-0.10.36-11.3.1 is installed"/>
      </criteria>
    </criteria>
</definition>
</definitions>
<tests>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147478" version="1" comment="haproxy is &lt;1.5.4-1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117479" version="1" comment="suse-sle12-cloud-compute-release is ==5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147479" version="1" comment="openstack-cinder is &lt;2014.2.3.dev13-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147480" version="1" comment="openstack-cinder-volume is &lt;2014.2.3.dev13-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147481" version="1" comment="python-cinder is &lt;2014.2.3.dev13-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147482" version="1" comment="openstack-neutron is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147483" version="1" comment="openstack-neutron-dhcp-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147484" version="1" comment="openstack-neutron-ha-tool is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147485" version="1" comment="openstack-neutron-l3-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147486" version="1" comment="openstack-neutron-lbaas-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147487" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147488" version="1" comment="openstack-neutron-metadata-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147489" version="1" comment="openstack-neutron-metering-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147490" version="1" comment="openstack-neutron-openvswitch-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147491" version="1" comment="openstack-neutron-vpn-agent is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147492" version="1" comment="python-neutron is &lt;2014.2.2.dev26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147493" version="1" comment="python-Beaker is &lt;1.6.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147494" version="1" comment="python-keystoneclient is &lt;1.0.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147495" version="1" comment="python-keystoneclient-doc is &lt;1.0.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144245" version="1" comment="python-pycrypto is &lt;2.6.1-1.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147496" version="1" comment="python-pymongo is &lt;2.6.3-2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144246" version="1" comment="python-requests is &lt;2.3.0-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147497" version="1" comment="ruby2.1-rubygem-chef is &lt;10.32.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147498" version="1" comment="rubygem-chef is &lt;10.32.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141196" version="1" comment="ImageMagick is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141197" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141198" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141199" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141200" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116183" version="1" comment="sled-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141201" version="1" comment="MozillaFirefox is &lt;31.1.0esr-1.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141202" version="1" comment="MozillaFirefox-translations is &lt;31.1.0esr-1.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141203" version="1" comment="aaa_base is &lt;13.2+git20140911.61c1681-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141204" version="1" comment="aaa_base-extras is &lt;13.2+git20140911.61c1681-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141205" version="1" comment="accountsservice is &lt;0.6.35-1.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141206" version="1" comment="accountsservice-lang is &lt;0.6.35-1.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141207" version="1" comment="libaccountsservice0 is &lt;0.6.35-1.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141208" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.35-1.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141209" version="1" comment="alsa is &lt;1.0.27.2-11.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141210" version="1" comment="libasound2 is &lt;1.0.27.2-11.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140446" version="1" comment="libasound2-32bit is &lt;1.0.27.2-11.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141211" version="1" comment="argyllcms is &lt;1.6.3-1.179" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141212" version="1" comment="avahi is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141213" version="1" comment="avahi-lang is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141214" version="1" comment="libavahi-client3 is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141215" version="1" comment="libavahi-client3-32bit is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141216" version="1" comment="libavahi-common3 is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141217" version="1" comment="libavahi-common3-32bit is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141218" version="1" comment="libavahi-core7 is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141219" version="1" comment="libdns_sd is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141220" version="1" comment="libdns_sd-32bit is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141221" version="1" comment="bash is &lt;4.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141222" version="1" comment="bash-doc is &lt;4.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141223" version="1" comment="bash-lang is &lt;4.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141224" version="1" comment="libreadline6 is &lt;6.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141225" version="1" comment="libreadline6-32bit is &lt;6.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141226" version="1" comment="readline-doc is &lt;6.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141227" version="1" comment="bind-libs is &lt;9.9.5P1-1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141228" version="1" comment="bind-libs-32bit is &lt;9.9.5P1-1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141229" version="1" comment="bind-utils is &lt;9.9.5P1-1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141230" version="1" comment="bogofilter is &lt;1.2.4-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141231" version="1" comment="bzip2 is &lt;1.0.6-27.1129" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141232" version="1" comment="libbz2-1 is &lt;1.0.6-27.1129" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141233" version="1" comment="libbz2-1-32bit is &lt;1.0.6-27.1129" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141234" version="1" comment="cifs-utils is &lt;6.4-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141235" version="1" comment="clamav is &lt;0.98.4-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141236" version="1" comment="colord is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141237" version="1" comment="colord-gtk-lang is &lt;0.1.25-3.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141238" version="1" comment="colord-lang is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141239" version="1" comment="libcolord-gtk1 is &lt;0.1.25-3.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141240" version="1" comment="libcolord2 is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141241" version="1" comment="libcolord2-32bit is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141242" version="1" comment="libcolorhug2 is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140495" version="1" comment="coolkey is &lt;1.1.0-147.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141243" version="1" comment="coreutils is &lt;8.22-5.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141244" version="1" comment="coreutils-lang is &lt;8.22-5.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141245" version="1" comment="cpio is &lt;2.11-26.182" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141246" version="1" comment="cpio-lang is &lt;2.11-26.182" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141247" version="1" comment="tar is &lt;1.27.1-2.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141248" version="1" comment="tar-lang is &lt;1.27.1-2.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141249" version="1" comment="cpp48 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141250" version="1" comment="gcc48 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141251" version="1" comment="gcc48-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141252" version="1" comment="gcc48-c++ is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141253" version="1" comment="gcc48-gij is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141254" version="1" comment="gcc48-gij-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141255" version="1" comment="gcc48-info is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141256" version="1" comment="libasan0 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141257" version="1" comment="libasan0-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141258" version="1" comment="libatomic1 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141259" version="1" comment="libatomic1-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141260" version="1" comment="libffi4 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141261" version="1" comment="libffi4-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141262" version="1" comment="libgcc_s1 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141263" version="1" comment="libgcc_s1-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141264" version="1" comment="libgcj48 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141265" version="1" comment="libgcj48-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141266" version="1" comment="libgcj48-jar is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141267" version="1" comment="libgcj_bc1 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141268" version="1" comment="libgfortran3 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141269" version="1" comment="libgomp1 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141270" version="1" comment="libgomp1-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141271" version="1" comment="libitm1 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141272" version="1" comment="libitm1-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141273" version="1" comment="libquadmath0 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141274" version="1" comment="libstdc++48-devel is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141275" version="1" comment="libstdc++48-devel-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141276" version="1" comment="libstdc++6 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141277" version="1" comment="libstdc++6-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141278" version="1" comment="libtsan0 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141279" version="1" comment="cron is &lt;4.2-55.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141280" version="1" comment="cronie is &lt;1.4.11-55.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141281" version="1" comment="cups is &lt;1.7.5-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141282" version="1" comment="cups-client is &lt;1.7.5-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141283" version="1" comment="cups-libs is &lt;1.7.5-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141284" version="1" comment="cups-libs-32bit is &lt;1.7.5-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141285" version="1" comment="cups-filters is &lt;1.0.58-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141286" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141287" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141288" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140514" version="1" comment="cups-pk-helper is &lt;0.2.5-3.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140515" version="1" comment="cups-pk-helper-lang is &lt;0.2.5-3.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141289" version="1" comment="curl is &lt;7.37.0-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141290" version="1" comment="libcurl4 is &lt;7.37.0-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141291" version="1" comment="libcurl4-32bit is &lt;7.37.0-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140516" version="1" comment="cvs is &lt;1.12.12-181.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140518" version="1" comment="cyrus-sasl is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140519" version="1" comment="cyrus-sasl-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140520" version="1" comment="cyrus-sasl-crammd5 is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140521" version="1" comment="cyrus-sasl-crammd5-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140522" version="1" comment="cyrus-sasl-digestmd5 is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141292" version="1" comment="cyrus-sasl-digestmd5-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140523" version="1" comment="cyrus-sasl-gssapi is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140524" version="1" comment="cyrus-sasl-gssapi-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140527" version="1" comment="cyrus-sasl-plain is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140528" version="1" comment="cyrus-sasl-plain-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031031"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140529" version="1" comment="cyrus-sasl-saslauthd is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140532" version="1" comment="libsasl2-3 is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140533" version="1" comment="libsasl2-3-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141293" version="1" comment="dbus-1 is &lt;1.8.8-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141294" version="1" comment="dbus-1-x11 is &lt;1.8.8-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141295" version="1" comment="libdbus-1-3 is &lt;1.8.8-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141296" version="1" comment="libdbus-1-3-32bit is &lt;1.8.8-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140539" version="1" comment="dbus-1-glib is &lt;0.100.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140540" version="1" comment="dbus-1-glib-32bit is &lt;0.100.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141297" version="1" comment="dhcp is &lt;4.2.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141298" version="1" comment="dhcp-client is &lt;4.2.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141299" version="1" comment="dia is &lt;0.97.2-13.253" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141300" version="1" comment="dia-lang is &lt;0.97.2-13.253" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141301" version="1" comment="dracut is &lt;037-34.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141302" version="1" comment="ecryptfs-utils is &lt;103-5.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141303" version="1" comment="ecryptfs-utils-32bit is &lt;103-5.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141304" version="1" comment="elfutils is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141305" version="1" comment="libasm1 is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141306" version="1" comment="libdw1 is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141307" version="1" comment="libdw1-32bit is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141308" version="1" comment="libebl1 is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141309" version="1" comment="libebl1-32bit is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141310" version="1" comment="libelf1 is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141311" version="1" comment="libelf1-32bit is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141312" version="1" comment="emacs is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141313" version="1" comment="emacs-info is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141314" version="1" comment="emacs-x11 is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141315" version="1" comment="etags is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141316" version="1" comment="empathy is &lt;3.10.3-1.131" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141317" version="1" comment="empathy-lang is &lt;3.10.3-1.131" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141318" version="1" comment="telepathy-mission-control-plugin-goa is &lt;3.10.3-1.131" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141319" version="1" comment="evince is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141320" version="1" comment="evince-lang is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141321" version="1" comment="libevdocument3-4 is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141322" version="1" comment="libevview3-3 is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141323" version="1" comment="typelib-1_0-EvinceDocument-3_0 is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141324" version="1" comment="typelib-1_0-EvinceView-3_0 is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141325" version="1" comment="expat is &lt;2.1.0-13.232" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141326" version="1" comment="libexpat1 is &lt;2.1.0-13.232" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141327" version="1" comment="libexpat1-32bit is &lt;2.1.0-13.232" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141328" version="1" comment="facter is &lt;2.0.2-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037327"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141329" version="1" comment="fetchmail is &lt;6.3.26-5.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141330" version="1" comment="file is &lt;5.19-2.149" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141331" version="1" comment="file-magic is &lt;5.19-2.149" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141332" version="1" comment="libmagic1 is &lt;5.19-2.149" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141333" version="1" comment="libmagic1-32bit is &lt;5.19-2.149" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141334" version="1" comment="finch is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141335" version="1" comment="libpurple is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141336" version="1" comment="libpurple-lang is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141337" version="1" comment="libpurple-meanwhile is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141338" version="1" comment="libpurple-tcl is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141339" version="1" comment="pidgin is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141340" version="1" comment="flash-player is &lt;11.2.202.406-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141341" version="1" comment="flash-player-gnome is &lt;11.2.202.406-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141342" version="1" comment="freerdp is &lt;1.0.2-7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141343" version="1" comment="libfreerdp-1_0 is &lt;1.0.2-7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141344" version="1" comment="libfreerdp-1_0-plugins is &lt;1.0.2-7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141345" version="1" comment="ft2demos is &lt;2.5.3-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141346" version="1" comment="fuse is &lt;2.9.3-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141347" version="1" comment="libfuse2 is &lt;2.9.3-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141348" version="1" comment="g3utils is &lt;1.1.36-54.100" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141349" version="1" comment="mgetty is &lt;1.1.36-54.100" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141350" version="1" comment="gd is &lt;2.1.0-3.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141351" version="1" comment="gd-32bit is &lt;2.1.0-3.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141352" version="1" comment="gdk-pixbuf-lang is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141353" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141354" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141355" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141356" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141357" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141358" version="1" comment="gdk-pixbuf-loader-rsvg is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141359" version="1" comment="librsvg-2-2 is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141360" version="1" comment="librsvg-2-2-32bit is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141361" version="1" comment="rsvg-view is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141362" version="1" comment="gdm is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141363" version="1" comment="gdm-branding-upstream is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141364" version="1" comment="gdm-lang is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141365" version="1" comment="gdmflexiserver is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141366" version="1" comment="libgdm1 is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141367" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141368" version="1" comment="gimp is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141369" version="1" comment="gimp-lang is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141370" version="1" comment="gimp-plugins-python is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141371" version="1" comment="libgimp-2_0-0 is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141372" version="1" comment="libgimpui-2_0-0 is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141373" version="1" comment="glib2-lang is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141374" version="1" comment="glib2-tools is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141375" version="1" comment="libgio-2_0-0 is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141376" version="1" comment="libgio-2_0-0-32bit is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141377" version="1" comment="libgio-fam is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141378" version="1" comment="libglib-2_0-0 is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141379" version="1" comment="libglib-2_0-0-32bit is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141380" version="1" comment="libgmodule-2_0-0 is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141381" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141382" version="1" comment="libgobject-2_0-0 is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141383" version="1" comment="libgobject-2_0-0-32bit is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141384" version="1" comment="libgthread-2_0-0 is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141385" version="1" comment="libgthread-2_0-0-32bit is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141386" version="1" comment="glibc is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141387" version="1" comment="glibc-32bit is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141388" version="1" comment="glibc-devel is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141389" version="1" comment="glibc-devel-32bit is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141390" version="1" comment="glibc-i18ndata is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141391" version="1" comment="glibc-locale is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141392" version="1" comment="glibc-locale-32bit is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141393" version="1" comment="nscd is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141394" version="1" comment="gnome-keyring is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141395" version="1" comment="gnome-keyring-32bit is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141396" version="1" comment="gnome-keyring-lang is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141397" version="1" comment="gnome-keyring-pam is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141398" version="1" comment="gnome-keyring-pam-32bit is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141399" version="1" comment="libgck-modules-gnome-keyring is &lt;3.10.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141400" version="1" comment="gnome-online-accounts is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141401" version="1" comment="gnome-online-accounts-lang is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141402" version="1" comment="libgoa-1_0-0 is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141403" version="1" comment="libgoa-backend-1_0-1 is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141404" version="1" comment="typelib-1_0-Goa-1_0 is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141405" version="1" comment="gnome-shell is &lt;3.10.4-22.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141406" version="1" comment="gnome-shell-browser-plugin is &lt;3.10.4-22.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141407" version="1" comment="gnome-shell-calendar is &lt;3.10.4-22.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141408" version="1" comment="gnome-shell-lang is &lt;3.10.4-22.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141409" version="1" comment="gnutls is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141410" version="1" comment="libgnutls28 is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141411" version="1" comment="libgnutls28-32bit is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141412" version="1" comment="gpg2 is &lt;2.0.24-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141413" version="1" comment="gpg2-lang is &lt;2.0.24-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140643" version="1" comment="gpgme is &lt;1.5.1-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140644" version="1" comment="libgpgme11 is &lt;1.5.1-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140645" version="1" comment="groff is &lt;1.22.2-5.429" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140673" version="1" comment="gvim is &lt;7.4.326-2.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140674" version="1" comment="vim is &lt;7.4.326-2.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140675" version="1" comment="vim-data is &lt;7.4.326-2.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140677" version="1" comment="gzip is &lt;1.6-7.392" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140678" version="1" comment="hardlink is &lt;1.0-6.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141414" version="1" comment="hplip is &lt;3.14.6-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141415" version="1" comment="hplip-hpijs is &lt;3.14.6-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141416" version="1" comment="hplip-sane is &lt;3.14.6-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141417" version="1" comment="ibus-chewing is &lt;1.4.10.1-2.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141418" version="1" comment="ibus-pinyin is &lt;1.5.0-2.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140686" version="1" comment="iputils is &lt;s20121221-2.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141419" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.65-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141420" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.65-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141421" version="1" comment="java-1_7_0-openjdk-plugin is &lt;1.5.1-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141422" version="1" comment="kbd is &lt;1.15.5-7.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141423" version="1" comment="kernel-default is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141424" version="1" comment="kernel-default-devel is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141425" version="1" comment="kernel-default-extra is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141426" version="1" comment="kernel-devel is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141427" version="1" comment="kernel-macros is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141428" version="1" comment="kernel-source is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141429" version="1" comment="kernel-syms is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141430" version="1" comment="kernel-xen is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141431" version="1" comment="kernel-xen-devel is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141432" version="1" comment="krb5 is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141433" version="1" comment="krb5-32bit is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141434" version="1" comment="krb5-client is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140711" version="1" comment="krb5-appl-clients is &lt;1.0.3-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141435" version="1" comment="lcms is &lt;1.19-17.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140713" version="1" comment="liblcms1 is &lt;1.19-17.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140714" version="1" comment="liblcms1-32bit is &lt;1.19-17.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140717" version="1" comment="libHX28 is &lt;3.18-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140718" version="1" comment="libHX28-32bit is &lt;3.18-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140719" version="1" comment="libIlmImf-Imf_2_1-21 is &lt;2.1.0-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141436" version="1" comment="libIlmImf-Imf_2_1-21-32bit is &lt;2.1.0-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140720" version="1" comment="openexr is &lt;2.1.0-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140739" version="1" comment="libX11-6 is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140740" version="1" comment="libX11-6-32bit is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140741" version="1" comment="libX11-data is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140742" version="1" comment="libX11-xcb1 is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140743" version="1" comment="libX11-xcb1-32bit is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140744" version="1" comment="libXRes1 is &lt;1.0.7-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140745" version="1" comment="libXRes1-32bit is &lt;1.0.7-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140746" version="1" comment="libXcursor1 is &lt;1.1.14-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140747" version="1" comment="libXcursor1-32bit is &lt;1.1.14-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140748" version="1" comment="libXext6 is &lt;1.3.2-3.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140749" version="1" comment="libXext6-32bit is &lt;1.3.2-3.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140750" version="1" comment="libXfixes3 is &lt;5.0.1-3.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140751" version="1" comment="libXfixes3-32bit is &lt;5.0.1-3.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141437" version="1" comment="libXfont1 is &lt;1.4.7-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141438" version="1" comment="libXi6 is &lt;1.7.2-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141439" version="1" comment="libXi6-32bit is &lt;1.7.2-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140755" version="1" comment="libXinerama1 is &lt;1.1.3-3.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140756" version="1" comment="libXinerama1-32bit is &lt;1.1.3-3.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140757" version="1" comment="libXp6 is &lt;1.0.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140758" version="1" comment="libXp6-32bit is &lt;1.0.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141440" version="1" comment="libXrandr2 is &lt;1.4.2-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141441" version="1" comment="libXrandr2-32bit is &lt;1.4.2-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140761" version="1" comment="libXrender1 is &lt;0.9.8-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140762" version="1" comment="libXrender1-32bit is &lt;0.9.8-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140763" version="1" comment="libXt6 is &lt;1.1.4-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140764" version="1" comment="libXt6-32bit is &lt;1.1.4-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140765" version="1" comment="libXtst6 is &lt;1.2.2-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140766" version="1" comment="libXtst6-32bit is &lt;1.2.2-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140767" version="1" comment="libXv1 is &lt;1.0.10-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140768" version="1" comment="libXv1-32bit is &lt;1.0.10-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140769" version="1" comment="libXvMC1 is &lt;1.0.8-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140773" version="1" comment="libXxf86dga1 is &lt;1.1.4-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140774" version="1" comment="libXxf86vm1 is &lt;1.1.3-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140775" version="1" comment="libXxf86vm1-32bit is &lt;1.1.3-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141442" version="1" comment="libaugeas0 is &lt;1.2.0-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141443" version="1" comment="libblkid1 is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141444" version="1" comment="libblkid1-32bit is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141445" version="1" comment="libmount1 is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141446" version="1" comment="libmount1-32bit is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141447" version="1" comment="libsmartcols1 is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141448" version="1" comment="libuuid-devel is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141449" version="1" comment="libuuid1 is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141450" version="1" comment="libuuid1-32bit is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141451" version="1" comment="python-libmount is &lt;2.25-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141452" version="1" comment="util-linux is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141453" version="1" comment="util-linux-lang is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141454" version="1" comment="util-linux-systemd is &lt;2.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141455" version="1" comment="uuidd is &lt;2.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141456" version="1" comment="libcgroup1 is &lt;0.41.rc1-1.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141457" version="1" comment="libdcerpc-binding0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141458" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141459" version="1" comment="libdcerpc0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141460" version="1" comment="libdcerpc0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141461" version="1" comment="libgensec0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141462" version="1" comment="libgensec0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141463" version="1" comment="libndr-krb5pac0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141464" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141465" version="1" comment="libndr-nbt0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141466" version="1" comment="libndr-nbt0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141467" version="1" comment="libndr-standard0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141468" version="1" comment="libndr-standard0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141469" version="1" comment="libndr0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141470" version="1" comment="libndr0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141471" version="1" comment="libnetapi0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141472" version="1" comment="libnetapi0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141473" version="1" comment="libpdb0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141474" version="1" comment="libpdb0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141475" version="1" comment="libregistry0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141476" version="1" comment="libsamba-credentials0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141477" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141478" version="1" comment="libsamba-hostconfig0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141479" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141480" version="1" comment="libsamba-util0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141481" version="1" comment="libsamba-util0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141482" version="1" comment="libsamdb0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141483" version="1" comment="libsamdb0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141484" version="1" comment="libsmbclient-raw0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141485" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141486" version="1" comment="libsmbclient0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141487" version="1" comment="libsmbclient0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141488" version="1" comment="libsmbconf0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141489" version="1" comment="libsmbconf0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141490" version="1" comment="libsmbldap0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141491" version="1" comment="libsmbldap0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141492" version="1" comment="libtevent-util0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141493" version="1" comment="libtevent-util0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141494" version="1" comment="libwbclient0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141495" version="1" comment="libwbclient0-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141496" version="1" comment="samba is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141497" version="1" comment="samba-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141498" version="1" comment="samba-client is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141499" version="1" comment="samba-client-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141500" version="1" comment="samba-doc is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141501" version="1" comment="samba-libs is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141502" version="1" comment="samba-libs-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141503" version="1" comment="samba-winbind is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141504" version="1" comment="samba-winbind-32bit is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140838" version="1" comment="libdmx1 is &lt;1.1.3-3.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141505" version="1" comment="libecpg6 is &lt;9.3.5-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141506" version="1" comment="libpq5 is &lt;9.3.5-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141507" version="1" comment="libpq5-32bit is &lt;9.3.5-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141508" version="1" comment="postgresql93 is &lt;9.3.5-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140839" version="1" comment="libevent-2_0-5 is &lt;2.0.21-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140840" version="1" comment="libexif12 is &lt;0.6.21-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140841" version="1" comment="libexif12-32bit is &lt;0.6.21-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141509" version="1" comment="libfbembed2_5 is &lt;2.5.2.26539-13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141510" version="1" comment="libfreebl3 is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141511" version="1" comment="libfreebl3-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141512" version="1" comment="libsoftokn3 is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141513" version="1" comment="libsoftokn3-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141514" version="1" comment="mozilla-nss is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141515" version="1" comment="mozilla-nss-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141516" version="1" comment="mozilla-nss-certs is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141517" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141518" version="1" comment="mozilla-nss-tools is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141519" version="1" comment="libfreetype6 is &lt;2.5.3-2.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141520" version="1" comment="libfreetype6-32bit is &lt;2.5.3-2.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141521" version="1" comment="libgadu3 is &lt;1.11.4-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140590" version="1" comment="libgc1 is &lt;7.2d-3.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141522" version="1" comment="libgcrypt20 is &lt;1.6.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141523" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141524" version="1" comment="libgnomesu is &lt;1.0.0-352.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141525" version="1" comment="libgnomesu-lang is &lt;1.0.0-352.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141526" version="1" comment="libgnomesu0 is &lt;1.0.0-352.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140845" version="1" comment="libgssglue1 is &lt;0.4-3.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140846" version="1" comment="libgssglue1-32bit is &lt;0.4-3.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141527" version="1" comment="libgudev-1_0-0 is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141528" version="1" comment="libgudev-1_0-0-32bit is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141529" version="1" comment="libudev1 is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141530" version="1" comment="libudev1-32bit is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141531" version="1" comment="systemd is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141532" version="1" comment="systemd-32bit is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141533" version="1" comment="systemd-bash-completion is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141534" version="1" comment="systemd-sysvinit is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141535" version="1" comment="udev is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141536" version="1" comment="libid3tag0 is &lt;0.15.1b-182.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141537" version="1" comment="libipa_hbac0 is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141538" version="1" comment="libsss_idmap0 is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141539" version="1" comment="python-sssd-config is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141540" version="1" comment="sssd is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141541" version="1" comment="sssd-32bit is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141542" version="1" comment="sssd-ad is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141543" version="1" comment="sssd-ipa is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141544" version="1" comment="sssd-krb5 is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141545" version="1" comment="sssd-krb5-common is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141546" version="1" comment="sssd-ldap is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141547" version="1" comment="sssd-proxy is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141548" version="1" comment="sssd-tools is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141549" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141550" version="1" comment="libjavascriptcoregtk-1_0-0-32bit is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141551" version="1" comment="libjavascriptcoregtk-3_0-0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141552" version="1" comment="libwebkit2gtk-3_0-25 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141553" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141554" version="1" comment="libwebkitgtk-1_0-0-32bit is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141555" version="1" comment="libwebkitgtk-3_0-0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141556" version="1" comment="libwebkitgtk2-lang is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141557" version="1" comment="libwebkitgtk3-lang is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141558" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141559" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141560" version="1" comment="libjbig2 is &lt;2.0-12.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140690" version="1" comment="libjbig2-32bit is &lt;2.0-12.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140691" version="1" comment="libjson-c2 is &lt;0.11-2.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140692" version="1" comment="libjson-c2-32bit is &lt;0.11-2.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140875" version="1" comment="libltdl7 is &lt;2.4.2-14.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140876" version="1" comment="libltdl7-32bit is &lt;2.4.2-14.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140879" version="1" comment="liblua5_2 is &lt;5.2.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140881" version="1" comment="lua is &lt;5.2.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141561" version="1" comment="liblzo2-2 is &lt;2.08-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140883" version="1" comment="liblzo2-2-32bit is &lt;2.08-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141562" version="1" comment="libmikmod3 is &lt;3.2.0-4.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141563" version="1" comment="libmikmod3-32bit is &lt;3.2.0-4.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140884" version="1" comment="libmms0 is &lt;0.6.2-15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140885" version="1" comment="libmodplug1 is &lt;0.8.8.4-13.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141564" version="1" comment="libmspack0 is &lt;0.4-3.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140886" version="1" comment="libmusicbrainz4 is &lt;2.1.5-27.86" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141565" version="1" comment="libmysqlclient18 is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141566" version="1" comment="libmysqlclient18-32bit is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141567" version="1" comment="libmysqlclient_r18 is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141568" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141569" version="1" comment="mariadb is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141570" version="1" comment="mariadb-client is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141571" version="1" comment="mariadb-errormessages is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140887" version="1" comment="libneon27 is &lt;0.30.0-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141572" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-59.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141573" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-59.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141574" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141575" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141576" version="1" comment="openssl is &lt;1.0.1i-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141577" version="1" comment="libpango-1_0-0 is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141578" version="1" comment="libpango-1_0-0-32bit is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141579" version="1" comment="pango-modules is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141580" version="1" comment="pango-modules-32bit is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141581" version="1" comment="typelib-1_0-Pango-1_0 is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140900" version="1" comment="libpcsclite1 is &lt;1.8.10-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141582" version="1" comment="libpcsclite1-32bit is &lt;1.8.10-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140901" version="1" comment="pcsc-lite is &lt;1.8.10-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141583" version="1" comment="libpng12-0 is &lt;1.2.50-8.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141584" version="1" comment="libpng12-0-32bit is &lt;1.2.50-8.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141585" version="1" comment="libpng16-16 is &lt;1.6.8-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141586" version="1" comment="libpng16-16-32bit is &lt;1.6.8-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141587" version="1" comment="libpolkit0 is &lt;0.112-2.189" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141588" version="1" comment="libpolkit0-32bit is &lt;0.112-2.189" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141589" version="1" comment="polkit is &lt;0.112-2.189" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141590" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.112-2.189" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141591" version="1" comment="libpoppler-glib8 is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141592" version="1" comment="libpoppler-qt4-4 is &lt;0.24.4-3.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141593" version="1" comment="libpoppler44 is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141594" version="1" comment="poppler-tools is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141595" version="1" comment="libproxy1 is &lt;0.4.11-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141596" version="1" comment="libproxy1-32bit is &lt;0.4.11-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141597" version="1" comment="libproxy1-config-gnome3 is &lt;0.4.11-11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141598" version="1" comment="libproxy1-config-gnome3-32bit is &lt;0.4.11-11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141599" version="1" comment="libproxy1-networkmanager is &lt;0.4.11-11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141600" version="1" comment="libproxy1-networkmanager-32bit is &lt;0.4.11-11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140915" version="1" comment="libpulse-mainloop-glib0 is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140916" version="1" comment="libpulse-mainloop-glib0-32bit is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140917" version="1" comment="libpulse0 is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140918" version="1" comment="libpulse0-32bit is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140919" version="1" comment="pulseaudio is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140920" version="1" comment="pulseaudio-esound-compat is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140921" version="1" comment="pulseaudio-gdm-hooks is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140922" version="1" comment="pulseaudio-lang is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141601" version="1" comment="pulseaudio-module-bluetooth is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141602" version="1" comment="pulseaudio-module-gconf is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141603" version="1" comment="pulseaudio-module-jack is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141604" version="1" comment="pulseaudio-module-lirc is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140923" version="1" comment="pulseaudio-module-x11 is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140924" version="1" comment="pulseaudio-module-zeroconf is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140925" version="1" comment="pulseaudio-utils is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141605" version="1" comment="libpython2_7-1_0 is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141606" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141607" version="1" comment="python-base is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141608" version="1" comment="python-devel is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141609" version="1" comment="python-xml is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141610" version="1" comment="libpython3_4m1_0 is &lt;3.4.1-2.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141611" version="1" comment="python3-base is &lt;3.4.1-2.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141612" version="1" comment="libqt4 is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141613" version="1" comment="libqt4-32bit is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141614" version="1" comment="libqt4-qt3support is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141615" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141616" version="1" comment="libqt4-sql is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141617" version="1" comment="libqt4-sql-32bit is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141618" version="1" comment="libqt4-sql-mysql is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141619" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141620" version="1" comment="libqt4-sql-postgresql is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141621" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141622" version="1" comment="libqt4-sql-sqlite is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141623" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141624" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141625" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.6-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141626" version="1" comment="libqt4-x11 is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141627" version="1" comment="libqt4-x11-32bit is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140928" version="1" comment="libraptor2-0 is &lt;2.0.10-3.67" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141628" version="1" comment="raptor is &lt;2.0.10-3.67" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141629" version="1" comment="libraw9 is &lt;0.15.4-3.88" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141630" version="1" comment="libreoffice is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141631" version="1" comment="libreoffice-base is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141632" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141633" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141634" version="1" comment="libreoffice-calc is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141635" version="1" comment="libreoffice-calc-extensions is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141636" version="1" comment="libreoffice-draw is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141637" version="1" comment="libreoffice-filters-optional is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141638" version="1" comment="libreoffice-gnome is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141639" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141640" version="1" comment="libreoffice-impress is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141641" version="1" comment="libreoffice-l10n-af is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141642" version="1" comment="libreoffice-l10n-ar is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141643" version="1" comment="libreoffice-l10n-ca is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141644" version="1" comment="libreoffice-l10n-cs is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141645" version="1" comment="libreoffice-l10n-da is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141646" version="1" comment="libreoffice-l10n-de is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141647" version="1" comment="libreoffice-l10n-en is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141648" version="1" comment="libreoffice-l10n-es is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141649" version="1" comment="libreoffice-l10n-fi is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141650" version="1" comment="libreoffice-l10n-fr is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141651" version="1" comment="libreoffice-l10n-gu is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141652" version="1" comment="libreoffice-l10n-hi is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141653" version="1" comment="libreoffice-l10n-hu is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141654" version="1" comment="libreoffice-l10n-it is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141655" version="1" comment="libreoffice-l10n-ja is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141656" version="1" comment="libreoffice-l10n-ko is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141657" version="1" comment="libreoffice-l10n-nb is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141658" version="1" comment="libreoffice-l10n-nl is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141659" version="1" comment="libreoffice-l10n-nn is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141660" version="1" comment="libreoffice-l10n-pl is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141661" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141662" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141663" version="1" comment="libreoffice-l10n-ru is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141664" version="1" comment="libreoffice-l10n-sk is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141665" version="1" comment="libreoffice-l10n-sv is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141666" version="1" comment="libreoffice-l10n-xh is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141667" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141668" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141669" version="1" comment="libreoffice-l10n-zu is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141670" version="1" comment="libreoffice-mailmerge is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141671" version="1" comment="libreoffice-math is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141672" version="1" comment="libreoffice-officebean is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141673" version="1" comment="libreoffice-pyuno is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141674" version="1" comment="libreoffice-writer is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141675" version="1" comment="libreoffice-writer-extensions is &lt;4.3.1.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141676" version="1" comment="librpcsecgss3 is &lt;0.19-16.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141677" version="1" comment="libsilc-1_1-2 is &lt;1.1.10-24.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141678" version="1" comment="libsilcclient-1_1-3 is &lt;1.1.10-24.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141679" version="1" comment="silc-toolkit is &lt;1.1.10-24.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140932" version="1" comment="libsmi is &lt;0.4.8-18.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140933" version="1" comment="libsmi2 is &lt;0.4.8-18.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141680" version="1" comment="libsndfile1 is &lt;1.0.25-18.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141681" version="1" comment="libsndfile1-32bit is &lt;1.0.25-18.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141682" version="1" comment="libsnmp30 is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141683" version="1" comment="libsnmp30-32bit is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141684" version="1" comment="net-snmp is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141685" version="1" comment="perl-SNMP is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141686" version="1" comment="snmp-mibs is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141687" version="1" comment="libsoup-2_4-1 is &lt;2.44.2-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141688" version="1" comment="libsoup-2_4-1-32bit is &lt;2.44.2-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141689" version="1" comment="libsoup-lang is &lt;2.44.2-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141690" version="1" comment="typelib-1_0-Soup-2_4 is &lt;2.44.2-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141691" version="1" comment="libspice-client-glib-2_0-8 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141692" version="1" comment="libspice-client-gtk-2_0-4 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141693" version="1" comment="libspice-client-gtk-3_0-4 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141694" version="1" comment="libspice-controller0 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141695" version="1" comment="typelib-1_0-SpiceClientGlib-2_0 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141696" version="1" comment="typelib-1_0-SpiceClientGtk-3_0 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141697" version="1" comment="libssh4 is &lt;0.6.3-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140963" version="1" comment="libtag1 is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141698" version="1" comment="libtag1-32bit is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140964" version="1" comment="libtag_c0 is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141699" version="1" comment="libtag_c0-32bit is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140965" version="1" comment="taglib is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141700" version="1" comment="libtasn1 is &lt;3.7-2.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141701" version="1" comment="libtasn1-6 is &lt;3.7-2.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141702" version="1" comment="libtasn1-6-32bit is &lt;3.7-2.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141703" version="1" comment="libtiff5 is &lt;4.0.3-9.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141704" version="1" comment="libtiff5-32bit is &lt;4.0.3-9.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140969" version="1" comment="libudisks2-0 is &lt;2.1.3-1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140970" version="1" comment="udisks2 is &lt;2.1.3-1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140971" version="1" comment="udisks2-lang is &lt;2.1.3-1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141705" version="1" comment="libvirt is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141706" version="1" comment="libvirt-client is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141707" version="1" comment="libvirt-client-32bit is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141708" version="1" comment="libvirt-daemon is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141709" version="1" comment="libvirt-daemon-config-network is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141710" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141711" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141712" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141713" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141714" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141715" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141716" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141717" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141718" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141719" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141720" version="1" comment="libvirt-daemon-lxc is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141721" version="1" comment="libvirt-daemon-qemu is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141722" version="1" comment="libvirt-daemon-xen is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141723" version="1" comment="libvirt-doc is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141724" version="1" comment="libvorbis0 is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140999" version="1" comment="libvorbis0-32bit is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141725" version="1" comment="libvorbisenc2 is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141001" version="1" comment="libvorbisenc2-32bit is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141726" version="1" comment="libvorbisfile3 is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141003" version="1" comment="libvorbisfile3-32bit is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141727" version="1" comment="libvte9 is &lt;0.28.2-17.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141728" version="1" comment="libxcb-dri2-0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141729" version="1" comment="libxcb-dri2-0-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141730" version="1" comment="libxcb-glx0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141731" version="1" comment="libxcb-glx0-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141732" version="1" comment="libxcb-randr0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141733" version="1" comment="libxcb-render0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141734" version="1" comment="libxcb-render0-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141735" version="1" comment="libxcb-shape0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141736" version="1" comment="libxcb-shm0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141737" version="1" comment="libxcb-shm0-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141738" version="1" comment="libxcb-sync1 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141739" version="1" comment="libxcb-xf86dri0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141740" version="1" comment="libxcb-xfixes0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141741" version="1" comment="libxcb-xfixes0-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141742" version="1" comment="libxcb-xkb1 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141743" version="1" comment="libxcb-xkb1-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141744" version="1" comment="libxcb-xv0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141745" version="1" comment="libxcb1 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141746" version="1" comment="libxcb1-32bit is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141747" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141748" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141749" version="1" comment="libxml2-2 is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141750" version="1" comment="libxml2-2-32bit is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141751" version="1" comment="libxml2-tools is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141752" version="1" comment="libyaml-0-2 is &lt;0.1.6-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141753" version="1" comment="libzip2 is &lt;0.11.1-4.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141754" version="1" comment="libzmq3 is &lt;4.0.4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141038" version="1" comment="logrotate is &lt;3.8.7-3.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140466" version="1" comment="m4 is &lt;1.4.16-15.74" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141042" version="1" comment="mipv6d is &lt;2.0.2.umip.0.4-19.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141755" version="1" comment="mozilla-nspr is &lt;4.10.7-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141756" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141757" version="1" comment="mutt is &lt;1.5.21-44.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141758" version="1" comment="ntp is &lt;4.2.6p5-24.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141759" version="1" comment="ntp-doc is &lt;4.2.6p5-24.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141044" version="1" comment="opensc is &lt;0.13.0-1.122" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141760" version="1" comment="openslp is &lt;2.0.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141761" version="1" comment="openslp-32bit is &lt;2.0.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141762" version="1" comment="openssh is &lt;6.6p1-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141763" version="1" comment="openssh-helpers is &lt;6.6p1-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141764" version="1" comment="pam is &lt;1.1.8-11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141765" version="1" comment="pam-32bit is &lt;1.1.8-11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141766" version="1" comment="pam-doc is &lt;1.1.8-11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141767" version="1" comment="pam-modules is &lt;12.1-23.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141060" version="1" comment="pam-modules-32bit is &lt;12.1-23.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141061" version="1" comment="pam_krb5 is &lt;2.4.4-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141062" version="1" comment="pam_krb5-32bit is &lt;2.4.4-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141063" version="1" comment="pam_ssh is &lt;2.0-1.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141064" version="1" comment="pam_ssh-32bit is &lt;2.0-1.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141768" version="1" comment="patch is &lt;2.7.1-5.191" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141065" version="1" comment="pcsc-ccid is &lt;1.4.14-1.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141769" version="1" comment="perl is &lt;5.18.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141770" version="1" comment="perl-32bit is &lt;5.18.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141771" version="1" comment="perl-base is &lt;5.18.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141772" version="1" comment="perl-doc is &lt;5.18.2-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141066" version="1" comment="perl-Config-IniFiles is &lt;2.82-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141067" version="1" comment="perl-HTML-Parser is &lt;3.71-1.178" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141068" version="1" comment="perl-LWP-Protocol-https is &lt;6.04-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141069" version="1" comment="perl-Tk is &lt;804.031-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141773" version="1" comment="perl-YAML-LibYAML is &lt;0.38-7.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141774" version="1" comment="pidgin-otr is &lt;4.0.0-6.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141072" version="1" comment="ppp is &lt;2.4.7-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141775" version="1" comment="procmail is &lt;3.22-267.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141776" version="1" comment="puppet is &lt;3.6.2-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141777" version="1" comment="python is &lt;2.7.7-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141778" version="1" comment="python-curses is &lt;2.7.7-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141779" version="1" comment="python-tk is &lt;2.7.7-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141780" version="1" comment="python3 is &lt;3.4.1-2.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141781" version="1" comment="python-cupshelpers is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141782" version="1" comment="system-config-printer is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141783" version="1" comment="system-config-printer-common is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141784" version="1" comment="system-config-printer-common-lang is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141785" version="1" comment="system-config-printer-dbus-service is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141786" version="1" comment="udev-configure-printer is &lt;1.4.5-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141787" version="1" comment="python-imaging is &lt;1.1.7-21.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141788" version="1" comment="python-libxml2 is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141789" version="1" comment="python-pyOpenSSL is &lt;0.14-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141085" version="1" comment="python-pywbem is &lt;0.7.0-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141790" version="1" comment="qemu is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141791" version="1" comment="qemu-block-curl is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141792" version="1" comment="qemu-ipxe is &lt;1.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141793" version="1" comment="qemu-kvm is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141794" version="1" comment="qemu-seabios is &lt;1.7.4-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141795" version="1" comment="qemu-sgabios is &lt;8-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141796" version="1" comment="qemu-tools is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141797" version="1" comment="qemu-vgabios is &lt;1.7.4-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141798" version="1" comment="qemu-x86 is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141103" version="1" comment="radvd is &lt;1.9.7-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141799" version="1" comment="rhythmbox is &lt;3.0.2-1.92" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141800" version="1" comment="rhythmbox-lang is &lt;3.0.2-1.92" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141801" version="1" comment="rsync is &lt;3.1.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141802" version="1" comment="rsyslog is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141122" version="1" comment="rtkit is &lt;0.11_git201205151338-8.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141123" version="1" comment="ruby is &lt;2.1-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141803" version="1" comment="shim is &lt;0.7-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141804" version="1" comment="socat is &lt;1.7.2.4-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141805" version="1" comment="squashfs is &lt;4.3-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141806" version="1" comment="strongswan is &lt;5.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141807" version="1" comment="strongswan-doc is &lt;5.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141808" version="1" comment="strongswan-ipsec is &lt;5.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141809" version="1" comment="strongswan-libs0 is &lt;5.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141810" version="1" comment="sudo is &lt;1.8.10p3-1.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141811" version="1" comment="sysconfig is &lt;0.83.7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141812" version="1" comment="sysconfig-netconfig is &lt;0.83.7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141134" version="1" comment="syslog-service is &lt;2.0-778.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141813" version="1" comment="sysvinit-tools is &lt;2.88+-94.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141139" version="1" comment="whois is &lt;5.1.1-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141814" version="1" comment="telepathy-gabble is &lt;0.18.1-3.268" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141815" version="1" comment="telepathy-idle is &lt;0.2.0-1.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141816" version="1" comment="tftp is &lt;5.2-8.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141817" version="1" comment="tigervnc is &lt;1.3.0-17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141818" version="1" comment="xorg-x11-Xvnc is &lt;1.3.0-17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141819" version="1" comment="unixODBC is &lt;2.3.1-4.95" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141820" version="1" comment="unixODBC-32bit is &lt;2.3.1-4.95" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141821" version="1" comment="vino is &lt;3.10.1-1.86" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141822" version="1" comment="vino-lang is &lt;3.10.1-1.86" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141823" version="1" comment="vorbis-tools is &lt;1.4.0-16.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141824" version="1" comment="vorbis-tools-lang is &lt;1.4.0-16.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141825" version="1" comment="w3m is &lt;0.5.3-153.145" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140672" version="1" comment="wdiff is &lt;1.2.1-3.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141826" version="1" comment="wget is &lt;1.14-4.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141827" version="1" comment="wireshark is &lt;1.10.9-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141828" version="1" comment="xalan-j2 is &lt;2.7.0-264.133" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141829" version="1" comment="xen is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141830" version="1" comment="xen-kmp-default is &lt;4.4.1_06_k3.12.28_4-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141831" version="1" comment="xen-libs is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141832" version="1" comment="xen-libs-32bit is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141833" version="1" comment="xf86-video-intel is &lt;2.99.914-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141167" version="1" comment="xinetd is &lt;2.3.15-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141168" version="1" comment="xlockmore is &lt;5.43-5.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141834" version="1" comment="xorg-x11 is &lt;7.6_1-14.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141835" version="1" comment="xorg-x11-essentials is &lt;7.6_1-14.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141171" version="1" comment="xrdb is &lt;1.1.0-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141836" version="1" comment="xorg-x11-libs is &lt;7.6-45.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141837" version="1" comment="xorg-x11-server is &lt;7.6_1.15.2-12.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141838" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.15.2-12.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141839" version="1" comment="yast2 is &lt;3.1.108-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141840" version="1" comment="yast2-core is &lt;3.1.11-1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141178" version="1" comment="zoo is &lt;2.10-1020.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109224" version="1" comment="DirectFB is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109231" version="1" comment="lib++dfb-1_7-1 is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109233" version="1" comment="libdirectfb-1_7-1 is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109234" version="1" comment="libdirectfb-1_7-1-32bit is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118774" version="1" comment="sled-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102628" version="1" comment="ImageMagick is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102634" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102638" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102637" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102640" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116011" version="1" comment="MozillaFirefox is &lt;38.4.0esr-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116014" version="1" comment="MozillaFirefox-translations is &lt;38.4.0esr-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141841" version="1" comment="aaa_base is &lt;13.2+git20140911.61c1681-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141842" version="1" comment="aaa_base-extras is &lt;13.2+git20140911.61c1681-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141843" version="1" comment="accountsservice is &lt;0.6.35-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141844" version="1" comment="accountsservice-lang is &lt;0.6.35-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141845" version="1" comment="libaccountsservice0 is &lt;0.6.35-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141846" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.35-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110200" version="1" comment="autofs is &lt;5.0.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141847" version="1" comment="bind-libs is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141848" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141849" version="1" comment="bind-utils is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141850" version="1" comment="binutils is &lt;2.25.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113975" version="1" comment="busybox is &lt;1.21.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141851" version="1" comment="cifs-utils is &lt;6.4-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109618" version="1" comment="clamav is &lt;0.98.7-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141852" version="1" comment="colord is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141853" version="1" comment="colord-lang is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141854" version="1" comment="libcolord2 is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141855" version="1" comment="libcolord2-32bit is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141856" version="1" comment="libcolorhug2 is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114699" version="1" comment="coreutils is &lt;8.22-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114700" version="1" comment="coreutils-lang is &lt;8.22-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102938" version="1" comment="cpio is &lt;2.11-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102939" version="1" comment="cpio-lang is &lt;2.11-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115214" version="1" comment="cpp48 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115215" version="1" comment="gcc48 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115258" version="1" comment="gcc48-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115217" version="1" comment="gcc48-c++ is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115239" version="1" comment="gcc48-gij is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115238" version="1" comment="gcc48-gij-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115219" version="1" comment="gcc48-info is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115224" version="1" comment="libasan0 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115263" version="1" comment="libasan0-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115242" version="1" comment="libgcj48 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115241" version="1" comment="libgcj48-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115245" version="1" comment="libgcj48-jar is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115246" version="1" comment="libgcj_bc1 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115232" version="1" comment="libstdc++48-devel is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115271" version="1" comment="libstdc++48-devel-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140508" version="1" comment="cron is &lt;4.2-58.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140509" version="1" comment="cronie is &lt;1.4.11-58.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110315" version="1" comment="cups is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110316" version="1" comment="cups-client is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110319" version="1" comment="cups-libs is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110320" version="1" comment="cups-libs-32bit is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113515" version="1" comment="cups-filters is &lt;1.0.58-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113516" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113518" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113519" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110168" version="1" comment="curl is &lt;7.37.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110172" version="1" comment="libcurl4 is &lt;7.37.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110171" version="1" comment="libcurl4-32bit is &lt;7.37.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107559" version="1" comment="dbus-1 is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107561" version="1" comment="dbus-1-x11 is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107564" version="1" comment="libdbus-1-3 is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107565" version="1" comment="libdbus-1-3-32bit is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141857" version="1" comment="dhcp is &lt;4.3.3-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141858" version="1" comment="dhcp-client is &lt;4.3.3-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141859" version="1" comment="dnsmasq is &lt;2.71-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138243" version="1" comment="dracut is &lt;037-66.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113256" version="1" comment="e2fsprogs is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113260" version="1" comment="libcom_err2 is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113261" version="1" comment="libcom_err2-32bit is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113264" version="1" comment="libext2fs2 is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106094" version="1" comment="elfutils is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106096" version="1" comment="libasm1 is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106099" version="1" comment="libdw1 is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106100" version="1" comment="libdw1-32bit is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106102" version="1" comment="libebl1 is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106103" version="1" comment="libebl1-32bit is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106106" version="1" comment="libelf1 is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106107" version="1" comment="libelf1-32bit is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141860" version="1" comment="facter is &lt;2.0.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037327"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103557" version="1" comment="file is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103559" version="1" comment="file-magic is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103561" version="1" comment="libmagic1 is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103560" version="1" comment="libmagic1-32bit is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102676" version="1" comment="finch is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102678" version="1" comment="libpurple is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102681" version="1" comment="libpurple-lang is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102682" version="1" comment="libpurple-meanwhile is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102683" version="1" comment="libpurple-tcl is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102684" version="1" comment="pidgin is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116120" version="1" comment="flash-player is &lt;11.2.202.548-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116121" version="1" comment="flash-player-gnome is &lt;11.2.202.548-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141861" version="1" comment="ft2demos is &lt;2.5.5-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110488" version="1" comment="fuse is &lt;2.9.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110491" version="1" comment="libfuse2 is &lt;2.9.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109545" version="1" comment="gd is &lt;2.1.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109546" version="1" comment="gd-32bit is &lt;2.1.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141862" version="1" comment="gdm is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141863" version="1" comment="gdm-branding-upstream is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141864" version="1" comment="gdm-lang is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141865" version="1" comment="gdmflexiserver is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141866" version="1" comment="libgdm1 is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141867" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141868" version="1" comment="glibc is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141869" version="1" comment="glibc-32bit is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141870" version="1" comment="glibc-devel is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141871" version="1" comment="glibc-devel-32bit is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141872" version="1" comment="glibc-i18ndata is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141873" version="1" comment="glibc-locale is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141874" version="1" comment="glibc-locale-32bit is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141875" version="1" comment="nscd is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141876" version="1" comment="gnome-keyring is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141877" version="1" comment="gnome-keyring-32bit is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141878" version="1" comment="gnome-keyring-lang is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141879" version="1" comment="gnome-keyring-pam is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141880" version="1" comment="gnome-keyring-pam-32bit is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141881" version="1" comment="libgck-modules-gnome-keyring is &lt;3.10.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107802" version="1" comment="gnome-settings-daemon is &lt;3.10.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107804" version="1" comment="gnome-settings-daemon-lang is &lt;3.10.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141882" version="1" comment="gnome-shell is &lt;3.10.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141883" version="1" comment="gnome-shell-browser-plugin is &lt;3.10.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141884" version="1" comment="gnome-shell-calendar is &lt;3.10.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141885" version="1" comment="gnome-shell-lang is &lt;3.10.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114253" version="1" comment="gnutls is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114258" version="1" comment="libgnutls28 is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114259" version="1" comment="libgnutls28-32bit is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109841" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109845" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109846" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109847" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109848" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109849" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109850" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109852" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109853" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109854" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109855" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109856" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109857" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141886" version="1" comment="hyper-v is &lt;6-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107566" version="1" comment="icu is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107572" version="1" comment="libicu52_1 is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107571" version="1" comment="libicu52_1-32bit is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107573" version="1" comment="libicu52_1-data is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115439" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.91-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115443" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.91-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114769" version="1" comment="java-1_7_0-openjdk-plugin is &lt;1.6.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141887" version="1" comment="java-1_8_0-openjdk-plugin is &lt;1.6.1-2.4.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141888" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.65-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141889" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.65-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141890" version="1" comment="kbd is &lt;1.15.5-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141891" version="1" comment="kernel-default is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141892" version="1" comment="kernel-default-devel is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141893" version="1" comment="kernel-default-extra is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141894" version="1" comment="kernel-devel is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141895" version="1" comment="kernel-macros is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141896" version="1" comment="kernel-source is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141897" version="1" comment="kernel-syms is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141898" version="1" comment="kernel-xen is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141899" version="1" comment="kernel-xen-devel is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115941" version="1" comment="krb5 is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115942" version="1" comment="krb5-32bit is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115943" version="1" comment="krb5-client is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102936" version="1" comment="libFLAC8 is &lt;1.3.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102937" version="1" comment="libFLAC8-32bit is &lt;1.3.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141900" version="1" comment="libQt5Core5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141901" version="1" comment="libQt5DBus5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141902" version="1" comment="libQt5Gui5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141903" version="1" comment="libQt5Widgets5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108654" version="1" comment="libXfont1 is &lt;1.4.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140753" version="1" comment="libXi6 is &lt;1.7.4-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140754" version="1" comment="libXi6-32bit is &lt;1.7.4-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108423" version="1" comment="libarchive13 is &lt;3.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111372" version="1" comment="libaugeas0 is &lt;1.2.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141904" version="1" comment="libblkid1 is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141905" version="1" comment="libblkid1-32bit is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141906" version="1" comment="libmount1 is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141907" version="1" comment="libmount1-32bit is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141908" version="1" comment="libsmartcols1 is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141909" version="1" comment="libuuid-devel is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141910" version="1" comment="libuuid1 is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141911" version="1" comment="libuuid1-32bit is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141912" version="1" comment="python-libmount is &lt;2.25-30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141913" version="1" comment="util-linux is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141914" version="1" comment="util-linux-lang is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141915" version="1" comment="util-linux-systemd is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141916" version="1" comment="uuidd is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140793" version="1" comment="libcgroup1 is &lt;0.41.rc1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141917" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141918" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141919" version="1" comment="libdcerpc0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141920" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141921" version="1" comment="libgensec0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141922" version="1" comment="libgensec0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141923" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141924" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141925" version="1" comment="libndr-nbt0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141926" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141927" version="1" comment="libndr-standard0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141928" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141929" version="1" comment="libndr0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141930" version="1" comment="libndr0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141931" version="1" comment="libnetapi0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141932" version="1" comment="libnetapi0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141933" version="1" comment="libregistry0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141934" version="1" comment="libsamba-credentials0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141935" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141936" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141937" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141938" version="1" comment="libsamba-passdb0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141939" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141940" version="1" comment="libsamba-util0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141941" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141942" version="1" comment="libsamdb0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141943" version="1" comment="libsamdb0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141944" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141945" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141946" version="1" comment="libsmbclient0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141947" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141948" version="1" comment="libsmbconf0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141949" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141950" version="1" comment="libsmbldap0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141951" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141952" version="1" comment="libtevent-util0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141953" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141954" version="1" comment="libwbclient0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141955" version="1" comment="libwbclient0-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141956" version="1" comment="samba is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141957" version="1" comment="samba-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141958" version="1" comment="samba-client is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141959" version="1" comment="samba-client-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141960" version="1" comment="samba-doc is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141961" version="1" comment="samba-libs is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141962" version="1" comment="samba-libs-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141963" version="1" comment="samba-winbind is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141964" version="1" comment="samba-winbind-32bit is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141965" version="1" comment="libecpg6 is &lt;9.4.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141966" version="1" comment="libpq5 is &lt;9.4.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141967" version="1" comment="libpq5-32bit is &lt;9.4.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141968" version="1" comment="postgresql94 is &lt;9.4.5-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116018" version="1" comment="libfreebl3 is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116019" version="1" comment="libfreebl3-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116022" version="1" comment="libsoftokn3 is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116023" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116026" version="1" comment="mozilla-nss is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116027" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116029" version="1" comment="mozilla-nss-certs is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116030" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116032" version="1" comment="mozilla-nss-sysinit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116033" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116034" version="1" comment="mozilla-nss-tools is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141969" version="1" comment="libfreetype6 is &lt;2.5.5-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141970" version="1" comment="libfreetype6-32bit is &lt;2.5.5-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114243" version="1" comment="libgcrypt20 is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114244" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141971" version="1" comment="libgudev-1_0-0 is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141972" version="1" comment="libgudev-1_0-0-32bit is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141973" version="1" comment="libudev1 is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141974" version="1" comment="libudev1-32bit is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141975" version="1" comment="systemd is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141976" version="1" comment="systemd-32bit is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141977" version="1" comment="systemd-bash-completion is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141978" version="1" comment="systemd-sysvinit is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141979" version="1" comment="udev is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141980" version="1" comment="libipa_hbac0 is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141981" version="1" comment="libsss_idmap0 is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141982" version="1" comment="libsss_sudo is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141983" version="1" comment="python-sssd-config is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141984" version="1" comment="sssd is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141985" version="1" comment="sssd-32bit is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141986" version="1" comment="sssd-ad is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141987" version="1" comment="sssd-ipa is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141988" version="1" comment="sssd-krb5 is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141989" version="1" comment="sssd-krb5-common is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141990" version="1" comment="sssd-ldap is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141991" version="1" comment="sssd-proxy is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141992" version="1" comment="sssd-tools is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106110" version="1" comment="libjasper1 is &lt;1.900.1-170.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106111" version="1" comment="libjasper1-32bit is &lt;1.900.1-170.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108618" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108619" version="1" comment="libjavascriptcoregtk-1_0-0-32bit is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108628" version="1" comment="libjavascriptcoregtk-3_0-0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108630" version="1" comment="libwebkit2gtk-3_0-25 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108620" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108621" version="1" comment="libwebkitgtk-1_0-0-32bit is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108631" version="1" comment="libwebkitgtk-3_0-0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108623" version="1" comment="libwebkitgtk2-lang is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108634" version="1" comment="libwebkitgtk3-lang is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108635" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108636" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105080" version="1" comment="libjpeg-turbo is &lt;1.3.1-30.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105088" version="1" comment="libjpeg62 is &lt;62.1.0-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105087" version="1" comment="libjpeg62-32bit is &lt;62.1.0-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105091" version="1" comment="libjpeg62-turbo is &lt;1.3.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105082" version="1" comment="libjpeg8 is &lt;8.0.2-30.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105081" version="1" comment="libjpeg8-32bit is &lt;8.0.2-30.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105086" version="1" comment="libturbojpeg0 is &lt;8.0.2-30.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105094" version="1" comment="libksba8 is &lt;1.3.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105814" version="1" comment="libmpfr4 is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107709" version="1" comment="libmspack0 is &lt;0.4-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141993" version="1" comment="libmysqlclient18 is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141994" version="1" comment="libmysqlclient18-32bit is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141995" version="1" comment="libmysqlclient_r18 is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141996" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141997" version="1" comment="mariadb is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141998" version="1" comment="mariadb-client is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141999" version="1" comment="mariadb-errormessages is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142000" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142001" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142002" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142003" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142004" version="1" comment="openssl is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142005" version="1" comment="libpng15-15 is &lt;1.5.22-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105438" version="1" comment="libpng16-16 is &lt;1.6.8-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105439" version="1" comment="libpng16-16-32bit is &lt;1.6.8-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115371" version="1" comment="libpolkit0 is &lt;0.113-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115372" version="1" comment="libpolkit0-32bit is &lt;0.113-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115373" version="1" comment="polkit is &lt;0.113-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115376" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.113-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142006" version="1" comment="libpython2_7-1_0 is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142007" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142008" version="1" comment="python-base is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142009" version="1" comment="python-devel is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142010" version="1" comment="python-xml is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140926" version="1" comment="libpython3_4m1_0 is &lt;3.4.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140927" version="1" comment="python3-base is &lt;3.4.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113431" version="1" comment="libqt4 is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113430" version="1" comment="libqt4-32bit is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113436" version="1" comment="libqt4-qt3support is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113435" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113438" version="1" comment="libqt4-sql is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113437" version="1" comment="libqt4-sql-32bit is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113424" version="1" comment="libqt4-sql-mysql is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113423" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113427" version="1" comment="libqt4-sql-postgresql is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113426" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113440" version="1" comment="libqt4-sql-sqlite is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113439" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113429" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113428" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113442" version="1" comment="libqt4-x11 is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113441" version="1" comment="libqt4-x11-32bit is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115661" version="1" comment="libreoffice is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115662" version="1" comment="libreoffice-base is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115663" version="1" comment="libreoffice-base-drivers-mysql is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115664" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115666" version="1" comment="libreoffice-calc is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115667" version="1" comment="libreoffice-calc-extensions is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115668" version="1" comment="libreoffice-draw is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115669" version="1" comment="libreoffice-filters-optional is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115670" version="1" comment="libreoffice-gnome is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115677" version="1" comment="libreoffice-icon-theme-tango is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115678" version="1" comment="libreoffice-impress is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115680" version="1" comment="libreoffice-l10n-af is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115681" version="1" comment="libreoffice-l10n-ar is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115686" version="1" comment="libreoffice-l10n-ca is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115687" version="1" comment="libreoffice-l10n-cs is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115689" version="1" comment="libreoffice-l10n-da is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115690" version="1" comment="libreoffice-l10n-de is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115693" version="1" comment="libreoffice-l10n-en is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115694" version="1" comment="libreoffice-l10n-es is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115698" version="1" comment="libreoffice-l10n-fi is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115699" version="1" comment="libreoffice-l10n-fr is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115702" version="1" comment="libreoffice-l10n-gu is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115704" version="1" comment="libreoffice-l10n-hi is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115706" version="1" comment="libreoffice-l10n-hu is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115707" version="1" comment="libreoffice-l10n-it is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115708" version="1" comment="libreoffice-l10n-ja is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115711" version="1" comment="libreoffice-l10n-ko is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115717" version="1" comment="libreoffice-l10n-nb is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115718" version="1" comment="libreoffice-l10n-nl is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115719" version="1" comment="libreoffice-l10n-nn is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115724" version="1" comment="libreoffice-l10n-pl is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115725" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115726" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115728" version="1" comment="libreoffice-l10n-ru is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115730" version="1" comment="libreoffice-l10n-sk is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115735" version="1" comment="libreoffice-l10n-sv is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115744" version="1" comment="libreoffice-l10n-xh is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115745" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115746" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115747" version="1" comment="libreoffice-l10n-zu is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115748" version="1" comment="libreoffice-mailmerge is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115749" version="1" comment="libreoffice-math is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115750" version="1" comment="libreoffice-officebean is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115751" version="1" comment="libreoffice-pyuno is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115754" version="1" comment="libreoffice-writer is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115755" version="1" comment="libreoffice-writer-extensions is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105408" version="1" comment="libruby2_1-2_1 is &lt;2.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105409" version="1" comment="ruby2.1 is &lt;2.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105414" version="1" comment="ruby2.1-stdlib is &lt;2.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105600" version="1" comment="libsndfile1 is &lt;1.0.25-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105601" version="1" comment="libsndfile1-32bit is &lt;1.0.25-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140934" version="1" comment="libsnmp30 is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140935" version="1" comment="libsnmp30-32bit is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140936" version="1" comment="net-snmp is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140937" version="1" comment="perl-SNMP is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140938" version="1" comment="snmp-mibs is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142011" version="1" comment="libspice-client-glib-2_0-8 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142012" version="1" comment="libspice-client-gtk-2_0-4 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142013" version="1" comment="libspice-client-gtk-3_0-4 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142014" version="1" comment="libspice-controller0 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142015" version="1" comment="typelib-1_0-SpiceClientGlib-2_0 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142016" version="1" comment="typelib-1_0-SpiceClientGtk-3_0 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142017" version="1" comment="libspice-server1 is &lt;0.12.5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108425" version="1" comment="libssh2-1 is &lt;1.4.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108426" version="1" comment="libssh2-1-32bit is &lt;1.4.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114957" version="1" comment="libssh4 is &lt;0.6.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109692" version="1" comment="libtasn1 is &lt;3.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109693" version="1" comment="libtasn1-6 is &lt;3.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109694" version="1" comment="libtasn1-6-32bit is &lt;3.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114060" version="1" comment="libtiff5 is &lt;4.0.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114059" version="1" comment="libtiff5-32bit is &lt;4.0.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115565" version="1" comment="libvdpau1 is &lt;0.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115566" version="1" comment="libvdpau1-32bit is &lt;0.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142018" version="1" comment="libvirt is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142019" version="1" comment="libvirt-client is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142020" version="1" comment="libvirt-client-32bit is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142021" version="1" comment="libvirt-daemon is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142022" version="1" comment="libvirt-daemon-config-network is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142023" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142024" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142025" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142026" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142027" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142028" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142029" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142030" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142031" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142032" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142033" version="1" comment="libvirt-daemon-lxc is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142034" version="1" comment="libvirt-daemon-qemu is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142035" version="1" comment="libvirt-daemon-xen is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142036" version="1" comment="libvirt-doc is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114120" version="1" comment="libwmf-0_2-7 is &lt;0.2.8.4-242.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108092" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108093" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103731" version="1" comment="libxml2-2 is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103732" version="1" comment="libxml2-2-32bit is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103737" version="1" comment="libxml2-tools is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141036" version="1" comment="libyaml-0-2 is &lt;0.1.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142037" version="1" comment="libzip2 is &lt;0.11.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114236" version="1" comment="libzmq3 is &lt;4.0.4-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142038" version="1" comment="mailx is &lt;12.5-25.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116016" version="1" comment="mozilla-nspr is &lt;4.10.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116015" version="1" comment="mozilla-nspr-32bit is &lt;4.10.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105068" version="1" comment="mutt is &lt;1.5.21-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142039" version="1" comment="ntp is &lt;4.2.8p4-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142040" version="1" comment="ntp-doc is &lt;4.2.8p4-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142041" version="1" comment="openslp is &lt;2.0.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142042" version="1" comment="openslp-32bit is &lt;2.0.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114322" version="1" comment="openssh is &lt;6.6p1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114325" version="1" comment="openssh-helpers is &lt;6.6p1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142043" version="1" comment="openvpn is &lt;2.3.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113958" version="1" comment="p7zip is &lt;9.20.1-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141056" version="1" comment="pam is &lt;1.1.8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141057" version="1" comment="pam-32bit is &lt;1.1.8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141058" version="1" comment="pam-doc is &lt;1.1.8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110205" version="1" comment="patch is &lt;2.7.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113959" version="1" comment="perl-XML-LibXML is &lt;2.0019-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109959" version="1" comment="perl-YAML-LibYAML is &lt;0.38-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108432" version="1" comment="pigz is &lt;2.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142044" version="1" comment="python is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142045" version="1" comment="python-curses is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142046" version="1" comment="python-tk is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141074" version="1" comment="python3 is &lt;3.4.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103738" version="1" comment="python-libxml2 is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142047" version="1" comment="python-requests is &lt;2.3.0-6.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142048" version="1" comment="qemu is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142049" version="1" comment="qemu-block-curl is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142050" version="1" comment="qemu-ipxe is &lt;1.0.0-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142051" version="1" comment="qemu-kvm is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142052" version="1" comment="qemu-seabios is &lt;1.8.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142053" version="1" comment="qemu-sgabios is &lt;8-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142054" version="1" comment="qemu-tools is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142055" version="1" comment="qemu-vgabios is &lt;1.8.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142056" version="1" comment="qemu-x86 is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142057" version="1" comment="rpcbind is &lt;0.2.1_rc4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105405" version="1" comment="rpm is &lt;4.11.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105404" version="1" comment="rpm-32bit is &lt;4.11.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105406" version="1" comment="rpm-build is &lt;4.11.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142058" version="1" comment="rsyslog is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141124" version="1" comment="sblim-sfcb is &lt;1.4.8-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142059" version="1" comment="shim is &lt;0.9-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110995" version="1" comment="strongswan is &lt;5.1.3-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110997" version="1" comment="strongswan-doc is &lt;5.1.3-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110999" version="1" comment="strongswan-ipsec is &lt;5.1.3-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111000" version="1" comment="strongswan-libs0 is &lt;5.1.3-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142060" version="1" comment="sysconfig is &lt;0.83.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142061" version="1" comment="sysconfig-netconfig is &lt;0.83.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009139103" version="1" comment="tar is &lt;1.27.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009139104" version="1" comment="tar-lang is &lt;1.27.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108642" version="1" comment="tcpdump is &lt;4.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141141" version="1" comment="tftp is &lt;5.2-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142062" version="1" comment="tigervnc is &lt;1.4.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142063" version="1" comment="xorg-x11-Xvnc is &lt;1.4.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106381" version="1" comment="unzip is &lt;6.00-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115051" version="1" comment="vorbis-tools is &lt;1.4.0-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115052" version="1" comment="vorbis-tools-lang is &lt;1.4.0-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102008" version="1" comment="wget is &lt;1.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114951" version="1" comment="wireshark is &lt;1.12.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110201" version="1" comment="wpa_supplicant is &lt;2.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106065" version="1" comment="xdg-utils is &lt;20140630-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142064" version="1" comment="xen is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142065" version="1" comment="xen-kmp-default is &lt;4.5.1_12_k3.12.49_11-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142066" version="1" comment="xen-libs is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142067" version="1" comment="xen-libs-32bit is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142068" version="1" comment="xf86-video-intel is &lt;2.99.914-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142069" version="1" comment="xorg-x11-server is &lt;7.6_1.15.2-36.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142070" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.15.2-36.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142071" version="1" comment="yast2 is &lt;3.1.155-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142072" version="1" comment="yast2-core is &lt;3.1.18-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140428" version="1" comment="DirectFB is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140429" version="1" comment="lib++dfb-1_7-1 is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140430" version="1" comment="libdirectfb-1_7-1 is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142073" version="1" comment="libdirectfb-1_7-1-32bit is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128016" version="1" comment="sled-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130983" version="1" comment="ImageMagick is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130984" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130985" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130986" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130987" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131144" version="1" comment="MozillaFirefox is &lt;45.4.0esr-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131145" version="1" comment="MozillaFirefox-translations is &lt;45.4.0esr-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142074" version="1" comment="NetworkManager is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142075" version="1" comment="NetworkManager-lang is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140431" version="1" comment="libnm-glib-vpn1 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140432" version="1" comment="libnm-glib4 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140433" version="1" comment="libnm-util2 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140434" version="1" comment="libnm0 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142076" version="1" comment="typelib-1_0-NM-1_0 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041031"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140435" version="1" comment="typelib-1_0-NMClient-1_0 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140436" version="1" comment="typelib-1_0-NetworkManager-1_0 is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140437" version="1" comment="aaa_base is &lt;13.2+git20140911.61c1681-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140438" version="1" comment="aaa_base-extras is &lt;13.2+git20140911.61c1681-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140439" version="1" comment="accountsservice is &lt;0.6.42-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140440" version="1" comment="accountsservice-lang is &lt;0.6.42-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140441" version="1" comment="libaccountsservice0 is &lt;0.6.42-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140442" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.42-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142077" version="1" comment="argyllcms is &lt;1.6.3-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131107" version="1" comment="at is &lt;3.1.14-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131109" version="1" comment="libQtWebKit4 is &lt;4.8.6+2.3.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131110" version="1" comment="libQtWebKit4-32bit is &lt;4.8.6+2.3.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131111" version="1" comment="libbonobo is &lt;2.32.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131112" version="1" comment="libbonobo-32bit is &lt;2.32.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131113" version="1" comment="libbonobo-lang is &lt;2.32.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131114" version="1" comment="libkde4 is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131115" version="1" comment="libkde4-32bit is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131116" version="1" comment="libkdecore4 is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131117" version="1" comment="libkdecore4-32bit is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131118" version="1" comment="libksuseinstall1 is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131119" version="1" comment="libksuseinstall1-32bit is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131120" version="1" comment="libnetpbm11 is &lt;10.66.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131121" version="1" comment="libnetpbm11-32bit is &lt;10.66.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131122" version="1" comment="netpbm is &lt;10.66.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140461" version="1" comment="augeas is &lt;1.2.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140462" version="1" comment="augeas-lenses is &lt;1.2.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140463" version="1" comment="libaugeas0 is &lt;1.2.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140464" version="1" comment="autofs is &lt;5.0.9-21.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140467" version="1" comment="avahi is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140468" version="1" comment="avahi-lang is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140470" version="1" comment="libavahi-client3 is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140471" version="1" comment="libavahi-client3-32bit is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140472" version="1" comment="libavahi-common3 is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140473" version="1" comment="libavahi-common3-32bit is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140474" version="1" comment="libavahi-core7 is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140475" version="1" comment="libdns_sd is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140476" version="1" comment="libdns_sd-32bit is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140477" version="1" comment="bash is &lt;4.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140478" version="1" comment="bash-doc is &lt;4.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142078" version="1" comment="bash-lang is &lt;4.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140479" version="1" comment="libreadline6 is &lt;6.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140480" version="1" comment="libreadline6-32bit is &lt;6.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140481" version="1" comment="readline-doc is &lt;6.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131136" version="1" comment="bind-libs is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131137" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131138" version="1" comment="bind-utils is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140482" version="1" comment="binutils is &lt;2.26.1-9.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131108" version="1" comment="bogofilter is &lt;1.2.4-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140483" version="1" comment="bzip2 is &lt;1.0.6-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140485" version="1" comment="libbz2-1 is &lt;1.0.6-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140486" version="1" comment="libbz2-1-32bit is &lt;1.0.6-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140488" version="1" comment="cifs-utils is &lt;6.5-8.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140489" version="1" comment="clamav is &lt;0.99.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142079" version="1" comment="colord is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140490" version="1" comment="colord-gtk-lang is &lt;0.1.26-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142080" version="1" comment="colord-lang is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140491" version="1" comment="libcolord-gtk1 is &lt;0.1.26-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140492" version="1" comment="libcolord2 is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140493" version="1" comment="libcolord2-32bit is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140494" version="1" comment="libcolorhug2 is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140496" version="1" comment="coreutils is &lt;8.25-12.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140497" version="1" comment="coreutils-lang is &lt;8.25-12.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140498" version="1" comment="cpp48 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140499" version="1" comment="gcc48 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140500" version="1" comment="gcc48-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140501" version="1" comment="gcc48-c++ is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142081" version="1" comment="gcc48-gij is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142082" version="1" comment="gcc48-gij-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140502" version="1" comment="gcc48-info is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140504" version="1" comment="libasan0 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140505" version="1" comment="libasan0-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142083" version="1" comment="libgcj48 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142084" version="1" comment="libgcj48-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142085" version="1" comment="libgcj48-jar is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142086" version="1" comment="libgcj_bc1 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140506" version="1" comment="libstdc++48-devel is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140507" version="1" comment="libstdc++48-devel-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130930" version="1" comment="cracklib is &lt;2.9.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131013" version="1" comment="libcrack2 is &lt;2.9.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131014" version="1" comment="libcrack2-32bit is &lt;2.9.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130995" version="1" comment="ctags is &lt;5.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140510" version="1" comment="cups is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140511" version="1" comment="cups-client is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140512" version="1" comment="cups-libs is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140513" version="1" comment="cups-libs-32bit is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119506" version="1" comment="cups-filters is &lt;1.0.58-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119507" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119508" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119509" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131101" version="1" comment="curl is &lt;7.37.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131102" version="1" comment="libcurl4 is &lt;7.37.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131103" version="1" comment="libcurl4-32bit is &lt;7.37.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140535" version="1" comment="dbus-1 is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140536" version="1" comment="dbus-1-x11 is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140537" version="1" comment="libdbus-1-3 is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140538" version="1" comment="libdbus-1-3-32bit is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130039" version="1" comment="dhcp is &lt;4.3.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130040" version="1" comment="dhcp-client is &lt;4.3.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142087" version="1" comment="dia is &lt;0.97.3-15.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142088" version="1" comment="dia-lang is &lt;0.97.3-15.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140541" version="1" comment="dnsmasq is &lt;2.71-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131020" version="1" comment="dosfstools is &lt;3.0.26-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140546" version="1" comment="dracut is &lt;044-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121566" version="1" comment="ecryptfs-utils is &lt;103-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121567" version="1" comment="ecryptfs-utils-32bit is &lt;103-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140549" version="1" comment="emacs is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140551" version="1" comment="emacs-info is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140553" version="1" comment="emacs-x11 is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140554" version="1" comment="etags is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142089" version="1" comment="empathy is &lt;3.12.12-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142090" version="1" comment="empathy-lang is &lt;3.12.12-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142091" version="1" comment="telepathy-mission-control-plugin-goa is &lt;3.12.12-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140555" version="1" comment="eog is &lt;3.20.4-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140556" version="1" comment="eog-lang is &lt;3.20.4-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140557" version="1" comment="evince is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140558" version="1" comment="evince-browser-plugin is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140559" version="1" comment="evince-lang is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140560" version="1" comment="evince-plugin-djvudocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140561" version="1" comment="evince-plugin-dvidocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140562" version="1" comment="evince-plugin-pdfdocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140563" version="1" comment="evince-plugin-psdocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140564" version="1" comment="evince-plugin-tiffdocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140565" version="1" comment="evince-plugin-xpsdocument is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140566" version="1" comment="libevdocument3-4 is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140567" version="1" comment="libevview3-3 is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140568" version="1" comment="nautilus-evince is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142092" version="1" comment="typelib-1_0-EvinceDocument-3_0 is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142093" version="1" comment="typelib-1_0-EvinceView-3_0 is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128464" version="1" comment="expat is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128465" version="1" comment="libexpat1 is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128466" version="1" comment="libexpat1-32bit is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140569" version="1" comment="fetchmail is &lt;6.3.26-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142094" version="1" comment="finch is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142095" version="1" comment="libpurple is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142096" version="1" comment="libpurple-lang is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142097" version="1" comment="libpurple-meanwhile is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142098" version="1" comment="libpurple-tcl is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142099" version="1" comment="pidgin is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140574" version="1" comment="fontconfig is &lt;2.11.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140575" version="1" comment="fontconfig-32bit is &lt;2.11.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142100" version="1" comment="freerdp is &lt;2.0.0~git.1463131968.4e66df7-11.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142101" version="1" comment="libfreerdp2 is &lt;2.0.0~git.1463131968.4e66df7-11.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140589" version="1" comment="ft2demos is &lt;2.6.3-7.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131048" version="1" comment="gd is &lt;2.1.0-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131049" version="1" comment="gd-32bit is &lt;2.1.0-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140591" version="1" comment="gdk-pixbuf-lang is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140592" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140593" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140594" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140595" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140596" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140597" version="1" comment="gdk-pixbuf-loader-rsvg is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140598" version="1" comment="librsvg-2-2 is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140599" version="1" comment="librsvg-2-2-32bit is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140600" version="1" comment="rsvg-view is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140601" version="1" comment="gdm is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140602" version="1" comment="gdm-lang is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140603" version="1" comment="gdmflexiserver is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140604" version="1" comment="libgdm1 is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140605" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125321" version="1" comment="ghostscript is &lt;9.15-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125322" version="1" comment="ghostscript-x11 is &lt;9.15-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142102" version="1" comment="gimp is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142103" version="1" comment="gimp-lang is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142104" version="1" comment="gimp-plugins-python is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142105" version="1" comment="libgimp-2_0-0 is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142106" version="1" comment="libgimpui-2_0-0 is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140606" version="1" comment="glib2-lang is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140607" version="1" comment="glib2-tools is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140608" version="1" comment="libgio-2_0-0 is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140609" version="1" comment="libgio-2_0-0-32bit is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142107" version="1" comment="libgio-fam is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140610" version="1" comment="libglib-2_0-0 is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140611" version="1" comment="libglib-2_0-0-32bit is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140612" version="1" comment="libgmodule-2_0-0 is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140613" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140614" version="1" comment="libgobject-2_0-0 is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140615" version="1" comment="libgobject-2_0-0-32bit is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140616" version="1" comment="libgthread-2_0-0 is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140617" version="1" comment="libgthread-2_0-0-32bit is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140618" version="1" comment="glibc is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140619" version="1" comment="glibc-32bit is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140620" version="1" comment="glibc-devel is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140621" version="1" comment="glibc-devel-32bit is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140623" version="1" comment="glibc-i18ndata is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140625" version="1" comment="glibc-locale is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140626" version="1" comment="glibc-locale-32bit is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140629" version="1" comment="nscd is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140630" version="1" comment="gnome-keyring is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140631" version="1" comment="gnome-keyring-32bit is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140632" version="1" comment="gnome-keyring-lang is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140633" version="1" comment="gnome-keyring-pam is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140634" version="1" comment="gnome-keyring-pam-32bit is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140635" version="1" comment="libgck-modules-gnome-keyring is &lt;3.20.0-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142108" version="1" comment="gnome-online-accounts is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142109" version="1" comment="gnome-online-accounts-lang is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140636" version="1" comment="libgoa-1_0-0 is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142110" version="1" comment="libgoa-1_0-0-32bit is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140637" version="1" comment="libgoa-backend-1_0-1 is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142111" version="1" comment="typelib-1_0-Goa-1_0 is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140638" version="1" comment="gnome-settings-daemon is &lt;3.20.1-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140639" version="1" comment="gnome-settings-daemon-lang is &lt;3.20.1-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140640" version="1" comment="gnome-shell is &lt;3.20.4-70.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140641" version="1" comment="gnome-shell-browser-plugin is &lt;3.20.4-70.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142112" version="1" comment="gnome-shell-calendar is &lt;3.20.4-70.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140642" version="1" comment="gnome-shell-lang is &lt;3.20.4-70.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119616" version="1" comment="gpg2 is &lt;2.0.24-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119617" version="1" comment="gpg2-lang is &lt;2.0.24-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140648" version="1" comment="grub2 is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140650" version="1" comment="grub2-i386-pc is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140653" version="1" comment="grub2-snapper-plugin is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140654" version="1" comment="grub2-systemd-sleep-plugin is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140655" version="1" comment="grub2-x86_64-efi is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140656" version="1" comment="grub2-x86_64-xen is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142113" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142114" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142115" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142116" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142117" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142118" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142119" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142120" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142121" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142122" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142123" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142124" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142125" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140657" version="1" comment="gtk2-data is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140658" version="1" comment="gtk2-lang is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140659" version="1" comment="gtk2-tools is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140660" version="1" comment="gtk2-tools-32bit is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140661" version="1" comment="libgtk-2_0-0 is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140662" version="1" comment="libgtk-2_0-0-32bit is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142126" version="1" comment="typelib-1_0-Gtk-2_0 is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140682" version="1" comment="hyper-v is &lt;7-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140683" version="1" comment="ibus-chewing is &lt;1.4.14-4.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140684" version="1" comment="ibus-pinyin is &lt;1.5.0-7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142127" version="1" comment="imobiledevice-tools is &lt;1.2.0-7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140847" version="1" comment="libimobiledevice6 is &lt;1.2.0-7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130960" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130961" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130962" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.101-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130963" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.101-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140693" version="1" comment="kbd is &lt;1.15.5-8.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140694" version="1" comment="kdump is &lt;0.8.15-28.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140695" version="1" comment="kernel-default is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140697" version="1" comment="kernel-default-devel is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142128" version="1" comment="kernel-default-extra is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140699" version="1" comment="kernel-devel is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140700" version="1" comment="kernel-macros is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140701" version="1" comment="kernel-source is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140702" version="1" comment="kernel-syms is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140703" version="1" comment="krb5 is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140704" version="1" comment="krb5-32bit is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140705" version="1" comment="krb5-client is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126431" version="1" comment="lhasa is &lt;0.2.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126432" version="1" comment="liblhasa0 is &lt;0.2.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140571" version="1" comment="libFLAC++6 is &lt;1.3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142129" version="1" comment="libFLAC++6-32bit is &lt;1.3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140572" version="1" comment="libFLAC8 is &lt;1.3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140573" version="1" comment="libFLAC8-32bit is &lt;1.3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140721" version="1" comment="libQt5Concurrent5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140722" version="1" comment="libQt5Core5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140723" version="1" comment="libQt5DBus5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140724" version="1" comment="libQt5Gui5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140725" version="1" comment="libQt5Network5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140726" version="1" comment="libQt5OpenGL5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140727" version="1" comment="libQt5PrintSupport5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140728" version="1" comment="libQt5Sql5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140729" version="1" comment="libQt5Sql5-mysql is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140730" version="1" comment="libQt5Sql5-postgresql is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140731" version="1" comment="libQt5Sql5-sqlite is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140732" version="1" comment="libQt5Sql5-unixODBC is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140733" version="1" comment="libQt5Test5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140734" version="1" comment="libQt5Widgets5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140735" version="1" comment="libQt5Xml5 is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140736" version="1" comment="libQt5WebKit5 is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140737" version="1" comment="libQt5WebKit5-imports is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140738" version="1" comment="libQt5WebKitWidgets5 is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140752" version="1" comment="libXfont1 is &lt;1.5.1-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140759" version="1" comment="libXrandr2 is &lt;1.5.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140760" version="1" comment="libXrandr2-32bit is &lt;1.5.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140770" version="1" comment="libXvnc1 is &lt;1.6.0-12.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140771" version="1" comment="tigervnc is &lt;1.6.0-12.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140772" version="1" comment="xorg-x11-Xvnc is &lt;1.6.0-12.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130724" version="1" comment="libarchive13 is &lt;3.1.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125716" version="1" comment="libasan2 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125717" version="1" comment="libasan2-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125723" version="1" comment="libffi4 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125724" version="1" comment="libffi4-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125734" version="1" comment="libmpx0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125735" version="1" comment="libmpx0-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125736" version="1" comment="libmpxwrappers0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125737" version="1" comment="libmpxwrappers0-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140779" version="1" comment="libblkid1 is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140780" version="1" comment="libblkid1-32bit is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140781" version="1" comment="libfdisk1 is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140782" version="1" comment="libmount1 is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140783" version="1" comment="libmount1-32bit is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140784" version="1" comment="libsmartcols1 is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142130" version="1" comment="libuuid-devel is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140785" version="1" comment="libuuid1 is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140786" version="1" comment="libuuid1-32bit is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140787" version="1" comment="python-libmount is &lt;2.28-40.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140788" version="1" comment="util-linux is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140789" version="1" comment="util-linux-lang is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140790" version="1" comment="util-linux-systemd is &lt;2.28-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140791" version="1" comment="uuidd is &lt;2.28-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131768" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140794" version="1" comment="libdcerpc-binding0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140795" version="1" comment="libdcerpc-binding0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140796" version="1" comment="libdcerpc0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140797" version="1" comment="libdcerpc0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140798" version="1" comment="libndr-krb5pac0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140799" version="1" comment="libndr-krb5pac0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140800" version="1" comment="libndr-nbt0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140801" version="1" comment="libndr-nbt0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140802" version="1" comment="libndr-standard0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140803" version="1" comment="libndr-standard0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140804" version="1" comment="libndr0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140805" version="1" comment="libndr0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140806" version="1" comment="libnetapi0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140807" version="1" comment="libnetapi0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140808" version="1" comment="libsamba-credentials0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140809" version="1" comment="libsamba-credentials0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140810" version="1" comment="libsamba-errors0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140811" version="1" comment="libsamba-errors0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140812" version="1" comment="libsamba-hostconfig0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140813" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140814" version="1" comment="libsamba-passdb0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140815" version="1" comment="libsamba-passdb0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140816" version="1" comment="libsamba-util0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140817" version="1" comment="libsamba-util0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140818" version="1" comment="libsamdb0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140819" version="1" comment="libsamdb0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140820" version="1" comment="libsmbclient0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140821" version="1" comment="libsmbclient0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140822" version="1" comment="libsmbconf0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140823" version="1" comment="libsmbconf0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140824" version="1" comment="libsmbldap0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140825" version="1" comment="libsmbldap0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140826" version="1" comment="libtevent-util0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140827" version="1" comment="libtevent-util0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140828" version="1" comment="libwbclient0 is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140829" version="1" comment="libwbclient0-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140830" version="1" comment="samba is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140831" version="1" comment="samba-client is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140832" version="1" comment="samba-client-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140833" version="1" comment="samba-doc is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140834" version="1" comment="samba-libs is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140835" version="1" comment="samba-libs-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140836" version="1" comment="samba-winbind is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140837" version="1" comment="samba-winbind-32bit is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131139" version="1" comment="libecpg6 is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131140" version="1" comment="libpq5 is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131141" version="1" comment="libpq5-32bit is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131142" version="1" comment="postgresql94 is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129282" version="1" comment="libfreebl3 is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129283" version="1" comment="libfreebl3-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129284" version="1" comment="libsoftokn3 is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129285" version="1" comment="libsoftokn3-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129288" version="1" comment="mozilla-nss is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129289" version="1" comment="mozilla-nss-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129290" version="1" comment="mozilla-nss-certs is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129291" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129292" version="1" comment="mozilla-nss-sysinit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129293" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129294" version="1" comment="mozilla-nss-tools is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140587" version="1" comment="libfreetype6 is &lt;2.6.3-7.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140588" version="1" comment="libfreetype6-32bit is &lt;2.6.3-7.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131105" version="1" comment="libgcrypt20 is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131106" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126709" version="1" comment="libgif6 is &lt;5.0.5-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126710" version="1" comment="libgif6-32bit is &lt;5.0.5-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140842" version="1" comment="libgnomesu is &lt;2.0.0-353.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140843" version="1" comment="libgnomesu-lang is &lt;2.0.0-353.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140844" version="1" comment="libgnomesu0 is &lt;2.0.0-353.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124729" version="1" comment="libgraphite2-3 is &lt;1.3.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124730" version="1" comment="libgraphite2-3-32bit is &lt;1.3.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140676" version="1" comment="libgypsy0 is &lt;0.9-6.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123011" version="1" comment="libhogweed2 is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123012" version="1" comment="libhogweed2-32bit is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123014" version="1" comment="libnettle4 is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123015" version="1" comment="libnettle4-32bit is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130989" version="1" comment="libidn11 is &lt;1.28-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130990" version="1" comment="libidn11-32bit is &lt;1.28-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140848" version="1" comment="libipa_hbac0 is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140849" version="1" comment="libsss_idmap0 is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140850" version="1" comment="libsss_sudo is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140851" version="1" comment="python-sssd-config is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140852" version="1" comment="sssd is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140853" version="1" comment="sssd-32bit is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140854" version="1" comment="sssd-ad is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140855" version="1" comment="sssd-ipa is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140856" version="1" comment="sssd-krb5 is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140857" version="1" comment="sssd-krb5-common is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140858" version="1" comment="sssd-ldap is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140859" version="1" comment="sssd-proxy is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140860" version="1" comment="sssd-tools is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142131" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142132" version="1" comment="libjavascriptcoregtk-1_0-0-32bit is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140862" version="1" comment="libjavascriptcoregtk-3_0-0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142133" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142134" version="1" comment="libwebkitgtk-1_0-0-32bit is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140863" version="1" comment="libwebkitgtk-3_0-0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142135" version="1" comment="libwebkitgtk2-lang is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140864" version="1" comment="libwebkitgtk3-lang is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142136" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142137" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140865" version="1" comment="libjavascriptcoregtk-4_0-18 is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140866" version="1" comment="libwebkit2gtk-4_0-37 is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142138" version="1" comment="libwebkit2gtk3-lang is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140867" version="1" comment="typelib-1_0-JavaScriptCore-4_0 is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140868" version="1" comment="typelib-1_0-WebKit2-4_0 is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140869" version="1" comment="webkit2gtk-4_0-injected-bundles is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128468" version="1" comment="libksba8 is &lt;1.3.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140870" version="1" comment="libldap-2_4-2 is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140871" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140874" version="1" comment="openldap2-client is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140715" version="1" comment="libldb1 is &lt;1.1.26-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140716" version="1" comment="libldb1-32bit is &lt;1.1.26-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118765" version="1" comment="libmspack0 is &lt;0.4-14.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131128" version="1" comment="libmysqlclient18 is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131129" version="1" comment="libmysqlclient18-32bit is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131130" version="1" comment="libmysqlclient_r18 is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131131" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131132" version="1" comment="mariadb is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131133" version="1" comment="mariadb-client is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131134" version="1" comment="mariadb-errormessages is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142139" version="1" comment="libndp0 is &lt;1.6-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142140" version="1" comment="libnewt0_52 is &lt;0.52.16-1.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140890" version="1" comment="libopenssl-devel is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140891" version="1" comment="libopenssl1_0_0 is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140892" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140895" version="1" comment="openssl is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131148" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131149" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124478" version="1" comment="libotr5 is &lt;4.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140897" version="1" comment="libpango-1_0-0 is &lt;1.40.1-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140898" version="1" comment="libpango-1_0-0-32bit is &lt;1.40.1-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140899" version="1" comment="typelib-1_0-Pango-1_0 is &lt;1.40.1-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119221" version="1" comment="libpng12-0 is &lt;1.2.50-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119222" version="1" comment="libpng12-0-32bit is &lt;1.2.50-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119233" version="1" comment="libpng15-15 is &lt;1.5.22-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119224" version="1" comment="libpng16-16 is &lt;1.6.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119225" version="1" comment="libpng16-16-32bit is &lt;1.6.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140902" version="1" comment="libpolkit0 is &lt;0.113-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142141" version="1" comment="libpolkit0-32bit is &lt;0.113-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140903" version="1" comment="polkit is &lt;0.113-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140904" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.113-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140905" version="1" comment="libpoppler-glib8 is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140906" version="1" comment="libpoppler-qt4-4 is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140907" version="1" comment="libpoppler60 is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140908" version="1" comment="poppler-tools is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128640" version="1" comment="libpoppler44 is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140909" version="1" comment="libproxy1 is &lt;0.4.13-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140910" version="1" comment="libproxy1-32bit is &lt;0.4.13-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140911" version="1" comment="libproxy1-config-gnome3 is &lt;0.4.13-16.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140912" version="1" comment="libproxy1-config-gnome3-32bit is &lt;0.4.13-16.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140913" version="1" comment="libproxy1-networkmanager is &lt;0.4.13-16.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142142" version="1" comment="libproxy1-networkmanager-32bit is &lt;0.4.13-16.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140914" version="1" comment="libproxy1-pacrunner-webkit is &lt;0.4.13-16.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130996" version="1" comment="libpython2_7-1_0 is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130997" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130999" version="1" comment="python-base is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131001" version="1" comment="python-devel is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131003" version="1" comment="python-xml is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125268" version="1" comment="libqt4 is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125269" version="1" comment="libqt4-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125270" version="1" comment="libqt4-qt3support is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125271" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125272" version="1" comment="libqt4-sql is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125273" version="1" comment="libqt4-sql-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125274" version="1" comment="libqt4-sql-mysql is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125275" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125277" version="1" comment="libqt4-sql-postgresql is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125278" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125279" version="1" comment="libqt4-sql-sqlite is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125280" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125281" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125282" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125283" version="1" comment="libqt4-x11 is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125284" version="1" comment="libqt4-x11-32bit is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130948" version="1" comment="libreoffice is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131150" version="1" comment="libreoffice-base is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131151" version="1" comment="libreoffice-base-drivers-mysql is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131152" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131153" version="1" comment="libreoffice-calc is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131154" version="1" comment="libreoffice-calc-extensions is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131155" version="1" comment="libreoffice-draw is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131156" version="1" comment="libreoffice-filters-optional is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131157" version="1" comment="libreoffice-gnome is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131158" version="1" comment="libreoffice-icon-theme-galaxy is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131159" version="1" comment="libreoffice-icon-theme-tango is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131160" version="1" comment="libreoffice-impress is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131161" version="1" comment="libreoffice-l10n-af is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131162" version="1" comment="libreoffice-l10n-ar is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131163" version="1" comment="libreoffice-l10n-ca is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131164" version="1" comment="libreoffice-l10n-cs is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131165" version="1" comment="libreoffice-l10n-da is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131166" version="1" comment="libreoffice-l10n-de is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131167" version="1" comment="libreoffice-l10n-en is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131168" version="1" comment="libreoffice-l10n-es is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131169" version="1" comment="libreoffice-l10n-fi is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131170" version="1" comment="libreoffice-l10n-fr is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131171" version="1" comment="libreoffice-l10n-gu is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131172" version="1" comment="libreoffice-l10n-hi is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131173" version="1" comment="libreoffice-l10n-hu is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131174" version="1" comment="libreoffice-l10n-it is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131175" version="1" comment="libreoffice-l10n-ja is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131176" version="1" comment="libreoffice-l10n-ko is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131177" version="1" comment="libreoffice-l10n-nb is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131178" version="1" comment="libreoffice-l10n-nl is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131179" version="1" comment="libreoffice-l10n-nn is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131180" version="1" comment="libreoffice-l10n-pl is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131181" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131182" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142143" version="1" comment="libreoffice-l10n-ro is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131183" version="1" comment="libreoffice-l10n-ru is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131184" version="1" comment="libreoffice-l10n-sk is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131185" version="1" comment="libreoffice-l10n-sv is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131186" version="1" comment="libreoffice-l10n-xh is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131187" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131188" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131189" version="1" comment="libreoffice-l10n-zu is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131190" version="1" comment="libreoffice-mailmerge is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131191" version="1" comment="libreoffice-math is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131192" version="1" comment="libreoffice-officebean is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131193" version="1" comment="libreoffice-pyuno is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131194" version="1" comment="libreoffice-writer is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131195" version="1" comment="libreoffice-writer-extensions is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142144" version="1" comment="libreofficekit is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140929" version="1" comment="libruby2_1-2_1 is &lt;2.1.2-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140930" version="1" comment="ruby2.1 is &lt;2.1.2-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140931" version="1" comment="ruby2.1-stdlib is &lt;2.1.2-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119271" version="1" comment="libsndfile1 is &lt;1.0.25-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119272" version="1" comment="libsndfile1-32bit is &lt;1.0.25-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140939" version="1" comment="libsoup-2_4-1 is &lt;2.54.1-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140940" version="1" comment="libsoup-2_4-1-32bit is &lt;2.54.1-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140941" version="1" comment="libsoup-lang is &lt;2.54.1-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140942" version="1" comment="typelib-1_0-Soup-2_4 is &lt;2.54.1-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140943" version="1" comment="libspice-client-glib-2_0-8 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140944" version="1" comment="libspice-client-glib-helper is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140945" version="1" comment="libspice-client-gtk-2_0-4 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140946" version="1" comment="libspice-client-gtk-3_0-4 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140947" version="1" comment="libspice-controller0 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140948" version="1" comment="typelib-1_0-SpiceClientGlib-2_0 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140949" version="1" comment="typelib-1_0-SpiceClientGtk-3_0 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140950" version="1" comment="libspice-server1 is &lt;0.12.7-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130774" version="1" comment="libsqlite3-0 is &lt;3.8.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130775" version="1" comment="libsqlite3-0-32bit is &lt;3.8.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130776" version="1" comment="sqlite3 is &lt;3.8.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140951" version="1" comment="libsrtp1 is &lt;1.5.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140952" version="1" comment="libssh2-1 is &lt;1.4.3-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140953" version="1" comment="libssh2-1-32bit is &lt;1.4.3-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123868" version="1" comment="libssh4 is &lt;0.6.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140954" version="1" comment="libsystemd0 is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140955" version="1" comment="libsystemd0-32bit is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140956" version="1" comment="libudev1 is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140957" version="1" comment="libudev1-32bit is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140958" version="1" comment="systemd is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140959" version="1" comment="systemd-32bit is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140960" version="1" comment="systemd-bash-completion is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140961" version="1" comment="systemd-sysvinit is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140962" version="1" comment="udev is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128901" version="1" comment="libtasn1 is &lt;3.7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128902" version="1" comment="libtasn1-6 is &lt;3.7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128903" version="1" comment="libtasn1-6-32bit is &lt;3.7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140966" version="1" comment="libthai-data is &lt;0.1.25-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140967" version="1" comment="libthai0 is &lt;0.1.25-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140968" version="1" comment="libthai0-32bit is &lt;0.1.25-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131042" version="1" comment="libtiff5 is &lt;4.0.6-26.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131043" version="1" comment="libtiff5-32bit is &lt;4.0.6-26.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140975" version="1" comment="libusbmuxd4 is &lt;1.0.10-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140976" version="1" comment="libvdpau1 is &lt;1.1.1-6.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142145" version="1" comment="libvdpau1-32bit is &lt;1.1.1-6.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140977" version="1" comment="libvirt is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140978" version="1" comment="libvirt-client is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142146" version="1" comment="libvirt-client-32bit is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140979" version="1" comment="libvirt-daemon is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140980" version="1" comment="libvirt-daemon-config-network is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140981" version="1" comment="libvirt-daemon-config-nwfilter is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140982" version="1" comment="libvirt-daemon-driver-interface is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140983" version="1" comment="libvirt-daemon-driver-libxl is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140984" version="1" comment="libvirt-daemon-driver-lxc is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140985" version="1" comment="libvirt-daemon-driver-network is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140986" version="1" comment="libvirt-daemon-driver-nodedev is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140987" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140988" version="1" comment="libvirt-daemon-driver-qemu is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140989" version="1" comment="libvirt-daemon-driver-secret is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140990" version="1" comment="libvirt-daemon-driver-storage is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140991" version="1" comment="libvirt-daemon-lxc is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140992" version="1" comment="libvirt-daemon-qemu is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140993" version="1" comment="libvirt-daemon-xen is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140994" version="1" comment="libvirt-doc is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141004" version="1" comment="libvte9 is &lt;0.28.2-19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141007" version="1" comment="libxcb-dri2-0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141008" version="1" comment="libxcb-dri2-0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141009" version="1" comment="libxcb-dri3-0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141010" version="1" comment="libxcb-dri3-0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141011" version="1" comment="libxcb-glx0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141012" version="1" comment="libxcb-glx0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141013" version="1" comment="libxcb-present0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141014" version="1" comment="libxcb-present0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141015" version="1" comment="libxcb-randr0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141016" version="1" comment="libxcb-render0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141017" version="1" comment="libxcb-render0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141018" version="1" comment="libxcb-shape0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141019" version="1" comment="libxcb-shm0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141020" version="1" comment="libxcb-shm0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141021" version="1" comment="libxcb-sync1 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141022" version="1" comment="libxcb-sync1-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141023" version="1" comment="libxcb-xf86dri0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141024" version="1" comment="libxcb-xfixes0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141025" version="1" comment="libxcb-xfixes0-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141026" version="1" comment="libxcb-xinerama0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141027" version="1" comment="libxcb-xkb1 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141028" version="1" comment="libxcb-xkb1-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141029" version="1" comment="libxcb-xv0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141030" version="1" comment="libxcb1 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141031" version="1" comment="libxcb1-32bit is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131022" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131023" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141032" version="1" comment="libxml2-2 is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141033" version="1" comment="libxml2-2-32bit is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141035" version="1" comment="libxml2-tools is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141037" version="1" comment="libzip2 is &lt;0.11.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142147" version="1" comment="libzmq3 is &lt;4.0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141041" version="1" comment="mailx is &lt;12.5-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129286" version="1" comment="mozilla-nspr is &lt;4.12-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129287" version="1" comment="mozilla-nspr-32bit is &lt;4.12-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141043" version="1" comment="mutt is &lt;1.6.0-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128799" version="1" comment="ntp is &lt;4.2.8p8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128800" version="1" comment="ntp-doc is &lt;4.2.8p8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131123" version="1" comment="openslp is &lt;2.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131124" version="1" comment="openslp-32bit is &lt;2.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141045" version="1" comment="openssh is &lt;7.2p2-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141047" version="1" comment="openssh-helpers is &lt;7.2p2-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141048" version="1" comment="openvpn is &lt;2.3.8-16.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128891" version="1" comment="p7zip is &lt;9.20.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131038" version="1" comment="perl is &lt;5.18.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131039" version="1" comment="perl-32bit is &lt;5.18.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131040" version="1" comment="perl-base is &lt;5.18.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131041" version="1" comment="perl-doc is &lt;5.18.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142148" version="1" comment="pidgin-otr is &lt;4.0.0-11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142149" version="1" comment="puppet is &lt;3.8.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130998" version="1" comment="python is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131000" version="1" comment="python-curses is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131002" version="1" comment="python-tk is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141075" version="1" comment="python3-curses is &lt;3.4.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141076" version="1" comment="python-cupshelpers is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141077" version="1" comment="system-config-printer is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141078" version="1" comment="system-config-printer-common is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141079" version="1" comment="system-config-printer-common-lang is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141080" version="1" comment="system-config-printer-dbus-service is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141081" version="1" comment="udev-configure-printer is &lt;1.5.7-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141083" version="1" comment="python-libxml2 is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141084" version="1" comment="python-pyOpenSSL is &lt;16.0.0-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141086" version="1" comment="python-requests is &lt;2.8.1-6.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141087" version="1" comment="qemu is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141089" version="1" comment="qemu-block-curl is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141093" version="1" comment="qemu-ipxe is &lt;1.0.0-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141094" version="1" comment="qemu-kvm is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141098" version="1" comment="qemu-seabios is &lt;1.9.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141099" version="1" comment="qemu-sgabios is &lt;8-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141100" version="1" comment="qemu-tools is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141101" version="1" comment="qemu-vgabios is &lt;1.9.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141102" version="1" comment="qemu-x86 is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142150" version="1" comment="rhythmbox is &lt;3.4-6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142151" version="1" comment="rhythmbox-lang is &lt;3.4-6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141107" version="1" comment="rpcbind is &lt;0.2.3-21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141108" version="1" comment="rpm is &lt;4.11.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141109" version="1" comment="rpm-32bit is &lt;4.11.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141110" version="1" comment="rpm-build is &lt;4.11.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141111" version="1" comment="rsync is &lt;3.1.0-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141112" version="1" comment="rsyslog is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141125" version="1" comment="shim is &lt;0.9-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122758" version="1" comment="socat is &lt;1.7.2.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141126" version="1" comment="squashfs is &lt;4.3-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119278" version="1" comment="strongswan is &lt;5.1.3-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119279" version="1" comment="strongswan-doc is &lt;5.1.3-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119280" version="1" comment="strongswan-ipsec is &lt;5.1.3-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119281" version="1" comment="strongswan-libs0 is &lt;5.1.3-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141130" version="1" comment="sudo is &lt;1.8.10p3-6.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141131" version="1" comment="supportutils is &lt;3.0-85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141132" version="1" comment="sysconfig is &lt;0.84.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141133" version="1" comment="sysconfig-netconfig is &lt;0.84.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141138" version="1" comment="sysvinit-tools is &lt;2.88+-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136443" version="1" comment="tar is &lt;1.27.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136445" version="1" comment="tar-lang is &lt;1.27.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141140" version="1" comment="tcpdump is &lt;4.5.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142152" version="1" comment="telepathy-gabble is &lt;0.18.3-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141151" version="1" comment="unixODBC is &lt;2.3.4-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141152" version="1" comment="unixODBC-32bit is &lt;2.3.4-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141153" version="1" comment="update-alternatives is &lt;1.18.4-14.216" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141154" version="1" comment="vino is &lt;3.20.2-5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141155" version="1" comment="vino-lang is &lt;3.20.2-5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141157" version="1" comment="w3m is &lt;0.5.3-157.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131037" version="1" comment="wget is &lt;1.14-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131146" version="1" comment="wireshark is &lt;1.12.13-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131098" version="1" comment="wpa_supplicant is &lt;2.2-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141159" version="1" comment="xen is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141161" version="1" comment="xen-libs is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141162" version="1" comment="xen-libs-32bit is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141165" version="1" comment="xf86-video-intel is &lt;2.99.917.641_ge4ef6e9-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141166" version="1" comment="xfsprogs is &lt;4.3.0-8.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141173" version="1" comment="xorg-x11-server is &lt;7.6_1.18.3-57.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141174" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.18.3-57.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119273" version="1" comment="xscreensaver is &lt;5.22-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119274" version="1" comment="xscreensaver-data is &lt;5.22-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141175" version="1" comment="yast2 is &lt;3.1.206-37.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141176" version="1" comment="yast2-core is &lt;3.1.23-6.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141177" version="1" comment="yast2-users is &lt;3.1.57-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147499" version="1" comment="sle-module-adv-systems-management-release is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147500" version="1" comment="puppet-server is &lt;3.6.2-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110039" version="1" comment="docker is &lt;1.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117868" version="1" comment="sle-module-containers-release is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109714" version="1" comment="python-PyYAML is &lt;3.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147501" version="1" comment="cups154 is &lt;1.5.4-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147502" version="1" comment="cups154-client is &lt;1.5.4-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147503" version="1" comment="cups154-filters is &lt;1.5.4-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147504" version="1" comment="cups154-libs is &lt;1.5.4-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117869" version="1" comment="sle-module-legacy-release is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147505" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.1-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147506" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.1-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147507" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.1-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147508" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.1-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147509" version="1" comment="syslog-ng is &lt;3.4.5-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117870" version="1" comment="sle-module-public-cloud is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125865" version="1" comment="cpp5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125710" version="1" comment="gcc5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125869" version="1" comment="gcc5-c++ is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125871" version="1" comment="gcc5-fortran is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125873" version="1" comment="gcc5-info is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125874" version="1" comment="gcc5-locale is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125877" version="1" comment="libffi-devel-gcc5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125879" version="1" comment="libstdc++6-devel-gcc5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125881" version="1" comment="sle-module-toolchain-release is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116126" version="1" comment="sles-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143118" version="1" comment="aaa_base is &lt;13.2+git20140911.61c1681-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143119" version="1" comment="aaa_base-extras is &lt;13.2+git20140911.61c1681-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143120" version="1" comment="accountsservice is &lt;0.6.35-1.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143121" version="1" comment="accountsservice-lang is &lt;0.6.35-1.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143122" version="1" comment="libaccountsservice0 is &lt;0.6.35-1.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143123" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.35-1.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140443" version="1" comment="alsa is &lt;1.0.27.2-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140444" version="1" comment="alsa-docs is &lt;1.0.27.2-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140445" version="1" comment="libasound2 is &lt;1.0.27.2-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140447" version="1" comment="ant is &lt;1.9.4-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140448" version="1" comment="apache-commons-beanutils is &lt;1.9.2-1.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140449" version="1" comment="apache-commons-beanutils-javadoc is &lt;1.9.2-1.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140450" version="1" comment="apache-commons-daemon is &lt;1.0.15-4.221" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140451" version="1" comment="apache-commons-daemon-javadoc is &lt;1.0.15-4.221" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140452" version="1" comment="apache-commons-httpclient is &lt;3.1-4.498" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143124" version="1" comment="apache2 is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143125" version="1" comment="apache2-doc is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143126" version="1" comment="apache2-example-pages is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143127" version="1" comment="apache2-prefork is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143128" version="1" comment="apache2-utils is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143129" version="1" comment="apache2-worker is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143130" version="1" comment="apache2-mod_jk is &lt;1.2.40-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143131" version="1" comment="apache2-mod_nss is &lt;1.0.8-9.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143132" version="1" comment="apache2-mod_perl is &lt;2.0.8-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143133" version="1" comment="augeas is &lt;1.2.0-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143134" version="1" comment="augeas-lenses is &lt;1.2.0-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143135" version="1" comment="automake is &lt;1.13.4-4.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143136" version="1" comment="avahi-utils is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143137" version="1" comment="bind is &lt;9.9.5P1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143138" version="1" comment="bind-chrootenv is &lt;9.9.5P1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143139" version="1" comment="bind-doc is &lt;9.9.5P1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143140" version="1" comment="bind-libs is &lt;9.9.5P1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143141" version="1" comment="bind-utils is &lt;9.9.5P1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143142" version="1" comment="bzip2 is &lt;1.0.6-27.886" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143143" version="1" comment="bzip2-doc is &lt;1.0.6-27.886" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143144" version="1" comment="libbz2-1 is &lt;1.0.6-27.886" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143145" version="1" comment="coreutils is &lt;8.22-5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143146" version="1" comment="coreutils-lang is &lt;8.22-5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143147" version="1" comment="cpp48 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143148" version="1" comment="gcc48 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143149" version="1" comment="gcc48-c++ is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143150" version="1" comment="gcc48-info is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143151" version="1" comment="gcc48-locale is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143152" version="1" comment="libffi4 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143153" version="1" comment="libgcc_s1 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143154" version="1" comment="libgfortran3 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143155" version="1" comment="libgomp1 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143156" version="1" comment="libstdc++48-devel is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143157" version="1" comment="libstdc++6 is &lt;4.8.3+r212056-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140517" version="1" comment="cvs-doc is &lt;1.12.12-181.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140525" version="1" comment="cyrus-sasl-otp is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140526" version="1" comment="cyrus-sasl-otp-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140530" version="1" comment="cyrus-sasl-sqlauxprop is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140531" version="1" comment="cyrus-sasl-sqlauxprop-32bit is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143158" version="1" comment="libdbus-1-3 is &lt;1.8.8-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143159" version="1" comment="dhcp-relay is &lt;4.2.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143160" version="1" comment="dhcp-server is &lt;4.2.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143161" version="1" comment="docker is &lt;1.2.0-3.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050398"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140542" version="1" comment="dovecot22 is &lt;2.2.13-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140543" version="1" comment="dovecot22-backend-mysql is &lt;2.2.13-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140544" version="1" comment="dovecot22-backend-pgsql is &lt;2.2.13-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140545" version="1" comment="dovecot22-backend-sqlite is &lt;2.2.13-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143162" version="1" comment="dracut-fips is &lt;037-34.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143163" version="1" comment="ecryptfs-utils is &lt;103-5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143164" version="1" comment="elfutils is &lt;0.158-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143165" version="1" comment="libasm1 is &lt;0.158-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143166" version="1" comment="libasm1-32bit is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143167" version="1" comment="libdw1 is &lt;0.158-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143168" version="1" comment="libebl1 is &lt;0.158-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143169" version="1" comment="libelf1 is &lt;0.158-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143170" version="1" comment="emacs-el is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143171" version="1" comment="emacs-nox is &lt;24.3-14.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143172" version="1" comment="fetchmail is &lt;6.3.26-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143173" version="1" comment="fetchmailconf is &lt;6.3.26-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143174" version="1" comment="file is &lt;5.19-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143175" version="1" comment="file-magic is &lt;5.19-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143176" version="1" comment="libmagic1 is &lt;5.19-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143177" version="1" comment="freeradius-server is &lt;3.0.3-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143178" version="1" comment="freeradius-server-doc is &lt;3.0.3-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143179" version="1" comment="freeradius-server-libs is &lt;3.0.3-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143180" version="1" comment="freeradius-server-utils is &lt;3.0.3-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143181" version="1" comment="ft2demos is &lt;2.5.3-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143182" version="1" comment="g3utils is &lt;1.1.36-54.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143183" version="1" comment="mgetty is &lt;1.1.36-54.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143184" version="1" comment="gd is &lt;2.1.0-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143185" version="1" comment="git-core is &lt;1.8.5.2-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143186" version="1" comment="glib2-lang is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143187" version="1" comment="glib2-tools is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143188" version="1" comment="libgio-2_0-0 is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143189" version="1" comment="libglib-2_0-0 is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143190" version="1" comment="libgmodule-2_0-0 is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143191" version="1" comment="libgobject-2_0-0 is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143192" version="1" comment="libgthread-2_0-0 is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143193" version="1" comment="glibc-html is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143194" version="1" comment="glibc-info is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143195" version="1" comment="glibc-profile is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143196" version="1" comment="glibc-profile-32bit is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143197" version="1" comment="gnome-shell is &lt;3.10.4-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143198" version="1" comment="gnome-shell-browser-plugin is &lt;3.10.4-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143199" version="1" comment="gnome-shell-lang is &lt;3.10.4-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143200" version="1" comment="libgnutls-openssl27 is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140646" version="1" comment="groff-full is &lt;1.22.2-5.429" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140647" version="1" comment="gxditview is &lt;1.22.2-5.429" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143201" version="1" comment="guestfs-data is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143202" version="1" comment="guestfs-tools is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143203" version="1" comment="guestfsd is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143204" version="1" comment="libguestfs0 is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143205" version="1" comment="perl-Sys-Guestfs is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140671" version="1" comment="gv is &lt;3.7.4-1.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140679" version="1" comment="hplip is &lt;3.14.6-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140680" version="1" comment="hplip-hpijs is &lt;3.14.6-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140681" version="1" comment="hplip-sane is &lt;3.14.6-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143206" version="1" comment="hyper-v is &lt;6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143207" version="1" comment="ibus-pinyin is &lt;1.5.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140687" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-120.238" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140688" version="1" comment="jakarta-commons-fileupload-javadoc is &lt;1.1.1-120.238" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143208" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-33.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143209" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-33.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143210" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-33.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143211" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.6-33.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143212" version="1" comment="kbd is &lt;1.15.5-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050414"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143213" version="1" comment="kernel-default-base is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143214" version="1" comment="kernel-default-man is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143215" version="1" comment="kernel-xen-base is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143216" version="1" comment="krb5-doc is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143217" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143218" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143219" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143220" version="1" comment="krb5-server is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140712" version="1" comment="krb5-appl-servers is &lt;1.0.3-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143221" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143222" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140776" version="1" comment="libapr-util1 is &lt;1.5.3-1.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140777" version="1" comment="libapr-util1-dbd-sqlite3 is &lt;1.5.3-1.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140778" version="1" comment="libapr1 is &lt;1.5.1-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143223" version="1" comment="libcgroup-tools is &lt;0.41.rc1-1.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143224" version="1" comment="postgresql93-contrib is &lt;9.3.5-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143225" version="1" comment="postgresql93-docs is &lt;9.3.5-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143226" version="1" comment="postgresql93-server is &lt;9.3.5-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143227" version="1" comment="libfreebl3-hmac is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143228" version="1" comment="libfreebl3-hmac-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143229" version="1" comment="libsoftokn3-hmac is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143230" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143231" version="1" comment="libfreetype6 is &lt;2.5.3-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143232" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143233" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143234" version="1" comment="libgoa-1_0-0 is &lt;3.10.5-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143235" version="1" comment="libgoa-backend-1_0-1 is &lt;3.10.5-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140689" version="1" comment="libjbig2 is &lt;2.0-12.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140877" version="1" comment="libtool is &lt;2.4.2-14.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140878" version="1" comment="libtool-32bit is &lt;2.4.2-14.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140880" version="1" comment="liblua5_2-32bit is &lt;5.2.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140882" version="1" comment="liblzo2-2 is &lt;2.08-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143236" version="1" comment="mariadb-tools is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140888" version="1" comment="libneon27-32bit is &lt;0.30.0-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143237" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143238" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143239" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143240" version="1" comment="openssl is &lt;1.0.1i-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143241" version="1" comment="openssl-doc is &lt;1.0.1i-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143242" version="1" comment="libpango-1_0-0 is &lt;1.36.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143243" version="1" comment="pango-modules is &lt;1.36.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143244" version="1" comment="typelib-1_0-Pango-1_0 is &lt;1.36.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143245" version="1" comment="libpoppler-glib8 is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143246" version="1" comment="libpoppler-qt4-4 is &lt;0.24.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143247" version="1" comment="libpoppler44 is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143248" version="1" comment="poppler-tools is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143249" version="1" comment="python-base-32bit is &lt;2.7.7-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143250" version="1" comment="libqt4 is &lt;4.8.6-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143251" version="1" comment="libqt4-qt3support is &lt;4.8.6-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143252" version="1" comment="libqt4-sql is &lt;4.8.6-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143253" version="1" comment="libqt4-sql-sqlite is &lt;4.8.6-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143254" version="1" comment="libqt4-x11 is &lt;4.8.6-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143255" version="1" comment="qt4-x11-tools is &lt;4.8.6-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143256" version="1" comment="libtasn1 is &lt;3.7-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143257" version="1" comment="libtasn1-6 is &lt;3.7-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143258" version="1" comment="tiff is &lt;4.0.3-9.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140972" version="1" comment="libupsclient1 is &lt;2.7.1-4.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140973" version="1" comment="nut is &lt;2.7.1-4.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140974" version="1" comment="nut-drivers-net is &lt;2.7.1-4.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143259" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140997" version="1" comment="libvorbis-doc is &lt;1.3.3-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140998" version="1" comment="libvorbis0 is &lt;1.3.3-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141000" version="1" comment="libvorbisenc2 is &lt;1.3.3-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141002" version="1" comment="libvorbisfile3 is &lt;1.3.3-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143260" version="1" comment="python-vte is &lt;0.28.2-17.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143261" version="1" comment="vte2-lang is &lt;0.28.2-17.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143262" version="1" comment="libxml2-doc is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143263" version="1" comment="logwatch is &lt;7.4.0-13.131" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141040" version="1" comment="mailman is &lt;2.1.17-1.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143264" version="1" comment="mozilla-nspr is &lt;4.10.7-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143265" version="1" comment="openslp-server is &lt;2.0.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143266" version="1" comment="openssh-fips is &lt;6.6p1-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143267" version="1" comment="openvswitch is &lt;2.1.2-8.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143268" version="1" comment="openvswitch-kmp-default is &lt;2.1.2_k3.12.28_4-8.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143269" version="1" comment="openvswitch-kmp-xen is &lt;2.1.2_k3.12.28_4-8.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143270" version="1" comment="openvswitch-switch is &lt;2.1.2-8.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141054" version="1" comment="opie is &lt;2.4-724.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141055" version="1" comment="opie-32bit is &lt;2.4-724.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141059" version="1" comment="pam-modules is &lt;12.1-23.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143271" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.18-35.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143272" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.18-35.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143273" version="1" comment="ppc64-diag is &lt;2.6.7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141073" version="1" comment="procmail is &lt;3.22-267.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143274" version="1" comment="python is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143275" version="1" comment="python-32bit is &lt;2.7.7-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143276" version="1" comment="python-curses is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143277" version="1" comment="python-demo is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143278" version="1" comment="python-gdbm is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143279" version="1" comment="python-idle is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143280" version="1" comment="python-tk is &lt;2.7.7-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141082" version="1" comment="python-imaging is &lt;1.1.7-21.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143281" version="1" comment="qemu-guest-agent is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143282" version="1" comment="qemu-lang is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143283" version="1" comment="qemu-ppc is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143284" version="1" comment="qemu-s390 is &lt;2.0.0-40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143285" version="1" comment="quagga is &lt;0.99.22.1-3.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143286" version="1" comment="rsyslog-diag-tools is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143287" version="1" comment="rsyslog-doc is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143288" version="1" comment="rsyslog-module-gssapi is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143289" version="1" comment="rsyslog-module-gtls is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143290" version="1" comment="rsyslog-module-mysql is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143291" version="1" comment="rsyslog-module-pgsql is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143292" version="1" comment="rsyslog-module-relp is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143293" version="1" comment="rsyslog-module-snmp is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143294" version="1" comment="rsyslog-module-udpspoof is &lt;8.4.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143295" version="1" comment="squashfs is &lt;4.3-1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143296" version="1" comment="squid is &lt;3.3.13-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141128" version="1" comment="squidGuard is &lt;1.4-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141129" version="1" comment="squidGuard-doc is &lt;1.4-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143297" version="1" comment="stunnel is &lt;5.00-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143298" version="1" comment="systemtap is &lt;2.5-1.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143299" version="1" comment="systemtap-runtime is &lt;2.5-1.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143300" version="1" comment="systemtap-server is &lt;2.5-1.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143301" version="1" comment="sysvinit-tools is &lt;2.88+-94.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143302" version="1" comment="tomcat is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143303" version="1" comment="tomcat-admin-webapps is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143304" version="1" comment="tomcat-docs-webapp is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143305" version="1" comment="tomcat-el-2_2-api is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143306" version="1" comment="tomcat-javadoc is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143307" version="1" comment="tomcat-jsp-2_2-api is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143308" version="1" comment="tomcat-lib is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143309" version="1" comment="tomcat-servlet-3_0-api is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143310" version="1" comment="tomcat-webapps is &lt;7.0.55-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143311" version="1" comment="wireshark is &lt;1.10.9-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141158" version="1" comment="xalan-j2 is &lt;2.7.0-264.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143312" version="1" comment="xen-doc-html is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143313" version="1" comment="xen-tools is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143314" version="1" comment="xen-tools-domU is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141169" version="1" comment="xorg-x11 is &lt;7.6_1-14.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141170" version="1" comment="xorg-x11-essentials is &lt;7.6_1-14.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141172" version="1" comment="xorg-x11-libs is &lt;7.6-45.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137922" version="1" comment="yast2 is &lt;3.1.108-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118803" version="1" comment="sles-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143315" version="1" comment="accountsservice is &lt;0.6.35-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143316" version="1" comment="accountsservice-lang is &lt;0.6.35-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143317" version="1" comment="libaccountsservice0 is &lt;0.6.35-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143318" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.35-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143319" version="1" comment="apache2 is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143320" version="1" comment="apache2-doc is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143321" version="1" comment="apache2-example-pages is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143322" version="1" comment="apache2-prefork is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143323" version="1" comment="apache2-utils is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143324" version="1" comment="apache2-worker is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140459" version="1" comment="apache2-mod_jk is &lt;1.2.40-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143325" version="1" comment="apache2-mod_nss is &lt;1.0.8-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140460" version="1" comment="apache2-mod_perl is &lt;2.0.8-11.43" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111367" version="1" comment="augeas is &lt;1.2.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111371" version="1" comment="augeas-lenses is &lt;1.2.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143326" version="1" comment="bind is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143327" version="1" comment="bind-chrootenv is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143328" version="1" comment="bind-doc is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115220" version="1" comment="gcc48-locale is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140534" version="1" comment="davfs2 is &lt;1.5.2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143329" version="1" comment="dhcp-relay is &lt;4.3.3-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143330" version="1" comment="dhcp-server is &lt;4.3.3-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143331" version="1" comment="dracut-fips is &lt;037-66.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106097" version="1" comment="libasm1-32bit is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140576" version="1" comment="freeradius-server is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140577" version="1" comment="freeradius-server-doc is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140578" version="1" comment="freeradius-server-krb5 is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140579" version="1" comment="freeradius-server-ldap is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140580" version="1" comment="freeradius-server-libs is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140581" version="1" comment="freeradius-server-mysql is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140582" version="1" comment="freeradius-server-perl is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140583" version="1" comment="freeradius-server-postgresql is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140584" version="1" comment="freeradius-server-python is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140585" version="1" comment="freeradius-server-sqlite is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140586" version="1" comment="freeradius-server-utils is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143332" version="1" comment="git-core is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143333" version="1" comment="glibc-html is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143334" version="1" comment="glibc-info is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143335" version="1" comment="glibc-profile is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143336" version="1" comment="glibc-profile-32bit is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114257" version="1" comment="libgnutls-openssl27 is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143337" version="1" comment="guestfs-data is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143338" version="1" comment="guestfs-tools is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143339" version="1" comment="guestfsd is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143340" version="1" comment="libguestfs0 is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143341" version="1" comment="perl-Sys-Guestfs is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143342" version="1" comment="python-libguestfs is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143343" version="1" comment="ipsec-tools is &lt;0.8.0-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107700" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.75-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107702" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.75-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107703" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.75-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107704" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.75-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113202" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.10-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113204" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.10-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113209" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.10-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113211" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.10-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143344" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr1.10-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143345" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr1.10-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143346" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr1.10-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143347" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.65-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143348" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.65-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143349" version="1" comment="kernel-default is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143350" version="1" comment="kernel-default-base is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143351" version="1" comment="kernel-default-devel is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143352" version="1" comment="kernel-default-man is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143353" version="1" comment="kernel-devel is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143354" version="1" comment="kernel-macros is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143355" version="1" comment="kernel-source is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143356" version="1" comment="kernel-syms is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143357" version="1" comment="kernel-xen-base is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115946" version="1" comment="krb5-doc is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115947" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115948" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115949" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115950" version="1" comment="krb5-server is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102934" version="1" comment="libFLAC++6 is &lt;1.3.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140792" version="1" comment="libcgroup-tools is &lt;0.41.rc1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143358" version="1" comment="postgresql94-contrib is &lt;9.4.5-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143359" version="1" comment="postgresql94-docs is &lt;9.4.5-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143360" version="1" comment="postgresql94-server is &lt;9.4.5-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116020" version="1" comment="libfreebl3-hmac is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116021" version="1" comment="libfreebl3-hmac-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116024" version="1" comment="libsoftokn3-hmac is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116025" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114245" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114246" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106170" version="1" comment="libhivex0 is &lt;1.3.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106171" version="1" comment="perl-Win-Hivex is &lt;1.3.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107570" version="1" comment="libicu-doc is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140861" version="1" comment="libjansson4 is &lt;2.7-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105815" version="1" comment="libmpfr4-32bit is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143361" version="1" comment="mariadb-tools is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143362" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143363" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143364" version="1" comment="openssl-doc is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143365" version="1" comment="python-base-32bit is &lt;2.7.9-20.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113422" version="1" comment="qt4-x11-tools is &lt;4.8.6-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114061" version="1" comment="tiff is &lt;4.0.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143366" version="1" comment="libvirt-lock-sanlock is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103736" version="1" comment="libxml2-doc is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143367" version="1" comment="openldap2 is &lt;2.4.41-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143368" version="1" comment="openldap2-back-meta is &lt;2.4.41-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143369" version="1" comment="openslp-server is &lt;2.0.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114324" version="1" comment="openssh-fips is &lt;6.6p1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143370" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143371" version="1" comment="openvswitch is &lt;2.1.2-4.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143372" version="1" comment="openvswitch-kmp-default is &lt;2.1.2_k3.12.49_11-4.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143373" version="1" comment="openvswitch-kmp-xen is &lt;2.1.2_k3.12.49_11-4.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143374" version="1" comment="openvswitch-switch is &lt;2.1.2-4.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143375" version="1" comment="powerpc-utils is &lt;1.2.26-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143376" version="1" comment="ppc64-diag is &lt;2.6.9-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143377" version="1" comment="python-32bit is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143378" version="1" comment="python-demo is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143379" version="1" comment="python-gdbm is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143380" version="1" comment="python-idle is &lt;2.7.9-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143381" version="1" comment="qemu-block-rbd is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143382" version="1" comment="qemu-guest-agent is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143383" version="1" comment="qemu-lang is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143384" version="1" comment="qemu-ppc is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143385" version="1" comment="qemu-s390 is &lt;2.3.1-5.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143386" version="1" comment="rsyslog-diag-tools is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143387" version="1" comment="rsyslog-doc is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143388" version="1" comment="rsyslog-module-gssapi is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143389" version="1" comment="rsyslog-module-gtls is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143390" version="1" comment="rsyslog-module-mysql is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143391" version="1" comment="rsyslog-module-pgsql is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143392" version="1" comment="rsyslog-module-relp is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143393" version="1" comment="rsyslog-module-snmp is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143394" version="1" comment="rsyslog-module-udpspoof is &lt;8.4.0-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143395" version="1" comment="smt is &lt;3.0.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143396" version="1" comment="smt-support is &lt;3.0.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105076" version="1" comment="squid is &lt;3.3.13-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110998" version="1" comment="strongswan-hmac is &lt;5.1.3-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110494" version="1" comment="stunnel is &lt;5.00-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143397" version="1" comment="systemtap is &lt;2.5-4.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143398" version="1" comment="systemtap-runtime is &lt;2.5-4.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143399" version="1" comment="systemtap-server is &lt;2.5-4.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143400" version="1" comment="tomcat is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143401" version="1" comment="tomcat-admin-webapps is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143402" version="1" comment="tomcat-docs-webapp is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143403" version="1" comment="tomcat-el-3_0-api is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143404" version="1" comment="tomcat-javadoc is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143405" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143406" version="1" comment="tomcat-lib is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143407" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143408" version="1" comment="tomcat-webapps is &lt;8.0.23-1.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143409" version="1" comment="vsftpd is &lt;3.0.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143410" version="1" comment="xen-doc-html is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143411" version="1" comment="xen-tools is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143412" version="1" comment="xen-tools-domU is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128018" version="1" comment="sles-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140453" version="1" comment="apache2 is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140454" version="1" comment="apache2-doc is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140455" version="1" comment="apache2-example-pages is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140456" version="1" comment="apache2-prefork is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140457" version="1" comment="apache2-utils is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140458" version="1" comment="apache2-worker is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131934" version="1" comment="apache2-mod_nss is &lt;1.0.14-18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131796" version="1" comment="flex is &lt;2.5.37-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131938" version="1" comment="flex-32bit is &lt;2.5.37-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131939" version="1" comment="libbonobo-doc is &lt;2.32.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140465" version="1" comment="automake is &lt;1.13.4-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140469" version="1" comment="avahi-utils is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131135" version="1" comment="bind is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131947" version="1" comment="bind-chrootenv is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131948" version="1" comment="bind-doc is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140484" version="1" comment="bzip2-doc is &lt;1.0.6-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140487" version="1" comment="chrony is &lt;2.3-3.110" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140503" version="1" comment="gcc48-locale is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130042" version="1" comment="dhcp-relay is &lt;4.3.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130043" version="1" comment="dhcp-server is &lt;4.3.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140547" version="1" comment="dracut-fips is &lt;044-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140548" version="1" comment="dstat is &lt;0.7.2-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140550" version="1" comment="emacs-el is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140552" version="1" comment="emacs-nox is &lt;24.3-16.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140570" version="1" comment="fetchmailconf is &lt;6.3.26-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126715" version="1" comment="giflib-progs is &lt;5.0.5-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124820" version="1" comment="git-core is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140622" version="1" comment="glibc-html is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140624" version="1" comment="glibc-info is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140627" version="1" comment="glibc-profile is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140628" version="1" comment="glibc-profile-32bit is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140649" version="1" comment="grub2-arm64-efi is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140651" version="1" comment="grub2-powerpc-ieee1275 is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140652" version="1" comment="grub2-s390x-emu is &lt;2.02~beta2-104.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140663" version="1" comment="guestfs-data is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140664" version="1" comment="guestfs-tools is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140665" version="1" comment="guestfsd is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140666" version="1" comment="libguestfs0 is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140667" version="1" comment="perl-Sys-Guestfs is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140668" version="1" comment="python-libguestfs is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140669" version="1" comment="virt-p2v is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140670" version="1" comment="virt-v2v is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140685" version="1" comment="ipsec-tools is &lt;0.8.0-15.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131900" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131901" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131658" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.50-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131659" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.50-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131661" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.50-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131662" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.50-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128388" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr3.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128390" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr3.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128391" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr3.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131902" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.101-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131903" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.101-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140696" version="1" comment="kernel-default-base is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140698" version="1" comment="kernel-default-man is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140706" version="1" comment="krb5-doc is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140707" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140708" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140709" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140710" version="1" comment="krb5-server is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131949" version="1" comment="postgresql94-contrib is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131950" version="1" comment="postgresql94-docs is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131951" version="1" comment="postgresql94-server is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129312" version="1" comment="libfreebl3-hmac is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129313" version="1" comment="libfreebl3-hmac-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129314" version="1" comment="libsoftokn3-hmac is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129315" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131935" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131936" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131905" version="1" comment="libidn-tools is &lt;1.28-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140872" version="1" comment="openldap2 is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140873" version="1" comment="openldap2-back-meta is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131946" version="1" comment="mariadb-tools is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140889" version="1" comment="libnghttp2-14 is &lt;1.7.1-1.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140893" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140894" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140896" version="1" comment="openssl-doc is &lt;1.0.2j-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131910" version="1" comment="python-base-32bit is &lt;2.7.9-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125290" version="1" comment="qt4-x11-tools is &lt;4.8.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131759" version="1" comment="libtcnative-1-0 is &lt;1.1.32-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131044" version="1" comment="tiff is &lt;4.0.6-26.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140995" version="1" comment="libvirt-lock-sanlock is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009140996" version="1" comment="libvirt-nss is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119309" version="1" comment="libvncclient0 is &lt;0.9.9-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038722"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119310" version="1" comment="libvncserver0 is &lt;0.9.9-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141005" version="1" comment="python-vte is &lt;0.28.2-19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141006" version="1" comment="vte2-lang is &lt;0.28.2-19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141034" version="1" comment="libxml2-doc is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141039" version="1" comment="logwatch is &lt;7.4.3-15.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131940" version="1" comment="openslp-server is &lt;2.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141046" version="1" comment="openssh-fips is &lt;7.2p2-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141049" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.8-16.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141050" version="1" comment="openvswitch is &lt;2.5.1-24.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141051" version="1" comment="openvswitch-dpdk is &lt;2.5.1-24.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141052" version="1" comment="openvswitch-dpdk-switch is &lt;2.5.1-24.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041119"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141053" version="1" comment="openvswitch-switch is &lt;2.5.1-24.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141070" version="1" comment="powerpc-utils is &lt;1.3.2-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141071" version="1" comment="ppc64-diag is &lt;2.7.1-5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131909" version="1" comment="python-32bit is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131911" version="1" comment="python-demo is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131914" version="1" comment="python-gdbm is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131915" version="1" comment="python-idle is &lt;2.7.9-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141088" version="1" comment="qemu-arm is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141090" version="1" comment="qemu-block-rbd is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141091" version="1" comment="qemu-block-ssh is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141092" version="1" comment="qemu-guest-agent is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141095" version="1" comment="qemu-lang is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141096" version="1" comment="qemu-ppc is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141097" version="1" comment="qemu-s390 is &lt;2.6.1-27.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128392" version="1" comment="quagga is &lt;0.99.22.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141104" version="1" comment="res-signingkeys is &lt;3.0.18-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141105" version="1" comment="smt is &lt;3.0.18-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141106" version="1" comment="smt-support is &lt;3.0.18-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141113" version="1" comment="rsyslog-diag-tools is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141114" version="1" comment="rsyslog-doc is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141115" version="1" comment="rsyslog-module-gssapi is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141116" version="1" comment="rsyslog-module-gtls is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141117" version="1" comment="rsyslog-module-mysql is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141118" version="1" comment="rsyslog-module-pgsql is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141119" version="1" comment="rsyslog-module-relp is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141120" version="1" comment="rsyslog-module-snmp is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141121" version="1" comment="rsyslog-module-udpspoof is &lt;8.4.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141127" version="1" comment="squid is &lt;3.5.21-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119300" version="1" comment="strongswan-hmac is &lt;5.1.3-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141135" version="1" comment="systemtap is &lt;3.0-7.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141136" version="1" comment="systemtap-runtime is &lt;3.0-7.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141137" version="1" comment="systemtap-server is &lt;3.0-7.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141142" version="1" comment="tomcat is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141143" version="1" comment="tomcat-admin-webapps is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141144" version="1" comment="tomcat-docs-webapp is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141145" version="1" comment="tomcat-el-3_0-api is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141146" version="1" comment="tomcat-javadoc is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141147" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141148" version="1" comment="tomcat-lib is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141149" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141150" version="1" comment="tomcat-webapps is &lt;8.0.36-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141156" version="1" comment="vsftpd is &lt;3.0.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141160" version="1" comment="xen-doc-html is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141163" version="1" comment="xen-tools is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141164" version="1" comment="xen-tools-domU is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147510" version="1" comment="apache-commons-daemon is &lt;1.0.15-4.181" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147511" version="1" comment="apache-commons-daemon-javadoc is &lt;1.0.15-4.181" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147512" version="1" comment="apache-commons-httpclient is &lt;3.1-4.364" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147513" version="1" comment="m4 is &lt;1.4.16-15.67" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147514" version="1" comment="coolkey is &lt;1.1.0-147.67" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147515" version="1" comment="cups-pk-helper is &lt;0.2.5-3.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147516" version="1" comment="cups-pk-helper-lang is &lt;0.2.5-3.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147517" version="1" comment="cvs is &lt;1.12.12-181.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147518" version="1" comment="cvs-doc is &lt;1.12.12-181.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147519" version="1" comment="dovecot22 is &lt;2.2.13-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147520" version="1" comment="dovecot22-backend-mysql is &lt;2.2.13-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147521" version="1" comment="dovecot22-backend-pgsql is &lt;2.2.13-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147522" version="1" comment="dovecot22-backend-sqlite is &lt;2.2.13-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147523" version="1" comment="gpgme is &lt;1.5.1-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147524" version="1" comment="libgpgme11 is &lt;1.5.1-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147525" version="1" comment="groff is &lt;1.22.2-5.287" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147526" version="1" comment="groff-full is &lt;1.22.2-5.287" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147527" version="1" comment="gxditview is &lt;1.22.2-5.287" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147528" version="1" comment="gv is &lt;3.7.4-1.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147529" version="1" comment="wdiff is &lt;1.2.1-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147530" version="1" comment="gvim is &lt;7.4.326-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147531" version="1" comment="vim is &lt;7.4.326-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147532" version="1" comment="vim-data is &lt;7.4.326-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147533" version="1" comment="gzip is &lt;1.6-7.209" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147534" version="1" comment="hardlink is &lt;1.0-6.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147535" version="1" comment="iputils is &lt;s20121221-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147536" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-120.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147537" version="1" comment="jakarta-commons-fileupload-javadoc is &lt;1.1.1-120.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147538" version="1" comment="krb5-appl-clients is &lt;1.0.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147539" version="1" comment="krb5-appl-servers is &lt;1.0.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147540" version="1" comment="libHX28 is &lt;3.18-1.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147541" version="1" comment="libIlmImf-Imf_2_1-21 is &lt;2.1.0-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147542" version="1" comment="openexr is &lt;2.1.0-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147543" version="1" comment="libX11-6 is &lt;1.6.2-4.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147544" version="1" comment="libX11-data is &lt;1.6.2-4.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147545" version="1" comment="libX11-xcb1 is &lt;1.6.2-4.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147546" version="1" comment="libXRes1 is &lt;1.0.7-3.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147547" version="1" comment="libXcursor1 is &lt;1.1.14-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147548" version="1" comment="libXext6 is &lt;1.3.2-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147549" version="1" comment="libXfixes3 is &lt;5.0.1-3.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147550" version="1" comment="libXinerama1 is &lt;1.1.3-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147551" version="1" comment="libXp6 is &lt;1.0.2-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147552" version="1" comment="libXrender1 is &lt;0.9.8-3.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147553" version="1" comment="libXt6 is &lt;1.1.4-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147554" version="1" comment="libXtst6 is &lt;1.2.2-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147555" version="1" comment="libXv1 is &lt;1.0.10-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147556" version="1" comment="libXvMC1 is &lt;1.0.8-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147557" version="1" comment="libXxf86dga1 is &lt;1.1.4-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147558" version="1" comment="libXxf86vm1 is &lt;1.1.3-3.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147559" version="1" comment="libapr-util1 is &lt;1.5.3-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147560" version="1" comment="libapr-util1-dbd-sqlite3 is &lt;1.5.3-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147561" version="1" comment="libapr1 is &lt;1.5.1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147562" version="1" comment="libdmx1 is &lt;1.1.3-3.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147563" version="1" comment="libexif12 is &lt;0.6.21-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147564" version="1" comment="libgc1 is &lt;7.2d-3.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147565" version="1" comment="libgssglue1 is &lt;0.4-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147566" version="1" comment="libgypsy0 is &lt;0.9-6.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147567" version="1" comment="libjson-c2 is &lt;0.11-2.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147568" version="1" comment="liblcms1 is &lt;1.19-17.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147569" version="1" comment="libltdl7 is &lt;2.4.2-14.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147570" version="1" comment="libtool is &lt;2.4.2-14.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147571" version="1" comment="libmodplug1 is &lt;0.8.8.4-13.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147572" version="1" comment="libmusicbrainz4 is &lt;2.1.5-27.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147573" version="1" comment="libneon27 is &lt;0.30.0-3.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147574" version="1" comment="libpcsclite1 is &lt;1.8.10-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147575" version="1" comment="pcsc-lite is &lt;1.8.10-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147576" version="1" comment="libpulse-mainloop-glib0 is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147577" version="1" comment="libpulse0 is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147578" version="1" comment="pulseaudio is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147579" version="1" comment="pulseaudio-esound-compat is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147580" version="1" comment="pulseaudio-gdm-hooks is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147581" version="1" comment="pulseaudio-lang is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147582" version="1" comment="pulseaudio-module-x11 is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147583" version="1" comment="pulseaudio-module-zeroconf is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147584" version="1" comment="pulseaudio-utils is &lt;5.0-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147585" version="1" comment="libraptor2-0 is &lt;2.0.10-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147586" version="1" comment="libsmi is &lt;0.4.8-18.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147587" version="1" comment="libsmi2 is &lt;0.4.8-18.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147588" version="1" comment="libtag1 is &lt;1.9.1-1.218" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147589" version="1" comment="libtag_c0 is &lt;1.9.1-1.218" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147590" version="1" comment="taglib is &lt;1.9.1-1.218" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147591" version="1" comment="libudisks2-0 is &lt;2.1.3-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147592" version="1" comment="udisks2 is &lt;2.1.3-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147593" version="1" comment="udisks2-lang is &lt;2.1.3-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147594" version="1" comment="libupsclient1 is &lt;2.7.1-4.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147595" version="1" comment="nut is &lt;2.7.1-4.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147596" version="1" comment="nut-drivers-net is &lt;2.7.1-4.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147597" version="1" comment="logrotate is &lt;3.8.7-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147598" version="1" comment="mipv6d is &lt;2.0.2.umip.0.4-19.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147599" version="1" comment="opensc is &lt;0.13.0-1.107" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147600" version="1" comment="opie is &lt;2.4-724.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147601" version="1" comment="pam_krb5 is &lt;2.4.4-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147602" version="1" comment="pam_ssh is &lt;2.0-1.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147603" version="1" comment="pcsc-ccid is &lt;1.4.14-1.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147604" version="1" comment="perl-Config-IniFiles is &lt;2.82-3.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147605" version="1" comment="perl-HTML-Parser is &lt;3.71-1.145" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147606" version="1" comment="perl-Tk is &lt;804.031-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147607" version="1" comment="ppp is &lt;2.4.7-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147608" version="1" comment="python-pywbem is &lt;0.7.0-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147609" version="1" comment="radvd is &lt;1.9.7-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147610" version="1" comment="rtkit is &lt;0.11_git201205151338-8.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147611" version="1" comment="ruby is &lt;2.1-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147612" version="1" comment="whois is &lt;5.1.1-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147613" version="1" comment="xinetd is &lt;2.3.15-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147614" version="1" comment="xlockmore is &lt;5.43-5.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147615" version="1" comment="xrdb is &lt;1.1.0-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147616" version="1" comment="yast2 is &lt;3.1.206-36.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147617" version="1" comment="zoo is &lt;2.10-1020.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144701" version="1" comment="FastCGI is &lt;2.4.0-167.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144702" version="1" comment="perl-FastCGI is &lt;2.4.0-167.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117457" version="1" comment="sle-sdk-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144703" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144704" version="1" comment="libMagick++-devel is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144705" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-5.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144706" version="1" comment="MozillaFirefox-devel is &lt;31.1.0esr-1.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144707" version="1" comment="aaa_base-malloccheck is &lt;13.2+git20140911.61c1681-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144708" version="1" comment="accountsservice-devel is &lt;0.6.35-1.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144709" version="1" comment="alsa-devel is &lt;1.0.27.2-11.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144710" version="1" comment="ant-jmf is &lt;1.9.4-1.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144711" version="1" comment="ant-scripts is &lt;1.9.4-1.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144712" version="1" comment="ant-swing is &lt;1.9.4-1.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144713" version="1" comment="apache2-devel is &lt;2.4.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144714" version="1" comment="augeas-devel is &lt;1.2.0-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144715" version="1" comment="avahi-compat-howl-devel is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144716" version="1" comment="avahi-compat-mDNSResponder-devel is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144717" version="1" comment="libavahi-devel is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144718" version="1" comment="libhowl0 is &lt;0.6.31-20.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144719" version="1" comment="bash-devel is &lt;4.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144720" version="1" comment="readline-devel is &lt;6.2-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144721" version="1" comment="bind-devel is &lt;9.9.5P1-1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144722" version="1" comment="checkbashisms is &lt;2.12.6-3.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144723" version="1" comment="cifs-utils-devel is &lt;6.4-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144724" version="1" comment="coolkey-devel is &lt;1.1.0-147.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041252"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144725" version="1" comment="ctdb-devel is &lt;2.5.3-4.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144726" version="1" comment="cups-devel is &lt;1.7.5-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144727" version="1" comment="cyrus-sasl-devel is &lt;2.1.26-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144728" version="1" comment="dbus-1-devel is &lt;1.8.8-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144729" version="1" comment="dbus-1-devel-doc is &lt;1.8.8-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144730" version="1" comment="dbus-1-glib-devel is &lt;0.100.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144731" version="1" comment="dhcp-devel is &lt;4.2.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144732" version="1" comment="dovecot22-devel is &lt;2.2.13-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144733" version="1" comment="evince-devel is &lt;3.10.3-1.213" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144734" version="1" comment="file-devel is &lt;5.19-2.149" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144735" version="1" comment="finch-devel is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144736" version="1" comment="libpurple-devel is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144737" version="1" comment="pidgin-devel is &lt;2.10.9-5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144738" version="1" comment="firebird-devel is &lt;2.5.2.26539-13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144739" version="1" comment="libfbembed-devel is &lt;2.5.2.26539-13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144740" version="1" comment="freeradius-server-devel is &lt;3.0.3-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144741" version="1" comment="freerdp-devel is &lt;1.0.2-7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144742" version="1" comment="freetype2-devel is &lt;2.5.3-2.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144743" version="1" comment="fuse-devel is &lt;2.9.3-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144744" version="1" comment="fuse-devel-static is &lt;2.9.3-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144745" version="1" comment="libulockmgr1 is &lt;2.9.3-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144746" version="1" comment="gc-devel is &lt;7.2d-3.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144747" version="1" comment="gcc48-ada is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144748" version="1" comment="gcc48-fortran is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144749" version="1" comment="gcc48-java is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144750" version="1" comment="gcc48-obj-c++ is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144751" version="1" comment="gcc48-objc is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144752" version="1" comment="gcc48-objc-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144753" version="1" comment="libada48 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144754" version="1" comment="libffi48-devel is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144755" version="1" comment="libgcj48-devel is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144756" version="1" comment="libgfortran3-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144757" version="1" comment="libobjc4 is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144758" version="1" comment="libobjc4-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144759" version="1" comment="libquadmath0-32bit is &lt;4.8.3+r212056-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144760" version="1" comment="gd-devel is &lt;2.1.0-3.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144761" version="1" comment="gdk-pixbuf-devel is &lt;2.30.6-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144762" version="1" comment="gdm-devel is &lt;3.10.0.1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144763" version="1" comment="gimp-devel is &lt;2.8.10-1.164" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144764" version="1" comment="git is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144765" version="1" comment="git-arch is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144766" version="1" comment="git-core is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144767" version="1" comment="git-cvs is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144768" version="1" comment="git-daemon is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144769" version="1" comment="git-email is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144770" version="1" comment="git-gui is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144771" version="1" comment="git-svn is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144772" version="1" comment="git-web is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144773" version="1" comment="gitk is &lt;1.8.5.2-2.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144774" version="1" comment="glib2-devel is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144775" version="1" comment="glib2-devel-static is &lt;2.38.2-5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144776" version="1" comment="glibc-devel-static is &lt;2.19-17.72" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144777" version="1" comment="gnome-online-accounts-devel is &lt;3.10.5-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144778" version="1" comment="gnome-shell-devel is &lt;3.10.4-22.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144779" version="1" comment="hplip-devel is &lt;3.14.6-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041255"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144780" version="1" comment="icecream is &lt;1.0.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144781" version="1" comment="lzo-devel is &lt;2.08-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144782" version="1" comment="id3lib is &lt;3.8.3-261.135" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144783" version="1" comment="kernel-docs is &lt;3.12.28-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144784" version="1" comment="kernel-obs-build is &lt;3.12.28-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144785" version="1" comment="kernel-zfcpdump is &lt;3.12.28-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144786" version="1" comment="krb5-devel is &lt;1.12.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144787" version="1" comment="lib3ds-1-3 is &lt;1.3.0-25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144788" version="1" comment="libHX-devel is &lt;3.18-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144789" version="1" comment="libX11-devel is &lt;1.6.2-4.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144790" version="1" comment="libXcursor-devel is &lt;1.1.14-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144791" version="1" comment="libXext-devel is &lt;1.3.2-3.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144792" version="1" comment="libXfixes-devel is &lt;5.0.1-3.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144793" version="1" comment="libXfont-devel is &lt;1.4.7-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144794" version="1" comment="libXi-devel is &lt;1.7.2-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144795" version="1" comment="libXinerama-devel is &lt;1.1.3-3.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144796" version="1" comment="libXp-devel is &lt;1.0.2-3.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144797" version="1" comment="libXrandr-devel is &lt;1.4.2-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144798" version="1" comment="libXrender-devel is &lt;0.9.8-3.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144799" version="1" comment="libXres-devel is &lt;1.0.7-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144800" version="1" comment="libXt-devel is &lt;1.1.4-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144801" version="1" comment="libXtst-devel is &lt;1.2.2-3.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144802" version="1" comment="libXv-devel is &lt;1.0.10-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144803" version="1" comment="libXvMC-devel is &lt;1.0.8-3.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144804" version="1" comment="libXxf86dga-devel is &lt;1.1.4-3.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144805" version="1" comment="libXxf86vm-devel is &lt;1.1.3-3.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144806" version="1" comment="libapr-util1-devel is &lt;1.5.3-1.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144807" version="1" comment="libapr1-devel is &lt;1.5.1-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144808" version="1" comment="libasm-devel is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144809" version="1" comment="libdw-devel is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144810" version="1" comment="libebl-devel is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144811" version="1" comment="libelf-devel is &lt;0.158-3.200" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144812" version="1" comment="libblkid-devel is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144813" version="1" comment="libmount-devel is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144814" version="1" comment="libsmartcols-devel is &lt;2.25-6.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144815" version="1" comment="libbz2-devel is &lt;1.0.6-27.1129" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144816" version="1" comment="libcgroup-devel is &lt;0.41.rc1-1.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144817" version="1" comment="libcolord-devel is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144818" version="1" comment="libcolord-gtk-devel is &lt;0.1.25-3.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144819" version="1" comment="typelib-1_0-ColorHug-1_0 is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144820" version="1" comment="typelib-1_0-Colord-1_0 is &lt;1.1.7-2.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144821" version="1" comment="typelib-1_0-ColordGtk-1_0 is &lt;0.1.25-3.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144822" version="1" comment="libcurl-devel is &lt;7.37.0-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144823" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144824" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144825" version="1" comment="libdcerpc-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144826" version="1" comment="libdcerpc-samr-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144827" version="1" comment="libdcerpc-samr0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144828" version="1" comment="libgensec-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144829" version="1" comment="libndr-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144830" version="1" comment="libndr-krb5pac-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144831" version="1" comment="libndr-nbt-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144832" version="1" comment="libndr-standard-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144833" version="1" comment="libnetapi-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144834" version="1" comment="libpdb-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144835" version="1" comment="libregistry-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144836" version="1" comment="libsamba-credentials-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144837" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144838" version="1" comment="libsamba-policy-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144839" version="1" comment="libsamba-policy0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144840" version="1" comment="libsamba-util-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144841" version="1" comment="libsamdb-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144842" version="1" comment="libsmbclient-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144843" version="1" comment="libsmbclient-raw-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144844" version="1" comment="libsmbconf-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144845" version="1" comment="libsmbldap-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144846" version="1" comment="libsmbsharemodes-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144847" version="1" comment="libsmbsharemodes0 is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144848" version="1" comment="libtevent-util-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144849" version="1" comment="libwbclient-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144850" version="1" comment="samba-core-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144851" version="1" comment="samba-test-devel is &lt;4.1.12-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144852" version="1" comment="libdmx-devel is &lt;1.1.3-3.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144853" version="1" comment="libevent-devel is &lt;2.0.21-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144854" version="1" comment="libexif-devel is &lt;0.6.21-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144855" version="1" comment="libexpat-devel is &lt;2.1.0-13.232" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144856" version="1" comment="libgadu-devel is &lt;1.11.4-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144857" version="1" comment="libgcrypt-devel is &lt;1.6.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144858" version="1" comment="libgnomesu-devel is &lt;1.0.0-352.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144859" version="1" comment="libgnutls-devel is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144860" version="1" comment="libgnutls-openssl-devel is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144861" version="1" comment="libgnutlsxx-devel is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144862" version="1" comment="libgnutlsxx28 is &lt;3.2.15-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144863" version="1" comment="libgpgme-devel is &lt;1.5.1-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144864" version="1" comment="libgssglue-devel is &lt;0.4-3.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144865" version="1" comment="libgudev-1_0-devel is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144866" version="1" comment="libudev-devel is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144867" version="1" comment="systemd-devel is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144868" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144869" version="1" comment="libguestfs-devel is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144870" version="1" comment="ocaml-libguestfs-devel is &lt;1.26.9-1.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144871" version="1" comment="libid3tag-devel is &lt;0.15.1b-182.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144872" version="1" comment="libipa_hbac-devel is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144873" version="1" comment="libsss_idmap-devel is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144874" version="1" comment="libsss_nss_idmap-devel is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144875" version="1" comment="libsss_nss_idmap0 is &lt;1.11.5.1-5.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144876" version="1" comment="libwebkitgtk-devel is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144877" version="1" comment="libwebkitgtk3-devel is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144878" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144879" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.2.7-3.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144880" version="1" comment="libjbig-devel is &lt;2.0-12.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144881" version="1" comment="libjson-c-devel is &lt;0.11-2.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144882" version="1" comment="liblcms-devel is &lt;1.19-17.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144883" version="1" comment="libmikmod-devel is &lt;3.2.0-4.59" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144884" version="1" comment="libmms-devel is &lt;0.6.2-15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144885" version="1" comment="libmodplug-devel is &lt;0.8.8.4-13.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144886" version="1" comment="libmspack-devel is &lt;0.4-3.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144887" version="1" comment="libmusicbrainz-devel is &lt;2.1.5-27.86" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144888" version="1" comment="libmysqlclient-devel is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144889" version="1" comment="libmysqld-devel is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144890" version="1" comment="libmysqld18 is &lt;10.0.11-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144891" version="1" comment="libneon-devel is &lt;0.30.0-3.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144892" version="1" comment="libopenssl-devel is &lt;1.0.1i-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144893" version="1" comment="libpacemaker-devel is &lt;1.1.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144894" version="1" comment="pacemaker-cts is &lt;1.1.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144895" version="1" comment="libpcp3 is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144896" version="1" comment="pcp is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035050"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144897" version="1" comment="pcp-import-iostat2pcp is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144898" version="1" comment="pcp-import-mrtg2pcp is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144899" version="1" comment="pcp-import-sar2pcp is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144900" version="1" comment="pcp-import-sheet2pcp is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144901" version="1" comment="perl-PCP-LogImport is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144902" version="1" comment="perl-PCP-LogSummary is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144903" version="1" comment="perl-PCP-MMV is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144904" version="1" comment="perl-PCP-PMDA is &lt;3.6.10-4.124" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144905" version="1" comment="libpcscspy0 is &lt;1.8.10-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144906" version="1" comment="pcsc-lite-devel is &lt;1.8.10-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144907" version="1" comment="libpng12-compat-devel is &lt;1.2.50-8.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144908" version="1" comment="libpng12-devel is &lt;1.2.50-8.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144909" version="1" comment="libpng16-compat-devel is &lt;1.6.8-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144910" version="1" comment="libpng16-devel is &lt;1.6.8-2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144911" version="1" comment="libpoppler-devel is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144912" version="1" comment="libpoppler-glib-devel is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144913" version="1" comment="libpoppler-qt4-devel is &lt;0.24.4-3.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144914" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.24.4-3.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144915" version="1" comment="libproxy-devel is &lt;0.4.11-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144916" version="1" comment="libpulse-devel is &lt;5.0-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144917" version="1" comment="libqt4-devel is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144918" version="1" comment="libqt4-devel-doc is &lt;4.8.6-2.29" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144919" version="1" comment="libqt4-devel-doc-data is &lt;4.8.6-2.29" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144920" version="1" comment="libqt4-linguist is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144921" version="1" comment="libqt4-private-headers-devel is &lt;4.8.6-2.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144922" version="1" comment="libraptor-devel is &lt;2.0.10-3.67" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144923" version="1" comment="libraw-devel is &lt;0.15.4-3.88" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144924" version="1" comment="libraw-devel-static is &lt;0.15.4-3.88" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144925" version="1" comment="librpcsecgss-devel is &lt;0.19-16.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144926" version="1" comment="librsvg-devel is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144927" version="1" comment="typelib-1_0-Rsvg-2_0 is &lt;2.40.2-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144928" version="1" comment="libserf-1-1 is &lt;1.3.7-1.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144929" version="1" comment="silc-toolkit-devel is &lt;1.1.10-24.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144930" version="1" comment="libsmi-devel is &lt;0.4.8-18.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144931" version="1" comment="libsndfile-devel is &lt;1.0.25-18.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144932" version="1" comment="libsoup-devel is &lt;2.44.2-1.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144933" version="1" comment="libssh-devel is &lt;0.6.3-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144934" version="1" comment="libssh-devel-doc is &lt;0.6.3-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144935" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144936" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144937" version="1" comment="subversion is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144938" version="1" comment="subversion-bash-completion is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144939" version="1" comment="subversion-devel is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144940" version="1" comment="subversion-perl is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144941" version="1" comment="subversion-python is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144942" version="1" comment="subversion-server is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144943" version="1" comment="subversion-tools is &lt;1.8.10-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144944" version="1" comment="libtag-devel is &lt;1.9.1-1.265" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144945" version="1" comment="libtasn1-devel is &lt;3.7-2.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144946" version="1" comment="libtiff-devel is &lt;4.0.3-9.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144947" version="1" comment="libvirt-devel is &lt;1.2.5-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144948" version="1" comment="libvorbis-devel is &lt;1.3.3-8.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144949" version="1" comment="libxcb-composite0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144950" version="1" comment="libxcb-damage0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144951" version="1" comment="libxcb-devel is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144952" version="1" comment="libxcb-devel-doc is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144953" version="1" comment="libxcb-dpms0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144954" version="1" comment="libxcb-dri3-0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144955" version="1" comment="libxcb-present0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144956" version="1" comment="libxcb-record0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144957" version="1" comment="libxcb-res0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144958" version="1" comment="libxcb-screensaver0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144959" version="1" comment="libxcb-xevie0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144960" version="1" comment="libxcb-xinerama0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144961" version="1" comment="libxcb-xprint0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144962" version="1" comment="libxcb-xtest0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144963" version="1" comment="libxcb-xvmc0 is &lt;1.10-1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144964" version="1" comment="libxml2-devel is &lt;2.9.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144965" version="1" comment="libyaml-devel is &lt;0.1.6-1.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144966" version="1" comment="libzip-devel is &lt;0.11.1-4.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144967" version="1" comment="zeromq-devel is &lt;4.0.4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144968" version="1" comment="lua-devel is &lt;5.2.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144969" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144970" version="1" comment="mozilla-nss-devel is &lt;3.16.4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144971" version="1" comment="net-snmp-devel is &lt;5.7.2.1-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144972" version="1" comment="newt-devel is &lt;0.52.16-1.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144973" version="1" comment="newt-static is &lt;0.52.16-1.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144974" version="1" comment="nut-cgi is &lt;2.7.1-4.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144975" version="1" comment="nut-devel is &lt;2.7.1-4.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144976" version="1" comment="openexr-devel is &lt;2.1.0-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144977" version="1" comment="openslp-devel is &lt;2.0.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144978" version="1" comment="osc is &lt;0.148.1-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144979" version="1" comment="pam-devel is &lt;1.1.8-11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144980" version="1" comment="pango-devel is &lt;1.36.3-4.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144981" version="1" comment="perl-Tk-devel is &lt;804.031-3.82" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144982" version="1" comment="php5-devel is &lt;5.5.14-4.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144983" version="1" comment="polkit-devel is &lt;0.112-2.189" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144984" version="1" comment="postgresql93-devel is &lt;9.3.5-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144985" version="1" comment="ppp-devel is &lt;2.4.7-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144986" version="1" comment="python3-devel is &lt;3.4.1-2.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144987" version="1" comment="quagga-devel is &lt;0.99.22.1-3.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144988" version="1" comment="rhythmbox-devel is &lt;3.0.2-1.92" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144989" version="1" comment="ruby-devel is &lt;2.1-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144990" version="1" comment="ruby2.1-rubygem-bundler is &lt;1.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144991" version="1" comment="spice-gtk-devel is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144992" version="1" comment="typelib-1_0-SpiceClientGtk-2_0 is &lt;0.25-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144993" version="1" comment="sudo-devel is &lt;1.8.10p3-1.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144994" version="1" comment="systemtap-sdt-devel is &lt;2.5-1.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144995" version="1" comment="udisks2-devel is &lt;2.1.3-1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144996" version="1" comment="unixODBC-devel is &lt;2.3.1-4.95" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144997" version="1" comment="vte2-devel is &lt;0.28.2-17.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144998" version="1" comment="wireshark-devel is &lt;1.10.9-1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144999" version="1" comment="xalan-j2-demo is &lt;2.7.0-264.133" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145000" version="1" comment="xalan-j2-manual is &lt;2.7.0-264.133" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145001" version="1" comment="xen-devel is &lt;4.4.1_06-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145002" version="1" comment="xfig is &lt;3.2.5c-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145003" version="1" comment="xorg-x11-devel is &lt;7.6-45.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145004" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.15.2-12.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145005" version="1" comment="yast2-core-devel is &lt;3.1.11-1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145006" version="1" comment="yast2-devel-doc is &lt;3.1.108-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109226" version="1" comment="DirectFB-devel is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109232" version="1" comment="lib++dfb-devel is &lt;1.7.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118658" version="1" comment="sle-sdk-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102630" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102636" version="1" comment="libMagick++-devel is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102641" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114772" version="1" comment="MozillaFirefox-devel is &lt;38.3.0esr-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145007" version="1" comment="aaa_base-malloccheck is &lt;13.2+git20140911.61c1681-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145008" version="1" comment="accountsservice-devel is &lt;0.6.35-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145009" version="1" comment="alsa-devel is &lt;1.0.27.2-11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145010" version="1" comment="ant-jmf is &lt;1.9.4-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145011" version="1" comment="ant-scripts is &lt;1.9.4-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145012" version="1" comment="ant-swing is &lt;1.9.4-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145013" version="1" comment="apache2-devel is &lt;2.4.16-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111368" version="1" comment="augeas-devel is &lt;1.2.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145014" version="1" comment="bind-devel is &lt;9.9.6P1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145015" version="1" comment="binutils-devel is &lt;2.25.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145016" version="1" comment="binutils-gold is &lt;2.25.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145017" version="1" comment="cross-ppc-binutils is &lt;2.25.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145018" version="1" comment="cross-spu-binutils is &lt;2.25.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145019" version="1" comment="cifs-utils-devel is &lt;6.4-6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145020" version="1" comment="ctdb-devel is &lt;2.5.5-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110318" version="1" comment="cups-devel is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107562" version="1" comment="dbus-1-devel is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107560" version="1" comment="dbus-1-devel-doc is &lt;1.8.16-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145021" version="1" comment="dhcp-devel is &lt;4.3.3-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113257" version="1" comment="e2fsprogs-devel is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113258" version="1" comment="libcom_err-devel is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113262" version="1" comment="libext2fs-devel is &lt;1.42.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103558" version="1" comment="file-devel is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102677" version="1" comment="finch-devel is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102680" version="1" comment="libpurple-devel is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102685" version="1" comment="pidgin-devel is &lt;2.10.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102932" version="1" comment="flac-devel is &lt;1.3.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145022" version="1" comment="freeradius-server-devel is &lt;3.0.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145023" version="1" comment="freetype2-devel is &lt;2.5.5-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110489" version="1" comment="fuse-devel is &lt;2.9.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110490" version="1" comment="fuse-devel-static is &lt;2.9.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110493" version="1" comment="libulockmgr1 is &lt;2.9.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115216" version="1" comment="gcc48-ada is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115218" version="1" comment="gcc48-fortran is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115240" version="1" comment="gcc48-java is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115221" version="1" comment="gcc48-obj-c++ is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115222" version="1" comment="gcc48-objc is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115261" version="1" comment="gcc48-objc-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115223" version="1" comment="libada48 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115237" version="1" comment="libffi48-devel is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115244" version="1" comment="libgcj48-devel is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115230" version="1" comment="libobjc4 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115269" version="1" comment="libobjc4-32bit is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109547" version="1" comment="gd-devel is &lt;2.1.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145024" version="1" comment="gdm-devel is &lt;3.10.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145025" version="1" comment="git is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145026" version="1" comment="git-arch is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145027" version="1" comment="git-cvs is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145028" version="1" comment="git-daemon is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145029" version="1" comment="git-email is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145030" version="1" comment="git-gui is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145031" version="1" comment="git-svn is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145032" version="1" comment="git-web is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145033" version="1" comment="gitk is &lt;1.8.5.6-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145034" version="1" comment="glib2-devel is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145035" version="1" comment="glib2-devel-static is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145036" version="1" comment="libgio-fam is &lt;2.38.2-5.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145037" version="1" comment="glibc-devel-static is &lt;2.19-31.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145038" version="1" comment="gnome-online-accounts-devel is &lt;3.10.5-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145039" version="1" comment="typelib-1_0-Goa-1_0 is &lt;3.10.5-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107803" version="1" comment="gnome-settings-daemon-devel is &lt;3.10.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145040" version="1" comment="gnome-shell-devel is &lt;3.10.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109843" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106169" version="1" comment="hivex-devel is &lt;1.3.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145041" version="1" comment="hplip-devel is &lt;3.14.6-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041255"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145042" version="1" comment="lzo-devel is &lt;2.08-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113207" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.10-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145043" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr1.10-2.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145044" version="1" comment="kernel-docs is &lt;4.1.13-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145045" version="1" comment="kernel-obs-build is &lt;4.1.13-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115944" version="1" comment="krb5-devel is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145046" version="1" comment="libQt5Bootstrap-devel-static is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145047" version="1" comment="libQt5Concurrent-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145048" version="1" comment="libQt5Concurrent5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145049" version="1" comment="libQt5Core-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145050" version="1" comment="libQt5Core-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145051" version="1" comment="libQt5DBus-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145052" version="1" comment="libQt5DBus-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145053" version="1" comment="libQt5Gui-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145054" version="1" comment="libQt5Gui-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145055" version="1" comment="libQt5Network-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145056" version="1" comment="libQt5Network-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145057" version="1" comment="libQt5Network5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145058" version="1" comment="libQt5OpenGL-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145059" version="1" comment="libQt5OpenGL-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145060" version="1" comment="libQt5OpenGL5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145061" version="1" comment="libQt5OpenGLExtensions-devel-static is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145062" version="1" comment="libQt5PlatformSupport-devel-static is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145063" version="1" comment="libQt5PlatformSupport-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145064" version="1" comment="libQt5PrintSupport-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145065" version="1" comment="libQt5PrintSupport-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145066" version="1" comment="libQt5PrintSupport5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145067" version="1" comment="libQt5Sql-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145068" version="1" comment="libQt5Sql-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145069" version="1" comment="libQt5Sql5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145070" version="1" comment="libQt5Sql5-mysql is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145071" version="1" comment="libQt5Sql5-postgresql is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145072" version="1" comment="libQt5Sql5-sqlite is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145073" version="1" comment="libQt5Sql5-unixODBC is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145074" version="1" comment="libQt5Test-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145075" version="1" comment="libQt5Test-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145076" version="1" comment="libQt5Test5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145077" version="1" comment="libQt5Widgets-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145078" version="1" comment="libQt5Widgets-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145079" version="1" comment="libQt5Xml-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145080" version="1" comment="libQt5Xml5 is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145081" version="1" comment="libqt5-qtbase-common-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145082" version="1" comment="libqt5-qtbase-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145083" version="1" comment="libqt5-qtbase-doc is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145084" version="1" comment="libqt5-qtbase-private-headers-devel is &lt;5.3.2-1.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108652" version="1" comment="libXfont-devel is &lt;1.4.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145085" version="1" comment="libXi-devel is &lt;1.7.4-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108422" version="1" comment="libarchive-devel is &lt;3.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106095" version="1" comment="libasm-devel is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106098" version="1" comment="libdw-devel is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106101" version="1" comment="libebl-devel is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106104" version="1" comment="libelf-devel is &lt;0.158-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145086" version="1" comment="libblkid-devel is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145087" version="1" comment="libmount-devel is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145088" version="1" comment="libsmartcols-devel is &lt;2.25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145089" version="1" comment="libbz2-devel is &lt;1.0.6-27.886" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145090" version="1" comment="libcgroup-devel is &lt;0.41.rc1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145091" version="1" comment="libcolord-devel is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145092" version="1" comment="typelib-1_0-ColorHug-1_0 is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145093" version="1" comment="typelib-1_0-Colord-1_0 is &lt;1.1.7-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110170" version="1" comment="libcurl-devel is &lt;7.37.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145094" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145095" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145096" version="1" comment="libdcerpc-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145097" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145098" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145099" version="1" comment="libgensec-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145100" version="1" comment="libndr-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145101" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145102" version="1" comment="libndr-nbt-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145103" version="1" comment="libndr-standard-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145104" version="1" comment="libnetapi-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145105" version="1" comment="libregistry-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145106" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145107" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145108" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145109" version="1" comment="libsamba-policy-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145110" version="1" comment="libsamba-policy0 is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145111" version="1" comment="libsamba-util-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145112" version="1" comment="libsamdb-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145113" version="1" comment="libsmbclient-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145114" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145115" version="1" comment="libsmbconf-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145116" version="1" comment="libsmbldap-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145117" version="1" comment="libtevent-util-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145118" version="1" comment="libwbclient-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145119" version="1" comment="samba-core-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145120" version="1" comment="samba-test-devel is &lt;4.2.4-4.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145121" version="1" comment="libgadu-devel is &lt;1.11.4-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145122" version="1" comment="libgadu3 is &lt;1.11.4-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114241" version="1" comment="libgcrypt-devel is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114254" version="1" comment="libgnutls-devel is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114256" version="1" comment="libgnutls-openssl-devel is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114260" version="1" comment="libgnutlsxx-devel is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114261" version="1" comment="libgnutlsxx28 is &lt;3.2.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145123" version="1" comment="libgudev-1_0-devel is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145124" version="1" comment="libudev-devel is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145125" version="1" comment="systemd-devel is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145126" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145127" version="1" comment="libguestfs-devel is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145128" version="1" comment="ocaml-libguestfs-devel is &lt;1.26.10-4.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145129" version="1" comment="libgypsy-devel is &lt;0.9-6.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107569" version="1" comment="libicu-devel is &lt;52.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145130" version="1" comment="libipa_hbac-devel is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145131" version="1" comment="libsss_idmap-devel is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145132" version="1" comment="libsss_nss_idmap-devel is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145133" version="1" comment="libsss_nss_idmap0 is &lt;1.11.5.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106109" version="1" comment="libjasper-devel is &lt;1.900.1-170.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145134" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145135" version="1" comment="libwebkit2gtk-3_0-25 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145136" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145137" version="1" comment="libwebkitgtk-devel is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145138" version="1" comment="libwebkitgtk3-devel is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145139" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145140" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145141" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145142" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.2.7-3.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145143" version="1" comment="libjbig-devel is &lt;2.0-12.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105090" version="1" comment="libjpeg62-devel is &lt;62.1.0-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105084" version="1" comment="libjpeg8-devel is &lt;8.0.2-30.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105093" version="1" comment="libksba-devel is &lt;1.3.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107708" version="1" comment="libmspack-devel is &lt;0.4-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145144" version="1" comment="libmysqlclient-devel is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145145" version="1" comment="libmysqld-devel is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145146" version="1" comment="libmysqld18 is &lt;10.0.21-1.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145147" version="1" comment="libopenssl-devel is &lt;1.0.1i-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145148" version="1" comment="libpacemaker-devel is &lt;1.1.13-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145149" version="1" comment="pacemaker-cts is &lt;1.1.13-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145150" version="1" comment="libpcp-devel is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145151" version="1" comment="libpcp3 is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145152" version="1" comment="pcp is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035050"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145153" version="1" comment="pcp-import-iostat2pcp is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145154" version="1" comment="pcp-import-mrtg2pcp is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145155" version="1" comment="pcp-import-sar2pcp is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145156" version="1" comment="pcp-import-sheet2pcp is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145157" version="1" comment="perl-PCP-LogImport is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145158" version="1" comment="perl-PCP-LogSummary is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145159" version="1" comment="perl-PCP-MMV is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145160" version="1" comment="perl-PCP-PMDA is &lt;3.6.10-4.97" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105440" version="1" comment="libpng16-compat-devel is &lt;1.6.8-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105442" version="1" comment="libpng16-devel is &lt;1.6.8-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145161" version="1" comment="libpoppler-devel is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145162" version="1" comment="libpoppler-glib-devel is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145163" version="1" comment="libpoppler-qt4-devel is &lt;0.24.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145164" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.24.4-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113432" version="1" comment="libqt4-devel is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113420" version="1" comment="libqt4-devel-doc is &lt;4.8.6-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113421" version="1" comment="libqt4-devel-doc-data is &lt;4.8.6-4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113433" version="1" comment="libqt4-linguist is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113434" version="1" comment="libqt4-private-headers-devel is &lt;4.8.6-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145165" version="1" comment="libraw-devel is &lt;0.15.4-3.89" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145166" version="1" comment="libraw-devel-static is &lt;0.15.4-3.89" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145167" version="1" comment="libraw9 is &lt;0.15.4-3.89" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145168" version="1" comment="libserf-1-1 is &lt;1.3.7-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105599" version="1" comment="libsndfile-devel is &lt;1.0.25-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145169" version="1" comment="libspice-server-devel is &lt;0.12.5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114955" version="1" comment="libssh-devel is &lt;0.6.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114956" version="1" comment="libssh-devel-doc is &lt;0.6.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108427" version="1" comment="libssh2-devel is &lt;1.4.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113993" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113994" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113995" version="1" comment="subversion is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113996" version="1" comment="subversion-bash-completion is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113997" version="1" comment="subversion-devel is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113998" version="1" comment="subversion-perl is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113999" version="1" comment="subversion-python is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114001" version="1" comment="subversion-server is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114002" version="1" comment="subversion-tools is &lt;1.8.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109695" version="1" comment="libtasn1-devel is &lt;3.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114232" version="1" comment="libtidy-0_99-0 is &lt;1.0.20100204cvs-25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114233" version="1" comment="libtidy-0_99-0-devel is &lt;1.0.20100204cvs-25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114234" version="1" comment="tidy is &lt;1.0.20100204cvs-25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114058" version="1" comment="libtiff-devel is &lt;4.0.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115563" version="1" comment="libvdpau-devel is &lt;0.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145170" version="1" comment="libvirt-devel is &lt;1.2.18.1-4.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145171" version="1" comment="libvorbis-devel is &lt;1.3.3-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114122" version="1" comment="libwmf-devel is &lt;0.2.8.4-242.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114123" version="1" comment="libwmf-gnome is &lt;0.2.8.4-242.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108094" version="1" comment="libxerces-c-devel is &lt;3.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103734" version="1" comment="libxml2-devel is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145172" version="1" comment="libyaml-devel is &lt;0.1.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145173" version="1" comment="libzip-devel is &lt;0.11.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114238" version="1" comment="zeromq-devel is &lt;4.0.4-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109222" version="1" comment="mercurial is &lt;2.8.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116017" version="1" comment="mozilla-nspr-devel is &lt;4.10.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116031" version="1" comment="mozilla-nss-devel is &lt;3.19.2.1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105817" version="1" comment="mpfr-devel is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145174" version="1" comment="net-snmp-devel is &lt;5.7.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145175" version="1" comment="openldap2-back-perl is &lt;2.4.41-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145176" version="1" comment="openslp-devel is &lt;2.0.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145177" version="1" comment="osc is &lt;0.152.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145178" version="1" comment="pam-devel is &lt;1.1.8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145179" version="1" comment="pango-devel is &lt;1.36.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145180" version="1" comment="php5-devel is &lt;5.5.14-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115374" version="1" comment="polkit-devel is &lt;0.113-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145181" version="1" comment="postgresql94-devel is &lt;9.4.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145182" version="1" comment="python3-devel is &lt;3.4.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105407" version="1" comment="rpm-devel is &lt;4.11.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105410" version="1" comment="ruby2.1-devel is &lt;2.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145183" version="1" comment="ruby2.1-rubygem-bundler is &lt;1.7.3-3.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145184" version="1" comment="spice-gtk-devel is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145185" version="1" comment="typelib-1_0-SpiceClientGtk-2_0 is &lt;0.29-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145186" version="1" comment="systemtap-sdt-devel is &lt;2.5-4.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114952" version="1" comment="wireshark-devel is &lt;1.12.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145187" version="1" comment="xalan-j2-demo is &lt;2.7.0-264.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145188" version="1" comment="xalan-j2-manual is &lt;2.7.0-264.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145189" version="1" comment="xen-devel is &lt;4.5.1_12-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145190" version="1" comment="xorg-x11-devel is &lt;7.6-45.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145191" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.15.2-36.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145192" version="1" comment="yast2-core-devel is &lt;3.1.18-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145193" version="1" comment="yast2-devel-doc is &lt;3.1.155-1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145194" version="1" comment="DirectFB-devel is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145195" version="1" comment="lib++dfb-devel is &lt;1.7.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135224" version="1" comment="sle-sdk-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131744" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131745" version="1" comment="libMagick++-devel is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131746" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119325" version="1" comment="LibVNCServer-devel is &lt;0.9.9-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131809" version="1" comment="MozillaFirefox-devel is &lt;45.4.0esr-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145196" version="1" comment="NetworkManager-devel is &lt;1.0.12-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145197" version="1" comment="aaa_base-malloccheck is &lt;13.2+git20140911.61c1681-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145198" version="1" comment="accountsservice-devel is &lt;0.6.42-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145199" version="1" comment="apache2-devel is &lt;2.4.23-14.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145200" version="1" comment="augeas-devel is &lt;1.2.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145201" version="1" comment="avahi-compat-howl-devel is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145202" version="1" comment="avahi-compat-mDNSResponder-devel is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145203" version="1" comment="libavahi-devel is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145204" version="1" comment="libhowl0 is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145205" version="1" comment="python-avahi is &lt;0.6.32-30.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145206" version="1" comment="bash-devel is &lt;4.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145207" version="1" comment="readline-devel is &lt;6.3-78.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131806" version="1" comment="bind-devel is &lt;9.9.9P1-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145208" version="1" comment="binutils-devel is &lt;2.26.1-9.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145209" version="1" comment="binutils-gold is &lt;2.26.1-9.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145210" version="1" comment="cross-ppc-binutils is &lt;2.26.1-9.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145211" version="1" comment="cross-spu-binutils is &lt;2.26.1-9.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124479" version="1" comment="bsh2 is &lt;2.0.0.b5-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124480" version="1" comment="bsh2-classgen is &lt;2.0.0.b5-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124481" version="1" comment="bsh2-javadoc is &lt;2.0.0.b5-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145212" version="1" comment="cifs-utils-devel is &lt;6.5-8.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131751" version="1" comment="cracklib-devel is &lt;2.9.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145213" version="1" comment="cups-ddk is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145214" version="1" comment="cups-devel is &lt;1.7.5-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145215" version="1" comment="dbus-1-devel is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145216" version="1" comment="dbus-1-devel-doc is &lt;1.8.16-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130041" version="1" comment="dhcp-devel is &lt;4.3.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145217" version="1" comment="eog-devel is &lt;3.20.4-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145218" version="1" comment="evince-devel is &lt;3.20.1-5.66" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145219" version="1" comment="finch-devel is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145220" version="1" comment="libpurple-devel is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145221" version="1" comment="pidgin-devel is &lt;2.11.0-12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145222" version="1" comment="flac-devel is &lt;1.3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131797" version="1" comment="libQtWebKit-devel is &lt;4.8.6+2.3.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131798" version="1" comment="libbonobo-devel is &lt;2.32.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131799" version="1" comment="libnetpbm-devel is &lt;10.66.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130943" version="1" comment="mdbtools is &lt;0.7-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131801" version="1" comment="sgmltool is &lt;1.0.9-1075.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145223" version="1" comment="fontconfig-devel is &lt;2.11.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145224" version="1" comment="freerdp-devel is &lt;2.0.0~git.1463131968.4e66df7-11.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145225" version="1" comment="freetype2-devel is &lt;2.6.3-7.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145226" version="1" comment="gcc48-ada is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145227" version="1" comment="gcc48-fortran is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145228" version="1" comment="gcc48-java is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145229" version="1" comment="gcc48-obj-c++ is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145230" version="1" comment="gcc48-objc is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145231" version="1" comment="gcc48-objc-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145232" version="1" comment="libada48 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145233" version="1" comment="libffi48-devel is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145234" version="1" comment="libgcj48-devel is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145235" version="1" comment="libobjc4 is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145236" version="1" comment="libobjc4-32bit is &lt;4.8.5-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131765" version="1" comment="gd-devel is &lt;2.1.0-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145237" version="1" comment="gdk-pixbuf-devel is &lt;2.34.0-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145238" version="1" comment="gdm-devel is &lt;3.10.0.1-52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125327" version="1" comment="ghostscript-devel is &lt;9.15-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126713" version="1" comment="giflib-devel is &lt;5.0.5-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145239" version="1" comment="gimp-devel is &lt;2.8.18-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124818" version="1" comment="git is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124819" version="1" comment="git-arch is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124821" version="1" comment="git-cvs is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124822" version="1" comment="git-daemon is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124823" version="1" comment="git-email is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124824" version="1" comment="git-gui is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124825" version="1" comment="git-svn is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124826" version="1" comment="git-web is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124827" version="1" comment="gitk is &lt;1.8.5.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145240" version="1" comment="glib2-devel is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145241" version="1" comment="glib2-devel-static is &lt;2.48.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145242" version="1" comment="glibc-devel-static is &lt;2.22-49.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145243" version="1" comment="gnome-online-accounts-devel is &lt;3.20.4-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145244" version="1" comment="gnome-settings-daemon-devel is &lt;3.20.1-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145245" version="1" comment="gnome-shell-devel is &lt;3.20.4-70.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124736" version="1" comment="graphite2-devel is &lt;1.3.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145246" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-20.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145247" version="1" comment="gtk2-devel is &lt;2.24.31-7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131660" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.50-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128389" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr3.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145248" version="1" comment="kernel-docs is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145249" version="1" comment="kernel-obs-build is &lt;4.4.21-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145250" version="1" comment="krb5-devel is &lt;1.12.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126434" version="1" comment="lhasa-devel is &lt;0.2.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145251" version="1" comment="libQt5Bootstrap-devel-static is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145252" version="1" comment="libQt5Concurrent-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145253" version="1" comment="libQt5Core-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145254" version="1" comment="libQt5Core-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145255" version="1" comment="libQt5DBus-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145256" version="1" comment="libQt5DBus-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145257" version="1" comment="libQt5Gui-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145258" version="1" comment="libQt5Gui-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145259" version="1" comment="libQt5Network-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145260" version="1" comment="libQt5Network-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145261" version="1" comment="libQt5OpenGL-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145262" version="1" comment="libQt5OpenGL-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145263" version="1" comment="libQt5OpenGLExtensions-devel-static is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145264" version="1" comment="libQt5PlatformHeaders-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145265" version="1" comment="libQt5PlatformSupport-devel-static is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145266" version="1" comment="libQt5PlatformSupport-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145267" version="1" comment="libQt5PrintSupport-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145268" version="1" comment="libQt5PrintSupport-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145269" version="1" comment="libQt5Sql-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145270" version="1" comment="libQt5Sql-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145271" version="1" comment="libQt5Test-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145272" version="1" comment="libQt5Test-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145273" version="1" comment="libQt5Widgets-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145274" version="1" comment="libQt5Widgets-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145275" version="1" comment="libQt5Xml-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145276" version="1" comment="libqt5-qtbase-common-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145277" version="1" comment="libqt5-qtbase-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145278" version="1" comment="libqt5-qtbase-private-headers-devel is &lt;5.6.1-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145279" version="1" comment="libQt5WebKit-private-headers-devel is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145280" version="1" comment="libQt5WebKit5-devel is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145281" version="1" comment="libQt5WebKitWidgets-devel is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145282" version="1" comment="libQt5WebKitWidgets-private-headers-devel is &lt;5.6.1-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145283" version="1" comment="libXfont-devel is &lt;1.5.1-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145284" version="1" comment="libXrandr-devel is &lt;1.5.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130725" version="1" comment="libarchive-devel is &lt;3.1.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145285" version="1" comment="libblkid-devel is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145286" version="1" comment="libmount-devel is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145287" version="1" comment="libsmartcols-devel is &lt;2.28-40.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145288" version="1" comment="libbz2-devel is &lt;1.0.6-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145289" version="1" comment="libcolord-devel is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145290" version="1" comment="libcolord-gtk-devel is &lt;0.1.26-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145291" version="1" comment="typelib-1_0-ColorHug-1_0 is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145292" version="1" comment="typelib-1_0-Colord-1_0 is &lt;1.3.3-10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145293" version="1" comment="typelib-1_0-ColordGtk-1_0 is &lt;0.1.26-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131794" version="1" comment="libcurl-devel is &lt;7.37.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128469" version="1" comment="libexpat-devel is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131795" version="1" comment="libgcrypt-devel is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145294" version="1" comment="libgnomesu-devel is &lt;2.0.0-353.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145295" version="1" comment="libguestfs-devel is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145296" version="1" comment="ocaml-libguestfs-devel is &lt;1.32.4-14.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131747" version="1" comment="libidn-devel is &lt;1.28-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145297" version="1" comment="libimobiledevice-devel is &lt;1.2.0-7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145298" version="1" comment="libipa_hbac-devel is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145299" version="1" comment="libsss_idmap-devel is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145300" version="1" comment="libsss_nss_idmap-devel is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145301" version="1" comment="libsss_nss_idmap0 is &lt;1.13.4-18.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145302" version="1" comment="libwebkitgtk-devel is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145303" version="1" comment="libwebkitgtk3-devel is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145304" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145305" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.4.11-23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128470" version="1" comment="libksba-devel is &lt;1.3.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145306" version="1" comment="libldb-devel is &lt;1.1.26-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145307" version="1" comment="pyldb is &lt;1.1.26-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145308" version="1" comment="pyldb-devel is &lt;1.1.26-10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118766" version="1" comment="libmspack-devel is &lt;0.4-14.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131803" version="1" comment="libmysqlclient-devel is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131804" version="1" comment="libmysqld-devel is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131805" version="1" comment="libmysqld18 is &lt;10.0.27-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123021" version="1" comment="libnettle-devel is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124482" version="1" comment="libotr-devel is &lt;4.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145309" version="1" comment="libpacemaker-devel is &lt;1.1.15-19.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145310" version="1" comment="pacemaker-cts is &lt;1.1.15-19.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119234" version="1" comment="libpng12-compat-devel is &lt;1.2.50-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119235" version="1" comment="libpng12-devel is &lt;1.2.50-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119236" version="1" comment="libpng16-compat-devel is &lt;1.6.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119237" version="1" comment="libpng16-devel is &lt;1.6.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145311" version="1" comment="libpoppler-cpp0 is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145312" version="1" comment="libpoppler-devel is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145313" version="1" comment="libpoppler-glib-devel is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145314" version="1" comment="libpoppler-qt4-devel is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145315" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.43.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145316" version="1" comment="libproxy-devel is &lt;0.4.13-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125285" version="1" comment="libqt4-devel is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125286" version="1" comment="libqt4-devel-doc is &lt;4.8.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125287" version="1" comment="libqt4-devel-doc-data is &lt;4.8.6-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125288" version="1" comment="libqt4-linguist is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125289" version="1" comment="libqt4-private-headers-devel is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130949" version="1" comment="libreoffice-sdk is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145317" version="1" comment="librsvg-devel is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145318" version="1" comment="typelib-1_0-Rsvg-2_0 is &lt;2.40.15-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145319" version="1" comment="libsmbclient-devel is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145320" version="1" comment="libwbclient-devel is &lt;4.4.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119287" version="1" comment="libsndfile-devel is &lt;1.0.25-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145321" version="1" comment="libsoup-devel is &lt;2.54.1-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145322" version="1" comment="libspice-server-devel is &lt;0.12.7-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123873" version="1" comment="libssh-devel is &lt;0.6.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123874" version="1" comment="libssh-devel-doc is &lt;0.6.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145323" version="1" comment="libssh2-devel is &lt;1.4.3-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145324" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145325" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145326" version="1" comment="subversion is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145327" version="1" comment="subversion-bash-completion is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145328" version="1" comment="subversion-devel is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145329" version="1" comment="subversion-perl is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145330" version="1" comment="subversion-python is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145331" version="1" comment="subversion-server is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145332" version="1" comment="subversion-tools is &lt;1.8.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128912" version="1" comment="libtasn1-devel is &lt;3.7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131760" version="1" comment="libtcnative-1-0-devel is &lt;1.1.32-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131764" version="1" comment="libtiff-devel is &lt;4.0.6-26.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145333" version="1" comment="libudev-devel is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145334" version="1" comment="systemd-devel is &lt;228-117.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145335" version="1" comment="libusbmuxd-devel is &lt;1.0.10-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145336" version="1" comment="libvdpau-devel is &lt;1.1.1-6.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145337" version="1" comment="libvirt-devel is &lt;2.0.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114125" version="1" comment="libwmf-tools is &lt;0.2.8.4-242.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145338" version="1" comment="libxcb-composite0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145339" version="1" comment="libxcb-damage0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145340" version="1" comment="libxcb-devel is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145341" version="1" comment="libxcb-devel-doc is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145342" version="1" comment="libxcb-dpms0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145343" version="1" comment="libxcb-record0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145344" version="1" comment="libxcb-res0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145345" version="1" comment="libxcb-screensaver0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145346" version="1" comment="libxcb-xevie0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145347" version="1" comment="libxcb-xprint0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145348" version="1" comment="libxcb-xtest0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145349" version="1" comment="libxcb-xvmc0 is &lt;1.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131754" version="1" comment="libxerces-c-devel is &lt;3.1.1-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145350" version="1" comment="libxml2-devel is &lt;2.9.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145351" version="1" comment="libzip-devel is &lt;0.11.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145352" version="1" comment="zeromq-devel is &lt;4.0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128191" version="1" comment="mercurial is &lt;2.8.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129305" version="1" comment="mozilla-nspr-devel is &lt;4.12-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129306" version="1" comment="mozilla-nss-devel is &lt;3.21.1-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109976" version="1" comment="mysql-connector-java is &lt;5.1.35-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145353" version="1" comment="ocaml is &lt;4.03.0-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145354" version="1" comment="ocaml-compiler-libs is &lt;4.03.0-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145355" version="1" comment="ocaml-rpm-macros is &lt;4.03.0-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145356" version="1" comment="ocaml-runtime is &lt;4.03.0-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145357" version="1" comment="openldap2-back-perl is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145358" version="1" comment="openldap2-devel is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145359" version="1" comment="openldap2-devel-static is &lt;2.4.41-18.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131800" version="1" comment="openslp-devel is &lt;2.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145360" version="1" comment="pango-devel is &lt;1.40.1-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131807" version="1" comment="php5-devel is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131811" version="1" comment="php7-devel is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145361" version="1" comment="polkit-devel is &lt;0.113-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131808" version="1" comment="postgresql94-devel is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128393" version="1" comment="quagga-devel is &lt;0.99.22.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145362" version="1" comment="rhythmbox-devel is &lt;3.4-6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145363" version="1" comment="rpm-devel is &lt;4.11.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145364" version="1" comment="ruby2.1-devel is &lt;2.1.2-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131793" version="1" comment="samba-test-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145365" version="1" comment="spice-gtk-devel is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145366" version="1" comment="typelib-1_0-SpiceClientGtk-2_0 is &lt;0.31-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130778" version="1" comment="sqlite3-devel is &lt;3.8.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145367" version="1" comment="sudo-devel is &lt;1.8.10p3-6.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145368" version="1" comment="systemtap-sdt-devel is &lt;3.0-7.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145369" version="1" comment="unixODBC-devel is &lt;2.3.4-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145370" version="1" comment="vte2-devel is &lt;0.28.2-19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145371" version="1" comment="webkit2gtk3-devel is &lt;2.12.5-1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131810" version="1" comment="wireshark-devel is &lt;1.12.13-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145372" version="1" comment="xen-devel is &lt;4.7.0_12-23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145373" version="1" comment="xfsprogs-devel is &lt;4.3.0-8.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145374" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.18.3-57.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145375" version="1" comment="yast2-core-devel is &lt;3.1.23-6.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117478" version="1" comment="sle-we-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118890" version="1" comment="sle-we-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136016" version="1" comment="sle-we-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144630" version="1" comment="libreoffice-l10n-bg is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144631" version="1" comment="libreoffice-l10n-hr is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144632" version="1" comment="libreoffice-l10n-lt is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144633" version="1" comment="libreoffice-l10n-uk is &lt;5.1.5.2-29.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103563" version="1" comment="libreoffice is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103653" version="1" comment="libreoffice-sdk is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117415" version="1" comment="sle-bsk-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102212" version="1" comment="libreoffice is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102302" version="1" comment="libreoffice-sdk is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107603" version="1" comment="cups is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107605" version="1" comment="cups-ddk is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107854" version="1" comment="kernel-zfcpdump is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108390" version="1" comment="kernel-zfcpdump is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105335" version="1" comment="kernel-zfcpdump is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110317" version="1" comment="cups-ddk is &lt;1.7.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110528" version="1" comment="kernel-zfcpdump is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111355" version="1" comment="krb5-mini is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111356" version="1" comment="krb5-mini-devel is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111593" version="1" comment="kernel-zfcpdump is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113199" version="1" comment="python-Jinja2 is &lt;2.7.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105766" version="1" comment="kernel-zfcpdump is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114119" version="1" comment="libwmf is &lt;0.2.8.4-242.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114453" version="1" comment="kernel-zfcpdump is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115006" version="1" comment="kernel-zfcpdump is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106082" version="1" comment="krb5-mini is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106083" version="1" comment="krb5-mini-devel is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115939" version="1" comment="krb5-mini is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115940" version="1" comment="krb5-mini-devel is &lt;1.12.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115575" version="1" comment="flute is &lt;1.3.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115590" version="1" comment="libbase is &lt;1.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115611" version="1" comment="libfonts is &lt;1.1.3-4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115613" version="1" comment="libformula is &lt;1.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039119"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115632" version="1" comment="liblayout is &lt;0.2.10-4.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115634" version="1" comment="libloader is &lt;1.1.3-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115752" version="1" comment="libreoffice-sdk is &lt;5.0.2.2-13.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115756" version="1" comment="librepository is &lt;1.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115758" version="1" comment="librevenge is &lt;0.0.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115760" version="1" comment="librevenge-devel is &lt;0.0.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039172"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115762" version="1" comment="librevenge-generators-0_0-0 is &lt;0.0.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115764" version="1" comment="libserializer is &lt;1.1.2-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009035579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115781" version="1" comment="mdds is &lt;0.12.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115782" version="1" comment="mdds-devel is &lt;0.12.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115925" version="1" comment="pentaho-libxml is &lt;1.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115927" version="1" comment="pentaho-reporting-flow-engine is &lt;0.9.4-4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115929" version="1" comment="sac is &lt;1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106173" version="1" comment="perl-Capture-Tiny is &lt;0.23-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118154" version="1" comment="kernel-zfcpdump is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118556" version="1" comment="krb5-mini is &lt;1.12.1-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118557" version="1" comment="krb5-mini-devel is &lt;1.12.1-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119006" version="1" comment="python-tdb is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119007" version="1" comment="python-tevent is &lt;0.9.26-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119008" version="1" comment="tdb is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119009" version="1" comment="tevent is &lt;0.9.26-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129267" version="1" comment="kernel-zfcpdump is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129383" version="1" comment="kernel-zfcpdump is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129446" version="1" comment="libreoffice is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129447" version="1" comment="libreoffice-sdk is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121130" version="1" comment="kernel-zfcpdump is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121621" version="1" comment="kernel-zfcpdump is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122485" version="1" comment="krb5-mini is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122486" version="1" comment="krb5-mini-devel is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124799" version="1" comment="kernel-zfcpdump is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125319" version="1" comment="ghostscript-mini is &lt;9.15-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125320" version="1" comment="ghostscript-mini-devel is &lt;9.15-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125667" version="1" comment="go is &lt;1.5.3-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125668" version="1" comment="go-doc is &lt;1.5.3-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125711" version="1" comment="gcc5-go is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125712" version="1" comment="libgo7 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125713" version="1" comment="krb5-mini is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125714" version="1" comment="krb5-mini-devel is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126706" version="1" comment="go is &lt;1.5.4-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126707" version="1" comment="go-doc is &lt;1.5.4-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127131" version="1" comment="go is &lt;1.6.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127132" version="1" comment="go-doc is &lt;1.6.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127705" version="1" comment="libudev-mini-devel is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127706" version="1" comment="libudev-mini1 is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127707" version="1" comment="systemd-mini is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127708" version="1" comment="systemd-mini-devel is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127709" version="1" comment="udev-mini is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128636" version="1" comment="libpoppler-cpp0 is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128637" version="1" comment="poppler is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128890" version="1" comment="kernel-zfcpdump is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118982" version="1" comment="kernel-zfcpdump is &lt;3.12.51-60.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118772" version="1" comment="sle-bsk-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119010" version="1" comment="python-tdb is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119011" version="1" comment="python-tevent is &lt;0.9.26-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119012" version="1" comment="tdb is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119013" version="1" comment="tevent is &lt;0.9.26-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129343" version="1" comment="kernel-zfcpdump is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129384" version="1" comment="kernel-zfcpdump is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121526" version="1" comment="kernel-zfcpdump is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130929" version="1" comment="kernel-zfcpdump is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130931" version="1" comment="cracklib-dict-small is &lt;2.9.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130932" version="1" comment="krb5-mini is &lt;1.12.1-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130933" version="1" comment="krb5-mini-devel is &lt;1.12.1-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130934" version="1" comment="ocaml is &lt;4.02.3-6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130935" version="1" comment="ocaml-ocamldoc is &lt;4.02.3-6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130936" version="1" comment="kdelibs4 is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130937" version="1" comment="kdelibs4-branding-upstream is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130938" version="1" comment="kdelibs4-core is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130939" version="1" comment="kdelibs4-doc is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130940" version="1" comment="libkde4-devel is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130941" version="1" comment="libkdecore4-devel is &lt;4.12.0-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130942" version="1" comment="libmdbodbc1 is &lt;0.7-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130944" version="1" comment="mdbtools-devel is &lt;0.7-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130945" version="1" comment="virtuoso is &lt;6.1.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130946" version="1" comment="virtuoso-drivers is &lt;6.1.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130947" version="1" comment="virtuoso-server is &lt;6.1.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130950" version="1" comment="libudev-mini-devel is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130951" version="1" comment="libudev-mini1 is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130952" version="1" comment="systemd-mini is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130953" version="1" comment="systemd-mini-devel is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130954" version="1" comment="udev-mini is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130955" version="1" comment="ghostscript-mini is &lt;9.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130956" version="1" comment="ghostscript-mini-devel is &lt;9.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130957" version="1" comment="kernel-zfcpdump is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130958" version="1" comment="ghostscript-mini is &lt;9.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130959" version="1" comment="ghostscript-mini-devel is &lt;9.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135535" version="1" comment="ghostscript-mini is &lt;9.15-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135536" version="1" comment="ghostscript-mini-devel is &lt;9.15-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135962" version="1" comment="kernel-zfcpdump is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136628" version="1" comment="kernel-zfcpdump is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143054" version="1" comment="kernel-zfcpdump is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123251" version="1" comment="kernel-zfcpdump is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125715" version="1" comment="kernel-zfcpdump is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127710" version="1" comment="libudev-mini-devel is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127711" version="1" comment="libudev-mini1 is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127712" version="1" comment="systemd-mini is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127713" version="1" comment="systemd-mini-devel is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127714" version="1" comment="udev-mini is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148394" version="1" comment="kernel-zfcpdump is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148657" version="1" comment="kernel-zfcpdump is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146958" version="1" comment="python-Twisted is &lt;15.2.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135537" version="1" comment="sle-bsk-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136629" version="1" comment="kernel-zfcpdump is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142719" version="1" comment="kernel-zfcpdump is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147618" version="1" comment="libudev-mini-devel is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147619" version="1" comment="libudev-mini1 is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147620" version="1" comment="systemd-mini is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147621" version="1" comment="systemd-mini-devel is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147622" version="1" comment="udev-mini is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149008" version="1" comment="kernel-zfcpdump is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147203" version="1" comment="kernel-zfcpdump is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102623" version="1" comment="tigervnc is &lt;1.3.0-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102624" version="1" comment="xorg-x11-Xvnc is &lt;1.3.0-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102886" version="1" comment="gnutls is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102891" version="1" comment="libgnutls28 is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102892" version="1" comment="libgnutls28-32bit is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102895" version="1" comment="flash-player is &lt;11.2.202.425-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102896" version="1" comment="flash-player-gnome is &lt;11.2.202.425-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102940" version="1" comment="mailx is &lt;12.5-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102931" version="1" comment="flac is &lt;1.3.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103131" version="1" comment="ntp is &lt;4.2.6p5-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103132" version="1" comment="ntp-doc is &lt;4.2.6p5-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103128" version="1" comment="openvpn is &lt;2.3.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103545" version="1" comment="dbus-1 is &lt;1.8.12-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103547" version="1" comment="dbus-1-x11 is &lt;1.8.12-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103551" version="1" comment="libdbus-1-3 is &lt;1.8.12-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103552" version="1" comment="libdbus-1-3-32bit is &lt;1.8.12-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103556" version="1" comment="tcpdump is &lt;4.5.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103657" version="1" comment="libssh is &lt;0.6.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103660" version="1" comment="libssh4 is &lt;0.6.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103564" version="1" comment="libreoffice-base is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103565" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103566" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103568" version="1" comment="libreoffice-calc is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103569" version="1" comment="libreoffice-calc-extensions is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103570" version="1" comment="libreoffice-draw is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103571" version="1" comment="libreoffice-filters-optional is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103572" version="1" comment="libreoffice-gnome is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103578" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103579" version="1" comment="libreoffice-impress is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103581" version="1" comment="libreoffice-l10n-af is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103582" version="1" comment="libreoffice-l10n-ar is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103587" version="1" comment="libreoffice-l10n-ca is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103588" version="1" comment="libreoffice-l10n-cs is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103590" version="1" comment="libreoffice-l10n-da is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103591" version="1" comment="libreoffice-l10n-de is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103594" version="1" comment="libreoffice-l10n-en is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103595" version="1" comment="libreoffice-l10n-es is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103599" version="1" comment="libreoffice-l10n-fi is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103600" version="1" comment="libreoffice-l10n-fr is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103603" version="1" comment="libreoffice-l10n-gu is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103605" version="1" comment="libreoffice-l10n-hi is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103607" version="1" comment="libreoffice-l10n-hu is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103608" version="1" comment="libreoffice-l10n-it is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103609" version="1" comment="libreoffice-l10n-ja is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103612" version="1" comment="libreoffice-l10n-ko is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103618" version="1" comment="libreoffice-l10n-nb is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103619" version="1" comment="libreoffice-l10n-nl is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103620" version="1" comment="libreoffice-l10n-nn is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103625" version="1" comment="libreoffice-l10n-pl is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103626" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103627" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103629" version="1" comment="libreoffice-l10n-ru is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103631" version="1" comment="libreoffice-l10n-sk is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103636" version="1" comment="libreoffice-l10n-sv is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103645" version="1" comment="libreoffice-l10n-xh is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103646" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103647" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103648" version="1" comment="libreoffice-l10n-zu is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103649" version="1" comment="libreoffice-mailmerge is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103650" version="1" comment="libreoffice-math is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103651" version="1" comment="libreoffice-officebean is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103652" version="1" comment="libreoffice-pyuno is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103655" version="1" comment="libreoffice-writer is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103656" version="1" comment="libreoffice-writer-extensions is &lt;4.3.5.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101424" version="1" comment="flash-player is &lt;11.2.202.411-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101425" version="1" comment="flash-player-gnome is &lt;11.2.202.411-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101430" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.71-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101434" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.71-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101705" version="1" comment="rsyslog is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102009" version="1" comment="flash-player is &lt;11.2.202.418-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102010" version="1" comment="flash-player-gnome is &lt;11.2.202.418-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102213" version="1" comment="libreoffice-base is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102214" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102215" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102217" version="1" comment="libreoffice-calc is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102218" version="1" comment="libreoffice-calc-extensions is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102219" version="1" comment="libreoffice-draw is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102220" version="1" comment="libreoffice-filters-optional is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102221" version="1" comment="libreoffice-gnome is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102227" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102228" version="1" comment="libreoffice-impress is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102230" version="1" comment="libreoffice-l10n-af is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102231" version="1" comment="libreoffice-l10n-ar is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102236" version="1" comment="libreoffice-l10n-ca is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102237" version="1" comment="libreoffice-l10n-cs is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102239" version="1" comment="libreoffice-l10n-da is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102240" version="1" comment="libreoffice-l10n-de is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102243" version="1" comment="libreoffice-l10n-en is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102244" version="1" comment="libreoffice-l10n-es is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102248" version="1" comment="libreoffice-l10n-fi is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102249" version="1" comment="libreoffice-l10n-fr is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102252" version="1" comment="libreoffice-l10n-gu is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102254" version="1" comment="libreoffice-l10n-hi is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102256" version="1" comment="libreoffice-l10n-hu is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102257" version="1" comment="libreoffice-l10n-it is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102258" version="1" comment="libreoffice-l10n-ja is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102261" version="1" comment="libreoffice-l10n-ko is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102267" version="1" comment="libreoffice-l10n-nb is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102268" version="1" comment="libreoffice-l10n-nl is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102269" version="1" comment="libreoffice-l10n-nn is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102274" version="1" comment="libreoffice-l10n-pl is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102275" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102276" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102278" version="1" comment="libreoffice-l10n-ru is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102280" version="1" comment="libreoffice-l10n-sk is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102285" version="1" comment="libreoffice-l10n-sv is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102294" version="1" comment="libreoffice-l10n-xh is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102295" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102296" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102297" version="1" comment="libreoffice-l10n-zu is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102298" version="1" comment="libreoffice-mailmerge is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102299" version="1" comment="libreoffice-math is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102300" version="1" comment="libreoffice-officebean is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102301" version="1" comment="libreoffice-pyuno is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102304" version="1" comment="libreoffice-writer is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102305" version="1" comment="libreoffice-writer-extensions is &lt;4.3.3.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102643" version="1" comment="MozillaFirefox is &lt;31.3.0esr-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102642" version="1" comment="MozillaFirefox-branding-SLE is &lt;31.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102646" version="1" comment="MozillaFirefox-translations is &lt;31.3.0esr-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102647" version="1" comment="libfreebl3 is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102648" version="1" comment="libfreebl3-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102651" version="1" comment="libsoftokn3 is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102652" version="1" comment="libsoftokn3-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102655" version="1" comment="mozilla-nss is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102656" version="1" comment="mozilla-nss-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102657" version="1" comment="mozilla-nss-certs is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102658" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102662" version="1" comment="mozilla-nss-tools is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102867" version="1" comment="libpython2_7-1_0 is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102868" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102875" version="1" comment="python is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102869" version="1" comment="python-base is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102877" version="1" comment="python-curses is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102871" version="1" comment="python-devel is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102881" version="1" comment="python-tk is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102872" version="1" comment="python-xml is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102625" version="1" comment="compat-openssl098 is &lt;0.9.8j-66.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102626" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-66.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102627" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-66.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102665" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102666" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102669" version="1" comment="openssl is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102488" version="1" comment="flash-player is &lt;11.2.202.424-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102489" version="1" comment="flash-player-gnome is &lt;11.2.202.424-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102467" version="1" comment="file is &lt;5.19-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102469" version="1" comment="file-magic is &lt;5.19-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102471" version="1" comment="libmagic1 is &lt;5.19-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102470" version="1" comment="libmagic1-32bit is &lt;5.19-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103733" version="1" comment="libxml2 is &lt;2.9.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118566" version="1" comment="xen is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118567" version="1" comment="xen-kmp-default is &lt;4.4.3_06_k3.12.48_52.27-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118568" version="1" comment="xen-libs is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118569" version="1" comment="xen-libs-32bit is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119510" version="1" comment="MozillaFirefox is &lt;38.5.0esr-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119511" version="1" comment="MozillaFirefox-translations is &lt;38.5.0esr-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119311" version="1" comment="bind is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119312" version="1" comment="bind-libs is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119313" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119314" version="1" comment="bind-utils is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118719" version="1" comment="compat-openssl098 is &lt;0.9.8j-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118720" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118721" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106878" version="1" comment="xorg-x11-server is &lt;7.6_1.15.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106879" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.15.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116182" version="1" comment="xfsprogs is &lt;3.2.1-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119797" version="1" comment="grub2 is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119798" version="1" comment="grub2-i386-pc is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119799" version="1" comment="grub2-snapper-plugin is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119800" version="1" comment="grub2-x86_64-efi is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119801" version="1" comment="grub2-x86_64-xen is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120801" version="1" comment="flash-player is &lt;11.2.202.559-117.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120802" version="1" comment="flash-player-gnome is &lt;11.2.202.559-117.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106933" version="1" comment="MozillaFirefox is &lt;31.5.0esr-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106936" version="1" comment="MozillaFirefox-translations is &lt;31.5.0esr-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107574" version="1" comment="freetype2 is &lt;2.5.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107579" version="1" comment="ft2demos is &lt;2.5.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107577" version="1" comment="libfreetype6 is &lt;2.5.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107578" version="1" comment="libfreetype6-32bit is &lt;2.5.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107604" version="1" comment="cups-client is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107607" version="1" comment="cups-libs is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107608" version="1" comment="cups-libs-32bit is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107616" version="1" comment="libecpg6 is &lt;9.3.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107618" version="1" comment="libpq5 is &lt;9.3.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107617" version="1" comment="libpq5-32bit is &lt;9.3.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107621" version="1" comment="postgresql93 is &lt;9.3.6-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107620" version="1" comment="postgresql93-libs is &lt;9.3.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105078" version="1" comment="unzip is &lt;6.00-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107710" version="1" comment="flash-player is &lt;11.2.202.451-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107711" version="1" comment="flash-player-gnome is &lt;11.2.202.451-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107690" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.75-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107694" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.75-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107707" version="1" comment="libmspack is &lt;0.4-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107808" version="1" comment="glibc is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107819" version="1" comment="glibc-32bit is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107809" version="1" comment="glibc-devel is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107820" version="1" comment="glibc-devel-32bit is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107813" version="1" comment="glibc-i18ndata is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107815" version="1" comment="glibc-locale is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107822" version="1" comment="glibc-locale-32bit is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107818" version="1" comment="nscd is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107833" version="1" comment="kernel-default is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107835" version="1" comment="kernel-default-devel is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107836" version="1" comment="kernel-default-extra is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107825" version="1" comment="kernel-devel is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107826" version="1" comment="kernel-macros is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107827" version="1" comment="kernel-source is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107843" version="1" comment="kernel-syms is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107846" version="1" comment="kernel-xen is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107848" version="1" comment="kernel-xen-devel is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107890" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107891" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107894" version="1" comment="openssl is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107968" version="1" comment="compat-openssl098 is &lt;0.9.8j-73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107969" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107970" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108095" version="1" comment="xerces-c is &lt;3.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108131" version="1" comment="xen is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108137" version="1" comment="xen-kmp-default is &lt;4.4.1_10_k3.12.36_38-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108134" version="1" comment="xen-libs is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108133" version="1" comment="xen-libs-32bit is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108202" version="1" comment="MozillaFirefox is &lt;31.5.3esr-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108205" version="1" comment="MozillaFirefox-translations is &lt;31.5.3esr-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108358" version="1" comment="wireshark is &lt;1.10.13-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108369" version="1" comment="kernel-default is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108371" version="1" comment="kernel-default-devel is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108372" version="1" comment="kernel-default-extra is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108361" version="1" comment="kernel-devel is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108362" version="1" comment="kernel-macros is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108363" version="1" comment="kernel-source is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108379" version="1" comment="kernel-syms is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108382" version="1" comment="kernel-xen is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108384" version="1" comment="kernel-xen-devel is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108429" version="1" comment="libzip is &lt;0.11.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108431" version="1" comment="libzip2 is &lt;0.11.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108421" version="1" comment="libarchive is &lt;3.1.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108428" version="1" comment="libssh2_org is &lt;1.4.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105092" version="1" comment="libksba is &lt;1.3.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108627" version="1" comment="webkitgtk is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108641" version="1" comment="webkitgtk3 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108651" version="1" comment="libXfont is &lt;1.4.7-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108656" version="1" comment="xen is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108662" version="1" comment="xen-kmp-default is &lt;4.4.2_02_k3.12.38_44-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108659" version="1" comment="xen-libs is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108658" version="1" comment="xen-libs-32bit is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108664" version="1" comment="MozillaFirefox is &lt;31.6.0esr-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108667" version="1" comment="MozillaFirefox-translations is &lt;31.6.0esr-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108877" version="1" comment="flash-player is &lt;11.2.202.457-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108878" version="1" comment="flash-player-gnome is &lt;11.2.202.457-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108906" version="1" comment="gnutls is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108911" version="1" comment="libgnutls28 is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108912" version="1" comment="libgnutls28-32bit is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108923" version="1" comment="libmysqlclient18 is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108924" version="1" comment="libmysqlclient18-32bit is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108925" version="1" comment="libmysqlclient_r18 is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108926" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108929" version="1" comment="mariadb is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108931" version="1" comment="mariadb-client is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108933" version="1" comment="mariadb-errormessages is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109136" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.79-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109140" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.79-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109167" version="1" comment="cups-filters is &lt;1.0.58-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109168" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109170" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109171" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109160" version="1" comment="gdm is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109161" version="1" comment="gdm-branding-upstream is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109163" version="1" comment="gdm-lang is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109164" version="1" comment="gdmflexiserver is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109165" version="1" comment="libgdm1 is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109166" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105374" version="1" comment="xorg-x11-server is &lt;7.6_1.15.2-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105375" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.15.2-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105445" version="1" comment="flash-player is &lt;11.2.202.429-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105446" version="1" comment="flash-player-gnome is &lt;11.2.202.429-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109543" version="1" comment="ntp is &lt;4.2.6p5-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109544" version="1" comment="ntp-doc is &lt;4.2.6p5-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109608" version="1" comment="flash-player is &lt;11.2.202.460-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109609" version="1" comment="flash-player-gnome is &lt;11.2.202.460-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109615" version="1" comment="libspice-server1 is &lt;0.12.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109616" version="1" comment="spice is &lt;0.12.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109666" version="1" comment="qemu is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109668" version="1" comment="qemu-block-curl is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109671" version="1" comment="qemu-ipxe is &lt;1.0.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109672" version="1" comment="qemu-kvm is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109676" version="1" comment="qemu-seabios is &lt;1.7.4-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109677" version="1" comment="qemu-sgabios is &lt;8-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109678" version="1" comment="qemu-tools is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109679" version="1" comment="qemu-vgabios is &lt;1.7.4-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109680" version="1" comment="qemu-x86 is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109715" version="1" comment="xen is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109721" version="1" comment="xen-kmp-default is &lt;4.4.2_04_k3.12.39_47-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109718" version="1" comment="xen-libs is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109717" version="1" comment="xen-libs-32bit is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105317" version="1" comment="kernel-default is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105319" version="1" comment="kernel-default-devel is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105320" version="1" comment="kernel-default-extra is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105309" version="1" comment="kernel-devel is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105310" version="1" comment="kernel-macros is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105311" version="1" comment="kernel-source is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105327" version="1" comment="kernel-syms is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105330" version="1" comment="kernel-xen is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105332" version="1" comment="kernel-xen-devel is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109833" version="1" comment="fltk is &lt;1.3.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109837" version="1" comment="libfltk1 is &lt;1.3.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109839" version="1" comment="tigervnc is &lt;1.4.1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109840" version="1" comment="xorg-x11-Xvnc is &lt;1.4.1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109960" version="1" comment="MozillaFirefox is &lt;31.7.0esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109963" version="1" comment="MozillaFirefox-translations is &lt;31.7.0esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109991" version="1" comment="dnsmasq is &lt;2.71-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110203" version="1" comment="vorbis-tools is &lt;1.4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110204" version="1" comment="vorbis-tools-lang is &lt;1.4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105448" version="1" comment="MozillaFirefox is &lt;31.4.0esr-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105451" version="1" comment="MozillaFirefox-translations is &lt;31.4.0esr-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105452" version="1" comment="libfreebl3 is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105453" version="1" comment="libfreebl3-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105456" version="1" comment="libsoftokn3 is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105457" version="1" comment="libsoftokn3-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105460" version="1" comment="mozilla-nss is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105461" version="1" comment="mozilla-nss-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105462" version="1" comment="mozilla-nss-certs is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105463" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105467" version="1" comment="mozilla-nss-tools is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110329" version="1" comment="xen is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110335" version="1" comment="xen-kmp-default is &lt;4.4.2_06_k3.12.39_47-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110332" version="1" comment="xen-libs is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110331" version="1" comment="xen-libs-32bit is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110337" version="1" comment="flash-player is &lt;11.2.202.466-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110338" version="1" comment="flash-player-gnome is &lt;11.2.202.466-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110327" version="1" comment="wireshark is &lt;1.10.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110507" version="1" comment="kernel-default is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110509" version="1" comment="kernel-default-devel is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110510" version="1" comment="kernel-default-extra is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110499" version="1" comment="kernel-devel is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110500" version="1" comment="kernel-macros is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110501" version="1" comment="kernel-source is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110517" version="1" comment="kernel-syms is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110520" version="1" comment="kernel-xen is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110522" version="1" comment="kernel-xen-devel is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110560" version="1" comment="libldap-2_4-2 is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110561" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110562" version="1" comment="openldap2-client is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110629" version="1" comment="xorg-x11-server is &lt;7.6_1.15.2-28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110630" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.15.2-28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110661" version="1" comment="flash-player is &lt;11.2.202.468-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110662" version="1" comment="flash-player-gnome is &lt;11.2.202.468-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110698" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110699" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110702" version="1" comment="openssl is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110759" version="1" comment="compat-openssl098 is &lt;0.9.8j-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110760" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110761" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105415" version="1" comment="curl is &lt;7.37.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105418" version="1" comment="libcurl4 is &lt;7.37.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105417" version="1" comment="libcurl4-32bit is &lt;7.37.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110847" version="1" comment="libgcrypt is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110851" version="1" comment="libgcrypt20 is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110852" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111024" version="1" comment="bind is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111029" version="1" comment="bind-libs is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111028" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111031" version="1" comment="bind-utils is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111113" version="1" comment="flash-player is &lt;11.2.202.481-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111114" version="1" comment="flash-player-gnome is &lt;11.2.202.481-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111508" version="1" comment="flash-player is &lt;11.2.202.491-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111509" version="1" comment="flash-player-gnome is &lt;11.2.202.491-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111445" version="1" comment="libecpg6 is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111447" version="1" comment="libpq5 is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111446" version="1" comment="libpq5-32bit is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111450" version="1" comment="postgresql93 is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111449" version="1" comment="postgresql93-libs is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105437" version="1" comment="libpng16 is &lt;1.6.8-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111472" version="1" comment="MozillaFirefox is &lt;31.8.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111475" version="1" comment="MozillaFirefox-translations is &lt;31.8.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111479" version="1" comment="libfreebl3 is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111480" version="1" comment="libfreebl3-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111483" version="1" comment="libsoftokn3 is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111484" version="1" comment="libsoftokn3-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111477" version="1" comment="mozilla-nspr is &lt;4.10.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111476" version="1" comment="mozilla-nspr-32bit is &lt;4.10.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111487" version="1" comment="mozilla-nss is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111488" version="1" comment="mozilla-nss-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111490" version="1" comment="mozilla-nss-certs is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111491" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111495" version="1" comment="mozilla-nss-tools is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111459" version="1" comment="libmysqlclient18 is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111460" version="1" comment="libmysqlclient18-32bit is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111461" version="1" comment="libmysqlclient_r18 is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111462" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111465" version="1" comment="mariadb is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111467" version="1" comment="mariadb-client is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111469" version="1" comment="mariadb-errormessages is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111500" version="1" comment="xen is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111506" version="1" comment="xen-kmp-default is &lt;4.4.2_08_k3.12.43_52.6-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111503" version="1" comment="xen-libs is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111502" version="1" comment="xen-libs-32bit is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111511" version="1" comment="bind is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111516" version="1" comment="bind-libs is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111515" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111518" version="1" comment="bind-utils is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111526" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.85-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111530" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.85-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111572" version="1" comment="kernel-default is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111574" version="1" comment="kernel-default-devel is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111575" version="1" comment="kernel-default-extra is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111564" version="1" comment="kernel-devel is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111565" version="1" comment="kernel-macros is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111566" version="1" comment="kernel-source is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111582" version="1" comment="kernel-syms is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111585" version="1" comment="kernel-xen is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111587" version="1" comment="kernel-xen-devel is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105429" version="1" comment="bind is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105434" version="1" comment="bind-libs is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105433" version="1" comment="bind-libs-32bit is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105436" version="1" comment="bind-utils is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113266" version="1" comment="libpython2_7-1_0 is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113267" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113274" version="1" comment="python is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113268" version="1" comment="python-base is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113276" version="1" comment="python-curses is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113270" version="1" comment="python-devel is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113280" version="1" comment="python-tk is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113271" version="1" comment="python-xml is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113425" version="1" comment="libqt4-sql-plugins is &lt;4.8.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105336" version="1" comment="evolution-data-server is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105339" version="1" comment="evolution-data-server-lang is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105340" version="1" comment="libcamel-1_2-45 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105341" version="1" comment="libcamel-1_2-45-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105342" version="1" comment="libebackend-1_2-7 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105343" version="1" comment="libebackend-1_2-7-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105344" version="1" comment="libebook-1_2-14 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105345" version="1" comment="libebook-1_2-14-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105346" version="1" comment="libebook-contacts-1_2-0 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105347" version="1" comment="libebook-contacts-1_2-0-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105348" version="1" comment="libecal-1_2-16 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105349" version="1" comment="libecal-1_2-16-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105350" version="1" comment="libedata-book-1_2-20 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105351" version="1" comment="libedata-book-1_2-20-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105352" version="1" comment="libedata-cal-1_2-23 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105353" version="1" comment="libedata-cal-1_2-23-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105354" version="1" comment="libedataserver-1_2-18 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105355" version="1" comment="libedataserver-1_2-18-32bit is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113504" version="1" comment="flash-player is &lt;11.2.202.508-99.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113505" version="1" comment="flash-player-gnome is &lt;11.2.202.508-99.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113520" version="1" comment="MozillaFirefox is &lt;31.8.0esr-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113523" version="1" comment="MozillaFirefox-translations is &lt;31.8.0esr-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113777" version="1" comment="xen is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113783" version="1" comment="xen-kmp-default is &lt;4.4.2_10_k3.12.44_52.10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113780" version="1" comment="xen-libs is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113779" version="1" comment="xen-libs-32bit is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113667" version="1" comment="libQt5Core5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113672" version="1" comment="libQt5DBus5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113677" version="1" comment="libQt5Gui5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113720" version="1" comment="libQt5Widgets5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113725" version="1" comment="libqt5-qtbase is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105070" version="1" comment="libyaml is &lt;0.1.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105069" version="1" comment="libyaml-0-2 is &lt;0.1.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105403" version="1" comment="rpm-python is &lt;4.11.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113856" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113857" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113860" version="1" comment="openssl is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105468" version="1" comment="flash-player is &lt;11.2.202.438-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105469" version="1" comment="flash-player-gnome is &lt;11.2.202.438-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105471" version="1" comment="flash-player is &lt;11.2.202.440-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105472" version="1" comment="flash-player-gnome is &lt;11.2.202.440-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105377" version="1" comment="binutils is &lt;2.24-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105598" version="1" comment="libsndfile is &lt;1.0.25-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114063" version="1" comment="MozillaFirefox is &lt;38.2.1esr-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114062" version="1" comment="MozillaFirefox-branding-SLE is &lt;31.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114066" version="1" comment="MozillaFirefox-translations is &lt;38.2.1esr-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114067" version="1" comment="libfreebl3 is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114068" version="1" comment="libfreebl3-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114071" version="1" comment="libsoftokn3 is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114072" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114075" version="1" comment="mozilla-nss is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114076" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114078" version="1" comment="mozilla-nss-certs is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114079" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114083" version="1" comment="mozilla-nss-tools is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114049" version="1" comment="bind is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114054" version="1" comment="bind-libs is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114053" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114056" version="1" comment="bind-utils is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105748" version="1" comment="kernel-default is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105750" version="1" comment="kernel-default-devel is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105751" version="1" comment="kernel-default-extra is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105740" version="1" comment="kernel-devel is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105741" version="1" comment="kernel-macros is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105742" version="1" comment="kernel-source is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105758" version="1" comment="kernel-syms is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105761" version="1" comment="kernel-xen is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105763" version="1" comment="kernel-xen-devel is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105738" version="1" comment="clamav is &lt;0.98.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114237" version="1" comment="zeromq is &lt;4.0.4-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105072" version="1" comment="jasper is &lt;1.900.1-166.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105074" version="1" comment="libjasper1 is &lt;1.900.1-166.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105075" version="1" comment="libjasper1-32bit is &lt;1.900.1-166.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114239" version="1" comment="libgcrypt is &lt;1.6.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114263" version="1" comment="qemu is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114265" version="1" comment="qemu-block-curl is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114268" version="1" comment="qemu-ipxe is &lt;1.0.0-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114269" version="1" comment="qemu-kvm is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114273" version="1" comment="qemu-seabios is &lt;1.7.4-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114274" version="1" comment="qemu-sgabios is &lt;8-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114275" version="1" comment="qemu-tools is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114276" version="1" comment="qemu-vgabios is &lt;1.7.4-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114277" version="1" comment="qemu-x86 is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105785" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105786" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105789" version="1" comment="openssl is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114321" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105816" version="1" comment="mpfr is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114336" version="1" comment="libsnmp30 is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114335" version="1" comment="libsnmp30-32bit is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114337" version="1" comment="net-snmp is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114341" version="1" comment="perl-SNMP is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114342" version="1" comment="snmp-mibs is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105980" version="1" comment="flash-player is &lt;11.2.202.442-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105981" version="1" comment="flash-player-gnome is &lt;11.2.202.442-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114454" version="1" comment="flash-player is &lt;11.2.202.521-102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114455" version="1" comment="flash-player-gnome is &lt;11.2.202.521-102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114432" version="1" comment="kernel-default is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114434" version="1" comment="kernel-default-devel is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114435" version="1" comment="kernel-default-extra is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114424" version="1" comment="kernel-devel is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114425" version="1" comment="kernel-macros is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114426" version="1" comment="kernel-source is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114442" version="1" comment="kernel-syms is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114445" version="1" comment="kernel-xen is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114447" version="1" comment="kernel-xen-devel is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105957" version="1" comment="libvirt is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105958" version="1" comment="libvirt-client is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105959" version="1" comment="libvirt-client-32bit is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105960" version="1" comment="libvirt-daemon is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105961" version="1" comment="libvirt-daemon-config-network is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105962" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105963" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105978" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105964" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105965" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105966" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105967" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105968" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105969" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105970" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105971" version="1" comment="libvirt-daemon-lxc is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105972" version="1" comment="libvirt-daemon-qemu is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105979" version="1" comment="libvirt-daemon-xen is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105975" version="1" comment="libvirt-doc is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114770" version="1" comment="MozillaFirefox is &lt;38.3.0esr-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114773" version="1" comment="MozillaFirefox-translations is &lt;38.3.0esr-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114775" version="1" comment="mozilla-nspr is &lt;4.10.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114774" version="1" comment="mozilla-nspr-32bit is &lt;4.10.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114953" version="1" comment="rpcbind is &lt;0.2.1_rc4-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114954" version="1" comment="libssh is &lt;0.6.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114985" version="1" comment="kernel-default is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114987" version="1" comment="kernel-default-devel is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114988" version="1" comment="kernel-default-extra is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114977" version="1" comment="kernel-devel is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114978" version="1" comment="kernel-macros is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114979" version="1" comment="kernel-source is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114995" version="1" comment="kernel-syms is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114998" version="1" comment="kernel-xen is &lt;3.12.48-52.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115000" version="1" comment="kernel-xen-devel is &lt;3.12.48-52.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106050" version="1" comment="libblkid1 is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106051" version="1" comment="libblkid1-32bit is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106054" version="1" comment="libmount1 is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106055" version="1" comment="libmount1-32bit is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106057" version="1" comment="libsmartcols1 is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106058" version="1" comment="libuuid-devel is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106060" version="1" comment="libuuid1 is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106061" version="1" comment="libuuid1-32bit is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106045" version="1" comment="python-libmount is &lt;2.25-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106062" version="1" comment="util-linux is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106063" version="1" comment="util-linux-lang is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106046" version="1" comment="util-linux-systemd is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106047" version="1" comment="uuidd is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115020" version="1" comment="libspice-server1 is &lt;0.12.4-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115021" version="1" comment="spice is &lt;0.12.4-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115023" version="1" comment="flash-player is &lt;11.2.202.535-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115024" version="1" comment="flash-player-gnome is &lt;11.2.202.535-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106066" version="1" comment="ntp is &lt;4.2.6p5-37.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106067" version="1" comment="ntp-doc is &lt;4.2.6p5-37.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115053" version="1" comment="flash-player is &lt;11.2.202.540-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115054" version="1" comment="flash-player-gnome is &lt;11.2.202.540-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116187" version="1" comment="strongswan is &lt;5.1.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116188" version="1" comment="strongswan-doc is &lt;5.1.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116189" version="1" comment="strongswan-ipsec is &lt;5.1.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116190" version="1" comment="strongswan-libs0 is &lt;5.1.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115065" version="1" comment="qemu is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115067" version="1" comment="qemu-block-curl is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115070" version="1" comment="qemu-ipxe is &lt;1.0.0-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115071" version="1" comment="qemu-kvm is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115075" version="1" comment="qemu-seabios is &lt;1.7.4-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115076" version="1" comment="qemu-sgabios is &lt;8-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115077" version="1" comment="qemu-tools is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115078" version="1" comment="qemu-vgabios is &lt;1.7.4-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115079" version="1" comment="qemu-x86 is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106108" version="1" comment="jasper is &lt;1.900.1-170.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106084" version="1" comment="krb5 is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106085" version="1" comment="krb5-32bit is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106086" version="1" comment="krb5-client is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115143" version="1" comment="postgresql93 is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115142" version="1" comment="postgresql93-libs is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106112" version="1" comment="clamav is &lt;0.98.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115384" version="1" comment="glibc is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115395" version="1" comment="glibc-32bit is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115385" version="1" comment="glibc-devel is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115396" version="1" comment="glibc-devel-32bit is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115389" version="1" comment="glibc-i18ndata is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115391" version="1" comment="glibc-locale is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115398" version="1" comment="glibc-locale-32bit is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115394" version="1" comment="nscd is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106135" version="1" comment="compat-openssl098 is &lt;0.9.8j-70.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106136" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-70.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106137" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-70.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115562" version="1" comment="libvdpau is &lt;0.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115931" version="1" comment="xen is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115937" version="1" comment="xen-kmp-default is &lt;4.4.3_02_k3.12.48_52.27-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115934" version="1" comment="xen-libs is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115933" version="1" comment="xen-libs-32bit is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115569" version="1" comment="apache-commons-logging is &lt;1.1.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115570" version="1" comment="cmis-client is &lt;0.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115578" version="1" comment="graphite2 is &lt;1.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115582" version="1" comment="hyphen is &lt;2.8.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115585" version="1" comment="libabw is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115586" version="1" comment="libabw-0_1-1 is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115592" version="1" comment="libcdr is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115593" version="1" comment="libcdr-0_1-1 is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115571" version="1" comment="libcmis-0_5-5 is &lt;0.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115597" version="1" comment="libe-book is &lt;0.1.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115598" version="1" comment="libe-book-0_1-1 is &lt;0.1.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115606" version="1" comment="libetonyek is &lt;0.1.3-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115607" version="1" comment="libetonyek-0_1-1 is &lt;0.1.3-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115615" version="1" comment="libfreehand is &lt;0.1.1-4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115616" version="1" comment="libfreehand-0_1-1 is &lt;0.1.1-4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115620" version="1" comment="libgltf is &lt;0.0.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115621" version="1" comment="libgltf-0_0-0 is &lt;0.0.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115580" version="1" comment="libgraphite2-3 is &lt;1.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115581" version="1" comment="libgraphite2-3-32bit is &lt;1.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115584" version="1" comment="libhyphen0 is &lt;2.8.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115623" version="1" comment="libixion is &lt;0.9.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115624" version="1" comment="libixion-0_10-0 is &lt;0.9.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115628" version="1" comment="liblangtag is &lt;0.5.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115631" version="1" comment="liblangtag1 is &lt;0.5.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115636" version="1" comment="libmspub is &lt;0.1.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115637" version="1" comment="libmspub-0_1-1 is &lt;0.1.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115641" version="1" comment="libmwaw is &lt;0.3.6-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115642" version="1" comment="libmwaw-0_3-3 is &lt;0.3.6-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115646" version="1" comment="libodfgen is &lt;0.1.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115647" version="1" comment="libodfgen-0_1-1 is &lt;0.1.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115650" version="1" comment="liborcus is &lt;0.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115651" version="1" comment="liborcus-0_8-0 is &lt;0.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115654" version="1" comment="libpagemaker is &lt;0.0.2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115655" version="1" comment="libpagemaker-0_0-0 is &lt;0.0.2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115659" version="1" comment="libreoffice-share-linker is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115660" version="1" comment="libreoffice-voikko is &lt;4.1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115759" version="1" comment="librevenge-0_0-0 is &lt;0.0.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115763" version="1" comment="librevenge-stream-0_0-0 is &lt;0.0.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115766" version="1" comment="libvisio is &lt;0.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115767" version="1" comment="libvisio-0_1-1 is &lt;0.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115771" version="1" comment="libvoikko is &lt;3.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115773" version="1" comment="libvoikko1 is &lt;3.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115776" version="1" comment="libwps is &lt;0.4.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115777" version="1" comment="libwps-0_4-4 is &lt;0.4.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115780" version="1" comment="malaga-suomi is &lt;1.18-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115784" version="1" comment="myspell-af_ZA is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115787" version="1" comment="myspell-ar is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115805" version="1" comment="myspell-be_BY is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115806" version="1" comment="myspell-bg_BG is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115807" version="1" comment="myspell-bn_BD is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115811" version="1" comment="myspell-bs_BA is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115812" version="1" comment="myspell-ca is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115818" version="1" comment="myspell-cs_CZ is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115819" version="1" comment="myspell-da_DK is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115820" version="1" comment="myspell-de is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115824" version="1" comment="myspell-dictionaries is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115825" version="1" comment="myspell-el_GR is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115826" version="1" comment="myspell-en is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115844" version="1" comment="myspell-es is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115865" version="1" comment="myspell-et_EE is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115869" version="1" comment="myspell-fr_FR is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115875" version="1" comment="myspell-gu_IN is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115876" version="1" comment="myspell-he_IL is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115877" version="1" comment="myspell-hi_IN is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115878" version="1" comment="myspell-hr_HR is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115879" version="1" comment="myspell-hu_HU is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115882" version="1" comment="myspell-it_IT is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115890" version="1" comment="myspell-lo_LA is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115891" version="1" comment="myspell-lt_LT is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115892" version="1" comment="myspell-lv_LV is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115896" version="1" comment="myspell-nl_NL is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115898" version="1" comment="myspell-no is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115900" version="1" comment="myspell-pl_PL is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115902" version="1" comment="myspell-pt_BR is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115903" version="1" comment="myspell-pt_PT is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115904" version="1" comment="myspell-ro is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115906" version="1" comment="myspell-ru_RU is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115908" version="1" comment="myspell-sk_SK is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115909" version="1" comment="myspell-sl_SI is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115910" version="1" comment="myspell-sr is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115916" version="1" comment="myspell-sv_SE is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115919" version="1" comment="myspell-te_IN is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115920" version="1" comment="myspell-th_TH is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115922" version="1" comment="myspell-vi is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115924" version="1" comment="myspell-zu_ZA is &lt;20150827-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105060" version="1" comment="xen is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105066" version="1" comment="xen-kmp-default is &lt;4.4.1_08_k3.12.28_4-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105063" version="1" comment="xen-libs is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105062" version="1" comment="xen-libs-32bit is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116010" version="1" comment="MozillaFirefox-branding-SLE is &lt;31.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106166" version="1" comment="wireshark is &lt;1.10.12-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119270" version="1" comment="libsndfile is &lt;1.0.25-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117928" version="1" comment="libpng12 is &lt;1.2.50-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117929" version="1" comment="libpng12-0 is &lt;1.2.50-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117930" version="1" comment="libpng12-0-32bit is &lt;1.2.50-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117931" version="1" comment="libpng16 is &lt;1.6.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117932" version="1" comment="libpng16-16 is &lt;1.6.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117933" version="1" comment="libpng16-16-32bit is &lt;1.6.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119619" version="1" comment="libksba is &lt;1.3.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119620" version="1" comment="libksba8 is &lt;1.3.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116168" version="1" comment="dracut is &lt;037-51.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106365" version="1" comment="qemu is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106367" version="1" comment="qemu-block-curl is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106370" version="1" comment="qemu-ipxe is &lt;1.0.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106371" version="1" comment="qemu-kvm is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106375" version="1" comment="qemu-seabios is &lt;1.7.4-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106376" version="1" comment="qemu-sgabios is &lt;8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106377" version="1" comment="qemu-tools is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106378" version="1" comment="qemu-vgabios is &lt;1.7.4-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106379" version="1" comment="qemu-x86 is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119308" version="1" comment="LibVNCServer is &lt;0.9.9-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116129" version="1" comment="sblim-sfcb is &lt;1.4.8-5.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106387" version="1" comment="libdcerpc-binding0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106386" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106393" version="1" comment="libdcerpc0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106392" version="1" comment="libdcerpc0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106396" version="1" comment="libgensec0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106395" version="1" comment="libgensec0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106400" version="1" comment="libndr-krb5pac0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106399" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106403" version="1" comment="libndr-nbt0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106402" version="1" comment="libndr-nbt0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106406" version="1" comment="libndr-standard0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106405" version="1" comment="libndr-standard0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106408" version="1" comment="libndr0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106407" version="1" comment="libndr0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106411" version="1" comment="libnetapi0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106410" version="1" comment="libnetapi0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106414" version="1" comment="libpdb0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106413" version="1" comment="libpdb0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106417" version="1" comment="libregistry0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106420" version="1" comment="libsamba-credentials0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106419" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106423" version="1" comment="libsamba-hostconfig0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106422" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106429" version="1" comment="libsamba-util0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106428" version="1" comment="libsamba-util0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106432" version="1" comment="libsamdb0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106431" version="1" comment="libsamdb0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106436" version="1" comment="libsmbclient-raw0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106435" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106438" version="1" comment="libsmbclient0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106437" version="1" comment="libsmbclient0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106441" version="1" comment="libsmbconf0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106440" version="1" comment="libsmbconf0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106444" version="1" comment="libsmbldap0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106443" version="1" comment="libsmbldap0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106449" version="1" comment="libtevent-util0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106448" version="1" comment="libtevent-util0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106452" version="1" comment="libwbclient0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106451" version="1" comment="libwbclient0-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106454" version="1" comment="samba is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106453" version="1" comment="samba-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106456" version="1" comment="samba-client is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106455" version="1" comment="samba-client-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106458" version="1" comment="samba-doc is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106460" version="1" comment="samba-libs is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106459" version="1" comment="samba-libs-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106466" version="1" comment="samba-winbind is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106465" version="1" comment="samba-winbind-32bit is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118162" version="1" comment="kernel-default is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118163" version="1" comment="kernel-default-devel is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118164" version="1" comment="kernel-default-extra is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118165" version="1" comment="kernel-devel is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118166" version="1" comment="kernel-macros is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118167" version="1" comment="kernel-source is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118168" version="1" comment="kernel-syms is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118169" version="1" comment="kernel-xen is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118170" version="1" comment="kernel-xen-devel is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119604" version="1" comment="gdk-pixbuf is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119605" version="1" comment="gdk-pixbuf-lang is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119606" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119607" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119608" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119609" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119610" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106469" version="1" comment="libmspack is &lt;0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106471" version="1" comment="libmspack0 is &lt;0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118716" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118717" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118718" version="1" comment="openssl is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118875" version="1" comment="flash-player is &lt;11.2.202.554-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118876" version="1" comment="flash-player-gnome is &lt;11.2.202.554-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106467" version="1" comment="vorbis-tools is &lt;1.4.0-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106468" version="1" comment="vorbis-tools-lang is &lt;1.4.0-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118563" version="1" comment="krb5 is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118564" version="1" comment="krb5-32bit is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118565" version="1" comment="krb5-client is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119014" version="1" comment="ldb is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119015" version="1" comment="libdcerpc-binding0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119016" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119017" version="1" comment="libdcerpc0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119018" version="1" comment="libdcerpc0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119019" version="1" comment="libgensec0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119020" version="1" comment="libgensec0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119021" version="1" comment="libldb1 is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119022" version="1" comment="libldb1-32bit is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119023" version="1" comment="libndr-krb5pac0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119024" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119025" version="1" comment="libndr-nbt0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119026" version="1" comment="libndr-nbt0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119027" version="1" comment="libndr-standard0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119028" version="1" comment="libndr-standard0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119029" version="1" comment="libndr0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119030" version="1" comment="libndr0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119031" version="1" comment="libnetapi0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119032" version="1" comment="libnetapi0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119033" version="1" comment="libpdb0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119034" version="1" comment="libpdb0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119035" version="1" comment="libregistry0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119036" version="1" comment="libsamba-credentials0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119037" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119038" version="1" comment="libsamba-hostconfig0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119039" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119040" version="1" comment="libsamba-util0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119041" version="1" comment="libsamba-util0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119042" version="1" comment="libsamdb0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119043" version="1" comment="libsamdb0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119044" version="1" comment="libsmbclient-raw0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119045" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119046" version="1" comment="libsmbclient0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119047" version="1" comment="libsmbclient0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119048" version="1" comment="libsmbconf0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119049" version="1" comment="libsmbconf0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119050" version="1" comment="libsmbldap0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119051" version="1" comment="libsmbldap0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119052" version="1" comment="libtalloc2 is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119053" version="1" comment="libtalloc2-32bit is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119054" version="1" comment="libtdb1 is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119055" version="1" comment="libtdb1-32bit is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119056" version="1" comment="libtevent-util0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119057" version="1" comment="libtevent-util0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119058" version="1" comment="libtevent0 is &lt;0.9.26-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119059" version="1" comment="libtevent0-32bit is &lt;0.9.26-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119060" version="1" comment="libwbclient0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119061" version="1" comment="libwbclient0-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119062" version="1" comment="pytalloc is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119063" version="1" comment="pytalloc-32bit is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119064" version="1" comment="samba is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119065" version="1" comment="samba-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119066" version="1" comment="samba-client is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119067" version="1" comment="samba-client-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119068" version="1" comment="samba-doc is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119069" version="1" comment="samba-libs is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119070" version="1" comment="samba-libs-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119071" version="1" comment="samba-winbind is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119072" version="1" comment="samba-winbind-32bit is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119073" version="1" comment="talloc is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129268" version="1" comment="kernel-default is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129269" version="1" comment="kernel-default-devel is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129270" version="1" comment="kernel-default-extra is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129271" version="1" comment="kernel-devel is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129272" version="1" comment="kernel-macros is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129273" version="1" comment="kernel-source is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129274" version="1" comment="kernel-syms is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129275" version="1" comment="kernel-xen is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129276" version="1" comment="kernel-xen-devel is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129277" version="1" comment="dhcp is &lt;4.2.6-14.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129278" version="1" comment="dhcp-client is &lt;4.2.6-14.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129279" version="1" comment="MozillaFirefox is &lt;45.2.0esr-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129280" version="1" comment="MozillaFirefox-branding-SLE is &lt;45.0-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129281" version="1" comment="MozillaFirefox-translations is &lt;45.2.0esr-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129385" version="1" comment="kernel-default is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129386" version="1" comment="kernel-default-devel is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129387" version="1" comment="kernel-default-extra is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129388" version="1" comment="kernel-devel is &lt;3.12.60-52.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129389" version="1" comment="kernel-macros is &lt;3.12.60-52.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129390" version="1" comment="kernel-source is &lt;3.12.60-52.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129391" version="1" comment="kernel-syms is &lt;3.12.60-52.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129392" version="1" comment="kernel-xen is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129393" version="1" comment="kernel-xen-devel is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129394" version="1" comment="glibc is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129395" version="1" comment="glibc-32bit is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129396" version="1" comment="glibc-devel is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129397" version="1" comment="glibc-devel-32bit is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129398" version="1" comment="glibc-i18ndata is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129399" version="1" comment="glibc-locale is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129400" version="1" comment="glibc-locale-32bit is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129401" version="1" comment="nscd is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129448" version="1" comment="boost is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129449" version="1" comment="boost-license1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129450" version="1" comment="cmis-client is &lt;0.5.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129451" version="1" comment="hunspell is &lt;1.3.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129452" version="1" comment="hunspell-32bit is &lt;1.3.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129453" version="1" comment="hunspell-tools is &lt;1.3.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129454" version="1" comment="hyphen is &lt;2.8.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129455" version="1" comment="libOpenCOLLADA0 is &lt;1_3335ac1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129456" version="1" comment="libboost_atomic1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129457" version="1" comment="libboost_date_time1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129458" version="1" comment="libboost_filesystem1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129459" version="1" comment="libboost_iostreams1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129460" version="1" comment="libboost_program_options1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129461" version="1" comment="libboost_regex1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129462" version="1" comment="libboost_signals1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129463" version="1" comment="libboost_system1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129464" version="1" comment="libboost_thread1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129465" version="1" comment="libcmis-0_5-5 is &lt;0.5.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129466" version="1" comment="libetonyek is &lt;0.1.6-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129467" version="1" comment="libetonyek-0_1-1 is &lt;0.1.6-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129468" version="1" comment="libhyphen0 is &lt;2.8.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129469" version="1" comment="libixion is &lt;0.11.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129470" version="1" comment="libixion-0_11-0 is &lt;0.11.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129471" version="1" comment="liborcus is &lt;0.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129472" version="1" comment="liborcus-0_11-0 is &lt;0.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129473" version="1" comment="libreoffice-base is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129474" version="1" comment="libreoffice-base-drivers-mysql is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129475" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129476" version="1" comment="libreoffice-calc is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129477" version="1" comment="libreoffice-calc-extensions is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129478" version="1" comment="libreoffice-draw is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129479" version="1" comment="libreoffice-filters-optional is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129480" version="1" comment="libreoffice-gnome is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129481" version="1" comment="libreoffice-icon-theme-galaxy is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129482" version="1" comment="libreoffice-icon-theme-tango is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129483" version="1" comment="libreoffice-impress is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129484" version="1" comment="libreoffice-l10n-af is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129485" version="1" comment="libreoffice-l10n-ar is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129486" version="1" comment="libreoffice-l10n-ca is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129487" version="1" comment="libreoffice-l10n-cs is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129488" version="1" comment="libreoffice-l10n-da is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129489" version="1" comment="libreoffice-l10n-de is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129490" version="1" comment="libreoffice-l10n-en is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129491" version="1" comment="libreoffice-l10n-es is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129492" version="1" comment="libreoffice-l10n-fi is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129493" version="1" comment="libreoffice-l10n-fr is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129494" version="1" comment="libreoffice-l10n-gu is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129495" version="1" comment="libreoffice-l10n-hi is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129496" version="1" comment="libreoffice-l10n-hu is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129497" version="1" comment="libreoffice-l10n-it is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129498" version="1" comment="libreoffice-l10n-ja is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129499" version="1" comment="libreoffice-l10n-ko is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129500" version="1" comment="libreoffice-l10n-nb is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129501" version="1" comment="libreoffice-l10n-nl is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129502" version="1" comment="libreoffice-l10n-nn is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129503" version="1" comment="libreoffice-l10n-pl is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129504" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129505" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129506" version="1" comment="libreoffice-l10n-ru is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129507" version="1" comment="libreoffice-l10n-sk is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129508" version="1" comment="libreoffice-l10n-sv is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129509" version="1" comment="libreoffice-l10n-xh is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129510" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129511" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129512" version="1" comment="libreoffice-l10n-zu is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129513" version="1" comment="libreoffice-mailmerge is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129514" version="1" comment="libreoffice-math is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129515" version="1" comment="libreoffice-officebean is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129516" version="1" comment="libreoffice-pyuno is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129517" version="1" comment="libreoffice-writer is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129518" version="1" comment="libreoffice-writer-extensions is &lt;5.1.3.2-22.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129519" version="1" comment="libvisio is &lt;0.1.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129520" version="1" comment="libvisio-0_1-1 is &lt;0.1.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129521" version="1" comment="libwps is &lt;0.4.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129522" version="1" comment="libwps-0_4-4 is &lt;0.4.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129523" version="1" comment="myspell-af_NA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129524" version="1" comment="myspell-af_ZA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129525" version="1" comment="myspell-ar is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129526" version="1" comment="myspell-ar_AE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129527" version="1" comment="myspell-ar_BH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129528" version="1" comment="myspell-ar_DZ is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129529" version="1" comment="myspell-ar_EG is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129530" version="1" comment="myspell-ar_IQ is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129531" version="1" comment="myspell-ar_JO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129532" version="1" comment="myspell-ar_KW is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129533" version="1" comment="myspell-ar_LB is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129534" version="1" comment="myspell-ar_LY is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129535" version="1" comment="myspell-ar_MA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129536" version="1" comment="myspell-ar_OM is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129537" version="1" comment="myspell-ar_QA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129538" version="1" comment="myspell-ar_SA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129539" version="1" comment="myspell-ar_SD is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129540" version="1" comment="myspell-ar_SY is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129541" version="1" comment="myspell-ar_TN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129542" version="1" comment="myspell-ar_YE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129543" version="1" comment="myspell-be_BY is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129544" version="1" comment="myspell-bg_BG is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129545" version="1" comment="myspell-bn_BD is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129546" version="1" comment="myspell-bn_IN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129547" version="1" comment="myspell-bs is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129548" version="1" comment="myspell-bs_BA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129549" version="1" comment="myspell-ca is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129550" version="1" comment="myspell-ca_AD is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129551" version="1" comment="myspell-ca_ES is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129552" version="1" comment="myspell-ca_ES_valencia is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129553" version="1" comment="myspell-ca_FR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129554" version="1" comment="myspell-ca_IT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129555" version="1" comment="myspell-cs_CZ is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129556" version="1" comment="myspell-da_DK is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129557" version="1" comment="myspell-de is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129558" version="1" comment="myspell-de_AT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129559" version="1" comment="myspell-de_CH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129560" version="1" comment="myspell-de_DE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129561" version="1" comment="myspell-dictionaries is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129562" version="1" comment="myspell-el_GR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129563" version="1" comment="myspell-en is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129564" version="1" comment="myspell-en_AU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129565" version="1" comment="myspell-en_BS is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129566" version="1" comment="myspell-en_BZ is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129567" version="1" comment="myspell-en_CA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129568" version="1" comment="myspell-en_GB is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129569" version="1" comment="myspell-en_GH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129570" version="1" comment="myspell-en_IE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129571" version="1" comment="myspell-en_IN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129572" version="1" comment="myspell-en_JM is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129573" version="1" comment="myspell-en_MW is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129574" version="1" comment="myspell-en_NA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129575" version="1" comment="myspell-en_NZ is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129576" version="1" comment="myspell-en_PH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129577" version="1" comment="myspell-en_TT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039252"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129578" version="1" comment="myspell-en_US is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129579" version="1" comment="myspell-en_ZA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129580" version="1" comment="myspell-en_ZW is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039255"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129581" version="1" comment="myspell-es is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129582" version="1" comment="myspell-es_AR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129583" version="1" comment="myspell-es_BO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129584" version="1" comment="myspell-es_CL is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129585" version="1" comment="myspell-es_CO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129586" version="1" comment="myspell-es_CR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129587" version="1" comment="myspell-es_CU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129588" version="1" comment="myspell-es_DO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129589" version="1" comment="myspell-es_EC is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129590" version="1" comment="myspell-es_ES is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129591" version="1" comment="myspell-es_GT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129592" version="1" comment="myspell-es_HN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129593" version="1" comment="myspell-es_MX is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129594" version="1" comment="myspell-es_NI is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129595" version="1" comment="myspell-es_PA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129596" version="1" comment="myspell-es_PE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039271"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129597" version="1" comment="myspell-es_PR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129598" version="1" comment="myspell-es_PY is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129599" version="1" comment="myspell-es_SV is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129600" version="1" comment="myspell-es_UY is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129601" version="1" comment="myspell-es_VE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129602" version="1" comment="myspell-et_EE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129603" version="1" comment="myspell-fr_BE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129604" version="1" comment="myspell-fr_CA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129605" version="1" comment="myspell-fr_CH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129606" version="1" comment="myspell-fr_FR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129607" version="1" comment="myspell-fr_LU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129608" version="1" comment="myspell-fr_MC is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129609" version="1" comment="myspell-gu_IN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129610" version="1" comment="myspell-he_IL is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129611" version="1" comment="myspell-hi_IN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129612" version="1" comment="myspell-hr_HR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129613" version="1" comment="myspell-hu_HU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129614" version="1" comment="myspell-it_IT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129615" version="1" comment="myspell-lightproof-en is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129616" version="1" comment="myspell-lightproof-hu_HU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129617" version="1" comment="myspell-lightproof-pt_BR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129618" version="1" comment="myspell-lightproof-ru_RU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129619" version="1" comment="myspell-lo_LA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129620" version="1" comment="myspell-lt_LT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129621" version="1" comment="myspell-lv_LV is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129622" version="1" comment="myspell-nb_NO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129623" version="1" comment="myspell-nl_BE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129624" version="1" comment="myspell-nl_NL is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129625" version="1" comment="myspell-nn_NO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129626" version="1" comment="myspell-no is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129627" version="1" comment="myspell-pl_PL is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129628" version="1" comment="myspell-pt_AO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129629" version="1" comment="myspell-pt_BR is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129630" version="1" comment="myspell-pt_PT is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129631" version="1" comment="myspell-ro is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129632" version="1" comment="myspell-ro_RO is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129633" version="1" comment="myspell-ru_RU is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129634" version="1" comment="myspell-sk_SK is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129635" version="1" comment="myspell-sl_SI is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129636" version="1" comment="myspell-sr is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129637" version="1" comment="myspell-sr_CS is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129638" version="1" comment="myspell-sr_Latn_CS is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039324"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129639" version="1" comment="myspell-sr_Latn_RS is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129640" version="1" comment="myspell-sr_RS is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129641" version="1" comment="myspell-sv_FI is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039327"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129642" version="1" comment="myspell-sv_SE is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129643" version="1" comment="myspell-te is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129644" version="1" comment="myspell-te_IN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129645" version="1" comment="myspell-th_TH is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129646" version="1" comment="myspell-vi is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129647" version="1" comment="myspell-vi_VN is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129648" version="1" comment="myspell-zu_ZA is &lt;20160511-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129649" version="1" comment="openCOLLADA is &lt;1_3335ac1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121563" version="1" comment="libtiff5 is &lt;4.0.6-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121564" version="1" comment="libtiff5-32bit is &lt;4.0.6-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121565" version="1" comment="tiff is &lt;4.0.6-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121131" version="1" comment="kernel-default is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121132" version="1" comment="kernel-default-devel is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121133" version="1" comment="kernel-default-extra is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121134" version="1" comment="kernel-devel is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121135" version="1" comment="kernel-macros is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121136" version="1" comment="kernel-source is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121137" version="1" comment="kernel-syms is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121138" version="1" comment="kernel-xen is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121139" version="1" comment="kernel-xen-devel is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118755" version="1" comment="qemu is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118756" version="1" comment="qemu-block-curl is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118757" version="1" comment="qemu-ipxe is &lt;1.0.0-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118758" version="1" comment="qemu-kvm is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118759" version="1" comment="qemu-seabios is &lt;1.7.4-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118760" version="1" comment="qemu-sgabios is &lt;8-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118761" version="1" comment="qemu-tools is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118762" version="1" comment="qemu-vgabios is &lt;1.7.4-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118763" version="1" comment="qemu-x86 is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121168" version="1" comment="rsync is &lt;3.1.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121331" version="1" comment="libxml2 is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121332" version="1" comment="libxml2-2 is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121333" version="1" comment="libxml2-2-32bit is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121334" version="1" comment="libxml2-tools is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121335" version="1" comment="python-libxml2 is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121634" version="1" comment="bind is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121635" version="1" comment="bind-libs is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121636" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121637" version="1" comment="bind-utils is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121622" version="1" comment="giflib is &lt;5.0.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121623" version="1" comment="libgif6 is &lt;5.0.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121624" version="1" comment="libgif6-32bit is &lt;5.0.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121625" version="1" comment="kernel-default is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121626" version="1" comment="kernel-default-devel is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121627" version="1" comment="kernel-default-extra is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121628" version="1" comment="kernel-devel is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121629" version="1" comment="kernel-macros is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121630" version="1" comment="kernel-source is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121631" version="1" comment="kernel-syms is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121632" version="1" comment="kernel-xen is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121633" version="1" comment="kernel-xen-devel is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118608" version="1" comment="libldap-2_4-2 is &lt;2.4.41-18.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118609" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.41-18.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118610" version="1" comment="openldap2-client is &lt;2.4.41-18.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121140" version="1" comment="gdk-pixbuf is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121141" version="1" comment="gdk-pixbuf-lang is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121142" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121143" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121144" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121145" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121146" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119223" version="1" comment="libpng16 is &lt;1.6.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122055" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.95-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122058" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.95-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121001" version="1" comment="libvirt is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121002" version="1" comment="libvirt-client is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121003" version="1" comment="libvirt-client-32bit is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121004" version="1" comment="libvirt-daemon is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121005" version="1" comment="libvirt-daemon-config-network is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121006" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121007" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121008" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121009" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121010" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121011" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121012" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121013" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121014" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121015" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121016" version="1" comment="libvirt-daemon-lxc is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121017" version="1" comment="libvirt-daemon-qemu is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121018" version="1" comment="libvirt-daemon-xen is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121019" version="1" comment="libvirt-doc is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122759" version="1" comment="MozillaFirefox is &lt;38.6.0esr-57.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122404" version="1" comment="MozillaFirefox-branding-SLE is &lt;31.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122760" version="1" comment="MozillaFirefox-translations is &lt;38.6.0esr-57.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122761" version="1" comment="libfreebl3 is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122762" version="1" comment="libfreebl3-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122763" version="1" comment="libsoftokn3 is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122764" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122765" version="1" comment="mozilla-nss is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122766" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122767" version="1" comment="mozilla-nss-certs is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122768" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122769" version="1" comment="mozilla-nss-sysinit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122770" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122771" version="1" comment="mozilla-nss-tools is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118764" version="1" comment="libmspack is &lt;0.4-14.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122211" version="1" comment="curl is &lt;7.37.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122212" version="1" comment="libcurl4 is &lt;7.37.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122213" version="1" comment="libcurl4-32bit is &lt;7.37.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123016" version="1" comment="flash-player is &lt;11.2.202.569-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123017" version="1" comment="flash-player-gnome is &lt;11.2.202.569-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122487" version="1" comment="krb5 is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122488" version="1" comment="krb5-32bit is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122489" version="1" comment="krb5-client is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123013" version="1" comment="libnettle is &lt;2.7.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122324" version="1" comment="glibc is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122325" version="1" comment="glibc-32bit is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122326" version="1" comment="glibc-devel is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122327" version="1" comment="glibc-devel-32bit is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122328" version="1" comment="glibc-i18ndata is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122329" version="1" comment="glibc-locale is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122330" version="1" comment="glibc-locale-32bit is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122331" version="1" comment="nscd is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123489" version="1" comment="postgresql93 is &lt;9.3.11-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122214" version="1" comment="dhcp is &lt;4.2.6-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122215" version="1" comment="dhcp-client is &lt;4.2.6-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123662" version="1" comment="libecpg6 is &lt;9.4.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123663" version="1" comment="libpq5 is &lt;9.4.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123664" version="1" comment="libpq5-32bit is &lt;9.4.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123665" version="1" comment="postgresql94 is &lt;9.4.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123666" version="1" comment="postgresql94-libs is &lt;9.4.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123667" version="1" comment="MozillaFirefox is &lt;38.6.1esr-60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123668" version="1" comment="MozillaFirefox-translations is &lt;38.6.1esr-60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123864" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123865" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123866" version="1" comment="openssl is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123867" version="1" comment="libssh is &lt;0.6.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124405" version="1" comment="compat-openssl098 is &lt;0.9.8j-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124406" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124407" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119220" version="1" comment="libpng12 is &lt;1.2.50-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119282" version="1" comment="libxml2 is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119283" version="1" comment="libxml2-2 is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119284" version="1" comment="libxml2-2-32bit is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119285" version="1" comment="libxml2-tools is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119286" version="1" comment="python-libxml2 is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124477" version="1" comment="libotr is &lt;4.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124589" version="1" comment="flash-player is &lt;11.2.202.577-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124590" version="1" comment="flash-player-gnome is &lt;11.2.202.577-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124591" version="1" comment="libssh2-1 is &lt;1.4.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124592" version="1" comment="libssh2-1-32bit is &lt;1.4.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124593" version="1" comment="libssh2_org is &lt;1.4.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124594" version="1" comment="MozillaFirefox is &lt;38.7.0esr-63.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124595" version="1" comment="MozillaFirefox-translations is &lt;38.7.0esr-63.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124596" version="1" comment="libfreebl3 is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124597" version="1" comment="libfreebl3-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124598" version="1" comment="libsoftokn3 is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124599" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124600" version="1" comment="mozilla-nspr is &lt;4.12-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124601" version="1" comment="mozilla-nspr-32bit is &lt;4.12-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124602" version="1" comment="mozilla-nss is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124603" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124604" version="1" comment="mozilla-nss-certs is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124605" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124606" version="1" comment="mozilla-nss-sysinit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124607" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124608" version="1" comment="mozilla-nss-tools is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124728" version="1" comment="graphite2 is &lt;1.3.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124731" version="1" comment="bind is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124732" version="1" comment="bind-libs is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124733" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124734" version="1" comment="bind-utils is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124800" version="1" comment="kernel-default is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124801" version="1" comment="kernel-default-devel is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124802" version="1" comment="kernel-default-extra is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124803" version="1" comment="kernel-devel is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124804" version="1" comment="kernel-macros is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124805" version="1" comment="kernel-source is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124806" version="1" comment="kernel-syms is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124807" version="1" comment="kernel-xen is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124808" version="1" comment="kernel-xen-devel is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124880" version="1" comment="libdcerpc-binding0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124881" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124882" version="1" comment="libdcerpc0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124883" version="1" comment="libdcerpc0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124884" version="1" comment="libgensec0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124885" version="1" comment="libgensec0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124886" version="1" comment="libndr-krb5pac0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124887" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124888" version="1" comment="libndr-nbt0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124889" version="1" comment="libndr-nbt0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124890" version="1" comment="libndr-standard0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124891" version="1" comment="libndr-standard0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124892" version="1" comment="libndr0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124893" version="1" comment="libndr0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124894" version="1" comment="libnetapi0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124895" version="1" comment="libnetapi0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124896" version="1" comment="libpdb0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124897" version="1" comment="libpdb0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124898" version="1" comment="libregistry0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124899" version="1" comment="libsamba-credentials0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124900" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124901" version="1" comment="libsamba-hostconfig0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124902" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124903" version="1" comment="libsamba-util0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124904" version="1" comment="libsamba-util0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124905" version="1" comment="libsamdb0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124906" version="1" comment="libsamdb0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124907" version="1" comment="libsmbclient-raw0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124908" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124909" version="1" comment="libsmbclient0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124910" version="1" comment="libsmbclient0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124911" version="1" comment="libsmbconf0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124912" version="1" comment="libsmbconf0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124913" version="1" comment="libsmbldap0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124914" version="1" comment="libsmbldap0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124915" version="1" comment="libtevent-util0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124916" version="1" comment="libtevent-util0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124917" version="1" comment="libwbclient0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124918" version="1" comment="libwbclient0-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124919" version="1" comment="samba is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124920" version="1" comment="samba-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124921" version="1" comment="samba-client is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124922" version="1" comment="samba-client-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124923" version="1" comment="samba-doc is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124924" version="1" comment="samba-libs is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124925" version="1" comment="samba-libs-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124926" version="1" comment="samba-winbind is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124927" version="1" comment="samba-winbind-32bit is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125276" version="1" comment="libqt4-sql-plugins is &lt;4.8.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125492" version="1" comment="pidgin-otr is &lt;4.0.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125669" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.99-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125670" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.99-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125718" version="1" comment="libatomic1 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125719" version="1" comment="libatomic1-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125720" version="1" comment="libcilkrts5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125721" version="1" comment="libcilkrts5-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125722" version="1" comment="libffi-gcc5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125725" version="1" comment="libgcc_s1 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125726" version="1" comment="libgcc_s1-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125727" version="1" comment="libgfortran3 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125728" version="1" comment="libgfortran3-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125729" version="1" comment="libgomp1 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125730" version="1" comment="libgomp1-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125731" version="1" comment="libitm1 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125732" version="1" comment="libitm1-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125733" version="1" comment="liblsan0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125738" version="1" comment="libquadmath0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125739" version="1" comment="libquadmath0-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125740" version="1" comment="libstdc++6 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125741" version="1" comment="libstdc++6-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125742" version="1" comment="libstdc++6-locale is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125743" version="1" comment="libtsan0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125744" version="1" comment="libubsan0 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125745" version="1" comment="libubsan0-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125746" version="1" comment="flash-player is &lt;11.2.202.616-126.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125747" version="1" comment="flash-player-gnome is &lt;11.2.202.616-126.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125748" version="1" comment="krb5 is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125749" version="1" comment="krb5-32bit is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125750" version="1" comment="krb5-client is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127078" version="1" comment="python-backports.ssl_match_hostname is &lt;3.4.0.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127079" version="1" comment="python-tornado is &lt;4.2.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125751" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125752" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125753" version="1" comment="libdcerpc0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125754" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125755" version="1" comment="libgensec0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125756" version="1" comment="libgensec0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125757" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125758" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125759" version="1" comment="libndr-nbt0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125760" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125761" version="1" comment="libndr-standard0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125762" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125763" version="1" comment="libndr0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125764" version="1" comment="libndr0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125765" version="1" comment="libnetapi0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125766" version="1" comment="libnetapi0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125767" version="1" comment="libregistry0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125768" version="1" comment="libsamba-credentials0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125769" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125770" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125771" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125772" version="1" comment="libsamba-passdb0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125773" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125774" version="1" comment="libsamba-util0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125775" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125776" version="1" comment="libsamdb0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125777" version="1" comment="libsamdb0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125778" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125779" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125780" version="1" comment="libsmbclient0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125781" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125782" version="1" comment="libsmbconf0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125783" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125784" version="1" comment="libsmbldap0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125785" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125786" version="1" comment="libtevent-util0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125787" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125788" version="1" comment="libwbclient0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125789" version="1" comment="libwbclient0-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125790" version="1" comment="samba is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125791" version="1" comment="samba-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125792" version="1" comment="samba-client is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125793" version="1" comment="samba-client-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125794" version="1" comment="samba-doc is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125795" version="1" comment="samba-libs is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125796" version="1" comment="samba-libs-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125797" version="1" comment="samba-winbind is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125798" version="1" comment="samba-winbind-32bit is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126091" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126092" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126093" version="1" comment="xerces-c is &lt;3.1.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126428" version="1" comment="libgcrypt is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126429" version="1" comment="libgcrypt20 is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126430" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126453" version="1" comment="cairo is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126454" version="1" comment="libcairo-gobject2 is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126455" version="1" comment="libcairo-gobject2-32bit is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126456" version="1" comment="libcairo2 is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126457" version="1" comment="libcairo2-32bit is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126708" version="1" comment="giflib is &lt;5.0.5-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127080" version="1" comment="libxml2 is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127081" version="1" comment="libxml2-2 is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127082" version="1" comment="libxml2-2-32bit is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127083" version="1" comment="libxml2-tools is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127084" version="1" comment="python-libxml2 is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127133" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127134" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127135" version="1" comment="openssl is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127260" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.101-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127261" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.101-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127262" version="1" comment="ntp is &lt;4.2.8p6-46.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127263" version="1" comment="ntp-doc is &lt;4.2.8p6-46.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127264" version="1" comment="yast2-ntp-client is &lt;3.1.12.4-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127265" version="1" comment="MozillaFirefox is &lt;38.8.0esr-66.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127266" version="1" comment="MozillaFirefox-translations is &lt;38.8.0esr-66.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127284" version="1" comment="ImageMagick is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127285" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127286" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127287" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127288" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127361" version="1" comment="compat-openssl098 is &lt;0.9.8j-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127362" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127363" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120991" version="1" comment="wireshark is &lt;1.12.9-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127579" version="1" comment="flash-player is &lt;11.2.202.621-130.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127580" version="1" comment="flash-player-gnome is &lt;11.2.202.621-130.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127594" version="1" comment="xen is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127595" version="1" comment="xen-kmp-default is &lt;4.4.4_02_k3.12.55_52.42-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127596" version="1" comment="xen-libs is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127597" version="1" comment="xen-libs-32bit is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127715" version="1" comment="wireshark is &lt;1.12.11-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127716" version="1" comment="libgudev-1_0-0 is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127717" version="1" comment="libgudev-1_0-0-32bit is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127718" version="1" comment="libudev1 is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127719" version="1" comment="libudev1-32bit is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127720" version="1" comment="systemd is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127721" version="1" comment="systemd-32bit is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127722" version="1" comment="systemd-bash-completion is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127723" version="1" comment="systemd-sysvinit is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127724" version="1" comment="udev is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128012" version="1" comment="openssh is &lt;6.6p1-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128013" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128014" version="1" comment="openssh-helpers is &lt;6.6p1-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121336" version="1" comment="openssh is &lt;6.6p1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121337" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121338" version="1" comment="openssh-helpers is &lt;6.6p1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119512" version="1" comment="libmysqlclient18 is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119513" version="1" comment="libmysqlclient18-32bit is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119514" version="1" comment="libmysqlclient_r18 is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119515" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119516" version="1" comment="mariadb is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119517" version="1" comment="mariadb-client is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119518" version="1" comment="mariadb-errormessages is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128463" version="1" comment="supportutils is &lt;3.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128467" version="1" comment="libksba is &lt;1.3.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128615" version="1" comment="libxml2 is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128616" version="1" comment="libxml2-2 is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128617" version="1" comment="libxml2-2-32bit is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128618" version="1" comment="libxml2-tools is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128619" version="1" comment="python-libxml2 is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128638" version="1" comment="libpoppler-glib8 is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128639" version="1" comment="libpoppler-qt4-4 is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128641" version="1" comment="poppler-qt is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128642" version="1" comment="poppler-tools is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128786" version="1" comment="qemu is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128787" version="1" comment="qemu-block-curl is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128788" version="1" comment="qemu-ipxe is &lt;1.0.0-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128789" version="1" comment="qemu-kvm is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128790" version="1" comment="qemu-seabios is &lt;1.7.4-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128791" version="1" comment="qemu-sgabios is &lt;8-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128792" version="1" comment="qemu-tools is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128793" version="1" comment="qemu-vgabios is &lt;1.7.4-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128794" version="1" comment="qemu-x86 is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128795" version="1" comment="libspice-server1 is &lt;0.12.4-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128796" version="1" comment="spice is &lt;0.12.4-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128808" version="1" comment="ntp is &lt;4.2.8p8-46.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128809" version="1" comment="ntp-doc is &lt;4.2.8p8-46.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128810" version="1" comment="ImageMagick is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128811" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128812" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128813" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128814" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128883" version="1" comment="libarchive is &lt;3.1.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128884" version="1" comment="libarchive13 is &lt;3.1.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128892" version="1" comment="kernel-default is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128893" version="1" comment="kernel-default-devel is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128894" version="1" comment="kernel-default-extra is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128895" version="1" comment="kernel-devel is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128896" version="1" comment="kernel-macros is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128897" version="1" comment="kernel-source is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128898" version="1" comment="kernel-syms is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128899" version="1" comment="kernel-xen is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128900" version="1" comment="kernel-xen-devel is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128937" version="1" comment="flash-player is &lt;11.2.202.626-133.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128938" version="1" comment="flash-player-gnome is &lt;11.2.202.626-133.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128939" version="1" comment="libmysqlclient18 is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128940" version="1" comment="libmysqlclient18-32bit is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128941" version="1" comment="libmysqlclient_r18 is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128942" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128943" version="1" comment="mariadb is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128944" version="1" comment="mariadb-client is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128945" version="1" comment="mariadb-errormessages is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129017" version="1" comment="imap is &lt;2007e_suse-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129018" version="1" comment="libc-client2007e_suse is &lt;2007e_suse-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129089" version="1" comment="libimobiledevice is &lt;1.1.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129090" version="1" comment="libimobiledevice-tools is &lt;1.1.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129091" version="1" comment="libimobiledevice4 is &lt;1.1.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129092" version="1" comment="libusbmuxd2 is &lt;1.0.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129093" version="1" comment="usbmuxd is &lt;1.0.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120771" version="1" comment="libfreebl3 is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120772" version="1" comment="libfreebl3-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120773" version="1" comment="libsoftokn3 is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120774" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120775" version="1" comment="mozilla-nss is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120776" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120777" version="1" comment="mozilla-nss-certs is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120778" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120779" version="1" comment="mozilla-nss-sysinit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120780" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120781" version="1" comment="mozilla-nss-tools is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119519" version="1" comment="bind is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119520" version="1" comment="bind-libs is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119521" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119522" version="1" comment="bind-utils is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118775" version="1" comment="grub2 is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118776" version="1" comment="grub2-i386-pc is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118777" version="1" comment="grub2-snapper-plugin is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118778" version="1" comment="grub2-x86_64-efi is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118779" version="1" comment="grub2-x86_64-xen is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118801" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118802" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118734" version="1" comment="openssl is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118983" version="1" comment="kernel-default is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118984" version="1" comment="kernel-default-devel is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118985" version="1" comment="kernel-default-extra is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118986" version="1" comment="kernel-devel is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118987" version="1" comment="kernel-macros is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118988" version="1" comment="kernel-source is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118989" version="1" comment="kernel-syms is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118990" version="1" comment="kernel-xen is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118991" version="1" comment="kernel-xen-devel is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119074" version="1" comment="ldb is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119075" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119076" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119077" version="1" comment="libdcerpc0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119078" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119079" version="1" comment="libgensec0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119080" version="1" comment="libgensec0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119081" version="1" comment="libldb1 is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119082" version="1" comment="libldb1-32bit is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119083" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119084" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119085" version="1" comment="libndr-nbt0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119086" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119087" version="1" comment="libndr-standard0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119088" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119089" version="1" comment="libndr0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119090" version="1" comment="libndr0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119091" version="1" comment="libnetapi0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119092" version="1" comment="libnetapi0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119093" version="1" comment="libregistry0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119094" version="1" comment="libsamba-credentials0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119095" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119096" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119097" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119098" version="1" comment="libsamba-passdb0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119099" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119100" version="1" comment="libsamba-util0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119101" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119102" version="1" comment="libsamdb0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119103" version="1" comment="libsamdb0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119104" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119105" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119106" version="1" comment="libsmbclient0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119107" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119108" version="1" comment="libsmbconf0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119109" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119110" version="1" comment="libsmbldap0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119111" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119112" version="1" comment="libtalloc2 is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119113" version="1" comment="libtalloc2-32bit is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119114" version="1" comment="libtdb1 is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119115" version="1" comment="libtdb1-32bit is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119116" version="1" comment="libtevent-util0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119117" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119118" version="1" comment="libtevent0 is &lt;0.9.26-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119119" version="1" comment="libtevent0-32bit is &lt;0.9.26-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119120" version="1" comment="libwbclient0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119121" version="1" comment="libwbclient0-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119122" version="1" comment="pytalloc is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119123" version="1" comment="pytalloc-32bit is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119124" version="1" comment="samba is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119125" version="1" comment="samba-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119126" version="1" comment="samba-client is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119127" version="1" comment="samba-client-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119128" version="1" comment="samba-doc is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119129" version="1" comment="samba-libs is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119130" version="1" comment="samba-libs-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119131" version="1" comment="samba-winbind is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119132" version="1" comment="samba-winbind-32bit is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119133" version="1" comment="talloc is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118661" version="1" comment="xen is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118780" version="1" comment="xen-kmp-default is &lt;4.5.2_02_k3.12.49_11-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118781" version="1" comment="xen-libs is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118782" version="1" comment="xen-libs-32bit is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129344" version="1" comment="kernel-default is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129345" version="1" comment="kernel-default-devel is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129346" version="1" comment="kernel-default-extra is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129347" version="1" comment="kernel-devel is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129348" version="1" comment="kernel-macros is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129349" version="1" comment="kernel-source is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129350" version="1" comment="kernel-syms is &lt;3.12.59-60.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129351" version="1" comment="kernel-xen is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129352" version="1" comment="kernel-xen-devel is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129369" version="1" comment="qemu is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129370" version="1" comment="qemu-block-curl is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129371" version="1" comment="qemu-ipxe is &lt;1.0.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129372" version="1" comment="qemu-kvm is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129373" version="1" comment="qemu-seabios is &lt;1.8.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129374" version="1" comment="qemu-sgabios is &lt;8-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129375" version="1" comment="qemu-tools is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129376" version="1" comment="qemu-vgabios is &lt;1.8.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129377" version="1" comment="qemu-x86 is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129402" version="1" comment="kernel-default is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129403" version="1" comment="kernel-default-devel is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129404" version="1" comment="kernel-default-extra is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129405" version="1" comment="kernel-devel is &lt;3.12.59-60.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129406" version="1" comment="kernel-macros is &lt;3.12.59-60.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129407" version="1" comment="kernel-source is &lt;3.12.59-60.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129408" version="1" comment="kernel-syms is &lt;3.12.59-60.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129409" version="1" comment="kernel-xen is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129410" version="1" comment="kernel-xen-devel is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129722" version="1" comment="glibc is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129723" version="1" comment="glibc-32bit is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129724" version="1" comment="glibc-devel is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129725" version="1" comment="glibc-devel-32bit is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129726" version="1" comment="glibc-i18ndata is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129727" version="1" comment="glibc-locale is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129728" version="1" comment="glibc-locale-32bit is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129729" version="1" comment="nscd is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129904" version="1" comment="ImageMagick is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129905" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129906" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129907" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129908" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130569" version="1" comment="flash-player is &lt;11.2.202.632-137.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130570" version="1" comment="flash-player-gnome is &lt;11.2.202.632-137.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130723" version="1" comment="libarchive is &lt;3.1.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121638" version="1" comment="bind is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121639" version="1" comment="bind-libs is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121640" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121641" version="1" comment="bind-utils is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130787" version="1" comment="gimp is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130788" version="1" comment="gimp-lang is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130789" version="1" comment="gimp-plugins-python is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130790" version="1" comment="libgimp-2_0-0 is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130791" version="1" comment="libgimpui-2_0-0 is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130964" version="1" comment="libvirt is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130965" version="1" comment="libvirt-client is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130966" version="1" comment="libvirt-client-32bit is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130967" version="1" comment="libvirt-daemon is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130968" version="1" comment="libvirt-daemon-config-network is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130969" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130970" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130971" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130972" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130973" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130974" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130975" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130976" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130977" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130978" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130979" version="1" comment="libvirt-daemon-lxc is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130980" version="1" comment="libvirt-daemon-qemu is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130981" version="1" comment="libvirt-daemon-xen is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130982" version="1" comment="libvirt-doc is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130988" version="1" comment="libidn is &lt;1.28-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130991" version="1" comment="xen is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130992" version="1" comment="xen-kmp-default is &lt;4.5.3_08_k3.12.59_60.45-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130993" version="1" comment="xen-libs is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130994" version="1" comment="xen-libs-32bit is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121536" version="1" comment="kernel-default is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121537" version="1" comment="kernel-default-devel is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121538" version="1" comment="kernel-default-extra is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121539" version="1" comment="kernel-devel is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121540" version="1" comment="kernel-macros is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121541" version="1" comment="kernel-source is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121542" version="1" comment="kernel-syms is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121543" version="1" comment="kernel-xen is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121544" version="1" comment="kernel-xen-devel is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131004" version="1" comment="kernel-default is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131005" version="1" comment="kernel-default-devel is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131006" version="1" comment="kernel-default-extra is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131007" version="1" comment="kernel-devel is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131008" version="1" comment="kernel-macros is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131009" version="1" comment="kernel-source is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131010" version="1" comment="kernel-syms is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131011" version="1" comment="kernel-xen is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131012" version="1" comment="kernel-xen-devel is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131015" version="1" comment="MozillaFirefox is &lt;45.3.0esr-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131016" version="1" comment="MozillaFirefox-translations is &lt;45.3.0esr-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131017" version="1" comment="krb5 is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131018" version="1" comment="krb5-32bit is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131019" version="1" comment="krb5-client is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131021" version="1" comment="rsync is &lt;3.1.0-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131024" version="1" comment="xerces-c is &lt;3.1.1-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131025" version="1" comment="libstorage is &lt;2.25.35.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131026" version="1" comment="libstorage-ruby is &lt;2.25.35.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131027" version="1" comment="libstorage6 is &lt;2.25.35.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131028" version="1" comment="fontconfig is &lt;2.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131029" version="1" comment="fontconfig-32bit is &lt;2.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131030" version="1" comment="libmysqlclient18 is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131031" version="1" comment="libmysqlclient18-32bit is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131032" version="1" comment="libmysqlclient_r18 is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131033" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131034" version="1" comment="mariadb is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131035" version="1" comment="mariadb-client is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131036" version="1" comment="mariadb-errormessages is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131045" version="1" comment="openssh is &lt;6.6p1-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131046" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131047" version="1" comment="openssh-helpers is &lt;6.6p1-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131050" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131051" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131052" version="1" comment="libdcerpc0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131053" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131054" version="1" comment="libgensec0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131055" version="1" comment="libgensec0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131056" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131057" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131058" version="1" comment="libndr-nbt0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131059" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131060" version="1" comment="libndr-standard0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131061" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131062" version="1" comment="libndr0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131063" version="1" comment="libndr0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131064" version="1" comment="libnetapi0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131065" version="1" comment="libnetapi0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131066" version="1" comment="libregistry0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131067" version="1" comment="libsamba-credentials0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131068" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131069" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131070" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131071" version="1" comment="libsamba-passdb0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131072" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131073" version="1" comment="libsamba-util0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131074" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131075" version="1" comment="libsamdb0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131076" version="1" comment="libsamdb0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131077" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131078" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131079" version="1" comment="libsmbclient0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131080" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131081" version="1" comment="libsmbconf0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131082" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131083" version="1" comment="libsmbldap0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131084" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131085" version="1" comment="libtevent-util0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131086" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131087" version="1" comment="libwbclient0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131088" version="1" comment="libwbclient0-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131089" version="1" comment="samba is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131090" version="1" comment="samba-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131091" version="1" comment="samba-client is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131092" version="1" comment="samba-client-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131093" version="1" comment="samba-doc is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131094" version="1" comment="samba-libs is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131095" version="1" comment="samba-libs-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131096" version="1" comment="samba-winbind is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131097" version="1" comment="samba-winbind-32bit is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131099" version="1" comment="flash-player is &lt;11.2.202.635-140.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131100" version="1" comment="flash-player-gnome is &lt;11.2.202.635-140.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131104" version="1" comment="libgcrypt is &lt;1.6.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131125" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131126" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131127" version="1" comment="openssl is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131143" version="1" comment="postgresql94-libs is &lt;9.4.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131147" version="1" comment="compat-openssl098 is &lt;0.9.8j-102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131196" version="1" comment="xen is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131197" version="1" comment="xen-kmp-default is &lt;4.5.3_10_k3.12.62_60.62-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131198" version="1" comment="xen-libs is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131199" version="1" comment="xen-libs-32bit is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131200" version="1" comment="libgudev-1_0-0 is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131201" version="1" comment="libgudev-1_0-0-32bit is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131202" version="1" comment="libudev1 is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131203" version="1" comment="libudev1-32bit is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131204" version="1" comment="systemd is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131205" version="1" comment="systemd-32bit is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131206" version="1" comment="systemd-bash-completion is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131207" version="1" comment="systemd-sysvinit is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131208" version="1" comment="udev is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131209" version="1" comment="ghostscript is &lt;9.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131210" version="1" comment="ghostscript-x11 is &lt;9.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131211" version="1" comment="libtiff5 is &lt;4.0.6-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131212" version="1" comment="libtiff5-32bit is &lt;4.0.6-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131213" version="1" comment="tiff is &lt;4.0.6-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131214" version="1" comment="freerdp is &lt;1.0.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131215" version="1" comment="libfreerdp-1_0 is &lt;1.0.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131216" version="1" comment="libfreerdp-1_0-plugins is &lt;1.0.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131217" version="1" comment="libX11 is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131218" version="1" comment="libX11-6 is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131219" version="1" comment="libX11-6-32bit is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131220" version="1" comment="libX11-data is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131221" version="1" comment="libX11-xcb1 is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131222" version="1" comment="libX11-xcb1-32bit is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131223" version="1" comment="libXfixes is &lt;5.0.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131224" version="1" comment="libXfixes3 is &lt;5.0.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131225" version="1" comment="libXfixes3-32bit is &lt;5.0.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131226" version="1" comment="libXi is &lt;1.7.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131227" version="1" comment="libXi6 is &lt;1.7.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131228" version="1" comment="libXi6-32bit is &lt;1.7.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131229" version="1" comment="libXrandr is &lt;1.4.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131230" version="1" comment="libXrandr2 is &lt;1.4.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131231" version="1" comment="libXrandr2-32bit is &lt;1.4.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131232" version="1" comment="libXrender is &lt;0.9.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131233" version="1" comment="libXrender1 is &lt;0.9.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131234" version="1" comment="libXrender1-32bit is &lt;0.9.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131235" version="1" comment="libXtst is &lt;1.2.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131236" version="1" comment="libXtst6 is &lt;1.2.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131237" version="1" comment="libXtst6-32bit is &lt;1.2.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131238" version="1" comment="libXv is &lt;1.0.10-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131239" version="1" comment="libXv1 is &lt;1.0.10-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131240" version="1" comment="libXv1-32bit is &lt;1.0.10-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131241" version="1" comment="libXvMC is &lt;1.0.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131242" version="1" comment="libXvMC1 is &lt;1.0.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131243" version="1" comment="flash-player is &lt;11.2.202.637-143.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131244" version="1" comment="flash-player-gnome is &lt;11.2.202.637-143.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131245" version="1" comment="gtk2 is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131246" version="1" comment="gtk2-lang is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131247" version="1" comment="gtk2-tools is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131248" version="1" comment="gtk2-tools-32bit is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131249" version="1" comment="libgtk-2_0-0 is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131250" version="1" comment="libgtk-2_0-0-32bit is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131251" version="1" comment="typelib-1_0-Gtk-2_0 is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131252" version="1" comment="kdump is &lt;0.8.15-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131253" version="1" comment="dbus-1 is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131254" version="1" comment="dbus-1-x11 is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131255" version="1" comment="libdbus-1-3 is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131256" version="1" comment="libdbus-1-3-32bit is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131257" version="1" comment="libipa_hbac0 is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131258" version="1" comment="libsss_idmap0 is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131259" version="1" comment="libsss_sudo is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131260" version="1" comment="python-sssd-config is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131261" version="1" comment="sssd is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131262" version="1" comment="sssd-32bit is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131263" version="1" comment="sssd-ad is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131264" version="1" comment="sssd-ipa is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131265" version="1" comment="sssd-krb5 is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131266" version="1" comment="sssd-krb5-common is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131267" version="1" comment="sssd-ldap is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131268" version="1" comment="sssd-proxy is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131269" version="1" comment="sssd-tools is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131270" version="1" comment="kernel-default is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131271" version="1" comment="kernel-default-devel is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131272" version="1" comment="kernel-default-extra is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131273" version="1" comment="kernel-devel is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131274" version="1" comment="kernel-macros is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131275" version="1" comment="kernel-source is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131276" version="1" comment="kernel-syms is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131277" version="1" comment="kernel-xen is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131278" version="1" comment="kernel-xen-devel is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131279" version="1" comment="qemu is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131280" version="1" comment="qemu-block-curl is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131281" version="1" comment="qemu-ipxe is &lt;1.0.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131282" version="1" comment="qemu-kvm is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131283" version="1" comment="qemu-seabios is &lt;1.8.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131284" version="1" comment="qemu-sgabios is &lt;8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131285" version="1" comment="qemu-tools is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131286" version="1" comment="qemu-vgabios is &lt;1.8.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131287" version="1" comment="qemu-x86 is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131288" version="1" comment="libxml2 is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131289" version="1" comment="libxml2-2 is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131290" version="1" comment="libxml2-2-32bit is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131291" version="1" comment="libxml2-tools is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131292" version="1" comment="python-libxml2 is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131293" version="1" comment="ghostscript is &lt;9.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131294" version="1" comment="ghostscript-x11 is &lt;9.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131295" version="1" comment="libpython3_4m1_0 is &lt;3.4.5-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131296" version="1" comment="python3 is &lt;3.4.5-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131297" version="1" comment="python3-base is &lt;3.4.5-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131298" version="1" comment="openslp is &lt;2.0.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131299" version="1" comment="openslp-32bit is &lt;2.0.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131300" version="1" comment="flash-player is &lt;11.2.202.643-146.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131301" version="1" comment="flash-player-gnome is &lt;11.2.202.643-146.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131302" version="1" comment="gd is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131303" version="1" comment="gd-32bit is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131304" version="1" comment="ImageMagick is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131305" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131306" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131307" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131308" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135207" version="1" comment="bind is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135208" version="1" comment="bind-libs is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135209" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135210" version="1" comment="bind-utils is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135211" version="1" comment="curl is &lt;7.37.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135212" version="1" comment="libcurl4 is &lt;7.37.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135213" version="1" comment="libcurl4-32bit is &lt;7.37.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122059" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.72-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122062" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.72-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135356" version="1" comment="libblkid1 is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135357" version="1" comment="libblkid1-32bit is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135358" version="1" comment="libmount1 is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135359" version="1" comment="libmount1-32bit is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135360" version="1" comment="libsmartcols1 is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135361" version="1" comment="libuuid-devel is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135362" version="1" comment="libuuid1 is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135363" version="1" comment="libuuid1-32bit is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135364" version="1" comment="python-libmount is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135365" version="1" comment="util-linux is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135366" version="1" comment="util-linux-lang is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135367" version="1" comment="util-linux-systemd is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135368" version="1" comment="uuidd is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135369" version="1" comment="jasper is &lt;1.900.14-181.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135370" version="1" comment="libjasper1 is &lt;1.900.14-181.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135371" version="1" comment="libjasper1-32bit is &lt;1.900.14-181.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135487" version="1" comment="flash-player is &lt;11.2.202.644-149.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135488" version="1" comment="flash-player-gnome is &lt;11.2.202.644-149.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135538" version="1" comment="ghostscript is &lt;9.15-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135539" version="1" comment="ghostscript-x11 is &lt;9.15-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135541" version="1" comment="eog is &lt;3.10.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135542" version="1" comment="eog-lang is &lt;3.10.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135860" version="1" comment="bash is &lt;4.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135861" version="1" comment="bash-doc is &lt;4.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135862" version="1" comment="bash-lang is &lt;4.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135863" version="1" comment="libreadline6 is &lt;6.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135864" version="1" comment="libreadline6-32bit is &lt;6.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135865" version="1" comment="readline-doc is &lt;6.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135929" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.111-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135930" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.111-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135939" version="1" comment="tar is &lt;1.27.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135940" version="1" comment="tar-lang is &lt;1.27.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135941" version="1" comment="sudo is &lt;1.8.10p3-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135963" version="1" comment="libarchive is &lt;3.1.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135964" version="1" comment="libarchive13 is &lt;3.1.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135965" version="1" comment="kernel-default is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135966" version="1" comment="kernel-default-devel is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135967" version="1" comment="kernel-default-extra is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135968" version="1" comment="kernel-devel is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135969" version="1" comment="kernel-macros is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135970" version="1" comment="kernel-source is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135971" version="1" comment="kernel-syms is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135972" version="1" comment="kernel-xen is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135973" version="1" comment="kernel-xen-devel is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135995" version="1" comment="libmysqlclient18 is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135996" version="1" comment="libmysqlclient18-32bit is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135997" version="1" comment="libmysqlclient_r18 is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135998" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135999" version="1" comment="mariadb is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136000" version="1" comment="mariadb-client is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136001" version="1" comment="mariadb-errormessages is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136056" version="1" comment="gvim is &lt;7.4.326-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136057" version="1" comment="vim is &lt;7.4.326-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136058" version="1" comment="vim-data is &lt;7.4.326-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136131" version="1" comment="ImageMagick is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136132" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136133" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136134" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136135" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136136" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.121-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136137" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.121-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129316" version="1" comment="imap is &lt;2007e_suse-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129318" version="1" comment="libc-client2007e_suse is &lt;2007e_suse-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136208" version="1" comment="libpcre1 is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136209" version="1" comment="libpcre1-32bit is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136210" version="1" comment="libpcre16-0 is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136211" version="1" comment="libpcrecpp0 is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136212" version="1" comment="libpcrecpp0-32bit is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136213" version="1" comment="pcre is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136214" version="1" comment="qemu is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136215" version="1" comment="qemu-block-curl is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136216" version="1" comment="qemu-ipxe is &lt;1.0.0-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136217" version="1" comment="qemu-kvm is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136218" version="1" comment="qemu-seabios is &lt;1.8.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136219" version="1" comment="qemu-sgabios is &lt;8-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136220" version="1" comment="qemu-tools is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136221" version="1" comment="qemu-vgabios is &lt;1.8.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136222" version="1" comment="qemu-x86 is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136380" version="1" comment="libX11 is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136381" version="1" comment="libX11-6 is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136382" version="1" comment="libX11-6-32bit is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136383" version="1" comment="libX11-data is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136384" version="1" comment="libX11-xcb1 is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136385" version="1" comment="libX11-xcb1-32bit is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136386" version="1" comment="MozillaFirefox is &lt;45.5.0esr-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136387" version="1" comment="MozillaFirefox-translations is &lt;45.5.0esr-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136388" version="1" comment="libfreebl3 is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136389" version="1" comment="libfreebl3-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136390" version="1" comment="libsoftokn3 is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136391" version="1" comment="libsoftokn3-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136392" version="1" comment="mozilla-nss is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136393" version="1" comment="mozilla-nss-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136394" version="1" comment="mozilla-nss-certs is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136395" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136396" version="1" comment="mozilla-nss-sysinit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136397" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136398" version="1" comment="mozilla-nss-tools is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136630" version="1" comment="kernel-default is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136631" version="1" comment="kernel-default-devel is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136632" version="1" comment="kernel-default-extra is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136633" version="1" comment="kernel-devel is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136634" version="1" comment="kernel-macros is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136635" version="1" comment="kernel-source is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136636" version="1" comment="kernel-syms is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136637" version="1" comment="kernel-xen is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136638" version="1" comment="kernel-xen-devel is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136639" version="1" comment="libXi is &lt;1.7.4-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136640" version="1" comment="libXi6 is &lt;1.7.4-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136641" version="1" comment="libXi6-32bit is &lt;1.7.4-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136642" version="1" comment="MozillaFirefox is &lt;45.5.1esr-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136643" version="1" comment="MozillaFirefox-translations is &lt;45.5.1esr-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136644" version="1" comment="w3m is &lt;0.5.3.git20161120-160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136645" version="1" comment="gc is &lt;7.2d-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136646" version="1" comment="libgc1 is &lt;7.2d-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142349" version="1" comment="xen is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142350" version="1" comment="xen-kmp-default is &lt;4.5.5_02_k3.12.67_60.64.18-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142351" version="1" comment="xen-libs is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142352" version="1" comment="xen-libs-32bit is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142720" version="1" comment="libass is &lt;0.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142721" version="1" comment="libass5 is &lt;0.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142941" version="1" comment="flash-player is &lt;24.0.0.186-152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142942" version="1" comment="flash-player-gnome is &lt;24.0.0.186-152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143034" version="1" comment="libpcre1 is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143035" version="1" comment="libpcre1-32bit is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143036" version="1" comment="libpcre16-0 is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143037" version="1" comment="libpcrecpp0 is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143038" version="1" comment="libpcrecpp0-32bit is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143039" version="1" comment="pcre is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119621" version="1" comment="libmysqlclient18 is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119622" version="1" comment="libmysqlclient18-32bit is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119623" version="1" comment="libmysqlclient_r18 is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119624" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119625" version="1" comment="mariadb is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119626" version="1" comment="mariadb-client is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119627" version="1" comment="mariadb-errormessages is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143055" version="1" comment="kernel-default is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143056" version="1" comment="kernel-default-devel is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143057" version="1" comment="kernel-default-extra is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143058" version="1" comment="kernel-devel is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143059" version="1" comment="kernel-macros is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143060" version="1" comment="kernel-source is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143061" version="1" comment="kernel-syms is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143062" version="1" comment="kernel-xen is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143063" version="1" comment="kernel-xen-devel is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143413" version="1" comment="ntp is &lt;4.2.8p9-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143414" version="1" comment="ntp-doc is &lt;4.2.8p9-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144634" version="1" comment="xen is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144635" version="1" comment="xen-kmp-default is &lt;4.5.5_04_k3.12.67_60.64.24-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144636" version="1" comment="xen-libs is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144637" version="1" comment="xen-libs-32bit is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144638" version="1" comment="gd is &lt;2.1.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144639" version="1" comment="gd-32bit is &lt;2.1.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144640" version="1" comment="MozillaFirefox is &lt;45.6.0esr-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144641" version="1" comment="MozillaFirefox-translations is &lt;45.6.0esr-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145376" version="1" comment="libgme is &lt;0.6.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145377" version="1" comment="libgme0 is &lt;0.6.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041271"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145837" version="1" comment="ImageMagick is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145838" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145839" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145840" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145841" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145842" version="1" comment="wget is &lt;1.14-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145843" version="1" comment="dnsmasq is &lt;2.71-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145859" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145860" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145861" version="1" comment="libdcerpc0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145862" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145863" version="1" comment="libgensec0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145864" version="1" comment="libgensec0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145865" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145866" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145867" version="1" comment="libndr-nbt0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145868" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145869" version="1" comment="libndr-standard0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145870" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145871" version="1" comment="libndr0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145872" version="1" comment="libndr0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145873" version="1" comment="libnetapi0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145874" version="1" comment="libnetapi0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145875" version="1" comment="libregistry0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145876" version="1" comment="libsamba-credentials0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145877" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145878" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145879" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145880" version="1" comment="libsamba-passdb0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145881" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145882" version="1" comment="libsamba-util0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145883" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145884" version="1" comment="libsamdb0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145885" version="1" comment="libsamdb0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145886" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145887" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145888" version="1" comment="libsmbclient0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145889" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145890" version="1" comment="libsmbconf0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145891" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145892" version="1" comment="libsmbldap0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145893" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145894" version="1" comment="libtevent-util0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145895" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145896" version="1" comment="libwbclient0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145897" version="1" comment="libwbclient0-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145898" version="1" comment="samba is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145899" version="1" comment="samba-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145900" version="1" comment="samba-client is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145901" version="1" comment="samba-client-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145902" version="1" comment="samba-doc is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145903" version="1" comment="samba-libs is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145904" version="1" comment="samba-libs-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145905" version="1" comment="samba-winbind is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145906" version="1" comment="samba-winbind-32bit is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146001" version="1" comment="gstreamer-plugins-good is &lt;1.2.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146002" version="1" comment="gstreamer-plugins-good-lang is &lt;1.2.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146003" version="1" comment="libcares2 is &lt;1.9.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146004" version="1" comment="libcares2-32bit is &lt;1.9.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146005" version="1" comment="gstreamer-plugins-bad is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146006" version="1" comment="gstreamer-plugins-bad-lang is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146007" version="1" comment="libgstbasecamerabinsrc-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146008" version="1" comment="libgstcodecparsers-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146009" version="1" comment="libgstegl-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146010" version="1" comment="libgstmpegts-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146011" version="1" comment="libgstphotography-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146012" version="1" comment="libtiff5 is &lt;4.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146013" version="1" comment="libtiff5-32bit is &lt;4.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146014" version="1" comment="tiff is &lt;4.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118792" version="1" comment="qemu is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118793" version="1" comment="qemu-block-curl is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118794" version="1" comment="qemu-ipxe is &lt;1.0.0-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118795" version="1" comment="qemu-kvm is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118796" version="1" comment="qemu-seabios is &lt;1.8.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118797" version="1" comment="qemu-sgabios is &lt;8-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118798" version="1" comment="qemu-tools is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118799" version="1" comment="qemu-vgabios is &lt;1.8.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118800" version="1" comment="qemu-x86 is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122332" version="1" comment="glibc is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122333" version="1" comment="glibc-32bit is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122334" version="1" comment="glibc-devel is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122335" version="1" comment="glibc-devel-32bit is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122336" version="1" comment="glibc-i18ndata is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122337" version="1" comment="glibc-locale is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122338" version="1" comment="glibc-locale-32bit is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122339" version="1" comment="nscd is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122216" version="1" comment="dhcp is &lt;4.3.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122217" version="1" comment="dhcp-client is &lt;4.3.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123221" version="1" comment="kernel-default is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123222" version="1" comment="kernel-default-devel is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123223" version="1" comment="kernel-default-extra is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123224" version="1" comment="kernel-devel is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123225" version="1" comment="kernel-macros is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123226" version="1" comment="kernel-source is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123227" version="1" comment="kernel-syms is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123228" version="1" comment="kernel-xen is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123229" version="1" comment="kernel-xen-devel is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119232" version="1" comment="libpng15 is &lt;1.5.22-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123869" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123870" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123871" version="1" comment="openssl is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124720" version="1" comment="bind is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124721" version="1" comment="bind-libs is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124722" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124723" version="1" comment="bind-utils is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124928" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124929" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124930" version="1" comment="libdcerpc0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124931" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124932" version="1" comment="libgensec0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124933" version="1" comment="libgensec0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124934" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124935" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124936" version="1" comment="libndr-nbt0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124937" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124938" version="1" comment="libndr-standard0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124939" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124940" version="1" comment="libndr0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124941" version="1" comment="libndr0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124942" version="1" comment="libnetapi0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124943" version="1" comment="libnetapi0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124944" version="1" comment="libregistry0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124945" version="1" comment="libsamba-credentials0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124946" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124947" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124948" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124949" version="1" comment="libsamba-passdb0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124950" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124951" version="1" comment="libsamba-util0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124952" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124953" version="1" comment="libsamdb0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124954" version="1" comment="libsamdb0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124955" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124956" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124957" version="1" comment="libsmbclient0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124958" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124959" version="1" comment="libsmbconf0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124960" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124961" version="1" comment="libsmbldap0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124962" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124963" version="1" comment="libtevent-util0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124964" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124965" version="1" comment="libwbclient0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124966" version="1" comment="libwbclient0-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124967" version="1" comment="samba is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124968" version="1" comment="samba-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124969" version="1" comment="samba-client is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124970" version="1" comment="samba-client-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124971" version="1" comment="samba-doc is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124972" version="1" comment="samba-libs is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124973" version="1" comment="samba-libs-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124974" version="1" comment="samba-winbind is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124975" version="1" comment="samba-winbind-32bit is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125323" version="1" comment="xen is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125324" version="1" comment="xen-kmp-default is &lt;4.5.2_06_k3.12.53_60.30-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125325" version="1" comment="xen-libs is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125326" version="1" comment="xen-libs-32bit is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125608" version="1" comment="libvirt is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125609" version="1" comment="libvirt-client is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125610" version="1" comment="libvirt-client-32bit is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125611" version="1" comment="libvirt-daemon is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125612" version="1" comment="libvirt-daemon-config-network is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125613" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125614" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125615" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125616" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125617" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125618" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125619" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125620" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125621" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125622" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125623" version="1" comment="libvirt-daemon-lxc is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125624" version="1" comment="libvirt-daemon-qemu is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125625" version="1" comment="libvirt-daemon-xen is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125626" version="1" comment="libvirt-doc is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125671" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.77-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125672" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.77-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125799" version="1" comment="kernel-default is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125800" version="1" comment="kernel-default-devel is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125801" version="1" comment="kernel-default-extra is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125802" version="1" comment="kernel-devel is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125803" version="1" comment="kernel-macros is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125804" version="1" comment="kernel-source is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125805" version="1" comment="kernel-syms is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125806" version="1" comment="kernel-xen is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125807" version="1" comment="kernel-xen-devel is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125808" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125809" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125810" version="1" comment="libdcerpc0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125811" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125812" version="1" comment="libgensec0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125813" version="1" comment="libgensec0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125814" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125815" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125816" version="1" comment="libndr-nbt0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125817" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125818" version="1" comment="libndr-standard0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125819" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125820" version="1" comment="libndr0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125821" version="1" comment="libndr0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125822" version="1" comment="libnetapi0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125823" version="1" comment="libnetapi0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125824" version="1" comment="libregistry0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125825" version="1" comment="libsamba-credentials0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125826" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125827" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125828" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125829" version="1" comment="libsamba-passdb0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125830" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125831" version="1" comment="libsamba-util0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125832" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125833" version="1" comment="libsamdb0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125834" version="1" comment="libsamdb0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125835" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125836" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125837" version="1" comment="libsmbclient0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125838" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125839" version="1" comment="libsmbconf0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125840" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125841" version="1" comment="libsmbldap0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125842" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125843" version="1" comment="libtevent-util0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125844" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125845" version="1" comment="libwbclient0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125846" version="1" comment="libwbclient0-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125847" version="1" comment="samba is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125848" version="1" comment="samba-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125849" version="1" comment="samba-client is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125850" version="1" comment="samba-client-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125851" version="1" comment="samba-doc is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125852" version="1" comment="samba-libs is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125853" version="1" comment="samba-libs-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125854" version="1" comment="samba-winbind is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125855" version="1" comment="samba-winbind-32bit is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126458" version="1" comment="libcairo-script-interpreter2 is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126711" version="1" comment="yast2-users is &lt;3.1.41.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126902" version="1" comment="ntp is &lt;4.2.8p6-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126903" version="1" comment="ntp-doc is &lt;4.2.8p6-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126904" version="1" comment="yast2-ntp-client is &lt;3.1.22-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127136" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127137" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127138" version="1" comment="openssl is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127267" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.91-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127268" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.91-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127475" version="1" comment="ntp is &lt;4.2.8p7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127476" version="1" comment="ntp-doc is &lt;4.2.8p7-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127725" version="1" comment="libgudev-1_0-0 is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127726" version="1" comment="libgudev-1_0-0-32bit is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127727" version="1" comment="libudev1 is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127728" version="1" comment="libudev1-32bit is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127729" version="1" comment="systemd is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127730" version="1" comment="systemd-32bit is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127731" version="1" comment="systemd-bash-completion is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127732" version="1" comment="systemd-sysvinit is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127733" version="1" comment="udev is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121339" version="1" comment="python-requests is &lt;2.8.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128797" version="1" comment="libspice-server1 is &lt;0.12.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128798" version="1" comment="spice is &lt;0.12.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128946" version="1" comment="libmysqlclient18 is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128947" version="1" comment="libmysqlclient18-32bit is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128948" version="1" comment="libmysqlclient_r18 is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128949" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128950" version="1" comment="mariadb is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128951" version="1" comment="mariadb-client is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128952" version="1" comment="mariadb-errormessages is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147398" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.31-13.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147399" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.31-13.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147083" version="1" comment="gstreamer-0_10-plugins-base is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147084" version="1" comment="gstreamer-0_10-plugins-base-32bit is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147087" version="1" comment="gstreamer-0_10-plugins-base-lang is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147088" version="1" comment="libgstapp-0_10-0 is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147089" version="1" comment="libgstapp-0_10-0-32bit is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147090" version="1" comment="libgstinterfaces-0_10-0 is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147091" version="1" comment="libgstinterfaces-0_10-0-32bit is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146506" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146507" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146508" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146509" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146510" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146511" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146512" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146513" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146514" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146515" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146516" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146517" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146518" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147923" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147924" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147925" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147926" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147927" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147928" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147929" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147930" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147931" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147932" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147933" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147934" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147935" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147966" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.121-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147967" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.121-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148004" version="1" comment="gnutls is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148005" version="1" comment="libgnutls28 is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148006" version="1" comment="libgnutls28-32bit is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148035" version="1" comment="cpio is &lt;2.11-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148036" version="1" comment="cpio-lang is &lt;2.11-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148134" version="1" comment="guile is &lt;2.0.9-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148135" version="1" comment="guile-modules-2_0 is &lt;2.0.9-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148136" version="1" comment="libguile-2_0-22 is &lt;2.0.9-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148137" version="1" comment="libspice-server1 is &lt;0.12.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148138" version="1" comment="spice is &lt;0.12.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148197" version="1" comment="libmysqlclient18 is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148198" version="1" comment="libmysqlclient18-32bit is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148199" version="1" comment="libmysqlclient_r18 is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148200" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148201" version="1" comment="mariadb is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148202" version="1" comment="mariadb-client is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148203" version="1" comment="mariadb-errormessages is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148243" version="1" comment="expat is &lt;2.1.0-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148244" version="1" comment="libexpat1 is &lt;2.1.0-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148245" version="1" comment="libexpat1-32bit is &lt;2.1.0-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148246" version="1" comment="MozillaFirefox is &lt;45.7.0esr-99.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148247" version="1" comment="MozillaFirefox-translations is &lt;45.7.0esr-99.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148261" version="1" comment="libopus0 is &lt;1.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148262" version="1" comment="opus is &lt;1.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148341" version="1" comment="libtiff5 is &lt;4.0.7-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148342" version="1" comment="libtiff5-32bit is &lt;4.0.7-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148343" version="1" comment="tiff is &lt;4.0.7-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148395" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148396" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148397" version="1" comment="openssl is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148398" version="1" comment="kernel-default is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148399" version="1" comment="kernel-default-devel is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148400" version="1" comment="kernel-default-extra is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148401" version="1" comment="kernel-devel is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148402" version="1" comment="kernel-macros is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148403" version="1" comment="kernel-source is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148404" version="1" comment="kernel-syms is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148405" version="1" comment="kernel-xen is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148406" version="1" comment="kernel-xen-devel is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148435" version="1" comment="libXpm is &lt;3.5.11-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148436" version="1" comment="libXpm4 is &lt;3.5.11-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148437" version="1" comment="libXpm4-32bit is &lt;3.5.11-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148438" version="1" comment="gd is &lt;2.1.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148439" version="1" comment="gd-32bit is &lt;2.1.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148440" version="1" comment="ppp is &lt;2.4.7-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148539" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.131-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148540" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.131-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148658" version="1" comment="tigervnc is &lt;1.4.3-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148659" version="1" comment="xorg-x11-Xvnc is &lt;1.4.3-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148660" version="1" comment="kernel-default is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148661" version="1" comment="kernel-default-devel is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148662" version="1" comment="kernel-default-extra is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148663" version="1" comment="kernel-devel is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148664" version="1" comment="kernel-macros is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148665" version="1" comment="kernel-source is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148666" version="1" comment="kernel-syms is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148667" version="1" comment="kernel-xen is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148668" version="1" comment="kernel-xen-devel is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148669" version="1" comment="flash-player is &lt;24.0.0.221-158.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148670" version="1" comment="flash-player-gnome is &lt;24.0.0.221-158.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146849" version="1" comment="jasper is &lt;1.900.14-184.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146850" version="1" comment="libjasper1 is &lt;1.900.14-184.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146851" version="1" comment="libjasper1-32bit is &lt;1.900.14-184.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148700" version="1" comment="ImageMagick is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148701" version="1" comment="libMagick++-6_Q16-3 is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148702" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148703" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148704" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148828" version="1" comment="libblkid1 is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148829" version="1" comment="libblkid1-32bit is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148830" version="1" comment="libmount1 is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148831" version="1" comment="libmount1-32bit is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148832" version="1" comment="libsmartcols1 is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148833" version="1" comment="libuuid-devel is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148834" version="1" comment="libuuid1 is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148835" version="1" comment="libuuid1-32bit is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148836" version="1" comment="python-libmount is &lt;2.25-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148837" version="1" comment="util-linux is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148838" version="1" comment="util-linux-lang is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148839" version="1" comment="util-linux-systemd is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148840" version="1" comment="uuidd is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148939" version="1" comment="xen is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148940" version="1" comment="xen-kmp-default is &lt;4.5.5_06_k3.12.69_60.64.32-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148941" version="1" comment="xen-libs is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148942" version="1" comment="xen-libs-32bit is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146177" version="1" comment="libz1 is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146178" version="1" comment="libz1-32bit is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146179" version="1" comment="zlib is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146857" version="1" comment="rrdtool is &lt;1.4.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146858" version="1" comment="rrdtool-cached is &lt;1.4.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146876" version="1" comment="flash-player is &lt;24.0.0.194-155.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146877" version="1" comment="flash-player-gnome is &lt;24.0.0.194-155.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146878" version="1" comment="bind is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146879" version="1" comment="bind-libs is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146880" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146881" version="1" comment="bind-utils is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147204" version="1" comment="gstreamer-plugins-base is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147205" version="1" comment="gstreamer-plugins-base-lang is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147206" version="1" comment="libgstallocators-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147207" version="1" comment="libgstapp-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147208" version="1" comment="libgstapp-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147209" version="1" comment="libgstaudio-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147210" version="1" comment="libgstaudio-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147211" version="1" comment="libgstfft-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147212" version="1" comment="libgstfft-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147213" version="1" comment="libgstpbutils-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147214" version="1" comment="libgstpbutils-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147215" version="1" comment="libgstriff-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147216" version="1" comment="libgstrtp-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147217" version="1" comment="libgstrtsp-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147218" version="1" comment="libgstsdp-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147219" version="1" comment="libgsttag-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147220" version="1" comment="libgsttag-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147221" version="1" comment="libgstvideo-1_0-0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147222" version="1" comment="libgstvideo-1_0-0-32bit is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147223" version="1" comment="typelib-1_0-GstAudio-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147224" version="1" comment="typelib-1_0-GstPbutils-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147225" version="1" comment="typelib-1_0-GstTag-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147226" version="1" comment="typelib-1_0-GstVideo-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135543" version="1" comment="libX11 is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135544" version="1" comment="libX11-6 is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135545" version="1" comment="libX11-6-32bit is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135546" version="1" comment="libX11-data is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135547" version="1" comment="libX11-xcb1 is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135548" version="1" comment="libX11-xcb1-32bit is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135058" version="1" comment="libXfixes is &lt;5.0.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135061" version="1" comment="libXfixes3 is &lt;5.0.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135062" version="1" comment="libXfixes3-32bit is &lt;5.0.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135549" version="1" comment="libXi is &lt;1.7.4-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135550" version="1" comment="libXi6 is &lt;1.7.4-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135551" version="1" comment="libXi6-32bit is &lt;1.7.4-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135552" version="1" comment="libXrender is &lt;0.9.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135553" version="1" comment="libXrender1 is &lt;0.9.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135554" version="1" comment="libXrender1-32bit is &lt;0.9.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135078" version="1" comment="libXtst is &lt;1.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135081" version="1" comment="libXtst6 is &lt;1.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135082" version="1" comment="libXtst6-32bit is &lt;1.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135083" version="1" comment="libXv is &lt;1.0.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135086" version="1" comment="libXv1 is &lt;1.0.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135087" version="1" comment="libXv1-32bit is &lt;1.0.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135555" version="1" comment="libXvMC is &lt;1.0.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135556" version="1" comment="libXvMC1 is &lt;1.0.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135679" version="1" comment="libpython3_4m1_0 is &lt;3.4.5-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135680" version="1" comment="python3 is &lt;3.4.5-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135681" version="1" comment="python3-base is &lt;3.4.5-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135682" version="1" comment="python3-curses is &lt;3.4.5-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135866" version="1" comment="qemu is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135867" version="1" comment="qemu-block-curl is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135868" version="1" comment="qemu-ipxe is &lt;1.0.0-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135869" version="1" comment="qemu-kvm is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135870" version="1" comment="qemu-seabios is &lt;1.9.1-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135871" version="1" comment="qemu-sgabios is &lt;8-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135872" version="1" comment="qemu-tools is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135873" version="1" comment="qemu-vgabios is &lt;1.9.1-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135874" version="1" comment="qemu-x86 is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135931" version="1" comment="sudo is &lt;1.8.10p3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136138" version="1" comment="libblkid1 is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136139" version="1" comment="libblkid1-32bit is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136140" version="1" comment="libfdisk1 is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136141" version="1" comment="libmount1 is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136142" version="1" comment="libmount1-32bit is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136143" version="1" comment="libsmartcols1 is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136144" version="1" comment="libuuid-devel is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136145" version="1" comment="libuuid1 is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136146" version="1" comment="libuuid1-32bit is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136147" version="1" comment="python-libmount is &lt;2.28-42.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136148" version="1" comment="util-linux is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136149" version="1" comment="util-linux-lang is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136150" version="1" comment="util-linux-systemd is &lt;2.28-42.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136151" version="1" comment="uuidd is &lt;2.28-42.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136647" version="1" comment="kernel-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136648" version="1" comment="kernel-default-devel is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136649" version="1" comment="kernel-default-extra is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136650" version="1" comment="kernel-devel is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136651" version="1" comment="kernel-macros is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136652" version="1" comment="kernel-source is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136653" version="1" comment="kernel-syms is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142153" version="1" comment="xen is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142154" version="1" comment="xen-libs is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142155" version="1" comment="xen-libs-32bit is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142722" version="1" comment="kernel-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142723" version="1" comment="kernel-default-devel is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142724" version="1" comment="kernel-default-extra is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142725" version="1" comment="kernel-devel is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142726" version="1" comment="kernel-macros is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142727" version="1" comment="kernel-source is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142728" version="1" comment="kernel-syms is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144642" version="1" comment="xen is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144643" version="1" comment="xen-libs is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144644" version="1" comment="xen-libs-32bit is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145907" version="1" comment="libopenjp2-7 is &lt;2.1.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145908" version="1" comment="openjpeg2 is &lt;2.1.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145909" version="1" comment="libdcerpc-binding0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145910" version="1" comment="libdcerpc-binding0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145911" version="1" comment="libdcerpc0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145912" version="1" comment="libdcerpc0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145913" version="1" comment="libndr-krb5pac0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145914" version="1" comment="libndr-krb5pac0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145915" version="1" comment="libndr-nbt0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145916" version="1" comment="libndr-nbt0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145917" version="1" comment="libndr-standard0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145918" version="1" comment="libndr-standard0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145919" version="1" comment="libndr0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145920" version="1" comment="libndr0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145921" version="1" comment="libnetapi0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145922" version="1" comment="libnetapi0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145923" version="1" comment="libsamba-credentials0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145924" version="1" comment="libsamba-credentials0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145925" version="1" comment="libsamba-errors0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145926" version="1" comment="libsamba-errors0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145927" version="1" comment="libsamba-hostconfig0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145928" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145929" version="1" comment="libsamba-passdb0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145930" version="1" comment="libsamba-passdb0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145931" version="1" comment="libsamba-util0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145932" version="1" comment="libsamba-util0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145933" version="1" comment="libsamdb0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145934" version="1" comment="libsamdb0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145935" version="1" comment="libsmbclient0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145936" version="1" comment="libsmbclient0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145937" version="1" comment="libsmbconf0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145938" version="1" comment="libsmbconf0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145939" version="1" comment="libsmbldap0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145940" version="1" comment="libsmbldap0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145941" version="1" comment="libtevent-util0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145942" version="1" comment="libtevent-util0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145943" version="1" comment="libwbclient0 is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145944" version="1" comment="libwbclient0-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145945" version="1" comment="samba is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145946" version="1" comment="samba-client is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145947" version="1" comment="samba-client-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145948" version="1" comment="samba-doc is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145949" version="1" comment="samba-libs is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145950" version="1" comment="samba-libs-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145951" version="1" comment="samba-winbind is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145952" version="1" comment="samba-winbind-32bit is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145953" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146015" version="1" comment="gstreamer-plugins-bad is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146016" version="1" comment="gstreamer-plugins-bad-lang is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146017" version="1" comment="libgstadaptivedemux-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146018" version="1" comment="libgstbadaudio-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146019" version="1" comment="libgstbadbase-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146020" version="1" comment="libgstbadvideo-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146021" version="1" comment="libgstbasecamerabinsrc-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146022" version="1" comment="libgstcodecparsers-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146023" version="1" comment="libgstgl-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146024" version="1" comment="libgstmpegts-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146025" version="1" comment="libgstphotography-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146026" version="1" comment="libgsturidownloader-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146145" version="1" comment="gstreamer-plugins-good is &lt;1.8.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146146" version="1" comment="gstreamer-plugins-good-lang is &lt;1.8.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147348" version="1" comment="gstreamer-plugins-base is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147349" version="1" comment="gstreamer-plugins-base-lang is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147350" version="1" comment="libgstallocators-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147351" version="1" comment="libgstapp-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147352" version="1" comment="libgstapp-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147353" version="1" comment="libgstaudio-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147354" version="1" comment="libgstaudio-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147355" version="1" comment="libgstfft-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147356" version="1" comment="libgstfft-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147357" version="1" comment="libgstpbutils-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147358" version="1" comment="libgstpbutils-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147359" version="1" comment="libgstriff-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147360" version="1" comment="libgstrtp-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147361" version="1" comment="libgstrtsp-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147362" version="1" comment="libgstsdp-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147363" version="1" comment="libgsttag-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147364" version="1" comment="libgsttag-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147365" version="1" comment="libgstvideo-1_0-0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147366" version="1" comment="libgstvideo-1_0-0-32bit is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147367" version="1" comment="typelib-1_0-GstAudio-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147368" version="1" comment="typelib-1_0-GstPbutils-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147369" version="1" comment="typelib-1_0-GstTag-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147370" version="1" comment="typelib-1_0-GstVideo-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147371" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.31-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147372" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.31-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147400" version="1" comment="gstreamer-0_10-plugins-base is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147401" version="1" comment="gstreamer-0_10-plugins-base-32bit is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147402" version="1" comment="gstreamer-0_10-plugins-base-lang is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147403" version="1" comment="libgstapp-0_10-0 is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147404" version="1" comment="libgstapp-0_10-0-32bit is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147405" version="1" comment="libgstinterfaces-0_10-0 is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147406" version="1" comment="libgstinterfaces-0_10-0-32bit is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146519" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146520" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146521" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146522" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146523" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146524" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146525" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146526" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146527" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146528" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146529" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146530" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146531" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147473" version="1" comment="openssh is &lt;7.2p2-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147474" version="1" comment="openssh-askpass-gnome is &lt;7.2p2-66.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147475" version="1" comment="openssh-helpers is &lt;7.2p2-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147623" version="1" comment="libsystemd0 is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147624" version="1" comment="libsystemd0-32bit is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147625" version="1" comment="libudev1 is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147626" version="1" comment="libudev1-32bit is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147627" version="1" comment="systemd is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147628" version="1" comment="systemd-32bit is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147629" version="1" comment="systemd-bash-completion is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147630" version="1" comment="systemd-sysvinit is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147631" version="1" comment="udev is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147770" version="1" comment="libpcsclite1 is &lt;1.8.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147771" version="1" comment="libpcsclite1-32bit is &lt;1.8.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147772" version="1" comment="pcsc-lite is &lt;1.8.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147810" version="1" comment="dbus-1 is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147811" version="1" comment="dbus-1-x11 is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147812" version="1" comment="libdbus-1-3 is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147813" version="1" comment="libdbus-1-3-32bit is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147825" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147829" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147830" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147831" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147832" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147833" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147834" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147836" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147837" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147838" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147839" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147840" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147841" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148047" version="1" comment="libxml2 is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148048" version="1" comment="libxml2-2 is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148049" version="1" comment="libxml2-2-32bit is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148050" version="1" comment="libxml2-tools is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148051" version="1" comment="python-libxml2 is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146180" version="1" comment="libz1 is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146181" version="1" comment="libz1-32bit is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146182" version="1" comment="zlib is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146183" version="1" comment="zlib-devel is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148139" version="1" comment="libspice-server1 is &lt;0.12.7-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148140" version="1" comment="spice is &lt;0.12.7-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148318" version="1" comment="libopenssl-devel is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148319" version="1" comment="libopenssl1_0_0 is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148320" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148321" version="1" comment="openssl is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148841" version="1" comment="libblkid1 is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148842" version="1" comment="libblkid1-32bit is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148843" version="1" comment="libfdisk1 is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148844" version="1" comment="libmount1 is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148845" version="1" comment="libmount1-32bit is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148846" version="1" comment="libsmartcols1 is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148847" version="1" comment="libuuid-devel is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148848" version="1" comment="libuuid1 is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148849" version="1" comment="libuuid1-32bit is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148850" version="1" comment="python-libmount is &lt;2.28-44.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148851" version="1" comment="util-linux is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148852" version="1" comment="util-linux-lang is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148853" version="1" comment="util-linux-systemd is &lt;2.28-44.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148854" version="1" comment="uuidd is &lt;2.28-44.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148943" version="1" comment="xen is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148944" version="1" comment="xen-libs is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148945" version="1" comment="xen-libs-32bit is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149009" version="1" comment="kernel-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149010" version="1" comment="kernel-default-devel is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149011" version="1" comment="kernel-default-extra is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149012" version="1" comment="kernel-devel is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149013" version="1" comment="kernel-macros is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149014" version="1" comment="kernel-source is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149015" version="1" comment="kernel-syms is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146960" version="1" comment="qemu is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146961" version="1" comment="qemu-block-curl is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146962" version="1" comment="qemu-ipxe is &lt;1.0.0-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146963" version="1" comment="qemu-kvm is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146964" version="1" comment="qemu-seabios is &lt;1.9.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146965" version="1" comment="qemu-sgabios is &lt;8-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146966" version="1" comment="qemu-tools is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146967" version="1" comment="qemu-vgabios is &lt;1.9.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146968" version="1" comment="qemu-x86 is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147227" version="1" comment="kernel-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147228" version="1" comment="kernel-default-devel is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147229" version="1" comment="kernel-default-extra is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147230" version="1" comment="kernel-devel is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147231" version="1" comment="kernel-macros is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147232" version="1" comment="kernel-source is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147233" version="1" comment="kernel-syms is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117426" version="1" comment="sle-ha-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114326" version="1" comment="conntrack-tools is &lt;1.4.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114327" version="1" comment="libnetfilter_cthelper is &lt;1.0.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114329" version="1" comment="libnetfilter_cthelper0 is &lt;1.0.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114331" version="1" comment="libnetfilter_cttimeout is &lt;1.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114333" version="1" comment="libnetfilter_cttimeout1 is &lt;1.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114744" version="1" comment="haproxy is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146027" version="1" comment="ctdb is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146028" version="1" comment="samba is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125856" version="1" comment="ctdb is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130777" version="1" comment="hawk2 is &lt;1.0.1+git.1456406635.49e230d-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125858" version="1" comment="sle-ha-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131309" version="1" comment="ctdb is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136223" version="1" comment="libpacemaker3 is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136224" version="1" comment="pacemaker is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136225" version="1" comment="pacemaker-cli is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136226" version="1" comment="pacemaker-cts is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136227" version="1" comment="pacemaker-remote is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136228" version="1" comment="libpcreposix0 is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143040" version="1" comment="libpcreposix0 is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145954" version="1" comment="ctdb is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125857" version="1" comment="ctdb is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135875" version="1" comment="libpacemaker3 is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135876" version="1" comment="pacemaker is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135877" version="1" comment="pacemaker-cli is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135878" version="1" comment="pacemaker-cts is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135879" version="1" comment="pacemaker-remote is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135880" version="1" comment="sle-ha-release is ==12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136654" version="1" comment="cluster-md-kmp-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136655" version="1" comment="cluster-network-kmp-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136656" version="1" comment="dlm-kmp-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136657" version="1" comment="gfs2-kmp-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136658" version="1" comment="ocfs2-kmp-default is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142729" version="1" comment="cluster-md-kmp-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142730" version="1" comment="cluster-network-kmp-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142731" version="1" comment="dlm-kmp-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142732" version="1" comment="gfs2-kmp-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142733" version="1" comment="ocfs2-kmp-default is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145955" version="1" comment="ctdb is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149016" version="1" comment="cluster-md-kmp-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149017" version="1" comment="cluster-network-kmp-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149018" version="1" comment="dlm-kmp-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149019" version="1" comment="gfs2-kmp-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149020" version="1" comment="ocfs2-kmp-default is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147234" version="1" comment="cluster-md-kmp-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147235" version="1" comment="cluster-network-kmp-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147236" version="1" comment="dlm-kmp-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147237" version="1" comment="gfs2-kmp-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147238" version="1" comment="ocfs2-kmp-default is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107850" version="1" comment="kgraft-patch-3_12_38-44-default is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107851" version="1" comment="kgraft-patch-3_12_38-44-xen is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107852" version="1" comment="kgraft-patch-SLE12_Update_3 is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117427" version="1" comment="sle-live-patching-release is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108386" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108387" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108388" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117449" version="1" comment="kgraft-patch-3_12_32-33-default is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117450" version="1" comment="kgraft-patch-3_12_32-33-xen is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109209" version="1" comment="kgraft-patch-3_12_36-38-default is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109210" version="1" comment="kgraft-patch-3_12_36-38-xen is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117451" version="1" comment="kgraft-patch-SLE12_Update_1 is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109211" version="1" comment="kgraft-patch-SLE12_Update_2 is &lt;2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110524" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110525" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110526" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111589" version="1" comment="kgraft-patch-3_12_44-52_10-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111590" version="1" comment="kgraft-patch-3_12_44-52_10-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111591" version="1" comment="kgraft-patch-SLE12_Update_6 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114149" version="1" comment="kgraft-patch-3_12_32-33-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114150" version="1" comment="kgraft-patch-3_12_32-33-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114151" version="1" comment="kgraft-patch-SLE12_Update_1 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114152" version="1" comment="kgraft-patch-3_12_36-38-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114153" version="1" comment="kgraft-patch-3_12_36-38-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114154" version="1" comment="kgraft-patch-SLE12_Update_2 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114155" version="1" comment="kgraft-patch-3_12_38-44-default is &lt;2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114156" version="1" comment="kgraft-patch-3_12_38-44-xen is &lt;2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114157" version="1" comment="kgraft-patch-SLE12_Update_3 is &lt;2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114158" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114159" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114160" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114161" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114162" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114163" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114449" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114450" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114451" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115002" version="1" comment="kgraft-patch-3_12_48-52_27-default is &lt;1-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115003" version="1" comment="kgraft-patch-3_12_48-52_27-xen is &lt;1-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115004" version="1" comment="kgraft-patch-SLE12_Update_8 is &lt;1-2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117428" version="1" comment="kgraft-patch-3_12_32-33-default is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117429" version="1" comment="kgraft-patch-3_12_32-33-xen is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117430" version="1" comment="kgraft-patch-SLE12_Update_1 is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117431" version="1" comment="kgraft-patch-3_12_36-38-default is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117432" version="1" comment="kgraft-patch-3_12_36-38-xen is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117433" version="1" comment="kgraft-patch-SLE12_Update_2 is &lt;4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117440" version="1" comment="kgraft-patch-3_12_38-44-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117441" version="1" comment="kgraft-patch-3_12_38-44-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117442" version="1" comment="kgraft-patch-SLE12_Update_3 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117443" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117444" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117445" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117446" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117447" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117448" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117434" version="1" comment="kgraft-patch-3_12_44-52_10-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117435" version="1" comment="kgraft-patch-3_12_44-52_10-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117436" version="1" comment="kgraft-patch-SLE12_Update_6 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117437" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117438" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117439" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118189" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118190" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118191" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118992" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118993" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118994" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129295" version="1" comment="kgraft-patch-3_12_60-52_49-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129296" version="1" comment="kgraft-patch-3_12_60-52_49-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129297" version="1" comment="kgraft-patch-SLE12_Update_14 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129353" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129354" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129355" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129411" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129412" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129413" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129414" version="1" comment="kgraft-patch-3_12_60-52_54-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129415" version="1" comment="kgraft-patch-3_12_60-52_54-xen is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129416" version="1" comment="kgraft-patch-SLE12_Update_15 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121147" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121148" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121149" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130792" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;5-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130793" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;5-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130794" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;5-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131310" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131311" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131312" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131313" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131314" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131315" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131316" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131317" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131318" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131319" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131320" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131321" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131322" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131323" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131324" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131325" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131326" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131327" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121560" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121561" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121562" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131328" version="1" comment="kgraft-patch-3_12_62-60_62-default is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131329" version="1" comment="kgraft-patch-3_12_62-60_62-xen is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131330" version="1" comment="kgraft-patch-SLE12-SP1_Update_7 is &lt;1-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131331" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131332" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131333" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131334" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131335" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131336" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131337" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131338" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131339" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131340" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131341" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131342" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131343" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131344" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131345" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131346" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;6-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131347" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;6-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131348" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;6-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131349" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131350" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131351" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131352" version="1" comment="kgraft-patch-3_12_62-60_62-default is &lt;2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131353" version="1" comment="kgraft-patch-3_12_62-60_62-xen is &lt;2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131354" version="1" comment="kgraft-patch-SLE12-SP1_Update_7 is &lt;2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121642" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121643" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121644" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131355" version="1" comment="kgraft-patch-3_12_62-60_64_8-default is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131356" version="1" comment="kgraft-patch-3_12_62-60_64_8-xen is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131357" version="1" comment="kgraft-patch-SLE12-SP1_Update_8 is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131358" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;7-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131359" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;7-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131360" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;7-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131361" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131362" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131363" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131364" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131365" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131366" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131367" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131368" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131369" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131370" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131371" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131372" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131373" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131374" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131375" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131376" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131377" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131378" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131379" version="1" comment="kgraft-patch-3_12_62-60_64_8-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131380" version="1" comment="kgraft-patch-3_12_62-60_64_8-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131381" version="1" comment="kgraft-patch-SLE12-SP1_Update_8 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131382" version="1" comment="kgraft-patch-3_12_62-60_62-default is &lt;3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131383" version="1" comment="kgraft-patch-3_12_62-60_62-xen is &lt;3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131384" version="1" comment="kgraft-patch-SLE12-SP1_Update_7 is &lt;3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135974" version="1" comment="kgraft-patch-3_12_67-60_64_18-default is &lt;1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135975" version="1" comment="kgraft-patch-3_12_67-60_64_18-xen is &lt;1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135976" version="1" comment="kgraft-patch-SLE12-SP1_Update_9 is &lt;1-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136659" version="1" comment="kgraft-patch-3_12_67-60_64_21-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136660" version="1" comment="kgraft-patch-3_12_67-60_64_21-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136661" version="1" comment="kgraft-patch-SLE12-SP1_Update_10 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136662" version="1" comment="kgraft-patch-4_4_21-84-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136663" version="1" comment="kgraft-patch-SLE12-SP2_Update_2 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142353" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;8-23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142354" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;8-23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142355" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;8-23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142356" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142357" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142358" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142359" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142360" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142361" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142362" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142363" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142364" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142365" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142366" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142367" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142368" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142369" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142370" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142734" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142735" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142736" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142737" version="1" comment="kgraft-patch-3_12_62-60_64_8-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142738" version="1" comment="kgraft-patch-3_12_62-60_64_8-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142739" version="1" comment="kgraft-patch-SLE12-SP1_Update_8 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142740" version="1" comment="kgraft-patch-4_4_21-90-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142741" version="1" comment="kgraft-patch-SLE12-SP2_Update_3 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143041" version="1" comment="kgraft-patch-4_4_21-69-default is &lt;2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143042" version="1" comment="kgraft-patch-SLE12-SP2_Update_0 is &lt;2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143064" version="1" comment="kgraft-patch-3_12_62-60_62-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143065" version="1" comment="kgraft-patch-3_12_62-60_62-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143066" version="1" comment="kgraft-patch-SLE12-SP1_Update_7 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143067" version="1" comment="kgraft-patch-3_12_67-60_64_24-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143068" version="1" comment="kgraft-patch-3_12_67-60_64_24-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143069" version="1" comment="kgraft-patch-SLE12-SP1_Update_11 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144645" version="1" comment="kgraft-patch-4_4_21-81-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144646" version="1" comment="kgraft-patch-SLE12-SP2_Update_1 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144647" version="1" comment="kgraft-patch-3_12_67-60_64_18-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144648" version="1" comment="kgraft-patch-3_12_67-60_64_18-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144649" version="1" comment="kgraft-patch-SLE12-SP1_Update_9 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121645" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121646" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121647" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121308" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121309" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121310" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121302" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121303" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121304" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121305" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121306" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121307" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121299" version="1" comment="kgraft-patch-3_12_48-52_27-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121300" version="1" comment="kgraft-patch-3_12_48-52_27-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121301" version="1" comment="kgraft-patch-SLE12_Update_8 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121290" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121291" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121292" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121287" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121288" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121289" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121284" version="1" comment="kgraft-patch-3_12_38-44-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121285" version="1" comment="kgraft-patch-3_12_38-44-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121286" version="1" comment="kgraft-patch-SLE12_Update_3 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121293" version="1" comment="kgraft-patch-3_12_44-52_10-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121294" version="1" comment="kgraft-patch-3_12_44-52_10-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121295" version="1" comment="kgraft-patch-SLE12_Update_6 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121296" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121297" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121298" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121281" version="1" comment="kgraft-patch-3_12_36-38-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121282" version="1" comment="kgraft-patch-3_12_36-38-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121283" version="1" comment="kgraft-patch-SLE12_Update_2 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121278" version="1" comment="kgraft-patch-3_12_32-33-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121279" version="1" comment="kgraft-patch-3_12_32-33-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121280" version="1" comment="kgraft-patch-SLE12_Update_1 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123252" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123253" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123254" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123018" version="1" comment="kgraft-patch-3_12_38-44-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123019" version="1" comment="kgraft-patch-3_12_38-44-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123020" version="1" comment="kgraft-patch-SLE12_Update_3 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123164" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123165" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123166" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123167" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123168" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123169" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123170" version="1" comment="kgraft-patch-3_12_44-52_10-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123171" version="1" comment="kgraft-patch-3_12_44-52_10-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123172" version="1" comment="kgraft-patch-SLE12_Update_6 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123173" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123174" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123175" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123176" version="1" comment="kgraft-patch-3_12_48-52_27-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123177" version="1" comment="kgraft-patch-3_12_48-52_27-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123178" version="1" comment="kgraft-patch-SLE12_Update_8 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123179" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123180" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123181" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123182" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123183" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123184" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123185" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123186" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123187" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123230" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;3-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123231" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;3-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123232" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;3-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123233" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123234" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123235" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123236" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123237" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123238" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124809" version="1" comment="kgraft-patch-3_12_55-52_42-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124810" version="1" comment="kgraft-patch-3_12_55-52_42-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124811" version="1" comment="kgraft-patch-SLE12_Update_12 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125859" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125860" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125861" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;1-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126206" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126207" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126208" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126209" version="1" comment="kgraft-patch-3_12_49-11-default is &lt;4-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047386"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126210" version="1" comment="kgraft-patch-3_12_49-11-xen is &lt;4-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047386"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126211" version="1" comment="kgraft-patch-SLE12-SP1_Update_0 is &lt;4-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047386"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126212" version="1" comment="kgraft-patch-3_12_51-60_20-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126213" version="1" comment="kgraft-patch-3_12_51-60_20-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126214" version="1" comment="kgraft-patch-SLE12-SP1_Update_1 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126215" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126216" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126217" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126218" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126219" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126220" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126221" version="1" comment="kgraft-patch-3_12_39-47-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126222" version="1" comment="kgraft-patch-3_12_39-47-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126223" version="1" comment="kgraft-patch-SLE12_Update_4 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126224" version="1" comment="kgraft-patch-3_12_44-52_10-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126225" version="1" comment="kgraft-patch-3_12_44-52_10-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126226" version="1" comment="kgraft-patch-SLE12_Update_6 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126227" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126228" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126229" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126230" version="1" comment="kgraft-patch-3_12_48-52_27-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126231" version="1" comment="kgraft-patch-3_12_48-52_27-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126232" version="1" comment="kgraft-patch-SLE12_Update_8 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126233" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126234" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126235" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126252" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126253" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126254" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126255" version="1" comment="kgraft-patch-3_12_43-52_6-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126256" version="1" comment="kgraft-patch-3_12_43-52_6-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126257" version="1" comment="kgraft-patch-SLE12_Update_5 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128904" version="1" comment="kgraft-patch-3_12_55-52_45-default is &lt;1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128905" version="1" comment="kgraft-patch-3_12_55-52_45-xen is &lt;1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128906" version="1" comment="kgraft-patch-SLE12_Update_13 is &lt;1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147407" version="1" comment="kgraft-patch-4_4_21-69-default is &lt;3-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147408" version="1" comment="kgraft-patch-SLE12-SP2_Update_0 is &lt;3-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147409" version="1" comment="kgraft-patch-4_4_21-90-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147410" version="1" comment="kgraft-patch-SLE12-SP2_Update_3 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147411" version="1" comment="kgraft-patch-4_4_21-81-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147412" version="1" comment="kgraft-patch-SLE12-SP2_Update_1 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147413" version="1" comment="kgraft-patch-3_12_67-60_64_18-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147414" version="1" comment="kgraft-patch-3_12_67-60_64_18-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147415" version="1" comment="kgraft-patch-SLE12-SP1_Update_9 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147416" version="1" comment="kgraft-patch-3_12_62-60_62-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147417" version="1" comment="kgraft-patch-3_12_62-60_62-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147418" version="1" comment="kgraft-patch-SLE12-SP1_Update_7 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147419" version="1" comment="kgraft-patch-3_12_59-60_45-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147420" version="1" comment="kgraft-patch-3_12_59-60_45-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147421" version="1" comment="kgraft-patch-SLE12-SP1_Update_6 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147422" version="1" comment="kgraft-patch-3_12_59-60_41-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147423" version="1" comment="kgraft-patch-3_12_59-60_41-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147424" version="1" comment="kgraft-patch-SLE12-SP1_Update_5 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147425" version="1" comment="kgraft-patch-3_12_57-60_35-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147426" version="1" comment="kgraft-patch-3_12_57-60_35-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147427" version="1" comment="kgraft-patch-SLE12-SP1_Update_4 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147428" version="1" comment="kgraft-patch-3_12_51-60_25-default is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147429" version="1" comment="kgraft-patch-3_12_51-60_25-xen is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147430" version="1" comment="kgraft-patch-SLE12-SP1_Update_2 is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147431" version="1" comment="kgraft-patch-3_12_53-60_30-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147432" version="1" comment="kgraft-patch-3_12_53-60_30-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147433" version="1" comment="kgraft-patch-SLE12-SP1_Update_3 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147632" version="1" comment="kgraft-patch-3_12_62-60_64_8-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147633" version="1" comment="kgraft-patch-3_12_62-60_64_8-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147634" version="1" comment="kgraft-patch-SLE12-SP1_Update_8 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147814" version="1" comment="kgraft-patch-4_4_21-84-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147815" version="1" comment="kgraft-patch-SLE12-SP2_Update_2 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147816" version="1" comment="kgraft-patch-3_12_67-60_64_21-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147817" version="1" comment="kgraft-patch-3_12_67-60_64_21-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147818" version="1" comment="kgraft-patch-SLE12-SP1_Update_10 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147842" version="1" comment="kgraft-patch-4_4_38-93-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147843" version="1" comment="kgraft-patch-SLE12-SP2_Update_4 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148407" version="1" comment="kgraft-patch-3_12_69-60_64_29-default is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148408" version="1" comment="kgraft-patch-3_12_69-60_64_29-xen is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148409" version="1" comment="kgraft-patch-SLE12-SP1_Update_12 is &lt;1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148671" version="1" comment="kgraft-patch-3_12_69-60_64_32-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148672" version="1" comment="kgraft-patch-3_12_69-60_64_32-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148673" version="1" comment="kgraft-patch-SLE12-SP1_Update_13 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149021" version="1" comment="kgraft-patch-4_4_49-92_11-default is &lt;1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149022" version="1" comment="kgraft-patch-SLE12-SP2_Update_5 is &lt;1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147239" version="1" comment="kgraft-patch-4_4_38-93-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147240" version="1" comment="kgraft-patch-SLE12-SP2_Update_4 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118611" version="1" comment="ruby2.1-rubygem-passenger is &lt;5.0.18-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118612" version="1" comment="rubygem-passenger is &lt;5.0.18-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118613" version="1" comment="rubygem-passenger-apache2 is &lt;5.0.18-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111432" version="1" comment="python-setuptools is &lt;1.1.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115047" version="1" comment="docker is &lt;1.8.3-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118570" version="1" comment="ruby2.1-rubygem-rack-1_4 is &lt;1.4.5-8.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118571" version="1" comment="rubygem-rack-1_4 is &lt;1.4.5-8.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130756" version="1" comment="sles12-docker-image is &lt;1.1.2-20160727" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130757" version="1" comment="sles12sp1-docker-image is &lt;1.0.5-20160727" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142371" version="1" comment="containerd is &lt;0.2.4+gitr565_0366d7e-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142372" version="1" comment="docker is &lt;1.12.3-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142373" version="1" comment="ruby2.1-rubygem-docker-api is &lt;1.31.0-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142374" version="1" comment="ruby2.1-rubygem-excon is &lt;0.52.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142375" version="1" comment="rubygem-docker-api is &lt;1.31.0-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142376" version="1" comment="rubygem-excon is &lt;0.52.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142377" version="1" comment="runc is &lt;0.1.1+gitr2816_02f8fa7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124724" version="1" comment="sles12sp1-docker-image is &lt;1.0.4-20160308170633" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124735" version="1" comment="sles11sp4-docker-image is &lt;1.1.1-20160304104123" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124812" version="1" comment="sles12-docker-image is &lt;1.1.1-20160307082632" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126712" version="1" comment="portus is &lt;2.0.3-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126780" version="1" comment="docker is &lt;1.10.3-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148141" version="1" comment="containerd is &lt;0.2.5+gitr569_2a5e70c-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148142" version="1" comment="docker is &lt;1.12.6-87.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148143" version="1" comment="runc is &lt;0.1.1+gitr2819_50a19c6-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102454" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102461" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102462" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102464" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107609" version="1" comment="cups154 is &lt;1.5.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107610" version="1" comment="cups154-client is &lt;1.5.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107613" version="1" comment="cups154-filters is &lt;1.5.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107614" version="1" comment="cups154-libs is &lt;1.5.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110321" version="1" comment="cups154 is &lt;1.5.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110322" version="1" comment="cups154-client is &lt;1.5.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110325" version="1" comment="cups154-filters is &lt;1.5.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110326" version="1" comment="cups154-libs is &lt;1.5.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110566" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110567" version="1" comment="openldap2 is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110783" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110790" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110791" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110793" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113283" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.7-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113289" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.7-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113290" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.7-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113292" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.7-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106138" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.3-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106145" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.3-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106146" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.3-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106148" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.3-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118092" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.15-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118093" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.15-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118094" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.15-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118095" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.15-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120902" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-18.13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120903" version="1" comment="openldap2 is &lt;2.4.41-18.13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131385" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.30-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131386" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.30-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131387" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.30-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131388" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.30-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136399" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136400" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136401" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136402" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122490" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122491" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122492" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122493" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127548" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127549" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127550" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127551" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128319" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.26-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128320" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.26-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128321" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.26-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128322" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.26-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107837" version="1" comment="kernel-ec2 is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107839" version="1" comment="kernel-ec2-devel is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107840" version="1" comment="kernel-ec2-extra is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108373" version="1" comment="kernel-ec2 is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108375" version="1" comment="kernel-ec2-devel is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108376" version="1" comment="kernel-ec2-extra is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105321" version="1" comment="kernel-ec2 is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105323" version="1" comment="kernel-ec2-devel is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105324" version="1" comment="kernel-ec2-extra is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110511" version="1" comment="kernel-ec2 is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110513" version="1" comment="kernel-ec2-devel is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110514" version="1" comment="kernel-ec2-extra is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111576" version="1" comment="kernel-ec2 is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111578" version="1" comment="kernel-ec2-devel is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111579" version="1" comment="kernel-ec2-extra is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105752" version="1" comment="kernel-ec2 is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105754" version="1" comment="kernel-ec2-devel is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105755" version="1" comment="kernel-ec2-extra is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114436" version="1" comment="kernel-ec2 is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114438" version="1" comment="kernel-ec2-devel is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114439" version="1" comment="kernel-ec2-extra is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114989" version="1" comment="kernel-ec2 is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114991" version="1" comment="kernel-ec2-devel is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114992" version="1" comment="kernel-ec2-extra is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118171" version="1" comment="kernel-ec2 is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118172" version="1" comment="kernel-ec2-devel is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118173" version="1" comment="kernel-ec2-extra is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118995" version="1" comment="kernel-ec2 is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118996" version="1" comment="kernel-ec2-devel is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118997" version="1" comment="kernel-ec2-extra is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129298" version="1" comment="kernel-ec2 is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129299" version="1" comment="kernel-ec2-devel is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129300" version="1" comment="kernel-ec2-extra is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129356" version="1" comment="kernel-ec2 is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129357" version="1" comment="kernel-ec2-devel is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129358" version="1" comment="kernel-ec2-extra is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129417" version="1" comment="kernel-ec2 is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129418" version="1" comment="kernel-ec2-devel is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129419" version="1" comment="kernel-ec2-extra is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129420" version="1" comment="kernel-ec2 is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129421" version="1" comment="kernel-ec2-devel is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129422" version="1" comment="kernel-ec2-extra is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121150" version="1" comment="kernel-ec2 is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121151" version="1" comment="kernel-ec2-devel is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121152" version="1" comment="kernel-ec2-extra is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121545" version="1" comment="kernel-ec2 is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121546" version="1" comment="kernel-ec2-devel is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121547" version="1" comment="kernel-ec2-extra is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131389" version="1" comment="kernel-ec2 is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131390" version="1" comment="kernel-ec2-devel is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131391" version="1" comment="kernel-ec2-extra is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121648" version="1" comment="kernel-ec2 is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121649" version="1" comment="kernel-ec2-devel is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121650" version="1" comment="kernel-ec2-extra is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131392" version="1" comment="kernel-ec2 is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131393" version="1" comment="kernel-ec2-devel is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131394" version="1" comment="kernel-ec2-extra is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131395" version="1" comment="kernel-ec2 is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131396" version="1" comment="kernel-ec2-devel is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131397" version="1" comment="kernel-ec2-extra is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135977" version="1" comment="kernel-ec2 is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135978" version="1" comment="kernel-ec2-devel is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135979" version="1" comment="kernel-ec2-extra is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136664" version="1" comment="kernel-ec2 is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136665" version="1" comment="kernel-ec2-devel is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136666" version="1" comment="kernel-ec2-extra is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141179" version="1" comment="kernel-ec2 is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141180" version="1" comment="kernel-ec2-devel is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141181" version="1" comment="kernel-ec2-extra is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143070" version="1" comment="kernel-ec2 is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143071" version="1" comment="kernel-ec2-devel is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143072" version="1" comment="kernel-ec2-extra is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144650" version="1" comment="kernel-ec2 is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144651" version="1" comment="kernel-ec2-devel is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144652" version="1" comment="kernel-ec2-extra is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123683" version="1" comment="kernel-ec2 is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123684" version="1" comment="kernel-ec2-devel is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123685" version="1" comment="kernel-ec2-extra is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124813" version="1" comment="kernel-ec2 is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124814" version="1" comment="kernel-ec2-devel is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124815" version="1" comment="kernel-ec2-extra is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125862" version="1" comment="kernel-ec2 is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125863" version="1" comment="kernel-ec2-devel is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125864" version="1" comment="kernel-ec2-extra is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121153" version="1" comment="python-rsa is &lt;3.1.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128907" version="1" comment="kernel-ec2 is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128908" version="1" comment="kernel-ec2-devel is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128909" version="1" comment="kernel-ec2-extra is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148410" version="1" comment="kernel-ec2 is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148411" version="1" comment="kernel-ec2-devel is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148412" version="1" comment="kernel-ec2-extra is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148441" version="1" comment="kernel-ec2 is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148442" version="1" comment="kernel-ec2-devel is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148443" version="1" comment="kernel-ec2-extra is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148674" version="1" comment="kernel-ec2 is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148675" version="1" comment="kernel-ec2-devel is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148676" version="1" comment="kernel-ec2-extra is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125866" version="1" comment="gcc5-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125867" version="1" comment="gcc5-ada is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125868" version="1" comment="gcc5-ada-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125870" version="1" comment="gcc5-c++-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125872" version="1" comment="gcc5-fortran-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125875" version="1" comment="libada5 is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125876" version="1" comment="libada5-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125878" version="1" comment="libffi-devel-gcc5-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125880" version="1" comment="libstdc++6-devel-gcc5-32bit is &lt;5.3.1+r233831-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102154" version="1" comment="apache2-mod_php5 is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102155" version="1" comment="php5 is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102156" version="1" comment="php5-bcmath is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102157" version="1" comment="php5-bz2 is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102158" version="1" comment="php5-calendar is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102159" version="1" comment="php5-ctype is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102160" version="1" comment="php5-curl is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102161" version="1" comment="php5-dba is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102163" version="1" comment="php5-dom is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102164" version="1" comment="php5-enchant is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102165" version="1" comment="php5-exif is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102166" version="1" comment="php5-fastcgi is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102167" version="1" comment="php5-fileinfo is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102169" version="1" comment="php5-fpm is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102170" version="1" comment="php5-ftp is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102171" version="1" comment="php5-gd is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102172" version="1" comment="php5-gettext is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102173" version="1" comment="php5-gmp is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102174" version="1" comment="php5-iconv is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102176" version="1" comment="php5-intl is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102177" version="1" comment="php5-json is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102178" version="1" comment="php5-ldap is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102179" version="1" comment="php5-mbstring is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102180" version="1" comment="php5-mcrypt is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102182" version="1" comment="php5-mysql is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102183" version="1" comment="php5-odbc is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102185" version="1" comment="php5-openssl is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102186" version="1" comment="php5-pcntl is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102187" version="1" comment="php5-pdo is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102188" version="1" comment="php5-pear is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102189" version="1" comment="php5-pgsql is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102192" version="1" comment="php5-pspell is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102194" version="1" comment="php5-shmop is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102195" version="1" comment="php5-snmp is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102196" version="1" comment="php5-soap is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102197" version="1" comment="php5-sockets is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102198" version="1" comment="php5-sqlite is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102199" version="1" comment="php5-suhosin is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102200" version="1" comment="php5-sysvmsg is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102201" version="1" comment="php5-sysvsem is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102202" version="1" comment="php5-sysvshm is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102204" version="1" comment="php5-tokenizer is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102205" version="1" comment="php5-wddx is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102206" version="1" comment="php5-xmlreader is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102207" version="1" comment="php5-xmlrpc is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102208" version="1" comment="php5-xmlwriter is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102209" version="1" comment="php5-xsl is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102210" version="1" comment="php5-zip is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102211" version="1" comment="php5-zlib is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117871" version="1" comment="sle-module-web-scripting is &gt;=12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106946" version="1" comment="apache2-mod_php5 is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106947" version="1" comment="php5 is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106948" version="1" comment="php5-bcmath is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106949" version="1" comment="php5-bz2 is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106950" version="1" comment="php5-calendar is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106951" version="1" comment="php5-ctype is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106952" version="1" comment="php5-curl is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106953" version="1" comment="php5-dba is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106955" version="1" comment="php5-dom is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106956" version="1" comment="php5-enchant is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106957" version="1" comment="php5-exif is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106958" version="1" comment="php5-fastcgi is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106959" version="1" comment="php5-fileinfo is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106961" version="1" comment="php5-fpm is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106962" version="1" comment="php5-ftp is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106963" version="1" comment="php5-gd is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106964" version="1" comment="php5-gettext is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106965" version="1" comment="php5-gmp is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106966" version="1" comment="php5-iconv is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106968" version="1" comment="php5-intl is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106969" version="1" comment="php5-json is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106970" version="1" comment="php5-ldap is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106971" version="1" comment="php5-mbstring is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106972" version="1" comment="php5-mcrypt is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106974" version="1" comment="php5-mysql is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106975" version="1" comment="php5-odbc is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106977" version="1" comment="php5-openssl is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106978" version="1" comment="php5-pcntl is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106979" version="1" comment="php5-pdo is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106980" version="1" comment="php5-pear is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106981" version="1" comment="php5-pgsql is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106984" version="1" comment="php5-pspell is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106986" version="1" comment="php5-shmop is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106987" version="1" comment="php5-snmp is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106988" version="1" comment="php5-soap is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106989" version="1" comment="php5-sockets is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106990" version="1" comment="php5-sqlite is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106991" version="1" comment="php5-suhosin is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106992" version="1" comment="php5-sysvmsg is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106993" version="1" comment="php5-sysvsem is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106994" version="1" comment="php5-sysvshm is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106996" version="1" comment="php5-tokenizer is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106997" version="1" comment="php5-wddx is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106998" version="1" comment="php5-xmlreader is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106999" version="1" comment="php5-xmlrpc is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107000" version="1" comment="php5-xmlwriter is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107001" version="1" comment="php5-xsl is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107002" version="1" comment="php5-zip is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107003" version="1" comment="php5-zlib is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109548" version="1" comment="apache2-mod_php5 is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109549" version="1" comment="php5 is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109550" version="1" comment="php5-bcmath is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109551" version="1" comment="php5-bz2 is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109552" version="1" comment="php5-calendar is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109553" version="1" comment="php5-ctype is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109554" version="1" comment="php5-curl is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109555" version="1" comment="php5-dba is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109557" version="1" comment="php5-dom is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109558" version="1" comment="php5-enchant is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109559" version="1" comment="php5-exif is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109560" version="1" comment="php5-fastcgi is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109561" version="1" comment="php5-fileinfo is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109563" version="1" comment="php5-fpm is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109564" version="1" comment="php5-ftp is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109565" version="1" comment="php5-gd is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109566" version="1" comment="php5-gettext is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109567" version="1" comment="php5-gmp is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109568" version="1" comment="php5-iconv is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109570" version="1" comment="php5-intl is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109571" version="1" comment="php5-json is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109572" version="1" comment="php5-ldap is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109573" version="1" comment="php5-mbstring is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109574" version="1" comment="php5-mcrypt is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109576" version="1" comment="php5-mysql is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109577" version="1" comment="php5-odbc is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109579" version="1" comment="php5-openssl is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109580" version="1" comment="php5-pcntl is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109581" version="1" comment="php5-pdo is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109582" version="1" comment="php5-pear is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109583" version="1" comment="php5-pgsql is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109586" version="1" comment="php5-pspell is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109588" version="1" comment="php5-shmop is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109589" version="1" comment="php5-snmp is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109590" version="1" comment="php5-soap is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109591" version="1" comment="php5-sockets is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109592" version="1" comment="php5-sqlite is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109593" version="1" comment="php5-suhosin is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109594" version="1" comment="php5-sysvmsg is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109595" version="1" comment="php5-sysvsem is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109596" version="1" comment="php5-sysvshm is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109598" version="1" comment="php5-tokenizer is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109599" version="1" comment="php5-wddx is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109600" version="1" comment="php5-xmlreader is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109601" version="1" comment="php5-xmlrpc is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109602" version="1" comment="php5-xmlwriter is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109603" version="1" comment="php5-xsl is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109604" version="1" comment="php5-zip is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109605" version="1" comment="php5-zlib is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111374" version="1" comment="apache2-mod_php5 is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111375" version="1" comment="php5 is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111376" version="1" comment="php5-bcmath is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111377" version="1" comment="php5-bz2 is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111378" version="1" comment="php5-calendar is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111379" version="1" comment="php5-ctype is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111380" version="1" comment="php5-curl is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111381" version="1" comment="php5-dba is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111383" version="1" comment="php5-dom is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111384" version="1" comment="php5-enchant is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111385" version="1" comment="php5-exif is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111386" version="1" comment="php5-fastcgi is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111387" version="1" comment="php5-fileinfo is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111389" version="1" comment="php5-fpm is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111390" version="1" comment="php5-ftp is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111391" version="1" comment="php5-gd is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111392" version="1" comment="php5-gettext is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111393" version="1" comment="php5-gmp is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111394" version="1" comment="php5-iconv is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111396" version="1" comment="php5-intl is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111397" version="1" comment="php5-json is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111398" version="1" comment="php5-ldap is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111399" version="1" comment="php5-mbstring is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111400" version="1" comment="php5-mcrypt is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111402" version="1" comment="php5-mysql is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111403" version="1" comment="php5-odbc is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111405" version="1" comment="php5-openssl is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111406" version="1" comment="php5-pcntl is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111407" version="1" comment="php5-pdo is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111408" version="1" comment="php5-pear is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111409" version="1" comment="php5-pgsql is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111412" version="1" comment="php5-pspell is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111414" version="1" comment="php5-shmop is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111415" version="1" comment="php5-snmp is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111416" version="1" comment="php5-soap is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111417" version="1" comment="php5-sockets is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111418" version="1" comment="php5-sqlite is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111419" version="1" comment="php5-suhosin is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111420" version="1" comment="php5-sysvmsg is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111421" version="1" comment="php5-sysvsem is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111422" version="1" comment="php5-sysvshm is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111424" version="1" comment="php5-tokenizer is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111425" version="1" comment="php5-wddx is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111426" version="1" comment="php5-xmlreader is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111427" version="1" comment="php5-xmlrpc is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111428" version="1" comment="php5-xmlwriter is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111429" version="1" comment="php5-xsl is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111430" version="1" comment="php5-zip is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111431" version="1" comment="php5-zlib is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113863" version="1" comment="apache2-mod_php5 is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113864" version="1" comment="php5 is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113865" version="1" comment="php5-bcmath is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113866" version="1" comment="php5-bz2 is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113867" version="1" comment="php5-calendar is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113868" version="1" comment="php5-ctype is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113869" version="1" comment="php5-curl is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113870" version="1" comment="php5-dba is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113872" version="1" comment="php5-dom is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113873" version="1" comment="php5-enchant is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113874" version="1" comment="php5-exif is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113875" version="1" comment="php5-fastcgi is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113876" version="1" comment="php5-fileinfo is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113878" version="1" comment="php5-fpm is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113879" version="1" comment="php5-ftp is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113880" version="1" comment="php5-gd is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113881" version="1" comment="php5-gettext is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113882" version="1" comment="php5-gmp is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113883" version="1" comment="php5-iconv is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113885" version="1" comment="php5-intl is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113886" version="1" comment="php5-json is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113887" version="1" comment="php5-ldap is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113888" version="1" comment="php5-mbstring is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113889" version="1" comment="php5-mcrypt is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113891" version="1" comment="php5-mysql is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113892" version="1" comment="php5-odbc is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113893" version="1" comment="php5-opcache is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113894" version="1" comment="php5-openssl is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113895" version="1" comment="php5-pcntl is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113896" version="1" comment="php5-pdo is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113897" version="1" comment="php5-pear is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113898" version="1" comment="php5-pgsql is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113900" version="1" comment="php5-posix is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113901" version="1" comment="php5-pspell is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113903" version="1" comment="php5-shmop is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113904" version="1" comment="php5-snmp is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113905" version="1" comment="php5-soap is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113906" version="1" comment="php5-sockets is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113907" version="1" comment="php5-sqlite is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113908" version="1" comment="php5-suhosin is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113909" version="1" comment="php5-sysvmsg is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113910" version="1" comment="php5-sysvsem is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113911" version="1" comment="php5-sysvshm is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113913" version="1" comment="php5-tokenizer is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113914" version="1" comment="php5-wddx is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113915" version="1" comment="php5-xmlreader is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113916" version="1" comment="php5-xmlrpc is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113917" version="1" comment="php5-xmlwriter is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113918" version="1" comment="php5-xsl is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113919" version="1" comment="php5-zip is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113920" version="1" comment="php5-zlib is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114640" version="1" comment="apache2-mod_php5 is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114641" version="1" comment="php5 is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114642" version="1" comment="php5-bcmath is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114643" version="1" comment="php5-bz2 is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114644" version="1" comment="php5-calendar is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114645" version="1" comment="php5-ctype is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114646" version="1" comment="php5-curl is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114647" version="1" comment="php5-dba is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114649" version="1" comment="php5-dom is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114650" version="1" comment="php5-enchant is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114651" version="1" comment="php5-exif is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114652" version="1" comment="php5-fastcgi is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114653" version="1" comment="php5-fileinfo is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114655" version="1" comment="php5-fpm is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114656" version="1" comment="php5-ftp is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114657" version="1" comment="php5-gd is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114658" version="1" comment="php5-gettext is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114659" version="1" comment="php5-gmp is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114660" version="1" comment="php5-iconv is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114662" version="1" comment="php5-intl is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114663" version="1" comment="php5-json is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114664" version="1" comment="php5-ldap is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114665" version="1" comment="php5-mbstring is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114666" version="1" comment="php5-mcrypt is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114668" version="1" comment="php5-mysql is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114669" version="1" comment="php5-odbc is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114670" version="1" comment="php5-opcache is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114671" version="1" comment="php5-openssl is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114672" version="1" comment="php5-pcntl is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114673" version="1" comment="php5-pdo is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114674" version="1" comment="php5-pear is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114675" version="1" comment="php5-pgsql is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114677" version="1" comment="php5-posix is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114678" version="1" comment="php5-pspell is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114680" version="1" comment="php5-shmop is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114681" version="1" comment="php5-snmp is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114682" version="1" comment="php5-soap is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114683" version="1" comment="php5-sockets is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114684" version="1" comment="php5-sqlite is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114685" version="1" comment="php5-suhosin is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114686" version="1" comment="php5-sysvmsg is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114687" version="1" comment="php5-sysvsem is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114688" version="1" comment="php5-sysvshm is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114690" version="1" comment="php5-tokenizer is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114691" version="1" comment="php5-wddx is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114692" version="1" comment="php5-xmlreader is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114693" version="1" comment="php5-xmlrpc is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114694" version="1" comment="php5-xmlwriter is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114695" version="1" comment="php5-xsl is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114696" version="1" comment="php5-zip is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114697" version="1" comment="php5-zlib is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106472" version="1" comment="apache2-mod_php5 is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106473" version="1" comment="php5 is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106474" version="1" comment="php5-bcmath is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106475" version="1" comment="php5-bz2 is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106476" version="1" comment="php5-calendar is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106477" version="1" comment="php5-ctype is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106478" version="1" comment="php5-curl is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106479" version="1" comment="php5-dba is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106481" version="1" comment="php5-dom is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106482" version="1" comment="php5-enchant is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106483" version="1" comment="php5-exif is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106484" version="1" comment="php5-fastcgi is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106485" version="1" comment="php5-fileinfo is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106487" version="1" comment="php5-fpm is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106488" version="1" comment="php5-ftp is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106489" version="1" comment="php5-gd is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106490" version="1" comment="php5-gettext is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106491" version="1" comment="php5-gmp is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106492" version="1" comment="php5-iconv is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106494" version="1" comment="php5-intl is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106495" version="1" comment="php5-json is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106496" version="1" comment="php5-ldap is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106497" version="1" comment="php5-mbstring is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106498" version="1" comment="php5-mcrypt is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106500" version="1" comment="php5-mysql is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106501" version="1" comment="php5-odbc is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106503" version="1" comment="php5-openssl is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106504" version="1" comment="php5-pcntl is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106505" version="1" comment="php5-pdo is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106506" version="1" comment="php5-pear is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106507" version="1" comment="php5-pgsql is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106510" version="1" comment="php5-pspell is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106512" version="1" comment="php5-shmop is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106513" version="1" comment="php5-snmp is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106514" version="1" comment="php5-soap is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106515" version="1" comment="php5-sockets is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106516" version="1" comment="php5-sqlite is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106517" version="1" comment="php5-suhosin is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106518" version="1" comment="php5-sysvmsg is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106519" version="1" comment="php5-sysvsem is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106520" version="1" comment="php5-sysvshm is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106522" version="1" comment="php5-tokenizer is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106523" version="1" comment="php5-wddx is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106524" version="1" comment="php5-xmlreader is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106525" version="1" comment="php5-xmlrpc is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106526" version="1" comment="php5-xmlwriter is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106527" version="1" comment="php5-xsl is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106528" version="1" comment="php5-zip is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106529" version="1" comment="php5-zlib is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130571" version="1" comment="apache2-mod_php5 is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130572" version="1" comment="php5 is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130573" version="1" comment="php5-bcmath is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130574" version="1" comment="php5-bz2 is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130575" version="1" comment="php5-calendar is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130576" version="1" comment="php5-ctype is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130577" version="1" comment="php5-curl is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130578" version="1" comment="php5-dba is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130579" version="1" comment="php5-dom is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130580" version="1" comment="php5-enchant is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130581" version="1" comment="php5-exif is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130582" version="1" comment="php5-fastcgi is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130583" version="1" comment="php5-fileinfo is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130584" version="1" comment="php5-fpm is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130585" version="1" comment="php5-ftp is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130586" version="1" comment="php5-gd is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130587" version="1" comment="php5-gettext is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130588" version="1" comment="php5-gmp is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130589" version="1" comment="php5-iconv is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130590" version="1" comment="php5-imap is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130591" version="1" comment="php5-intl is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130592" version="1" comment="php5-json is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130593" version="1" comment="php5-ldap is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130594" version="1" comment="php5-mbstring is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130595" version="1" comment="php5-mcrypt is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130596" version="1" comment="php5-mysql is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130597" version="1" comment="php5-odbc is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130598" version="1" comment="php5-opcache is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130599" version="1" comment="php5-openssl is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130600" version="1" comment="php5-pcntl is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130601" version="1" comment="php5-pdo is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130602" version="1" comment="php5-pear is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130603" version="1" comment="php5-pgsql is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130604" version="1" comment="php5-phar is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130605" version="1" comment="php5-posix is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130606" version="1" comment="php5-pspell is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130607" version="1" comment="php5-shmop is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130608" version="1" comment="php5-snmp is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130609" version="1" comment="php5-soap is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130610" version="1" comment="php5-sockets is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130611" version="1" comment="php5-sqlite is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130612" version="1" comment="php5-suhosin is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130613" version="1" comment="php5-sysvmsg is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130614" version="1" comment="php5-sysvsem is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130615" version="1" comment="php5-sysvshm is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130616" version="1" comment="php5-tokenizer is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130617" version="1" comment="php5-wddx is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130618" version="1" comment="php5-xmlreader is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130619" version="1" comment="php5-xmlrpc is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130620" version="1" comment="php5-xmlwriter is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130621" version="1" comment="php5-xsl is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130622" version="1" comment="php5-zip is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130623" version="1" comment="php5-zlib is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131398" version="1" comment="apache2-mod_php5 is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131399" version="1" comment="php5 is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131400" version="1" comment="php5-bcmath is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131401" version="1" comment="php5-bz2 is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131402" version="1" comment="php5-calendar is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131403" version="1" comment="php5-ctype is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131404" version="1" comment="php5-curl is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131405" version="1" comment="php5-dba is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131406" version="1" comment="php5-dom is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131407" version="1" comment="php5-enchant is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131408" version="1" comment="php5-exif is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131409" version="1" comment="php5-fastcgi is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131410" version="1" comment="php5-fileinfo is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131411" version="1" comment="php5-fpm is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131412" version="1" comment="php5-ftp is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131413" version="1" comment="php5-gd is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131414" version="1" comment="php5-gettext is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131415" version="1" comment="php5-gmp is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131416" version="1" comment="php5-iconv is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131417" version="1" comment="php5-imap is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131418" version="1" comment="php5-intl is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131419" version="1" comment="php5-json is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131420" version="1" comment="php5-ldap is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131421" version="1" comment="php5-mbstring is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131422" version="1" comment="php5-mcrypt is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131423" version="1" comment="php5-mysql is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131424" version="1" comment="php5-odbc is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131425" version="1" comment="php5-opcache is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131426" version="1" comment="php5-openssl is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131427" version="1" comment="php5-pcntl is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131428" version="1" comment="php5-pdo is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131429" version="1" comment="php5-pear is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131430" version="1" comment="php5-pgsql is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131431" version="1" comment="php5-phar is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131432" version="1" comment="php5-posix is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131433" version="1" comment="php5-pspell is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131434" version="1" comment="php5-shmop is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131435" version="1" comment="php5-snmp is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131436" version="1" comment="php5-soap is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131437" version="1" comment="php5-sockets is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131438" version="1" comment="php5-sqlite is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131439" version="1" comment="php5-suhosin is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131440" version="1" comment="php5-sysvmsg is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131441" version="1" comment="php5-sysvsem is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131442" version="1" comment="php5-sysvshm is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131443" version="1" comment="php5-tokenizer is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131444" version="1" comment="php5-wddx is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131445" version="1" comment="php5-xmlreader is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131446" version="1" comment="php5-xmlrpc is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131447" version="1" comment="php5-xmlwriter is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131448" version="1" comment="php5-xsl is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131449" version="1" comment="php5-zip is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131450" version="1" comment="php5-zlib is &lt;5.5.14-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131451" version="1" comment="apache2-mod_php7 is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131452" version="1" comment="php7 is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131453" version="1" comment="php7-bcmath is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131454" version="1" comment="php7-bz2 is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131455" version="1" comment="php7-calendar is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131456" version="1" comment="php7-ctype is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131457" version="1" comment="php7-curl is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131458" version="1" comment="php7-dba is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131459" version="1" comment="php7-dom is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131460" version="1" comment="php7-enchant is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131461" version="1" comment="php7-exif is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131462" version="1" comment="php7-fastcgi is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131463" version="1" comment="php7-fileinfo is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131464" version="1" comment="php7-fpm is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131465" version="1" comment="php7-ftp is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131466" version="1" comment="php7-gd is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131467" version="1" comment="php7-gettext is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131468" version="1" comment="php7-gmp is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131469" version="1" comment="php7-iconv is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131470" version="1" comment="php7-imap is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131471" version="1" comment="php7-intl is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131472" version="1" comment="php7-json is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131473" version="1" comment="php7-ldap is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131474" version="1" comment="php7-mbstring is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131475" version="1" comment="php7-mcrypt is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131476" version="1" comment="php7-mysql is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131477" version="1" comment="php7-odbc is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131478" version="1" comment="php7-opcache is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131479" version="1" comment="php7-openssl is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131480" version="1" comment="php7-pcntl is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131481" version="1" comment="php7-pdo is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131482" version="1" comment="php7-pear is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131483" version="1" comment="php7-pear-Archive_Tar is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131484" version="1" comment="php7-pgsql is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131485" version="1" comment="php7-phar is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131486" version="1" comment="php7-posix is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131487" version="1" comment="php7-pspell is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131488" version="1" comment="php7-shmop is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131489" version="1" comment="php7-snmp is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131490" version="1" comment="php7-soap is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131491" version="1" comment="php7-sockets is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131492" version="1" comment="php7-sqlite is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131493" version="1" comment="php7-sysvmsg is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131494" version="1" comment="php7-sysvsem is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131495" version="1" comment="php7-sysvshm is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131496" version="1" comment="php7-tokenizer is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131497" version="1" comment="php7-wddx is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131498" version="1" comment="php7-xmlreader is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131499" version="1" comment="php7-xmlrpc is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131500" version="1" comment="php7-xmlwriter is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131501" version="1" comment="php7-xsl is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131502" version="1" comment="php7-zip is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131503" version="1" comment="php7-zlib is &lt;7.0.7-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131504" version="1" comment="nodejs4 is &lt;4.6.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131505" version="1" comment="nodejs4-devel is &lt;4.6.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131506" version="1" comment="nodejs4-docs is &lt;4.6.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131507" version="1" comment="npm4 is &lt;4.6.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131508" version="1" comment="apache2-mod_php5 is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131509" version="1" comment="php5 is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131510" version="1" comment="php5-bcmath is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131511" version="1" comment="php5-bz2 is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131512" version="1" comment="php5-calendar is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131513" version="1" comment="php5-ctype is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131514" version="1" comment="php5-curl is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131515" version="1" comment="php5-dba is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131516" version="1" comment="php5-dom is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131517" version="1" comment="php5-enchant is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131518" version="1" comment="php5-exif is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131519" version="1" comment="php5-fastcgi is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131520" version="1" comment="php5-fileinfo is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131521" version="1" comment="php5-fpm is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131522" version="1" comment="php5-ftp is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131523" version="1" comment="php5-gd is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131524" version="1" comment="php5-gettext is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131525" version="1" comment="php5-gmp is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131526" version="1" comment="php5-iconv is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131527" version="1" comment="php5-imap is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131528" version="1" comment="php5-intl is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131529" version="1" comment="php5-json is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131530" version="1" comment="php5-ldap is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131531" version="1" comment="php5-mbstring is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131532" version="1" comment="php5-mcrypt is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131533" version="1" comment="php5-mysql is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131534" version="1" comment="php5-odbc is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131535" version="1" comment="php5-opcache is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131536" version="1" comment="php5-openssl is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131537" version="1" comment="php5-pcntl is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131538" version="1" comment="php5-pdo is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131539" version="1" comment="php5-pear is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131540" version="1" comment="php5-pgsql is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131541" version="1" comment="php5-phar is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131542" version="1" comment="php5-posix is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131543" version="1" comment="php5-pspell is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131544" version="1" comment="php5-shmop is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131545" version="1" comment="php5-snmp is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131546" version="1" comment="php5-soap is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131547" version="1" comment="php5-sockets is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131548" version="1" comment="php5-sqlite is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131549" version="1" comment="php5-suhosin is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131550" version="1" comment="php5-sysvmsg is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131551" version="1" comment="php5-sysvsem is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131552" version="1" comment="php5-sysvshm is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131553" version="1" comment="php5-tokenizer is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131554" version="1" comment="php5-wddx is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131555" version="1" comment="php5-xmlreader is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131556" version="1" comment="php5-xmlrpc is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131557" version="1" comment="php5-xmlwriter is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131558" version="1" comment="php5-xsl is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131559" version="1" comment="php5-zip is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131560" version="1" comment="php5-zlib is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131561" version="1" comment="apache2-mod_php7 is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131562" version="1" comment="php7 is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131563" version="1" comment="php7-bcmath is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131564" version="1" comment="php7-bz2 is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131565" version="1" comment="php7-calendar is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131566" version="1" comment="php7-ctype is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131567" version="1" comment="php7-curl is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131568" version="1" comment="php7-dba is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131569" version="1" comment="php7-dom is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131570" version="1" comment="php7-enchant is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131571" version="1" comment="php7-exif is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131572" version="1" comment="php7-fastcgi is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131573" version="1" comment="php7-fileinfo is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131574" version="1" comment="php7-fpm is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131575" version="1" comment="php7-ftp is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131576" version="1" comment="php7-gd is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131577" version="1" comment="php7-gettext is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131578" version="1" comment="php7-gmp is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131579" version="1" comment="php7-iconv is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131580" version="1" comment="php7-imap is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131581" version="1" comment="php7-intl is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131582" version="1" comment="php7-json is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131583" version="1" comment="php7-ldap is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131584" version="1" comment="php7-mbstring is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131585" version="1" comment="php7-mcrypt is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131586" version="1" comment="php7-mysql is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131587" version="1" comment="php7-odbc is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131588" version="1" comment="php7-opcache is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131589" version="1" comment="php7-openssl is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131590" version="1" comment="php7-pcntl is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131591" version="1" comment="php7-pdo is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131592" version="1" comment="php7-pear is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131593" version="1" comment="php7-pear-Archive_Tar is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131594" version="1" comment="php7-pgsql is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131595" version="1" comment="php7-phar is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131596" version="1" comment="php7-posix is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131597" version="1" comment="php7-pspell is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131598" version="1" comment="php7-shmop is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131599" version="1" comment="php7-snmp is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131600" version="1" comment="php7-soap is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131601" version="1" comment="php7-sockets is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131602" version="1" comment="php7-sqlite is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131603" version="1" comment="php7-sysvmsg is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131604" version="1" comment="php7-sysvsem is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131605" version="1" comment="php7-sysvshm is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131606" version="1" comment="php7-tokenizer is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131607" version="1" comment="php7-wddx is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131608" version="1" comment="php7-xmlreader is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131609" version="1" comment="php7-xmlrpc is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131610" version="1" comment="php7-xmlwriter is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131611" version="1" comment="php7-xsl is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131612" version="1" comment="php7-zip is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131613" version="1" comment="php7-zlib is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135372" version="1" comment="apache2-mod_php5 is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135373" version="1" comment="php5 is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135374" version="1" comment="php5-bcmath is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135375" version="1" comment="php5-bz2 is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135376" version="1" comment="php5-calendar is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135377" version="1" comment="php5-ctype is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135378" version="1" comment="php5-curl is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135379" version="1" comment="php5-dba is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135380" version="1" comment="php5-dom is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135381" version="1" comment="php5-enchant is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135382" version="1" comment="php5-exif is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135383" version="1" comment="php5-fastcgi is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135384" version="1" comment="php5-fileinfo is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135385" version="1" comment="php5-fpm is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135386" version="1" comment="php5-ftp is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135387" version="1" comment="php5-gd is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135388" version="1" comment="php5-gettext is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135389" version="1" comment="php5-gmp is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135390" version="1" comment="php5-iconv is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135391" version="1" comment="php5-imap is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135392" version="1" comment="php5-intl is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135393" version="1" comment="php5-json is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135394" version="1" comment="php5-ldap is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135395" version="1" comment="php5-mbstring is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135396" version="1" comment="php5-mcrypt is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135397" version="1" comment="php5-mysql is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135398" version="1" comment="php5-odbc is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135399" version="1" comment="php5-opcache is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135400" version="1" comment="php5-openssl is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135401" version="1" comment="php5-pcntl is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135402" version="1" comment="php5-pdo is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135403" version="1" comment="php5-pear is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135404" version="1" comment="php5-pgsql is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135405" version="1" comment="php5-phar is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135406" version="1" comment="php5-posix is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135407" version="1" comment="php5-pspell is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135408" version="1" comment="php5-shmop is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135409" version="1" comment="php5-snmp is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135410" version="1" comment="php5-soap is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135411" version="1" comment="php5-sockets is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135412" version="1" comment="php5-sqlite is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135413" version="1" comment="php5-suhosin is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135414" version="1" comment="php5-sysvmsg is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135415" version="1" comment="php5-sysvsem is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135416" version="1" comment="php5-sysvshm is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135417" version="1" comment="php5-tokenizer is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135418" version="1" comment="php5-wddx is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135419" version="1" comment="php5-xmlreader is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135420" version="1" comment="php5-xmlrpc is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135421" version="1" comment="php5-xmlwriter is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135422" version="1" comment="php5-xsl is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135423" version="1" comment="php5-zip is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135424" version="1" comment="php5-zlib is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135942" version="1" comment="nodejs4 is &lt;4.6.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135943" version="1" comment="nodejs4-devel is &lt;4.6.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135944" version="1" comment="nodejs4-docs is &lt;4.6.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135945" version="1" comment="npm4 is &lt;4.6.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136059" version="1" comment="apache2-mod_php7 is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136060" version="1" comment="php7 is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136061" version="1" comment="php7-bcmath is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136062" version="1" comment="php7-bz2 is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136063" version="1" comment="php7-calendar is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136064" version="1" comment="php7-ctype is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136065" version="1" comment="php7-curl is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136066" version="1" comment="php7-dba is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136067" version="1" comment="php7-dom is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136068" version="1" comment="php7-enchant is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136069" version="1" comment="php7-exif is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136070" version="1" comment="php7-fastcgi is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136071" version="1" comment="php7-fileinfo is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136072" version="1" comment="php7-fpm is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136073" version="1" comment="php7-ftp is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136074" version="1" comment="php7-gd is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136075" version="1" comment="php7-gettext is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136076" version="1" comment="php7-gmp is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136077" version="1" comment="php7-iconv is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136078" version="1" comment="php7-imap is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136079" version="1" comment="php7-intl is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136080" version="1" comment="php7-json is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136081" version="1" comment="php7-ldap is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136082" version="1" comment="php7-mbstring is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136083" version="1" comment="php7-mcrypt is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136084" version="1" comment="php7-mysql is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136085" version="1" comment="php7-odbc is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136086" version="1" comment="php7-opcache is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136087" version="1" comment="php7-openssl is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136088" version="1" comment="php7-pcntl is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136089" version="1" comment="php7-pdo is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136090" version="1" comment="php7-pear is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136091" version="1" comment="php7-pear-Archive_Tar is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136092" version="1" comment="php7-pgsql is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136093" version="1" comment="php7-phar is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136094" version="1" comment="php7-posix is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136095" version="1" comment="php7-pspell is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136096" version="1" comment="php7-shmop is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136097" version="1" comment="php7-snmp is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136098" version="1" comment="php7-soap is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136099" version="1" comment="php7-sockets is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136100" version="1" comment="php7-sqlite is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136101" version="1" comment="php7-sysvmsg is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136102" version="1" comment="php7-sysvsem is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136103" version="1" comment="php7-sysvshm is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136104" version="1" comment="php7-tokenizer is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136105" version="1" comment="php7-wddx is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136106" version="1" comment="php7-xmlreader is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136107" version="1" comment="php7-xmlrpc is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136108" version="1" comment="php7-xmlwriter is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136109" version="1" comment="php7-xsl is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136110" version="1" comment="php7-zip is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136111" version="1" comment="php7-zlib is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121568" version="1" comment="apache2-mod_php5 is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121569" version="1" comment="php5 is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121570" version="1" comment="php5-bcmath is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121571" version="1" comment="php5-bz2 is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121572" version="1" comment="php5-calendar is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121573" version="1" comment="php5-ctype is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121574" version="1" comment="php5-curl is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121575" version="1" comment="php5-dba is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121576" version="1" comment="php5-dom is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121577" version="1" comment="php5-enchant is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121578" version="1" comment="php5-exif is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121579" version="1" comment="php5-fastcgi is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121580" version="1" comment="php5-fileinfo is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121581" version="1" comment="php5-fpm is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121582" version="1" comment="php5-ftp is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121583" version="1" comment="php5-gd is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121584" version="1" comment="php5-gettext is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121585" version="1" comment="php5-gmp is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121586" version="1" comment="php5-iconv is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121587" version="1" comment="php5-intl is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121588" version="1" comment="php5-json is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121589" version="1" comment="php5-ldap is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121590" version="1" comment="php5-mbstring is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121591" version="1" comment="php5-mcrypt is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121592" version="1" comment="php5-mysql is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121593" version="1" comment="php5-odbc is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121594" version="1" comment="php5-opcache is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121595" version="1" comment="php5-openssl is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121596" version="1" comment="php5-pcntl is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121597" version="1" comment="php5-pdo is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121598" version="1" comment="php5-pear is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121599" version="1" comment="php5-pgsql is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121600" version="1" comment="php5-posix is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121601" version="1" comment="php5-pspell is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121602" version="1" comment="php5-shmop is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121603" version="1" comment="php5-snmp is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121604" version="1" comment="php5-soap is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121605" version="1" comment="php5-sockets is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121606" version="1" comment="php5-sqlite is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121607" version="1" comment="php5-suhosin is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121608" version="1" comment="php5-sysvmsg is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121609" version="1" comment="php5-sysvsem is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121610" version="1" comment="php5-sysvshm is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121611" version="1" comment="php5-tokenizer is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121612" version="1" comment="php5-wddx is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121613" version="1" comment="php5-xmlreader is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121614" version="1" comment="php5-xmlrpc is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121615" version="1" comment="php5-xmlwriter is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121616" version="1" comment="php5-xsl is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121617" version="1" comment="php5-zip is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121618" version="1" comment="php5-zlib is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136229" version="1" comment="apache2-mod_php5 is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136230" version="1" comment="php5 is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136231" version="1" comment="php5-bcmath is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136232" version="1" comment="php5-bz2 is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136233" version="1" comment="php5-calendar is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136234" version="1" comment="php5-ctype is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136235" version="1" comment="php5-curl is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136236" version="1" comment="php5-dba is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136237" version="1" comment="php5-dom is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136238" version="1" comment="php5-enchant is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136239" version="1" comment="php5-exif is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136240" version="1" comment="php5-fastcgi is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136241" version="1" comment="php5-fileinfo is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136242" version="1" comment="php5-fpm is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136243" version="1" comment="php5-ftp is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136244" version="1" comment="php5-gd is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136245" version="1" comment="php5-gettext is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136246" version="1" comment="php5-gmp is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136247" version="1" comment="php5-iconv is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136248" version="1" comment="php5-imap is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136249" version="1" comment="php5-intl is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136250" version="1" comment="php5-json is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136251" version="1" comment="php5-ldap is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136252" version="1" comment="php5-mbstring is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136253" version="1" comment="php5-mcrypt is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136254" version="1" comment="php5-mysql is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136255" version="1" comment="php5-odbc is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136256" version="1" comment="php5-opcache is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136257" version="1" comment="php5-openssl is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136258" version="1" comment="php5-pcntl is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136259" version="1" comment="php5-pdo is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136260" version="1" comment="php5-pear is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136261" version="1" comment="php5-pgsql is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136262" version="1" comment="php5-phar is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136263" version="1" comment="php5-posix is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136264" version="1" comment="php5-pspell is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136265" version="1" comment="php5-shmop is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136266" version="1" comment="php5-snmp is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136267" version="1" comment="php5-soap is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136268" version="1" comment="php5-sockets is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136269" version="1" comment="php5-sqlite is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136270" version="1" comment="php5-suhosin is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136271" version="1" comment="php5-sysvmsg is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136272" version="1" comment="php5-sysvsem is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136273" version="1" comment="php5-sysvshm is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136274" version="1" comment="php5-tokenizer is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136275" version="1" comment="php5-wddx is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136276" version="1" comment="php5-xmlreader is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136277" version="1" comment="php5-xmlrpc is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136278" version="1" comment="php5-xmlwriter is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136279" version="1" comment="php5-xsl is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136280" version="1" comment="php5-zip is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136281" version="1" comment="php5-zlib is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126792" version="1" comment="apache2-mod_php5 is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126793" version="1" comment="php5 is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126794" version="1" comment="php5-bcmath is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126795" version="1" comment="php5-bz2 is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126796" version="1" comment="php5-calendar is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126797" version="1" comment="php5-ctype is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126798" version="1" comment="php5-curl is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126799" version="1" comment="php5-dba is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126800" version="1" comment="php5-dom is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126801" version="1" comment="php5-enchant is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126802" version="1" comment="php5-exif is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126803" version="1" comment="php5-fastcgi is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126804" version="1" comment="php5-fileinfo is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126805" version="1" comment="php5-fpm is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126806" version="1" comment="php5-ftp is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126807" version="1" comment="php5-gd is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126808" version="1" comment="php5-gettext is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126809" version="1" comment="php5-gmp is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126810" version="1" comment="php5-iconv is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126811" version="1" comment="php5-intl is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126812" version="1" comment="php5-json is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126813" version="1" comment="php5-ldap is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126814" version="1" comment="php5-mbstring is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126815" version="1" comment="php5-mcrypt is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126816" version="1" comment="php5-mysql is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126817" version="1" comment="php5-odbc is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126818" version="1" comment="php5-opcache is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126819" version="1" comment="php5-openssl is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126820" version="1" comment="php5-pcntl is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126821" version="1" comment="php5-pdo is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126822" version="1" comment="php5-pear is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126823" version="1" comment="php5-pgsql is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126824" version="1" comment="php5-posix is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126825" version="1" comment="php5-pspell is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126826" version="1" comment="php5-shmop is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126827" version="1" comment="php5-snmp is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126828" version="1" comment="php5-soap is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126829" version="1" comment="php5-sockets is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126830" version="1" comment="php5-sqlite is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126831" version="1" comment="php5-suhosin is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126832" version="1" comment="php5-sysvmsg is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126833" version="1" comment="php5-sysvsem is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126834" version="1" comment="php5-sysvshm is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126835" version="1" comment="php5-tokenizer is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126836" version="1" comment="php5-wddx is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126837" version="1" comment="php5-xmlreader is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126838" version="1" comment="php5-xmlrpc is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126839" version="1" comment="php5-xmlwriter is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126840" version="1" comment="php5-xsl is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126841" version="1" comment="php5-zip is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126842" version="1" comment="php5-zlib is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127401" version="1" comment="apache2-mod_php5 is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127402" version="1" comment="php5 is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127403" version="1" comment="php5-bcmath is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127404" version="1" comment="php5-bz2 is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127405" version="1" comment="php5-calendar is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127406" version="1" comment="php5-ctype is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127407" version="1" comment="php5-curl is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127408" version="1" comment="php5-dba is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127409" version="1" comment="php5-dom is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127410" version="1" comment="php5-enchant is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127411" version="1" comment="php5-exif is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127412" version="1" comment="php5-fastcgi is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127413" version="1" comment="php5-fileinfo is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127414" version="1" comment="php5-fpm is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127415" version="1" comment="php5-ftp is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127416" version="1" comment="php5-gd is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127417" version="1" comment="php5-gettext is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127418" version="1" comment="php5-gmp is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127419" version="1" comment="php5-iconv is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127420" version="1" comment="php5-intl is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127421" version="1" comment="php5-json is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127422" version="1" comment="php5-ldap is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127423" version="1" comment="php5-mbstring is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127424" version="1" comment="php5-mcrypt is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127425" version="1" comment="php5-mysql is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127426" version="1" comment="php5-odbc is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127427" version="1" comment="php5-opcache is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127428" version="1" comment="php5-openssl is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127429" version="1" comment="php5-pcntl is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127430" version="1" comment="php5-pdo is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127431" version="1" comment="php5-pear is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127432" version="1" comment="php5-pgsql is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127433" version="1" comment="php5-phar is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127434" version="1" comment="php5-posix is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127435" version="1" comment="php5-pspell is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127436" version="1" comment="php5-shmop is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127437" version="1" comment="php5-snmp is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127438" version="1" comment="php5-soap is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127439" version="1" comment="php5-sockets is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127440" version="1" comment="php5-sqlite is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127441" version="1" comment="php5-suhosin is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127442" version="1" comment="php5-sysvmsg is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127443" version="1" comment="php5-sysvsem is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127444" version="1" comment="php5-sysvshm is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127445" version="1" comment="php5-tokenizer is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127446" version="1" comment="php5-wddx is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127447" version="1" comment="php5-xmlreader is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127448" version="1" comment="php5-xmlrpc is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127449" version="1" comment="php5-xmlwriter is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127450" version="1" comment="php5-xsl is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127451" version="1" comment="php5-zip is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127452" version="1" comment="php5-zlib is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128410" version="1" comment="apache2-mod_php5 is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128411" version="1" comment="php5 is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128412" version="1" comment="php5-bcmath is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128413" version="1" comment="php5-bz2 is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128414" version="1" comment="php5-calendar is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128415" version="1" comment="php5-ctype is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128416" version="1" comment="php5-curl is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128417" version="1" comment="php5-dba is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128418" version="1" comment="php5-dom is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128419" version="1" comment="php5-enchant is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128420" version="1" comment="php5-exif is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128421" version="1" comment="php5-fastcgi is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128422" version="1" comment="php5-fileinfo is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128423" version="1" comment="php5-fpm is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128424" version="1" comment="php5-ftp is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128425" version="1" comment="php5-gd is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128426" version="1" comment="php5-gettext is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128427" version="1" comment="php5-gmp is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128428" version="1" comment="php5-iconv is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128429" version="1" comment="php5-intl is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128430" version="1" comment="php5-json is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128431" version="1" comment="php5-ldap is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128432" version="1" comment="php5-mbstring is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128433" version="1" comment="php5-mcrypt is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128434" version="1" comment="php5-mysql is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128435" version="1" comment="php5-odbc is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128436" version="1" comment="php5-opcache is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128437" version="1" comment="php5-openssl is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128438" version="1" comment="php5-pcntl is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128439" version="1" comment="php5-pdo is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128440" version="1" comment="php5-pear is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128441" version="1" comment="php5-pgsql is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128442" version="1" comment="php5-phar is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128443" version="1" comment="php5-posix is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128444" version="1" comment="php5-pspell is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128445" version="1" comment="php5-shmop is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128446" version="1" comment="php5-snmp is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128447" version="1" comment="php5-soap is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128448" version="1" comment="php5-sockets is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128449" version="1" comment="php5-sqlite is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128450" version="1" comment="php5-suhosin is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128451" version="1" comment="php5-sysvmsg is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128452" version="1" comment="php5-sysvsem is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128453" version="1" comment="php5-sysvshm is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128454" version="1" comment="php5-tokenizer is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128455" version="1" comment="php5-wddx is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128456" version="1" comment="php5-xmlreader is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128457" version="1" comment="php5-xmlrpc is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128458" version="1" comment="php5-xmlwriter is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128459" version="1" comment="php5-xsl is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128460" version="1" comment="php5-zip is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128461" version="1" comment="php5-zlib is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129019" version="1" comment="apache2-mod_php5 is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129020" version="1" comment="php5 is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129021" version="1" comment="php5-bcmath is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129022" version="1" comment="php5-bz2 is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129023" version="1" comment="php5-calendar is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129024" version="1" comment="php5-ctype is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129025" version="1" comment="php5-curl is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129026" version="1" comment="php5-dba is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129027" version="1" comment="php5-dom is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129028" version="1" comment="php5-enchant is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129029" version="1" comment="php5-exif is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129030" version="1" comment="php5-fastcgi is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129031" version="1" comment="php5-fileinfo is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129032" version="1" comment="php5-fpm is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129033" version="1" comment="php5-ftp is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129034" version="1" comment="php5-gd is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129035" version="1" comment="php5-gettext is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129036" version="1" comment="php5-gmp is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129037" version="1" comment="php5-iconv is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129038" version="1" comment="php5-imap is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129039" version="1" comment="php5-intl is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129040" version="1" comment="php5-json is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129041" version="1" comment="php5-ldap is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129042" version="1" comment="php5-mbstring is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129043" version="1" comment="php5-mcrypt is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129044" version="1" comment="php5-mysql is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129045" version="1" comment="php5-odbc is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129046" version="1" comment="php5-opcache is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129047" version="1" comment="php5-openssl is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129048" version="1" comment="php5-pcntl is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129049" version="1" comment="php5-pdo is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129050" version="1" comment="php5-pear is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129051" version="1" comment="php5-pgsql is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129052" version="1" comment="php5-phar is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129053" version="1" comment="php5-posix is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129054" version="1" comment="php5-pspell is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129055" version="1" comment="php5-shmop is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129056" version="1" comment="php5-snmp is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129057" version="1" comment="php5-soap is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129058" version="1" comment="php5-sockets is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129059" version="1" comment="php5-sqlite is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129060" version="1" comment="php5-suhosin is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129061" version="1" comment="php5-sysvmsg is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129062" version="1" comment="php5-sysvsem is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129063" version="1" comment="php5-sysvshm is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129064" version="1" comment="php5-tokenizer is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129065" version="1" comment="php5-wddx is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129066" version="1" comment="php5-xmlreader is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129067" version="1" comment="php5-xmlrpc is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129068" version="1" comment="php5-xmlwriter is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129069" version="1" comment="php5-xsl is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129070" version="1" comment="php5-zip is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129071" version="1" comment="php5-zlib is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146532" version="1" comment="apache2-mod_php5 is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146533" version="1" comment="php5 is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146534" version="1" comment="php5-bcmath is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146535" version="1" comment="php5-bz2 is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146536" version="1" comment="php5-calendar is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146537" version="1" comment="php5-ctype is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146538" version="1" comment="php5-curl is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146539" version="1" comment="php5-dba is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146540" version="1" comment="php5-dom is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146541" version="1" comment="php5-enchant is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146542" version="1" comment="php5-exif is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146543" version="1" comment="php5-fastcgi is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146544" version="1" comment="php5-fileinfo is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146545" version="1" comment="php5-fpm is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146546" version="1" comment="php5-ftp is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146547" version="1" comment="php5-gd is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146548" version="1" comment="php5-gettext is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146549" version="1" comment="php5-gmp is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146550" version="1" comment="php5-iconv is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146551" version="1" comment="php5-imap is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146552" version="1" comment="php5-intl is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146553" version="1" comment="php5-json is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146554" version="1" comment="php5-ldap is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146555" version="1" comment="php5-mbstring is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146556" version="1" comment="php5-mcrypt is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146557" version="1" comment="php5-mysql is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146558" version="1" comment="php5-odbc is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146559" version="1" comment="php5-opcache is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146560" version="1" comment="php5-openssl is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146561" version="1" comment="php5-pcntl is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146562" version="1" comment="php5-pdo is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146563" version="1" comment="php5-pear is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146564" version="1" comment="php5-pgsql is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146565" version="1" comment="php5-phar is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146566" version="1" comment="php5-posix is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146567" version="1" comment="php5-pspell is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146568" version="1" comment="php5-shmop is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146569" version="1" comment="php5-snmp is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146570" version="1" comment="php5-soap is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146571" version="1" comment="php5-sockets is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146572" version="1" comment="php5-sqlite is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146573" version="1" comment="php5-suhosin is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146574" version="1" comment="php5-sysvmsg is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146575" version="1" comment="php5-sysvsem is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146576" version="1" comment="php5-sysvshm is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146577" version="1" comment="php5-tokenizer is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146578" version="1" comment="php5-wddx is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146579" version="1" comment="php5-xmlreader is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146580" version="1" comment="php5-xmlrpc is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146581" version="1" comment="php5-xmlwriter is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146582" version="1" comment="php5-xsl is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146583" version="1" comment="php5-zip is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146584" version="1" comment="php5-zlib is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148263" version="1" comment="nodejs6 is &lt;6.9.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148264" version="1" comment="nodejs6-devel is &lt;6.9.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148265" version="1" comment="nodejs6-docs is &lt;6.9.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148266" version="1" comment="npm6 is &lt;6.9.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148705" version="1" comment="apache2-mod_php7 is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148706" version="1" comment="php7 is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148707" version="1" comment="php7-bcmath is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148708" version="1" comment="php7-bz2 is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148709" version="1" comment="php7-calendar is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148710" version="1" comment="php7-ctype is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148711" version="1" comment="php7-curl is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148712" version="1" comment="php7-dba is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148713" version="1" comment="php7-dom is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148714" version="1" comment="php7-enchant is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148715" version="1" comment="php7-exif is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148716" version="1" comment="php7-fastcgi is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148717" version="1" comment="php7-fileinfo is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148718" version="1" comment="php7-fpm is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148719" version="1" comment="php7-ftp is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148720" version="1" comment="php7-gd is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148721" version="1" comment="php7-gettext is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148722" version="1" comment="php7-gmp is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148723" version="1" comment="php7-iconv is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148724" version="1" comment="php7-imap is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148725" version="1" comment="php7-intl is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148726" version="1" comment="php7-json is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148727" version="1" comment="php7-ldap is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148728" version="1" comment="php7-mbstring is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148729" version="1" comment="php7-mcrypt is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148730" version="1" comment="php7-mysql is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148731" version="1" comment="php7-odbc is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148732" version="1" comment="php7-opcache is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148733" version="1" comment="php7-openssl is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148734" version="1" comment="php7-pcntl is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148735" version="1" comment="php7-pdo is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148736" version="1" comment="php7-pear is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148737" version="1" comment="php7-pear-Archive_Tar is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148738" version="1" comment="php7-pgsql is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148739" version="1" comment="php7-phar is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148740" version="1" comment="php7-posix is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148741" version="1" comment="php7-pspell is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148742" version="1" comment="php7-shmop is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148743" version="1" comment="php7-snmp is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148744" version="1" comment="php7-soap is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148745" version="1" comment="php7-sockets is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148746" version="1" comment="php7-sqlite is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148747" version="1" comment="php7-sysvmsg is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148748" version="1" comment="php7-sysvsem is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148749" version="1" comment="php7-sysvshm is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148750" version="1" comment="php7-tokenizer is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148751" version="1" comment="php7-wddx is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148752" version="1" comment="php7-xmlreader is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148753" version="1" comment="php7-xmlrpc is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148754" version="1" comment="php7-xmlwriter is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148755" version="1" comment="php7-xsl is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148756" version="1" comment="php7-zip is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148757" version="1" comment="php7-zlib is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148855" version="1" comment="apache2-mod_php5 is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148856" version="1" comment="php5 is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148857" version="1" comment="php5-bcmath is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148858" version="1" comment="php5-bz2 is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148859" version="1" comment="php5-calendar is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148860" version="1" comment="php5-ctype is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148861" version="1" comment="php5-curl is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148862" version="1" comment="php5-dba is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148863" version="1" comment="php5-dom is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148864" version="1" comment="php5-enchant is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148865" version="1" comment="php5-exif is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148866" version="1" comment="php5-fastcgi is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148867" version="1" comment="php5-fileinfo is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148868" version="1" comment="php5-fpm is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148869" version="1" comment="php5-ftp is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148870" version="1" comment="php5-gd is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148871" version="1" comment="php5-gettext is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148872" version="1" comment="php5-gmp is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148873" version="1" comment="php5-iconv is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148874" version="1" comment="php5-imap is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148875" version="1" comment="php5-intl is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148876" version="1" comment="php5-json is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148877" version="1" comment="php5-ldap is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148878" version="1" comment="php5-mbstring is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148879" version="1" comment="php5-mcrypt is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148880" version="1" comment="php5-mysql is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148881" version="1" comment="php5-odbc is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148882" version="1" comment="php5-opcache is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148883" version="1" comment="php5-openssl is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148884" version="1" comment="php5-pcntl is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148885" version="1" comment="php5-pdo is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148886" version="1" comment="php5-pear is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148887" version="1" comment="php5-pgsql is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148888" version="1" comment="php5-phar is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148889" version="1" comment="php5-posix is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148890" version="1" comment="php5-pspell is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148891" version="1" comment="php5-shmop is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148892" version="1" comment="php5-snmp is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148893" version="1" comment="php5-soap is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148894" version="1" comment="php5-sockets is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148895" version="1" comment="php5-sqlite is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148896" version="1" comment="php5-suhosin is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148897" version="1" comment="php5-sysvmsg is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148898" version="1" comment="php5-sysvsem is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148899" version="1" comment="php5-sysvshm is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148900" version="1" comment="php5-tokenizer is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148901" version="1" comment="php5-wddx is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148902" version="1" comment="php5-xmlreader is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148903" version="1" comment="php5-xmlrpc is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148904" version="1" comment="php5-xmlwriter is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148905" version="1" comment="php5-xsl is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148906" version="1" comment="php5-zip is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148907" version="1" comment="php5-zlib is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146260" version="1" comment="apache2-mod_php7 is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146261" version="1" comment="php7 is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146262" version="1" comment="php7-bcmath is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146263" version="1" comment="php7-bz2 is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146264" version="1" comment="php7-calendar is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146265" version="1" comment="php7-ctype is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146266" version="1" comment="php7-curl is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146267" version="1" comment="php7-dba is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146268" version="1" comment="php7-dom is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146269" version="1" comment="php7-enchant is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146270" version="1" comment="php7-exif is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146271" version="1" comment="php7-fastcgi is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146272" version="1" comment="php7-fileinfo is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146273" version="1" comment="php7-fpm is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146274" version="1" comment="php7-ftp is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146275" version="1" comment="php7-gd is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146276" version="1" comment="php7-gettext is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146277" version="1" comment="php7-gmp is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146278" version="1" comment="php7-iconv is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146279" version="1" comment="php7-imap is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146280" version="1" comment="php7-intl is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146281" version="1" comment="php7-json is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146282" version="1" comment="php7-ldap is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146283" version="1" comment="php7-mbstring is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146284" version="1" comment="php7-mcrypt is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146285" version="1" comment="php7-mysql is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146286" version="1" comment="php7-odbc is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146287" version="1" comment="php7-opcache is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146288" version="1" comment="php7-openssl is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146289" version="1" comment="php7-pcntl is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146290" version="1" comment="php7-pdo is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146291" version="1" comment="php7-pear is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146292" version="1" comment="php7-pear-Archive_Tar is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146293" version="1" comment="php7-pgsql is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146294" version="1" comment="php7-phar is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146295" version="1" comment="php7-posix is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146296" version="1" comment="php7-pspell is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146297" version="1" comment="php7-shmop is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146298" version="1" comment="php7-snmp is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146299" version="1" comment="php7-soap is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146300" version="1" comment="php7-sockets is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146301" version="1" comment="php7-sqlite is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146302" version="1" comment="php7-sysvmsg is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146303" version="1" comment="php7-sysvsem is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146304" version="1" comment="php7-sysvshm is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146305" version="1" comment="php7-tokenizer is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146306" version="1" comment="php7-wddx is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146307" version="1" comment="php7-xmlreader is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146308" version="1" comment="php7-xmlrpc is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146309" version="1" comment="php7-xmlwriter is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146310" version="1" comment="php7-xsl is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146311" version="1" comment="php7-zip is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146312" version="1" comment="php7-zlib is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135214" version="1" comment="bind-chrootenv is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135215" version="1" comment="bind-doc is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135881" version="1" comment="libtcnative-1-0 is &lt;1.1.34-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135882" version="1" comment="qemu-arm is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135883" version="1" comment="qemu-block-rbd is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135884" version="1" comment="qemu-block-ssh is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135885" version="1" comment="qemu-guest-agent is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135886" version="1" comment="qemu-lang is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135932" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.111-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135933" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.111-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135980" version="1" comment="dovecot22 is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135981" version="1" comment="dovecot22-backend-mysql is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135982" version="1" comment="dovecot22-backend-pgsql is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135983" version="1" comment="dovecot22-backend-sqlite is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136002" version="1" comment="mariadb-tools is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136152" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.121-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136153" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.121-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136403" version="1" comment="libfreebl3-hmac is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136404" version="1" comment="libsoftokn3-hmac is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136667" version="1" comment="kernel-default-base is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142199" version="1" comment="tomcat is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142200" version="1" comment="tomcat-admin-webapps is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142201" version="1" comment="tomcat-docs-webapp is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142202" version="1" comment="tomcat-el-3_0-api is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142203" version="1" comment="tomcat-javadoc is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142204" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142205" version="1" comment="tomcat-lib is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142206" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142207" version="1" comment="tomcat-webapps is &lt;8.0.36-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142742" version="1" comment="kernel-default-base is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147476" version="1" comment="openssh-fips is &lt;7.2p2-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147968" version="1" comment="policycoreutils is &lt;2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147969" version="1" comment="policycoreutils-python is &lt;2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147970" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.121-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147971" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.121-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148007" version="1" comment="libgnutls-openssl27 is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148052" version="1" comment="libxml2-doc is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148204" version="1" comment="mariadb-tools is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148322" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148323" version="1" comment="openssl-doc is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148541" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.131-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148542" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.131-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149023" version="1" comment="kernel-default-base is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146859" version="1" comment="freeradius-server is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146860" version="1" comment="freeradius-server-doc is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146861" version="1" comment="freeradius-server-krb5 is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146862" version="1" comment="freeradius-server-ldap is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146863" version="1" comment="freeradius-server-libs is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146864" version="1" comment="freeradius-server-mysql is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146865" version="1" comment="freeradius-server-perl is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146866" version="1" comment="freeradius-server-postgresql is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146867" version="1" comment="freeradius-server-python is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146868" version="1" comment="freeradius-server-sqlite is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146869" version="1" comment="freeradius-server-utils is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146882" version="1" comment="bind-chrootenv is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146883" version="1" comment="bind-doc is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146969" version="1" comment="perl-DBD-mysql is &lt;4.021-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146970" version="1" comment="squid is &lt;3.5.21-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146971" version="1" comment="qemu-arm is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146972" version="1" comment="qemu-block-rbd is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146973" version="1" comment="qemu-block-ssh is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146974" version="1" comment="qemu-guest-agent is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146975" version="1" comment="qemu-lang is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147241" version="1" comment="kernel-default-base is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147373" version="1" comment="apache2 is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147374" version="1" comment="apache2-doc is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147375" version="1" comment="apache2-example-pages is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147376" version="1" comment="apache2-prefork is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147377" version="1" comment="apache2-utils is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147378" version="1" comment="apache2-worker is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129852" version="1" comment="kernel-compute is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129853" version="1" comment="kernel-compute-base is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129854" version="1" comment="kernel-compute-devel is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129855" version="1" comment="kernel-compute_debug is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129856" version="1" comment="kernel-compute_debug-devel is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129857" version="1" comment="kernel-devel-rt is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129858" version="1" comment="kernel-rt is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129859" version="1" comment="kernel-rt-base is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129860" version="1" comment="kernel-rt-devel is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129861" version="1" comment="kernel-rt_debug is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129862" version="1" comment="kernel-rt_debug-devel is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129863" version="1" comment="kernel-source-rt is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129864" version="1" comment="kernel-syms-rt is &lt;3.12.58-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129865" version="1" comment="SUSE-Linux-Enterprise-RT-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130758" version="1" comment="kernel-compute is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130759" version="1" comment="kernel-compute-base is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130760" version="1" comment="kernel-compute-devel is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130761" version="1" comment="kernel-compute_debug is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130762" version="1" comment="kernel-compute_debug-devel is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130763" version="1" comment="kernel-devel-rt is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130764" version="1" comment="kernel-rt is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130765" version="1" comment="kernel-rt-base is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130766" version="1" comment="kernel-rt-devel is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130767" version="1" comment="kernel-rt_debug is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130768" version="1" comment="kernel-rt_debug-devel is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130769" version="1" comment="kernel-source-rt is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130770" version="1" comment="kernel-syms-rt is &lt;3.12.61-60.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146147" version="1" comment="kernel-compute is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146148" version="1" comment="kernel-compute-base is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146149" version="1" comment="kernel-compute-devel is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146150" version="1" comment="kernel-compute_debug is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146151" version="1" comment="kernel-compute_debug-devel is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146152" version="1" comment="kernel-devel-rt is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146153" version="1" comment="kernel-rt is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146154" version="1" comment="kernel-rt-base is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146155" version="1" comment="kernel-rt-devel is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146156" version="1" comment="kernel-rt_debug is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146157" version="1" comment="kernel-rt_debug-devel is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146158" version="1" comment="kernel-source-rt is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146159" version="1" comment="kernel-syms-rt is &lt;3.12.67-60.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148144" version="1" comment="kernel-compute is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148145" version="1" comment="kernel-compute-base is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148146" version="1" comment="kernel-compute-devel is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148147" version="1" comment="kernel-compute_debug is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148148" version="1" comment="kernel-compute_debug-devel is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148149" version="1" comment="kernel-devel-rt is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148150" version="1" comment="kernel-rt is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148151" version="1" comment="kernel-rt-base is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148152" version="1" comment="kernel-rt-devel is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148153" version="1" comment="kernel-rt_debug is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148154" version="1" comment="kernel-rt_debug-devel is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148155" version="1" comment="kernel-source-rt is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148156" version="1" comment="kernel-syms-rt is &lt;3.12.69-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117456" version="1" comment="SUSE_SLES_SAP-release is ==12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131614" version="1" comment="kgraft-patch-3_12_60-52_54-default is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131615" version="1" comment="kgraft-patch-3_12_60-52_54-xen is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131616" version="1" comment="kgraft-patch-SLE12_Update_15 is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131617" version="1" comment="kgraft-patch-3_12_60-52_49-default is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131618" version="1" comment="kgraft-patch-3_12_60-52_49-xen is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131619" version="1" comment="kgraft-patch-SLE12_Update_14 is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131620" version="1" comment="kgraft-patch-3_12_55-52_45-default is &lt;2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131621" version="1" comment="kgraft-patch-3_12_55-52_45-xen is &lt;2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131622" version="1" comment="kgraft-patch-SLE12_Update_13 is &lt;2-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131623" version="1" comment="kgraft-patch-3_12_55-52_42-default is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131624" version="1" comment="kgraft-patch-3_12_55-52_42-xen is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131625" version="1" comment="kgraft-patch-SLE12_Update_12 is &lt;2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131626" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;4-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131627" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;4-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131628" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;4-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131629" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131630" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131631" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131632" version="1" comment="kgraft-patch-3_12_48-52_27-default is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131633" version="1" comment="kgraft-patch-3_12_48-52_27-xen is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131634" version="1" comment="kgraft-patch-SLE12_Update_8 is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131635" version="1" comment="kgraft-patch-3_12_44-52_18-default is &lt;6-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131636" version="1" comment="kgraft-patch-3_12_44-52_18-xen is &lt;6-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131637" version="1" comment="kgraft-patch-SLE12_Update_7 is &lt;6-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131638" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131639" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131640" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;5-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131641" version="1" comment="libmysqlclient-devel is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131642" version="1" comment="libmysqlclient18 is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131643" version="1" comment="libmysqlclient18-32bit is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131644" version="1" comment="libmysqlclient_r18 is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131645" version="1" comment="libmysqld-devel is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131646" version="1" comment="libmysqld18 is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131647" version="1" comment="mariadb is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131648" version="1" comment="mariadb-client is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131649" version="1" comment="mariadb-errormessages is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131650" version="1" comment="mariadb-tools is &lt;10.0.26-20.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131651" version="1" comment="apache2 is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131652" version="1" comment="apache2-doc is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131653" version="1" comment="apache2-example-pages is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131654" version="1" comment="apache2-prefork is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131655" version="1" comment="apache2-utils is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131656" version="1" comment="apache2-worker is &lt;2.4.10-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131657" version="1" comment="openssh-fips is &lt;6.6p1-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131663" version="1" comment="libstorage is &lt;2.25.16.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131664" version="1" comment="libstorage-ruby is &lt;2.25.16.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131665" version="1" comment="libstorage5 is &lt;2.25.16.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131666" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131667" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131668" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131669" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131670" version="1" comment="openssl is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131671" version="1" comment="openssl-doc is &lt;1.0.1i-27.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131672" version="1" comment="apache2-mod_nss is &lt;1.0.14-10.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131673" version="1" comment="libmysqlclient-devel is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131674" version="1" comment="libmysqlclient18 is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131675" version="1" comment="libmysqlclient18-32bit is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131676" version="1" comment="libmysqlclient_r18 is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131677" version="1" comment="libmysqld-devel is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131678" version="1" comment="libmysqld18 is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131679" version="1" comment="mariadb is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131680" version="1" comment="mariadb-client is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131681" version="1" comment="mariadb-errormessages is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131682" version="1" comment="mariadb-tools is &lt;10.0.27-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131683" version="1" comment="bind is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131684" version="1" comment="bind-chrootenv is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131685" version="1" comment="bind-doc is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131686" version="1" comment="bind-libs is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131687" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131688" version="1" comment="bind-utils is &lt;9.9.9P1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131689" version="1" comment="postgresql93 is &lt;9.3.14-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131690" version="1" comment="postgresql93-contrib is &lt;9.3.14-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131691" version="1" comment="postgresql93-docs is &lt;9.3.14-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131692" version="1" comment="postgresql93-server is &lt;9.3.14-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131693" version="1" comment="libgudev-1_0-0 is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131694" version="1" comment="libgudev-1_0-0-32bit is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131695" version="1" comment="libudev1 is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131696" version="1" comment="libudev1-32bit is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131697" version="1" comment="systemd is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131698" version="1" comment="systemd-32bit is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131699" version="1" comment="systemd-bash-completion is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131700" version="1" comment="systemd-sysvinit is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131701" version="1" comment="udev is &lt;210-70.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131702" version="1" comment="xen is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131703" version="1" comment="xen-doc-html is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131704" version="1" comment="xen-kmp-default is &lt;4.4.4_04_k3.12.60_52.54-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131705" version="1" comment="xen-libs is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131706" version="1" comment="xen-libs-32bit is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131707" version="1" comment="xen-tools is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131708" version="1" comment="xen-tools-domU is &lt;4.4.4_04-22.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131709" version="1" comment="kernel-default is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131710" version="1" comment="kernel-default-base is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131711" version="1" comment="kernel-default-devel is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131712" version="1" comment="kernel-devel is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131713" version="1" comment="kernel-macros is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131714" version="1" comment="kernel-source is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131715" version="1" comment="kernel-syms is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131716" version="1" comment="kernel-xen is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131717" version="1" comment="kernel-xen-base is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131718" version="1" comment="kernel-xen-devel is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131719" version="1" comment="kgraft-patch-3_12_60-52_57-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131720" version="1" comment="kgraft-patch-3_12_60-52_57-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131721" version="1" comment="kgraft-patch-SLE12_Update_16 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131722" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131723" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131724" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131725" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131726" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131727" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131728" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131729" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131730" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131731" version="1" comment="kgraft-patch-3_12_55-52_42-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131732" version="1" comment="kgraft-patch-3_12_55-52_42-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131733" version="1" comment="kgraft-patch-SLE12_Update_12 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131734" version="1" comment="kgraft-patch-3_12_60-52_49-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131735" version="1" comment="kgraft-patch-3_12_60-52_49-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131736" version="1" comment="kgraft-patch-SLE12_Update_14 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131737" version="1" comment="kgraft-patch-3_12_60-52_54-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131738" version="1" comment="kgraft-patch-3_12_60-52_54-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131739" version="1" comment="kgraft-patch-SLE12_Update_15 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131740" version="1" comment="kgraft-patch-3_12_55-52_45-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131741" version="1" comment="kgraft-patch-3_12_55-52_45-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131742" version="1" comment="kgraft-patch-SLE12_Update_13 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135216" version="1" comment="bind is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135217" version="1" comment="bind-chrootenv is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135218" version="1" comment="bind-doc is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135219" version="1" comment="bind-libs is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135220" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135221" version="1" comment="bind-utils is &lt;9.9.9P1-28.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135489" version="1" comment="qemu is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135490" version="1" comment="qemu-block-curl is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135491" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135492" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135493" version="1" comment="qemu-ipxe is &lt;1.0.0-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135494" version="1" comment="qemu-kvm is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135495" version="1" comment="qemu-lang is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135496" version="1" comment="qemu-seabios is &lt;1.7.4-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135497" version="1" comment="qemu-sgabios is &lt;8-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135498" version="1" comment="qemu-tools is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135499" version="1" comment="qemu-vgabios is &lt;1.7.4-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135500" version="1" comment="qemu-x86 is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136003" version="1" comment="libmysqlclient-devel is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136004" version="1" comment="libmysqlclient18 is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136005" version="1" comment="libmysqlclient18-32bit is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136006" version="1" comment="libmysqlclient_r18 is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136007" version="1" comment="libmysqld-devel is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136008" version="1" comment="libmysqld18 is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136009" version="1" comment="mariadb is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136010" version="1" comment="mariadb-client is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136011" version="1" comment="mariadb-errormessages is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136012" version="1" comment="mariadb-tools is &lt;10.0.28-20.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136112" version="1" comment="qemu is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136113" version="1" comment="qemu-block-curl is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136114" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136115" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136116" version="1" comment="qemu-ipxe is &lt;1.0.0-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136117" version="1" comment="qemu-kvm is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136118" version="1" comment="qemu-lang is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136119" version="1" comment="qemu-seabios is &lt;1.7.4-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136120" version="1" comment="qemu-sgabios is &lt;8-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136121" version="1" comment="qemu-tools is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136122" version="1" comment="qemu-vgabios is &lt;1.7.4-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136123" version="1" comment="qemu-x86 is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136405" version="1" comment="libfreebl3-hmac-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136406" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136668" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.60-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136669" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.60-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136670" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.60-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136671" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.60-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136672" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.60-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141182" version="1" comment="kernel-default is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141183" version="1" comment="kernel-default-base is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141184" version="1" comment="kernel-default-devel is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141185" version="1" comment="kernel-devel is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141186" version="1" comment="kernel-macros is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141187" version="1" comment="kernel-source is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141188" version="1" comment="kernel-syms is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141189" version="1" comment="kernel-xen is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141190" version="1" comment="kernel-xen-base is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141191" version="1" comment="kernel-xen-devel is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141192" version="1" comment="kgraft-patch-3_12_60-52_60-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141193" version="1" comment="kgraft-patch-3_12_60-52_60-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141194" version="1" comment="kgraft-patch-SLE12_Update_17 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142743" version="1" comment="kgraft-patch-3_12_51-52_31-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142744" version="1" comment="kgraft-patch-3_12_51-52_31-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142745" version="1" comment="kgraft-patch-SLE12_Update_9 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142746" version="1" comment="kgraft-patch-3_12_55-52_42-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142747" version="1" comment="kgraft-patch-3_12_55-52_42-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142748" version="1" comment="kgraft-patch-SLE12_Update_12 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142749" version="1" comment="kgraft-patch-3_12_60-52_49-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142750" version="1" comment="kgraft-patch-3_12_60-52_49-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142751" version="1" comment="kgraft-patch-SLE12_Update_14 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142752" version="1" comment="kgraft-patch-3_12_55-52_45-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142753" version="1" comment="kgraft-patch-3_12_55-52_45-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142754" version="1" comment="kgraft-patch-SLE12_Update_13 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142755" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142756" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142757" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142943" version="1" comment="xen is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142944" version="1" comment="xen-doc-html is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142945" version="1" comment="xen-kmp-default is &lt;4.4.4_05_k3.12.60_52.57-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142946" version="1" comment="xen-libs is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142947" version="1" comment="xen-libs-32bit is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142948" version="1" comment="xen-tools is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142949" version="1" comment="xen-tools-domU is &lt;4.4.4_05-22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143415" version="1" comment="ntp is &lt;4.2.8p9-46.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143416" version="1" comment="ntp-doc is &lt;4.2.8p9-46.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144247" version="1" comment="kgraft-patch-3_12_60-52_54-default is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144248" version="1" comment="kgraft-patch-3_12_60-52_54-xen is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144249" version="1" comment="kgraft-patch-SLE12_Update_15 is &lt;4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144653" version="1" comment="kernel-default is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144654" version="1" comment="kernel-default-base is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144655" version="1" comment="kernel-default-devel is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144656" version="1" comment="kernel-devel is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144657" version="1" comment="kernel-macros is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144658" version="1" comment="kernel-source is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144659" version="1" comment="kernel-syms is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144660" version="1" comment="kernel-xen is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144661" version="1" comment="kernel-xen-base is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144662" version="1" comment="kernel-xen-devel is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144663" version="1" comment="kgraft-patch-3_12_60-52_63-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144664" version="1" comment="kgraft-patch-3_12_60-52_63-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144665" version="1" comment="kgraft-patch-SLE12_Update_18 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145378" version="1" comment="xen is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145379" version="1" comment="xen-doc-html is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145380" version="1" comment="xen-kmp-default is &lt;4.4.4_05_k3.12.60_52.63-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145381" version="1" comment="xen-libs is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145382" version="1" comment="xen-libs-32bit is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145383" version="1" comment="xen-tools is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145384" version="1" comment="xen-tools-domU is &lt;4.4.4_05-22.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145385" version="1" comment="kgraft-patch-3_12_60-52_57-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145386" version="1" comment="kgraft-patch-3_12_60-52_57-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145387" version="1" comment="kgraft-patch-SLE12_Update_16 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145388" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145389" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145390" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146029" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146030" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146031" version="1" comment="libdcerpc0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146032" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146033" version="1" comment="libgensec0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146034" version="1" comment="libgensec0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146035" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146036" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146037" version="1" comment="libndr-nbt0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146038" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146039" version="1" comment="libndr-standard0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146040" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146041" version="1" comment="libndr0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146042" version="1" comment="libndr0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146043" version="1" comment="libnetapi0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146044" version="1" comment="libnetapi0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146045" version="1" comment="libregistry0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146046" version="1" comment="libsamba-credentials0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146047" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146048" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146049" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146050" version="1" comment="libsamba-passdb0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146051" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146052" version="1" comment="libsamba-util0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146053" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146054" version="1" comment="libsamdb0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146055" version="1" comment="libsamdb0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146056" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146057" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146058" version="1" comment="libsmbclient0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146059" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146060" version="1" comment="libsmbconf0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146061" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146062" version="1" comment="libsmbldap0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146063" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146064" version="1" comment="libtevent-util0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146065" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146066" version="1" comment="libwbclient0 is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146067" version="1" comment="libwbclient0-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146068" version="1" comment="samba-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146069" version="1" comment="samba-client is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146070" version="1" comment="samba-client-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146071" version="1" comment="samba-doc is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146072" version="1" comment="samba-libs is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146073" version="1" comment="samba-libs-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146074" version="1" comment="samba-winbind is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146075" version="1" comment="samba-winbind-32bit is &lt;4.2.4-18.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120803" version="1" comment="clamsap is &lt;0.98.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147440" version="1" comment="kgraft-patch-3_12_60-52_57-default is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147441" version="1" comment="kgraft-patch-3_12_60-52_57-xen is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147442" version="1" comment="kgraft-patch-SLE12_Update_16 is &lt;3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147443" version="1" comment="kgraft-patch-3_12_60-52_54-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147444" version="1" comment="kgraft-patch-3_12_60-52_54-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147445" version="1" comment="kgraft-patch-SLE12_Update_15 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147446" version="1" comment="kgraft-patch-3_12_60-52_49-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147447" version="1" comment="kgraft-patch-3_12_60-52_49-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147448" version="1" comment="kgraft-patch-SLE12_Update_14 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147449" version="1" comment="kgraft-patch-3_12_55-52_45-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147450" version="1" comment="kgraft-patch-3_12_55-52_45-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147451" version="1" comment="kgraft-patch-SLE12_Update_13 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147452" version="1" comment="kgraft-patch-3_12_55-52_42-default is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147453" version="1" comment="kgraft-patch-3_12_55-52_42-xen is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147454" version="1" comment="kgraft-patch-SLE12_Update_12 is &lt;5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147455" version="1" comment="kgraft-patch-3_12_51-52_34-default is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147456" version="1" comment="kgraft-patch-3_12_51-52_34-xen is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147457" version="1" comment="kgraft-patch-SLE12_Update_10 is &lt;8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147635" version="1" comment="kgraft-patch-3_12_51-52_39-default is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147636" version="1" comment="kgraft-patch-3_12_51-52_39-xen is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147637" version="1" comment="kgraft-patch-SLE12_Update_11 is &lt;7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147638" version="1" comment="kgraft-patch-3_12_60-52_60-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147639" version="1" comment="kgraft-patch-3_12_60-52_60-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147640" version="1" comment="kgraft-patch-SLE12_Update_17 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147844" version="1" comment="kgraft-patch-3_12_60-52_63-default is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147845" version="1" comment="kgraft-patch-3_12_60-52_63-xen is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147846" version="1" comment="kgraft-patch-SLE12_Update_18 is &lt;2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148157" version="1" comment="libspice-server1 is &lt;0.12.4-8.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148158" version="1" comment="spice is &lt;0.12.4-8.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148205" version="1" comment="libmysqlclient-devel is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148206" version="1" comment="libmysqlclient18 is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148207" version="1" comment="libmysqlclient18-32bit is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148208" version="1" comment="libmysqlclient_r18 is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148209" version="1" comment="libmysqld-devel is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148210" version="1" comment="libmysqld18 is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148211" version="1" comment="mariadb is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148212" version="1" comment="mariadb-client is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148213" version="1" comment="mariadb-errormessages is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148214" version="1" comment="mariadb-tools is &lt;10.0.29-20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148444" version="1" comment="kernel-default is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148445" version="1" comment="kernel-default-base is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148446" version="1" comment="kernel-default-devel is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148447" version="1" comment="kernel-devel is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148448" version="1" comment="kernel-macros is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148449" version="1" comment="kernel-source is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148450" version="1" comment="kernel-syms is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148451" version="1" comment="kernel-xen is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148452" version="1" comment="kernel-xen-base is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148453" version="1" comment="kernel-xen-devel is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148454" version="1" comment="kgraft-patch-3_12_61-52_66-default is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148455" version="1" comment="kgraft-patch-3_12_61-52_66-xen is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148456" version="1" comment="kgraft-patch-SLE12_Update_19 is &lt;1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148908" version="1" comment="libblkid1 is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148909" version="1" comment="libblkid1-32bit is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148910" version="1" comment="libmount1 is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148911" version="1" comment="libmount1-32bit is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148912" version="1" comment="libsmartcols1 is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148913" version="1" comment="libuuid1 is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148914" version="1" comment="libuuid1-32bit is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148915" version="1" comment="python-libmount is &lt;2.25-24.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148916" version="1" comment="util-linux is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148917" version="1" comment="util-linux-lang is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148918" version="1" comment="util-linux-systemd is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148919" version="1" comment="uuidd is &lt;2.25-24.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149024" version="1" comment="xen is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149025" version="1" comment="xen-doc-html is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149026" version="1" comment="xen-kmp-default is &lt;4.4.4_14_k3.12.61_52.66-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149027" version="1" comment="xen-libs is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149028" version="1" comment="xen-libs-32bit is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149029" version="1" comment="xen-tools is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149030" version="1" comment="xen-tools-domU is &lt;4.4.4_14-22.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146884" version="1" comment="bind is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146885" version="1" comment="bind-chrootenv is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146886" version="1" comment="bind-doc is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146887" version="1" comment="bind-libs is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146888" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146889" version="1" comment="bind-utils is &lt;9.9.9P1-28.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124408" version="1" comment="SUSE_SLES_SAP-release is ==12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102887" version="1" comment="libgnutls-devel is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102889" version="1" comment="libgnutls-openssl-devel is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102893" version="1" comment="libgnutlsxx-devel is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102894" version="1" comment="libgnutlsxx28 is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103548" version="1" comment="dbus-1 is &lt;1.8.12-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103549" version="1" comment="dbus-1-devel is &lt;1.8.12-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103546" version="1" comment="dbus-1-devel-doc is &lt;1.8.12-6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103658" version="1" comment="libssh-devel is &lt;0.6.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103659" version="1" comment="libssh-devel-doc is &lt;0.6.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103562" version="1" comment="python-magic is &lt;5.19-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102162" version="1" comment="php5-devel is &lt;5.5.14-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102645" version="1" comment="MozillaFirefox-devel is &lt;31.3.0esr-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102659" version="1" comment="mozilla-nss-devel is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102663" version="1" comment="libopenssl-devel is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102476" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102481" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102468" version="1" comment="file-devel is &lt;5.19-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102472" version="1" comment="python-magic is &lt;5.19-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118573" version="1" comment="xen-devel is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119523" version="1" comment="MozillaFirefox-devel is &lt;38.5.0esr-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119335" version="1" comment="bind-devel is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106880" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.15.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117477" version="1" comment="xfsprogs-devel is &lt;3.2.1-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106935" version="1" comment="MozillaFirefox-devel is &lt;31.5.0esr-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106954" version="1" comment="php5-devel is &lt;5.5.14-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107575" version="1" comment="freetype2-devel is &lt;2.5.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107606" version="1" comment="cups-devel is &lt;1.7.5-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107619" version="1" comment="postgresql93-devel is &lt;9.3.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107657" version="1" comment="osc is &lt;0.151.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107810" version="1" comment="glibc-devel-static is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107824" version="1" comment="kernel-docs is &lt;3.12.38-44.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107841" version="1" comment="kernel-obs-build is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107888" version="1" comment="libopenssl-devel is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108132" version="1" comment="xen-devel is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108204" version="1" comment="MozillaFirefox-devel is &lt;31.5.3esr-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108359" version="1" comment="wireshark-devel is &lt;1.10.13-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108360" version="1" comment="kernel-docs is &lt;3.12.39-47.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108377" version="1" comment="kernel-obs-build is &lt;3.12.39-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108430" version="1" comment="libzip-devel is &lt;0.11.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108622" version="1" comment="libwebkitgtk-devel is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108633" version="1" comment="libwebkitgtk3-devel is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108624" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108625" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.4.8-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108657" version="1" comment="xen-devel is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108666" version="1" comment="MozillaFirefox-devel is &lt;31.6.0esr-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108907" version="1" comment="libgnutls-devel is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108909" version="1" comment="libgnutls-openssl-devel is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108913" version="1" comment="libgnutlsxx-devel is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108914" version="1" comment="libgnutlsxx28 is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108922" version="1" comment="libmysqlclient-devel is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108927" version="1" comment="libmysqld-devel is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108928" version="1" comment="libmysqld18 is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109123" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109124" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109125" version="1" comment="subversion is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109126" version="1" comment="subversion-bash-completion is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109127" version="1" comment="subversion-devel is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109128" version="1" comment="subversion-perl is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109129" version="1" comment="subversion-python is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109131" version="1" comment="subversion-server is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109132" version="1" comment="subversion-tools is &lt;1.8.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109162" version="1" comment="gdm-devel is &lt;3.10.0.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105376" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.15.2-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109556" version="1" comment="php5-devel is &lt;5.5.14-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109614" version="1" comment="libspice-server-devel is &lt;0.12.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109716" version="1" comment="xen-devel is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105308" version="1" comment="kernel-docs is &lt;3.12.32-33.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105325" version="1" comment="kernel-obs-build is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109834" version="1" comment="fltk-devel is &lt;1.3.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109836" version="1" comment="fltk-devel-static is &lt;1.3.2-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109962" version="1" comment="MozillaFirefox-devel is &lt;31.7.0esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109983" version="1" comment="apache2 is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109984" version="1" comment="apache2-devel is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105450" version="1" comment="MozillaFirefox-devel is &lt;31.4.0esr-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105464" version="1" comment="mozilla-nss-devel is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110330" version="1" comment="xen-devel is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110328" version="1" comment="wireshark-devel is &lt;1.10.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110498" version="1" comment="kernel-docs is &lt;3.12.43-52.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110515" version="1" comment="kernel-obs-build is &lt;3.12.43-52.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110530" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110535" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110569" version="1" comment="openldap2-back-perl is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110563" version="1" comment="openldap2-devel is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110565" version="1" comment="openldap2-devel-static is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110631" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.15.2-28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110696" version="1" comment="libopenssl-devel is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105416" version="1" comment="libcurl-devel is &lt;7.37.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110849" version="1" comment="libgcrypt-devel is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111026" version="1" comment="bind-devel is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111382" version="1" comment="php5-devel is &lt;5.5.14-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111448" version="1" comment="postgresql93-devel is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111474" version="1" comment="MozillaFirefox-devel is &lt;31.8.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111478" version="1" comment="mozilla-nspr-devel is &lt;4.10.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111492" version="1" comment="mozilla-nss-devel is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111458" version="1" comment="libmysqlclient-devel is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111463" version="1" comment="libmysqld-devel is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111464" version="1" comment="libmysqld18 is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111357" version="1" comment="krb5 is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111360" version="1" comment="krb5-devel is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111501" version="1" comment="xen-devel is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111513" version="1" comment="bind-devel is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111563" version="1" comment="kernel-docs is &lt;3.12.44-52.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111580" version="1" comment="kernel-obs-build is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105431" version="1" comment="bind-devel is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105419" version="1" comment="git is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105420" version="1" comment="git-arch is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105421" version="1" comment="git-core is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105422" version="1" comment="git-cvs is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105423" version="1" comment="git-daemon is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105424" version="1" comment="git-email is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105425" version="1" comment="git-gui is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105426" version="1" comment="git-svn is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105427" version="1" comment="git-web is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105428" version="1" comment="gitk is &lt;1.8.5.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105337" version="1" comment="evolution-data-server-devel is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105356" version="1" comment="typelib-1_0-EBook-1_2 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105357" version="1" comment="typelib-1_0-EBookContacts-1_2 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105358" version="1" comment="typelib-1_0-EDataServer-1_2 is &lt;3.10.4-5.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113522" version="1" comment="MozillaFirefox-devel is &lt;31.8.0esr-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113778" version="1" comment="xen-devel is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113658" version="1" comment="libQt5Bootstrap-devel-static is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113660" version="1" comment="libQt5Concurrent-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113662" version="1" comment="libQt5Concurrent5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113664" version="1" comment="libQt5Core-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113665" version="1" comment="libQt5Core-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113669" version="1" comment="libQt5DBus-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113670" version="1" comment="libQt5DBus-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113674" version="1" comment="libQt5Gui-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113675" version="1" comment="libQt5Gui-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113679" version="1" comment="libQt5Network-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113680" version="1" comment="libQt5Network-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113682" version="1" comment="libQt5Network5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113684" version="1" comment="libQt5OpenGL-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113685" version="1" comment="libQt5OpenGL-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113687" version="1" comment="libQt5OpenGL5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113689" version="1" comment="libQt5OpenGLExtensions-devel-static is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113691" version="1" comment="libQt5PlatformSupport-devel-static is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113692" version="1" comment="libQt5PlatformSupport-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113694" version="1" comment="libQt5PrintSupport-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113695" version="1" comment="libQt5PrintSupport-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113697" version="1" comment="libQt5PrintSupport5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113699" version="1" comment="libQt5Sql-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113700" version="1" comment="libQt5Sql-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113702" version="1" comment="libQt5Sql5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113704" version="1" comment="libQt5Sql5-mysql is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113706" version="1" comment="libQt5Sql5-postgresql is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113708" version="1" comment="libQt5Sql5-sqlite is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113710" version="1" comment="libQt5Sql5-unixODBC is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113712" version="1" comment="libQt5Test-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113713" version="1" comment="libQt5Test-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113715" version="1" comment="libQt5Test5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113717" version="1" comment="libQt5Widgets-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113718" version="1" comment="libQt5Widgets-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113722" version="1" comment="libQt5Xml-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113724" version="1" comment="libQt5Xml5 is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113726" version="1" comment="libqt5-qtbase-common-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113727" version="1" comment="libqt5-qtbase-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113728" version="1" comment="libqt5-qtbase-doc is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113731" version="1" comment="libqt5-qtbase-private-headers-devel is &lt;5.3.1-4.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105071" version="1" comment="libyaml-devel is &lt;0.1.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113854" version="1" comment="libopenssl-devel is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113871" version="1" comment="php5-devel is &lt;5.5.14-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105378" version="1" comment="binutils-devel is &lt;2.24-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105380" version="1" comment="binutils-gold is &lt;2.24-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105389" version="1" comment="cross-ppc-binutils is &lt;2.24-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105396" version="1" comment="cross-spu-binutils is &lt;2.24-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111345" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111346" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111347" version="1" comment="subversion is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111348" version="1" comment="subversion-bash-completion is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111349" version="1" comment="subversion-devel is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111350" version="1" comment="subversion-perl is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111351" version="1" comment="subversion-python is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111353" version="1" comment="subversion-server is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111354" version="1" comment="subversion-tools is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114065" version="1" comment="MozillaFirefox-devel is &lt;38.2.1esr-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114080" version="1" comment="mozilla-nss-devel is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114051" version="1" comment="bind-devel is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105739" version="1" comment="kernel-docs is &lt;3.12.36-38.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105756" version="1" comment="kernel-obs-build is &lt;3.12.36-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105073" version="1" comment="libjasper-devel is &lt;1.900.1-166.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105783" version="1" comment="libopenssl-devel is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114328" version="1" comment="libnetfilter_cthelper-devel is &lt;1.0.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114332" version="1" comment="libnetfilter_cttimeout-devel is &lt;1.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114339" version="1" comment="net-snmp-devel is &lt;5.7.2.1-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114423" version="1" comment="kernel-docs is &lt;3.12.44-52.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114440" version="1" comment="kernel-obs-build is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105973" version="1" comment="libvirt-devel is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114648" version="1" comment="php5-devel is &lt;5.5.14-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114776" version="1" comment="mozilla-nspr-devel is &lt;4.10.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114976" version="1" comment="kernel-docs is &lt;3.12.48-52.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114993" version="1" comment="kernel-obs-build is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106048" version="1" comment="libblkid-devel is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106052" version="1" comment="libmount-devel is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106056" version="1" comment="libsmartcols-devel is &lt;2.25-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115019" version="1" comment="libspice-server-devel is &lt;0.12.4-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106087" version="1" comment="krb5-devel is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115141" version="1" comment="postgresql93-devel is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115236" version="1" comment="libffi48 is &lt;4.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115386" version="1" comment="glibc-devel-static is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115404" version="1" comment="apache2 is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115405" version="1" comment="apache2-devel is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115932" version="1" comment="xen-devel is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115579" version="1" comment="graphite2-devel is &lt;1.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115583" version="1" comment="hyphen-devel is &lt;2.8.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115587" version="1" comment="libabw-devel is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115588" version="1" comment="libabw-devel-doc is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115594" version="1" comment="libcdr-devel is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115595" version="1" comment="libcdr-devel-doc is &lt;0.1.1-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115572" version="1" comment="libcmis-c-0_5-5 is &lt;0.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115573" version="1" comment="libcmis-c-devel is &lt;0.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115574" version="1" comment="libcmis-devel is &lt;0.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115599" version="1" comment="libe-book-devel is &lt;0.1.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115600" version="1" comment="libe-book-devel-doc is &lt;0.1.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115608" version="1" comment="libetonyek-devel is &lt;0.1.3-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115609" version="1" comment="libetonyek-devel-doc is &lt;0.1.3-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115617" version="1" comment="libfreehand-devel is &lt;0.1.1-4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115618" version="1" comment="libfreehand-devel-doc is &lt;0.1.1-4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115625" version="1" comment="libixion-devel is &lt;0.9.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115629" version="1" comment="liblangtag-devel is &lt;0.5.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115638" version="1" comment="libmspub-devel is &lt;0.1.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115639" version="1" comment="libmspub-devel-doc is &lt;0.1.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115643" version="1" comment="libmwaw-devel is &lt;0.3.6-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115644" version="1" comment="libmwaw-devel-doc is &lt;0.3.6-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115648" version="1" comment="libodfgen-devel is &lt;0.1.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115649" version="1" comment="libodfgen-devel-doc is &lt;0.1.4-3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115652" version="1" comment="liborcus-devel is &lt;0.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115768" version="1" comment="libvisio-devel is &lt;0.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115769" version="1" comment="libvisio-devel-doc is &lt;0.1.3-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115772" version="1" comment="libvoikko-devel is &lt;3.7.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115778" version="1" comment="libwps-devel is &lt;0.4.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105061" version="1" comment="xen-devel is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106151" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr2.10-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106156" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr2.10-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116013" version="1" comment="MozillaFirefox-devel is &lt;38.4.0esr-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106167" version="1" comment="wireshark-devel is &lt;1.10.12-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106168" version="1" comment="hivex is &lt;1.3.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117934" version="1" comment="libpng12-compat-devel is &lt;1.2.50-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117935" version="1" comment="libpng12-devel is &lt;1.2.50-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117936" version="1" comment="libpng16-compat-devel is &lt;1.6.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117937" version="1" comment="libpng16-devel is &lt;1.6.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119315" version="1" comment="git is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119316" version="1" comment="git-arch is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119317" version="1" comment="git-core is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119318" version="1" comment="git-cvs is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119319" version="1" comment="git-daemon is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119320" version="1" comment="git-email is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119321" version="1" comment="git-gui is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119322" version="1" comment="git-svn is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119323" version="1" comment="git-web is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119324" version="1" comment="gitk is &lt;1.8.5.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119635" version="1" comment="libksba-devel is &lt;1.3.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106383" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106385" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106388" version="1" comment="libdcerpc-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106389" version="1" comment="libdcerpc-samr-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106391" version="1" comment="libdcerpc-samr0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106394" version="1" comment="libgensec-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106397" version="1" comment="libndr-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106398" version="1" comment="libndr-krb5pac-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106401" version="1" comment="libndr-nbt-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106404" version="1" comment="libndr-standard-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106409" version="1" comment="libnetapi-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106412" version="1" comment="libpdb-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106415" version="1" comment="libregistry-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106418" version="1" comment="libsamba-credentials-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106421" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106424" version="1" comment="libsamba-policy-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106426" version="1" comment="libsamba-policy0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106427" version="1" comment="libsamba-util-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106430" version="1" comment="libsamdb-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106433" version="1" comment="libsmbclient-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106434" version="1" comment="libsmbclient-raw-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106439" version="1" comment="libsmbconf-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106442" version="1" comment="libsmbldap-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106445" version="1" comment="libsmbsharemodes-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106446" version="1" comment="libsmbsharemodes0 is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106447" version="1" comment="libtevent-util-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106450" version="1" comment="libwbclient-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106457" version="1" comment="samba-core-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106464" version="1" comment="samba-test-devel is &lt;4.1.12-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118692" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118693" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106480" version="1" comment="php5-devel is &lt;5.5.14-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118192" version="1" comment="kernel-docs is &lt;3.12.51-52.31.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118176" version="1" comment="kernel-obs-build is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119630" version="1" comment="gdk-pixbuf-devel is &lt;2.30.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106470" version="1" comment="libmspack-devel is &lt;0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118729" version="1" comment="libopenssl-devel is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118572" version="1" comment="krb5-devel is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119134" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119135" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119136" version="1" comment="libdcerpc-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119137" version="1" comment="libdcerpc-samr-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119138" version="1" comment="libdcerpc-samr0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119139" version="1" comment="libgensec-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119140" version="1" comment="libldb-devel is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119141" version="1" comment="libndr-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119142" version="1" comment="libndr-krb5pac-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119143" version="1" comment="libndr-nbt-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119144" version="1" comment="libndr-standard-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119145" version="1" comment="libnetapi-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119146" version="1" comment="libpdb-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119147" version="1" comment="libregistry-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119148" version="1" comment="libsamba-credentials-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119149" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119150" version="1" comment="libsamba-policy-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119151" version="1" comment="libsamba-policy0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119152" version="1" comment="libsamba-util-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119153" version="1" comment="libsamdb-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119154" version="1" comment="libsmbclient-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119155" version="1" comment="libsmbclient-raw-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119156" version="1" comment="libsmbconf-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119157" version="1" comment="libsmbldap-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119158" version="1" comment="libsmbsharemodes-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119159" version="1" comment="libsmbsharemodes0 is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119160" version="1" comment="libtalloc-devel is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119161" version="1" comment="libtdb-devel is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119162" version="1" comment="libtevent-devel is &lt;0.9.26-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119163" version="1" comment="libtevent-util-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119164" version="1" comment="libwbclient-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119165" version="1" comment="pyldb is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119166" version="1" comment="pyldb-devel is &lt;1.1.24-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119167" version="1" comment="pytalloc-devel is &lt;2.1.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119168" version="1" comment="samba-core-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119169" version="1" comment="samba-test-devel is &lt;4.1.12-18.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129301" version="1" comment="kernel-docs is &lt;3.12.60-52.49.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129302" version="1" comment="kernel-obs-build is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129303" version="1" comment="dhcp-devel is &lt;4.2.6-14.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129304" version="1" comment="MozillaFirefox-devel is &lt;45.2.0esr-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129423" version="1" comment="kernel-docs is &lt;3.12.60-52.54.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129424" version="1" comment="kernel-obs-build is &lt;3.12.60-52.54.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129425" version="1" comment="glibc-devel-static is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129650" version="1" comment="boost-devel is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129651" version="1" comment="hunspell-devel is &lt;1.3.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129652" version="1" comment="hunspell-devel-32bit is &lt;1.3.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129653" version="1" comment="hyphen-devel is &lt;2.8.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129654" version="1" comment="libboost_chrono1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129655" version="1" comment="libboost_graph1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129656" version="1" comment="libboost_graph_parallel1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129657" version="1" comment="libboost_locale1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129658" version="1" comment="libboost_log1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040542"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129659" version="1" comment="libboost_math1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129660" version="1" comment="libboost_mpi1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129661" version="1" comment="libboost_python1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129662" version="1" comment="libboost_random1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129663" version="1" comment="libboost_serialization1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129664" version="1" comment="libboost_test1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129665" version="1" comment="libboost_timer1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129666" version="1" comment="libboost_wave1_54_0 is &lt;1.54.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129667" version="1" comment="libcmis-c-0_5-5 is &lt;0.5.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129668" version="1" comment="libcmis-c-devel is &lt;0.5.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129669" version="1" comment="libcmis-devel is &lt;0.5.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129670" version="1" comment="libetonyek-devel is &lt;0.1.6-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129671" version="1" comment="libetonyek-devel-doc is &lt;0.1.6-6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129672" version="1" comment="libhyphen0-32bit is &lt;2.8.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129673" version="1" comment="libixion-devel is &lt;0.11.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129674" version="1" comment="liborcus-devel is &lt;0.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129675" version="1" comment="libvisio-devel is &lt;0.1.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129676" version="1" comment="libvisio-devel-doc is &lt;0.1.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129677" version="1" comment="libwps-devel is &lt;0.4.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121619" version="1" comment="libtiff-devel is &lt;4.0.6-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121154" version="1" comment="kernel-docs is &lt;3.12.51-52.34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121155" version="1" comment="kernel-obs-build is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121340" version="1" comment="libxml2-devel is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121654" version="1" comment="bind-devel is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121651" version="1" comment="giflib-devel is &lt;5.0.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121652" version="1" comment="kernel-docs is &lt;3.12.51-52.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121653" version="1" comment="kernel-obs-build is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120904" version="1" comment="openldap2-back-perl is &lt;2.4.41-18.13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118617" version="1" comment="openldap2-devel is &lt;2.4.41-18.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118618" version="1" comment="openldap2-devel-static is &lt;2.4.41-18.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121156" version="1" comment="gdk-pixbuf-devel is &lt;2.30.6-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121620" version="1" comment="php5-devel is &lt;5.5.14-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121020" version="1" comment="libvirt-devel is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122773" version="1" comment="MozillaFirefox-devel is &lt;38.6.0esr-57.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122774" version="1" comment="mozilla-nss-devel is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122219" version="1" comment="libcurl-devel is &lt;7.37.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122494" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.30-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122495" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.30-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122496" version="1" comment="krb5-devel is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122340" version="1" comment="glibc-devel-static is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123490" version="1" comment="postgresql93-devel is &lt;9.3.11-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123491" version="1" comment="postgresql93-libs is &lt;9.3.11-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122220" version="1" comment="dhcp-devel is &lt;4.2.6-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123669" version="1" comment="postgresql94-devel is &lt;9.4.6-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123670" version="1" comment="MozillaFirefox-devel is &lt;38.6.1esr-60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119636" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119637" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119638" version="1" comment="subversion is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119639" version="1" comment="subversion-bash-completion is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119640" version="1" comment="subversion-devel is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119641" version="1" comment="subversion-perl is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119642" version="1" comment="subversion-python is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119643" version="1" comment="subversion-server is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119644" version="1" comment="subversion-tools is &lt;1.8.10-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123872" version="1" comment="libopenssl-devel is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119299" version="1" comment="libxml2-devel is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124609" version="1" comment="libssh2-devel is &lt;1.4.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124610" version="1" comment="MozillaFirefox-devel is &lt;38.7.0esr-63.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124611" version="1" comment="mozilla-nspr-devel is &lt;4.12-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124612" version="1" comment="mozilla-nss-devel is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124737" version="1" comment="bind-devel is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124816" version="1" comment="kernel-docs is &lt;3.12.55-52.42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124817" version="1" comment="kernel-obs-build is &lt;3.12.55-52.42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124976" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124977" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124978" version="1" comment="libdcerpc-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124979" version="1" comment="libdcerpc-samr-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124980" version="1" comment="libdcerpc-samr0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124981" version="1" comment="libgensec-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124982" version="1" comment="libndr-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124983" version="1" comment="libndr-krb5pac-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124984" version="1" comment="libndr-nbt-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124985" version="1" comment="libndr-standard-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124986" version="1" comment="libnetapi-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124987" version="1" comment="libpdb-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124988" version="1" comment="libregistry-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124989" version="1" comment="libsamba-credentials-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124990" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124991" version="1" comment="libsamba-policy-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124992" version="1" comment="libsamba-policy0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124993" version="1" comment="libsamba-util-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124994" version="1" comment="libsamdb-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124995" version="1" comment="libsmbclient-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124996" version="1" comment="libsmbclient-raw-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124997" version="1" comment="libsmbconf-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124998" version="1" comment="libsmbldap-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124999" version="1" comment="libsmbsharemodes-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125000" version="1" comment="libsmbsharemodes0 is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125001" version="1" comment="libtevent-util-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125002" version="1" comment="libwbclient-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125003" version="1" comment="samba-core-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125004" version="1" comment="samba-test-devel is &lt;4.1.12-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125643" version="1" comment="quagga is &lt;0.99.22.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125644" version="1" comment="quagga-devel is &lt;0.99.22.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125673" version="1" comment="quagga is &lt;0.99.22.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125674" version="1" comment="quagga-devel is &lt;0.99.22.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125882" version="1" comment="krb5-devel is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125883" version="1" comment="mercurial is &lt;2.8.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125884" version="1" comment="ctdb-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125885" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125886" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125887" version="1" comment="libdcerpc-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125888" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125889" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125890" version="1" comment="libgensec-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125891" version="1" comment="libndr-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125892" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125893" version="1" comment="libndr-nbt-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125894" version="1" comment="libndr-standard-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125895" version="1" comment="libnetapi-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125896" version="1" comment="libregistry-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125897" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125898" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125899" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125900" version="1" comment="libsamba-policy-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125901" version="1" comment="libsamba-policy0 is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125902" version="1" comment="libsamba-util-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125903" version="1" comment="libsamdb-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125904" version="1" comment="libsmbclient-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125905" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125906" version="1" comment="libsmbconf-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125907" version="1" comment="libsmbldap-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125908" version="1" comment="libtevent-util-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125909" version="1" comment="libwbclient-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125910" version="1" comment="samba-core-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125911" version="1" comment="samba-test-devel is &lt;4.2.4-18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126433" version="1" comment="libgcrypt-devel is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126459" version="1" comment="cairo-devel is &lt;1.12.16-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126843" version="1" comment="php5-devel is &lt;5.5.14-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127085" version="1" comment="libxml2-devel is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127139" version="1" comment="libopenssl-devel is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127269" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127270" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127271" version="1" comment="subversion is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127272" version="1" comment="subversion-bash-completion is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127273" version="1" comment="subversion-devel is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127274" version="1" comment="subversion-perl is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127275" version="1" comment="subversion-python is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127276" version="1" comment="subversion-server is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127277" version="1" comment="subversion-tools is &lt;1.8.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127278" version="1" comment="yast2-ntp-client-devel-doc is &lt;3.1.12.4-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127279" version="1" comment="MozillaFirefox-devel is &lt;38.8.0esr-66.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127289" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127290" version="1" comment="libMagick++-devel is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127291" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127453" version="1" comment="php5-devel is &lt;5.5.14-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120992" version="1" comment="wireshark-devel is &lt;1.12.9-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127552" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.40-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127553" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.40-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127598" version="1" comment="xen-devel is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127734" version="1" comment="wireshark-devel is &lt;1.12.11-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127735" version="1" comment="libgudev-1_0-devel is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127736" version="1" comment="libudev-devel is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127737" version="1" comment="systemd-devel is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127738" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-70.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119524" version="1" comment="libmysqlclient-devel is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119525" version="1" comment="libmysqld-devel is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119526" version="1" comment="libmysqld18 is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128462" version="1" comment="php5-devel is &lt;5.5.14-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128620" version="1" comment="libxml2-devel is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128643" version="1" comment="libpoppler-devel is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128644" version="1" comment="libpoppler-glib-devel is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128645" version="1" comment="libpoppler-qt4-devel is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128646" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.24.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128801" version="1" comment="libspice-server-devel is &lt;0.12.4-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128815" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128816" version="1" comment="libMagick++-devel is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128817" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128885" version="1" comment="libarchive-devel is &lt;3.1.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128910" version="1" comment="kernel-docs is &lt;3.12.55-52.45.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128911" version="1" comment="kernel-obs-build is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128953" version="1" comment="libmysqlclient-devel is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128954" version="1" comment="libmysqld-devel is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128955" version="1" comment="libmysqld18 is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129072" version="1" comment="imap-devel is &lt;2007e_suse-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129073" version="1" comment="php5-devel is &lt;5.5.14-64.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129094" version="1" comment="libimobiledevice-devel is &lt;1.1.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129095" version="1" comment="libusbmuxd-devel is &lt;1.0.8-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120782" version="1" comment="mozilla-nss-devel is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119527" version="1" comment="bind-devel is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118733" version="1" comment="libopenssl-devel is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118659" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118660" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118998" version="1" comment="kernel-docs is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118999" version="1" comment="kernel-obs-build is &lt;3.12.51-60.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119170" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119171" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119172" version="1" comment="libdcerpc-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119173" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119174" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119175" version="1" comment="libgensec-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119176" version="1" comment="libldb-devel is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119177" version="1" comment="libndr-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119178" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119179" version="1" comment="libndr-nbt-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119180" version="1" comment="libndr-standard-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119181" version="1" comment="libnetapi-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119182" version="1" comment="libregistry-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119183" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119184" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119185" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119186" version="1" comment="libsamba-policy-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119187" version="1" comment="libsamba-policy0 is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119188" version="1" comment="libsamba-util-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119189" version="1" comment="libsamdb-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119190" version="1" comment="libsmbclient-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119191" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119192" version="1" comment="libsmbconf-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119193" version="1" comment="libsmbldap-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119194" version="1" comment="libtalloc-devel is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119195" version="1" comment="libtdb-devel is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119196" version="1" comment="libtevent-devel is &lt;0.9.26-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119197" version="1" comment="libtevent-util-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119198" version="1" comment="libwbclient-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119199" version="1" comment="pyldb is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119200" version="1" comment="pyldb-devel is &lt;1.1.24-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119201" version="1" comment="pytalloc-devel is &lt;2.1.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119202" version="1" comment="samba-core-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119203" version="1" comment="samba-test-devel is &lt;4.2.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118662" version="1" comment="xen-devel is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129359" version="1" comment="kernel-docs is &lt;3.12.59-60.41.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129360" version="1" comment="kernel-obs-build is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129426" version="1" comment="kernel-docs is &lt;3.12.59-60.45.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129427" version="1" comment="kernel-obs-build is &lt;3.12.59-60.45.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129730" version="1" comment="glibc-devel-static is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129731" version="1" comment="glibc-info is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129909" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129910" version="1" comment="libMagick++-devel is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129911" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130446" version="1" comment="apache2 is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130447" version="1" comment="apache2-devel is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130624" version="1" comment="obs-service-source_validator is &lt;0.6+git20160531.fbfe336-5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130625" version="1" comment="php5-devel is &lt;5.5.14-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121655" version="1" comment="bind-devel is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130795" version="1" comment="gimp-devel is &lt;2.8.10-7.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131743" version="1" comment="libvirt-devel is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131748" version="1" comment="xen-devel is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121553" version="1" comment="kernel-docs is &lt;3.12.51-60.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121554" version="1" comment="kernel-obs-build is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131749" version="1" comment="kernel-docs is &lt;3.12.62-60.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131750" version="1" comment="kernel-obs-build is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131752" version="1" comment="MozillaFirefox-devel is &lt;45.3.0esr-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131753" version="1" comment="krb5-devel is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131755" version="1" comment="libstorage-devel is &lt;2.25.35.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131756" version="1" comment="fontconfig-devel is &lt;2.11.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131757" version="1" comment="ocaml-compiler-libs is &lt;4.02.3-6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131758" version="1" comment="ocaml-runtime is &lt;4.02.3-6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131761" version="1" comment="libmysqlclient-devel is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131762" version="1" comment="libmysqld-devel is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131763" version="1" comment="libmysqld18 is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131766" version="1" comment="ctdb-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131767" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131769" version="1" comment="libdcerpc-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131770" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131771" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131772" version="1" comment="libgensec-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131773" version="1" comment="libndr-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131774" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131775" version="1" comment="libndr-nbt-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131776" version="1" comment="libndr-standard-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131777" version="1" comment="libnetapi-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131778" version="1" comment="libregistry-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131779" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131780" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131781" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131782" version="1" comment="libsamba-policy-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131783" version="1" comment="libsamba-policy0 is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131784" version="1" comment="libsamba-util-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131785" version="1" comment="libsamdb-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131786" version="1" comment="libsmbclient-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131787" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131788" version="1" comment="libsmbconf-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131789" version="1" comment="libsmbldap-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131790" version="1" comment="libtevent-util-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131791" version="1" comment="libwbclient-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131792" version="1" comment="samba-core-devel is &lt;4.2.4-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131802" version="1" comment="libopenssl-devel is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131812" version="1" comment="xen-devel is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131813" version="1" comment="php5-devel is &lt;5.5.14-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131814" version="1" comment="libgudev-1_0-devel is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131815" version="1" comment="libudev-devel is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131816" version="1" comment="systemd-devel is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131817" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-114.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131818" version="1" comment="ghostscript-devel is &lt;9.15-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131819" version="1" comment="libtiff-devel is &lt;4.0.6-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131820" version="1" comment="freerdp-devel is &lt;1.0.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131821" version="1" comment="libX11-devel is &lt;1.6.2-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131822" version="1" comment="libXfixes-devel is &lt;5.0.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131823" version="1" comment="libXi-devel is &lt;1.7.4-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131824" version="1" comment="libXrandr-devel is &lt;1.4.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131825" version="1" comment="libXrender-devel is &lt;0.9.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131826" version="1" comment="libXtst-devel is &lt;1.2.2-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009033355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131827" version="1" comment="libXv-devel is &lt;1.0.10-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131828" version="1" comment="libXvMC-devel is &lt;1.0.8-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131829" version="1" comment="gtk2-devel is &lt;2.24.24-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131830" version="1" comment="dbus-1-devel is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131831" version="1" comment="dbus-1-devel-doc is &lt;1.8.22-22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131832" version="1" comment="libipa_hbac-devel is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131833" version="1" comment="libsss_idmap-devel is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131834" version="1" comment="libsss_nss_idmap-devel is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131835" version="1" comment="libsss_nss_idmap0 is &lt;1.11.5.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131836" version="1" comment="kernel-docs is &lt;3.12.62-60.64.8.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131837" version="1" comment="kernel-obs-build is &lt;3.12.62-60.64.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131838" version="1" comment="quagga is &lt;0.99.22.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131839" version="1" comment="quagga-devel is &lt;0.99.22.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131840" version="1" comment="libxml2-devel is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131841" version="1" comment="ghostscript-devel is &lt;9.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131842" version="1" comment="python3-devel is &lt;3.4.5-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131843" version="1" comment="openslp-devel is &lt;2.0.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131844" version="1" comment="gd-devel is &lt;2.1.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131845" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131846" version="1" comment="libMagick++-devel is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131847" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131848" version="1" comment="php7-devel is &lt;7.0.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135222" version="1" comment="bind-devel is &lt;9.9.9P1-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135223" version="1" comment="libcurl-devel is &lt;7.37.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135261" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr3.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135262" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr3.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135425" version="1" comment="php5-devel is &lt;5.5.14-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135426" version="1" comment="libblkid-devel is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135427" version="1" comment="libmount-devel is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135428" version="1" comment="libsmartcols-devel is &lt;2.25-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135429" version="1" comment="libjasper-devel is &lt;1.900.14-181.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135540" version="1" comment="ghostscript-devel is &lt;9.15-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135557" version="1" comment="eog-devel is &lt;3.10.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135887" version="1" comment="libtcnative-1-0-devel is &lt;1.1.34-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135888" version="1" comment="bash-devel is &lt;4.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135889" version="1" comment="readline-devel is &lt;6.2-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135946" version="1" comment="sudo-devel is &lt;1.8.10p3-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135984" version="1" comment="libarchive-devel is &lt;3.1.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135985" version="1" comment="kernel-docs is &lt;3.12.67-60.64.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135986" version="1" comment="kernel-obs-build is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135987" version="1" comment="dovecot22-devel is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136013" version="1" comment="libmysqlclient-devel is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136014" version="1" comment="libmysqld-devel is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136015" version="1" comment="libmysqld18 is &lt;10.0.28-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136124" version="1" comment="php7-devel is &lt;7.0.7-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136154" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136155" version="1" comment="libMagick++-devel is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136156" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129317" version="1" comment="imap-devel is &lt;2007e_suse-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136282" version="1" comment="php5-devel is &lt;5.5.14-86.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136283" version="1" comment="libpacemaker-devel is &lt;1.1.13-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136284" version="1" comment="pcre-devel is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136285" version="1" comment="pcre-devel-static is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136286" version="1" comment="pcre-tools is &lt;8.39-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136407" version="1" comment="libX11-devel is &lt;1.6.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136408" version="1" comment="MozillaFirefox-devel is &lt;45.5.0esr-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136409" version="1" comment="mozilla-nss-devel is &lt;3.21.3-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136673" version="1" comment="kernel-docs is &lt;3.12.67-60.64.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136674" version="1" comment="kernel-obs-build is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136675" version="1" comment="libXi-devel is &lt;1.7.4-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136676" version="1" comment="MozillaFirefox-devel is &lt;45.5.1esr-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136677" version="1" comment="gc-devel is &lt;7.2d-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142208" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr3.21-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142209" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr3.21-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142378" version="1" comment="xen-devel is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142758" version="1" comment="libass-devel is &lt;0.10.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143043" version="1" comment="pcre-devel is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143044" version="1" comment="pcre-devel-static is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143045" version="1" comment="pcre-tools is &lt;8.39-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119645" version="1" comment="libmysqlclient-devel is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119646" version="1" comment="libmysqld-devel is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119647" version="1" comment="libmysqld18 is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143073" version="1" comment="kernel-docs is &lt;3.12.67-60.64.24.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143074" version="1" comment="kernel-obs-build is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144666" version="1" comment="xen-devel is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144667" version="1" comment="gd-devel is &lt;2.1.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144668" version="1" comment="MozillaFirefox-devel is &lt;45.6.0esr-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145391" version="1" comment="libgme-devel is &lt;0.6.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145844" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145845" version="1" comment="libMagick++-devel is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145846" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145956" version="1" comment="ctdb-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145957" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145958" version="1" comment="libdcerpc-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145959" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145960" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145961" version="1" comment="libgensec-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145962" version="1" comment="libndr-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145963" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145964" version="1" comment="libndr-nbt-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145965" version="1" comment="libndr-standard-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145966" version="1" comment="libnetapi-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145967" version="1" comment="libregistry-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145968" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145969" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145970" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145971" version="1" comment="libsamba-policy-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145972" version="1" comment="libsamba-policy0 is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145973" version="1" comment="libsamba-util-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145974" version="1" comment="libsamdb-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145975" version="1" comment="libsmbclient-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145976" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145977" version="1" comment="libsmbconf-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145978" version="1" comment="libsmbldap-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145979" version="1" comment="libtevent-util-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145980" version="1" comment="libwbclient-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145981" version="1" comment="samba-core-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145982" version="1" comment="samba-test-devel is &lt;4.2.4-28.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146076" version="1" comment="libcares-devel is &lt;1.9.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146077" version="1" comment="gstreamer-plugins-bad-devel is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146078" version="1" comment="libgstinsertbin-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146079" version="1" comment="libgsturidownloader-1_0-0 is &lt;1.2.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146080" version="1" comment="libtiff-devel is &lt;4.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122497" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr2.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122498" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr2.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122341" version="1" comment="glibc-devel-static is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122342" version="1" comment="glibc-info is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122221" version="1" comment="dhcp-devel is &lt;4.3.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123239" version="1" comment="kernel-docs is &lt;3.12.53-60.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123240" version="1" comment="kernel-obs-build is &lt;3.12.53-60.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123875" version="1" comment="libopenssl-devel is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124725" version="1" comment="bind-devel is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125005" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125006" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125007" version="1" comment="libdcerpc-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125008" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125009" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125010" version="1" comment="libgensec-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125011" version="1" comment="libndr-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125012" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125013" version="1" comment="libndr-nbt-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125014" version="1" comment="libndr-standard-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125015" version="1" comment="libnetapi-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125016" version="1" comment="libregistry-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125017" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125018" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125019" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125020" version="1" comment="libsamba-policy-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125021" version="1" comment="libsamba-policy0 is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125022" version="1" comment="libsamba-util-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125023" version="1" comment="libsamdb-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125024" version="1" comment="libsmbclient-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125025" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125026" version="1" comment="libsmbconf-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125027" version="1" comment="libsmbldap-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125028" version="1" comment="libtevent-util-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125029" version="1" comment="libwbclient-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125030" version="1" comment="samba-core-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125031" version="1" comment="samba-test-devel is &lt;4.2.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125328" version="1" comment="xen-devel is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125627" version="1" comment="libvirt-devel is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125912" version="1" comment="kernel-docs is &lt;3.12.57-60.35.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125913" version="1" comment="kernel-obs-build is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125914" version="1" comment="ctdb-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125915" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125916" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125917" version="1" comment="libdcerpc-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125918" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125919" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125920" version="1" comment="libgensec-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125921" version="1" comment="libndr-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125922" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125923" version="1" comment="libndr-nbt-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125924" version="1" comment="libndr-standard-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125925" version="1" comment="libnetapi-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125926" version="1" comment="libregistry-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125927" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125928" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125929" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125930" version="1" comment="libsamba-policy-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125931" version="1" comment="libsamba-policy0 is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125932" version="1" comment="libsamba-util-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125933" version="1" comment="libsamdb-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125934" version="1" comment="libsmbclient-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125935" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125936" version="1" comment="libsmbconf-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125937" version="1" comment="libsmbldap-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125938" version="1" comment="libtevent-util-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125939" version="1" comment="libwbclient-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125940" version="1" comment="samba-core-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125941" version="1" comment="samba-test-devel is &lt;4.2.4-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126094" version="1" comment="libxerces-c-devel is &lt;3.1.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126714" version="1" comment="yast2-users-devel-doc is &lt;3.1.41.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126905" version="1" comment="yast2-ntp-client-devel-doc is &lt;3.1.22-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127140" version="1" comment="libopenssl-devel is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127739" version="1" comment="libgudev-1_0-devel is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127740" version="1" comment="libudev-devel is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127741" version="1" comment="systemd-devel is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127742" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-104.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128802" version="1" comment="libspice-server-devel is &lt;0.12.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128956" version="1" comment="libmysqlclient-devel is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128957" version="1" comment="libmysqld-devel is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128958" version="1" comment="libmysqld18 is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147085" version="1" comment="gstreamer-0_10-plugins-base-devel is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147092" version="1" comment="typelib-1_0-GstApp-0_10 is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147093" version="1" comment="typelib-1_0-GstInterfaces-0_10 is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146585" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-19.3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147936" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148008" version="1" comment="libgnutls-devel is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148009" version="1" comment="libgnutls-openssl-devel is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148010" version="1" comment="libgnutlsxx-devel is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148011" version="1" comment="libgnutlsxx28 is &lt;3.2.15-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148159" version="1" comment="guile-devel is &lt;2.0.9-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148160" version="1" comment="libguilereadline-v-18-18 is &lt;2.0.9-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148161" version="1" comment="libspice-server-devel is &lt;0.12.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148215" version="1" comment="libmysqlclient-devel is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148216" version="1" comment="libmysqld-devel is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148217" version="1" comment="libmysqld18 is &lt;10.0.29-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146586" version="1" comment="php5-devel is &lt;5.5.14-89.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148248" version="1" comment="libexpat-devel is &lt;2.1.0-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148249" version="1" comment="MozillaFirefox-devel is &lt;45.7.0esr-99.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148267" version="1" comment="libopus-devel is &lt;1.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148268" version="1" comment="libopus-devel-static is &lt;1.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148344" version="1" comment="libtiff-devel is &lt;4.0.7-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148413" version="1" comment="libopenssl-devel is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148414" version="1" comment="java-1_8_0-ibm is &lt;1.8.0_sr4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148415" version="1" comment="java-1_8_0-ibm-devel is &lt;1.8.0_sr4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148416" version="1" comment="kernel-docs is &lt;3.12.69-60.64.29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148417" version="1" comment="kernel-obs-build is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148457" version="1" comment="libXpm-devel is &lt;3.5.11-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148458" version="1" comment="gd-devel is &lt;2.1.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148459" version="1" comment="ppp-devel is &lt;2.4.7-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148677" version="1" comment="kernel-docs is &lt;3.12.69-60.64.32.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148678" version="1" comment="kernel-obs-build is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146852" version="1" comment="libjasper-devel is &lt;1.900.14-184.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148758" version="1" comment="ImageMagick-devel is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148759" version="1" comment="libMagick++-devel is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148760" version="1" comment="perl-PerlMagick is &lt;6.8.8.1-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148761" version="1" comment="php7-devel is &lt;7.0.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148920" version="1" comment="libblkid-devel is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148921" version="1" comment="libmount-devel is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148922" version="1" comment="libsmartcols-devel is &lt;2.25-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148923" version="1" comment="php5-devel is &lt;5.5.14-96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148946" version="1" comment="xen-devel is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146184" version="1" comment="zlib-devel is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146185" version="1" comment="zlib-devel-32bit is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146186" version="1" comment="zlib-devel-static is &lt;1.2.8-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146870" version="1" comment="freeradius-server-devel is &lt;3.0.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146871" version="1" comment="rrdtool-devel is &lt;1.4.7-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038285"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146890" version="1" comment="bind-devel is &lt;9.9.9P1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146313" version="1" comment="php7-devel is &lt;7.0.7-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147242" version="1" comment="gstreamer-plugins-base-devel is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147243" version="1" comment="typelib-1_0-GstAllocators-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147244" version="1" comment="typelib-1_0-GstApp-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147245" version="1" comment="typelib-1_0-GstFft-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147246" version="1" comment="typelib-1_0-GstRiff-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147247" version="1" comment="typelib-1_0-GstRtp-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147248" version="1" comment="typelib-1_0-GstRtsp-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147249" version="1" comment="typelib-1_0-GstSdp-1_0 is &lt;1.2.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135558" version="1" comment="libX11-devel is &lt;1.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135059" version="1" comment="libXfixes-devel is &lt;5.0.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135559" version="1" comment="libXi-devel is &lt;1.7.4-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135560" version="1" comment="libXrender-devel is &lt;0.9.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135079" version="1" comment="libXtst-devel is &lt;1.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135084" version="1" comment="libXv-devel is &lt;1.0.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135561" version="1" comment="libXvMC-devel is &lt;1.0.8-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135683" version="1" comment="python3-devel is &lt;3.4.5-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135890" version="1" comment="libpacemaker-devel is &lt;1.1.15-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135934" version="1" comment="sudo-devel is &lt;1.8.10p3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136157" version="1" comment="libblkid-devel is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136158" version="1" comment="libmount-devel is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136159" version="1" comment="libsmartcols-devel is &lt;2.28-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136287" version="1" comment="libgit2 is &lt;0.24.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136288" version="1" comment="libgit2-24 is &lt;0.24.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136678" version="1" comment="kernel-docs is &lt;4.4.21-84.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136679" version="1" comment="kernel-obs-build is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142156" version="1" comment="xen-devel is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142759" version="1" comment="kernel-docs is &lt;4.4.21-90.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142760" version="1" comment="kernel-obs-build is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144669" version="1" comment="xen-devel is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145983" version="1" comment="libsmbclient-devel is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145984" version="1" comment="libwbclient-devel is &lt;4.4.2-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146081" version="1" comment="gstreamer-plugins-bad-devel is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146082" version="1" comment="libgstinsertbin-1_0-0 is &lt;1.8.3-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147379" version="1" comment="gstreamer-plugins-base-devel is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147380" version="1" comment="typelib-1_0-GstAllocators-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147381" version="1" comment="typelib-1_0-GstApp-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147382" version="1" comment="typelib-1_0-GstFft-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147383" version="1" comment="typelib-1_0-GstRtp-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147384" version="1" comment="typelib-1_0-GstRtsp-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147385" version="1" comment="typelib-1_0-GstSdp-1_0 is &lt;1.8.3-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147434" version="1" comment="gstreamer-0_10-plugins-base-devel is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147435" version="1" comment="typelib-1_0-GstApp-0_10 is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147436" version="1" comment="typelib-1_0-GstInterfaces-0_10 is &lt;0.10.36-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146587" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147641" version="1" comment="libudev-devel is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147642" version="1" comment="systemd-devel is &lt;228-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147773" version="1" comment="libpcscspy0 is &lt;1.8.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147774" version="1" comment="pcsc-lite-devel is &lt;1.8.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147819" version="1" comment="dbus-1-devel is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147820" version="1" comment="dbus-1-devel-doc is &lt;1.8.22-24.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147827" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148053" version="1" comment="libxml2-devel is &lt;2.9.4-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146187" version="1" comment="zlib-devel-32bit is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146188" version="1" comment="zlib-devel-static is &lt;1.2.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148162" version="1" comment="libspice-server-devel is &lt;0.12.7-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148269" version="1" comment="libgit2 is &lt;0.24.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148270" version="1" comment="libgit2-24 is &lt;0.24.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148460" version="1" comment="libXpm-tools is &lt;3.5.11-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148924" version="1" comment="libblkid-devel is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148925" version="1" comment="libmount-devel is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148926" version="1" comment="libsmartcols-devel is &lt;2.28-44.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148947" version="1" comment="xen-devel is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149031" version="1" comment="kernel-docs is &lt;4.4.49-92.11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149032" version="1" comment="kernel-obs-build is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147250" version="1" comment="kernel-docs is &lt;4.4.38-93.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147251" version="1" comment="kernel-obs-build is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147386" version="1" comment="apache2-devel is &lt;2.4.23-16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102890" version="1" comment="libgnutls-openssl27 is &lt;3.2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102615" version="1" comment="docker is &lt;1.3.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102864" version="1" comment="ruby2.1-rubygem-sle2docker is &lt;0.2.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038292"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102866" version="1" comment="sle2docker is &lt;0.2.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103129" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.2-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101432" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.71-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101433" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.71-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101706" version="1" comment="rsyslog-diag-tools is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101707" version="1" comment="rsyslog-doc is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101711" version="1" comment="rsyslog-module-gssapi is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101712" version="1" comment="rsyslog-module-gtls is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101715" version="1" comment="rsyslog-module-mysql is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101716" version="1" comment="rsyslog-module-pgsql is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101717" version="1" comment="rsyslog-module-relp is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101718" version="1" comment="rsyslog-module-snmp is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101719" version="1" comment="rsyslog-module-udpspoof is &lt;8.4.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102649" version="1" comment="libfreebl3-hmac is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102650" version="1" comment="libfreebl3-hmac-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102653" version="1" comment="libsoftokn3-hmac is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102654" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.17.2-12.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102876" version="1" comment="python-32bit is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102870" version="1" comment="python-base-32bit is &lt;2.7.7-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102878" version="1" comment="python-demo is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102873" version="1" comment="python-doc is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102874" version="1" comment="python-doc-pdf is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102879" version="1" comment="python-gdbm is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102880" version="1" comment="python-idle is &lt;2.7.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102667" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102668" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102670" version="1" comment="openssl-doc is &lt;1.0.1i-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102478" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102483" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102485" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118581" version="1" comment="xen-doc-html is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118582" version="1" comment="xen-tools is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118583" version="1" comment="xen-tools-domU is &lt;4.4.3_06-22.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119336" version="1" comment="bind-chrootenv is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119337" version="1" comment="bind-doc is &lt;9.9.6P1-28.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119802" version="1" comment="grub2-powerpc-ieee1275 is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119803" version="1" comment="grub2-s390x-emu is &lt;2.02~beta2-56.9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107622" version="1" comment="postgresql93-contrib is &lt;9.3.6-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107623" version="1" comment="postgresql93-docs is &lt;9.3.6-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107627" version="1" comment="postgresql93-server is &lt;9.3.6-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107692" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.75-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107693" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.75-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107856" version="1" comment="vsftpd is &lt;3.0.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107812" version="1" comment="glibc-html is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107814" version="1" comment="glibc-info is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107817" version="1" comment="glibc-profile is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107823" version="1" comment="glibc-profile-32bit is &lt;2.19-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107834" version="1" comment="kernel-default-base is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107853" version="1" comment="kernel-default-man is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107847" version="1" comment="kernel-xen-base is &lt;3.12.38-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107892" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107893" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107895" version="1" comment="openssl-doc is &lt;1.0.1i-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108136" version="1" comment="xen-doc-html is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108138" version="1" comment="xen-tools is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108135" version="1" comment="xen-tools-domU is &lt;4.4.1_10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108370" version="1" comment="kernel-default-base is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108389" version="1" comment="kernel-default-man is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108383" version="1" comment="kernel-xen-base is &lt;3.12.39-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108661" version="1" comment="xen-doc-html is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108663" version="1" comment="xen-tools is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108660" version="1" comment="xen-tools-domU is &lt;4.4.2_02-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108910" version="1" comment="libgnutls-openssl27 is &lt;3.2.15-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108935" version="1" comment="mariadb-tools is &lt;10.0.16-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109138" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.79-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109139" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.79-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109681" version="1" comment="qemu-block-rbd is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109670" version="1" comment="qemu-guest-agent is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109673" version="1" comment="qemu-lang is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109674" version="1" comment="qemu-ppc is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109675" version="1" comment="qemu-s390 is &lt;2.0.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109720" version="1" comment="xen-doc-html is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109722" version="1" comment="xen-tools is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109719" version="1" comment="xen-tools-domU is &lt;4.4.2_04-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105318" version="1" comment="kernel-default-base is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105334" version="1" comment="kernel-default-man is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105331" version="1" comment="kernel-xen-base is &lt;3.12.32-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109985" version="1" comment="apache2-doc is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109987" version="1" comment="apache2-example-pages is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109988" version="1" comment="apache2-prefork is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109989" version="1" comment="apache2-utils is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109990" version="1" comment="apache2-worker is &lt;2.4.10-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105454" version="1" comment="libfreebl3-hmac is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105455" version="1" comment="libfreebl3-hmac-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105458" version="1" comment="libsoftokn3-hmac is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105459" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.17.3-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110334" version="1" comment="xen-doc-html is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110336" version="1" comment="xen-tools is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110333" version="1" comment="xen-tools-domU is &lt;4.4.2_06-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110508" version="1" comment="kernel-default-base is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110527" version="1" comment="kernel-default-man is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110521" version="1" comment="kernel-xen-base is &lt;3.12.43-52.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110532" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110537" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110539" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110568" version="1" comment="openldap2-back-meta is &lt;2.4.39-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105399" version="1" comment="docker is &lt;1.4.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110700" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110701" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110703" version="1" comment="openssl-doc is &lt;1.0.1i-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110853" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110854" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111025" version="1" comment="bind-chrootenv is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111027" version="1" comment="bind-doc is &lt;9.9.6P1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111451" version="1" comment="postgresql93-contrib is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111452" version="1" comment="postgresql93-docs is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111456" version="1" comment="postgresql93-server is &lt;9.3.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111481" version="1" comment="libfreebl3-hmac is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111482" version="1" comment="libfreebl3-hmac-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111485" version="1" comment="libsoftokn3-hmac is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111486" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.19.2_CKBI_1.98-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111471" version="1" comment="mariadb-tools is &lt;10.0.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111358" version="1" comment="krb5-32bit is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111359" version="1" comment="krb5-client is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111362" version="1" comment="krb5-doc is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111363" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111364" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111365" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111366" version="1" comment="krb5-server is &lt;1.12.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111433" version="1" comment="tomcat is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111434" version="1" comment="tomcat-admin-webapps is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111435" version="1" comment="tomcat-docs-webapp is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111436" version="1" comment="tomcat-el-2_2-api is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111438" version="1" comment="tomcat-javadoc is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111439" version="1" comment="tomcat-jsp-2_2-api is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111441" version="1" comment="tomcat-lib is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111442" version="1" comment="tomcat-servlet-3_0-api is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111443" version="1" comment="tomcat-webapps is &lt;7.0.55-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111505" version="1" comment="xen-doc-html is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111507" version="1" comment="xen-tools is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111504" version="1" comment="xen-tools-domU is &lt;4.4.2_08-22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111512" version="1" comment="bind-chrootenv is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111514" version="1" comment="bind-doc is &lt;9.9.6P1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111528" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.85-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111529" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.85-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111573" version="1" comment="kernel-default-base is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111592" version="1" comment="kernel-default-man is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111586" version="1" comment="kernel-xen-base is &lt;3.12.44-52.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105430" version="1" comment="bind-chrootenv is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105432" version="1" comment="bind-doc is &lt;9.9.5P1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113275" version="1" comment="python-32bit is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113269" version="1" comment="python-base-32bit is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113277" version="1" comment="python-demo is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113272" version="1" comment="python-doc is &lt;2.7.9-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113273" version="1" comment="python-doc-pdf is &lt;2.7.9-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113278" version="1" comment="python-gdbm is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113279" version="1" comment="python-idle is &lt;2.7.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113782" version="1" comment="xen-doc-html is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113784" version="1" comment="xen-tools is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113781" version="1" comment="xen-tools-domU is &lt;4.4.2_10-22.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113858" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113859" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113861" version="1" comment="openssl-doc is &lt;1.0.1i-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114069" version="1" comment="libfreebl3-hmac is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114070" version="1" comment="libfreebl3-hmac-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114073" version="1" comment="libsoftokn3-hmac is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114074" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.19.2.0-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114050" version="1" comment="bind-chrootenv is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114052" version="1" comment="bind-doc is &lt;9.9.6P1-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105749" version="1" comment="kernel-default-base is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105765" version="1" comment="kernel-default-man is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105762" version="1" comment="kernel-xen-base is &lt;3.12.36-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114278" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114267" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114270" version="1" comment="qemu-lang is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114271" version="1" comment="qemu-ppc is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114272" version="1" comment="qemu-s390 is &lt;2.0.2-48.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105787" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105788" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105790" version="1" comment="openssl-doc is &lt;1.0.1i-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105927" version="1" comment="powerpc-utils is &lt;1.2.22-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114433" version="1" comment="kernel-default-base is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114452" version="1" comment="kernel-default-man is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114446" version="1" comment="kernel-xen-base is &lt;3.12.44-52.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105976" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114986" version="1" comment="kernel-default-base is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115005" version="1" comment="kernel-default-man is &lt;3.12.48-52.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114999" version="1" comment="kernel-xen-base is &lt;3.12.48-52.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106074" version="1" comment="strongswan is &lt;5.1.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106075" version="1" comment="strongswan-doc is &lt;5.1.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106076" version="1" comment="strongswan-hmac is &lt;5.1.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106077" version="1" comment="strongswan-ipsec is &lt;5.1.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106078" version="1" comment="strongswan-libs0 is &lt;5.1.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115080" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115069" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115072" version="1" comment="qemu-lang is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115073" version="1" comment="qemu-ppc is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115074" version="1" comment="qemu-s390 is &lt;2.0.2-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106089" version="1" comment="krb5-doc is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106090" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106091" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106092" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106093" version="1" comment="krb5-server is &lt;1.12.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115144" version="1" comment="postgresql93-contrib is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115145" version="1" comment="postgresql93-docs is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115149" version="1" comment="postgresql93-server is &lt;9.3.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115388" version="1" comment="glibc-html is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115390" version="1" comment="glibc-info is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115393" version="1" comment="glibc-profile is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115399" version="1" comment="glibc-profile-32bit is &lt;2.19-22.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115406" version="1" comment="apache2-doc is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115408" version="1" comment="apache2-example-pages is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115400" version="1" comment="apache2-mod_auth_kerb is &lt;5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115402" version="1" comment="apache2-mod_jk is &lt;1.2.40-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115403" version="1" comment="apache2-mod_security2 is &lt;2.8.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115409" version="1" comment="apache2-prefork is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115410" version="1" comment="apache2-utils is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115411" version="1" comment="apache2-worker is &lt;2.4.10-14.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115441" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.91-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115442" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.91-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115936" version="1" comment="xen-doc-html is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115938" version="1" comment="xen-tools is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115935" version="1" comment="xen-tools-domU is &lt;4.4.3_02-22.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105065" version="1" comment="xen-doc-html is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105067" version="1" comment="xen-tools is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105064" version="1" comment="xen-tools-domU is &lt;4.4.1_08-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106153" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr2.10-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106158" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr2.10-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106160" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr2.10-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116169" version="1" comment="dracut-fips is &lt;037-51.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106369" version="1" comment="qemu-guest-agent is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106372" version="1" comment="qemu-lang is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106373" version="1" comment="qemu-ppc is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106374" version="1" comment="qemu-s390 is &lt;2.0.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118696" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118697" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118698" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118177" version="1" comment="kernel-default-base is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118178" version="1" comment="kernel-default-man is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118179" version="1" comment="kernel-xen-base is &lt;3.12.51-52.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118735" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118736" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118737" version="1" comment="openssl-doc is &lt;1.0.1i-27.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118576" version="1" comment="krb5-doc is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118577" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118578" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118579" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118580" version="1" comment="krb5-server is &lt;1.12.1-22.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119204" version="1" comment="tdb-tools is &lt;1.3.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129307" version="1" comment="kernel-default-base is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129308" version="1" comment="kernel-default-man is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129309" version="1" comment="kernel-xen-base is &lt;3.12.60-52.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129310" version="1" comment="dhcp-relay is &lt;4.2.6-14.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129311" version="1" comment="dhcp-server is &lt;4.2.6-14.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129428" version="1" comment="kernel-default-base is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129429" version="1" comment="kernel-default-man is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129430" version="1" comment="kernel-xen-base is &lt;3.12.60-52.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129431" version="1" comment="glibc-html is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129432" version="1" comment="glibc-info is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129433" version="1" comment="glibc-profile is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129434" version="1" comment="glibc-profile-32bit is &lt;2.19-22.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121158" version="1" comment="kernel-default-base is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121159" version="1" comment="kernel-default-man is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121160" version="1" comment="kernel-xen-base is &lt;3.12.51-52.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118767" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118768" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118769" version="1" comment="qemu-lang is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118770" version="1" comment="qemu-ppc is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118771" version="1" comment="qemu-s390 is &lt;2.0.2-48.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121341" version="1" comment="libxml2-doc is &lt;2.9.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121660" version="1" comment="bind-chrootenv is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121661" version="1" comment="bind-doc is &lt;9.9.6P1-28.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121656" version="1" comment="giflib-progs is &lt;5.0.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121657" version="1" comment="kernel-default-base is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121658" version="1" comment="kernel-default-man is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121659" version="1" comment="kernel-xen-base is &lt;3.12.51-52.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120963" version="1" comment="openldap2-back-meta is &lt;2.4.41-18.13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120993" version="1" comment="apache-commons-collections is &lt;3.2.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120994" version="1" comment="apache-commons-collections-javadoc is &lt;3.2.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131849" version="1" comment="ctdb is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131850" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131851" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131852" version="1" comment="libdcerpc0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131853" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131854" version="1" comment="libgensec0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131855" version="1" comment="libgensec0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131856" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131857" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131858" version="1" comment="libndr-nbt0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131859" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131860" version="1" comment="libndr-standard0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131861" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131862" version="1" comment="libndr0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131863" version="1" comment="libndr0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131864" version="1" comment="libnetapi0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131865" version="1" comment="libnetapi0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131866" version="1" comment="libregistry0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131867" version="1" comment="libsamba-credentials0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131868" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131869" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131870" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131871" version="1" comment="libsamba-passdb0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131872" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131873" version="1" comment="libsamba-util0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131874" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131875" version="1" comment="libsamdb0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131876" version="1" comment="libsamdb0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131877" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131878" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131879" version="1" comment="libsmbclient0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131880" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131881" version="1" comment="libsmbconf0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131882" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131883" version="1" comment="libsmbldap0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131884" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131885" version="1" comment="libtevent-util0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131886" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131887" version="1" comment="libwbclient0 is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131888" version="1" comment="libwbclient0-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131889" version="1" comment="samba is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131890" version="1" comment="samba-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131891" version="1" comment="samba-client is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131892" version="1" comment="samba-client-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131893" version="1" comment="samba-doc is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131894" version="1" comment="samba-libs is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131895" version="1" comment="samba-libs-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131896" version="1" comment="samba-winbind is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131897" version="1" comment="samba-winbind-32bit is &lt;4.2.4-18.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131898" version="1" comment="kernel-default-man is &lt;3.12.60-52.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135501" version="1" comment="qemu-ppc is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135502" version="1" comment="qemu-s390 is &lt;2.0.2-48.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122056" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.95-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122057" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.95-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136125" version="1" comment="qemu-ppc is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136126" version="1" comment="qemu-s390 is &lt;2.0.2-48.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009141195" version="1" comment="kernel-default-man is &lt;3.12.60-52.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144670" version="1" comment="kernel-default-man is &lt;3.12.60-52.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121021" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-27.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122776" version="1" comment="libfreebl3-hmac is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122777" version="1" comment="libfreebl3-hmac-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122778" version="1" comment="libsoftokn3-hmac is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122779" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.20.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122499" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.30-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122500" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.30-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122501" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.30-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122502" version="1" comment="krb5-doc is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122503" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122504" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122505" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122506" version="1" comment="krb5-server is &lt;1.12.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122344" version="1" comment="glibc-html is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122345" version="1" comment="glibc-info is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122346" version="1" comment="glibc-profile is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122347" version="1" comment="glibc-profile-32bit is &lt;2.19-22.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123492" version="1" comment="postgresql93-contrib is &lt;9.3.11-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123493" version="1" comment="postgresql93-docs is &lt;9.3.11-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123494" version="1" comment="postgresql93-server is &lt;9.3.11-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122226" version="1" comment="dhcp-relay is &lt;4.2.6-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122227" version="1" comment="dhcp-server is &lt;4.2.6-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123671" version="1" comment="postgresql94-contrib is &lt;9.4.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123672" version="1" comment="postgresql94-docs is &lt;9.4.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123673" version="1" comment="postgresql94-server is &lt;9.4.6-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123876" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123877" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123878" version="1" comment="openssl-doc is &lt;1.0.1i-27.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119301" version="1" comment="libxml2-doc is &lt;2.9.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124613" version="1" comment="libfreebl3-hmac is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124614" version="1" comment="libfreebl3-hmac-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124615" version="1" comment="libsoftokn3-hmac is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124616" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.20.2-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124738" version="1" comment="bind-chrootenv is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124739" version="1" comment="bind-doc is &lt;9.9.6P1-28.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124828" version="1" comment="kernel-default-base is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124829" version="1" comment="kernel-default-man is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124830" version="1" comment="kernel-xen-base is &lt;3.12.55-52.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125032" version="1" comment="tomcat is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125033" version="1" comment="tomcat-admin-webapps is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125034" version="1" comment="tomcat-docs-webapp is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125035" version="1" comment="tomcat-el-2_2-api is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125036" version="1" comment="tomcat-javadoc is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125037" version="1" comment="tomcat-jsp-2_2-api is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125038" version="1" comment="tomcat-lib is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125039" version="1" comment="tomcat-servlet-3_0-api is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125040" version="1" comment="tomcat-webapps is &lt;7.0.68-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125675" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.99-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125676" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.99-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125942" version="1" comment="krb5-doc is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125943" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125944" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125945" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125946" version="1" comment="krb5-server is &lt;1.12.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126435" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126436" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-16.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127086" version="1" comment="libxml2-doc is &lt;2.9.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127141" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127142" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127143" version="1" comment="openssl-doc is &lt;1.0.1i-27.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127280" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.101-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127281" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.101-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127554" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.40-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127555" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.40-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127556" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.40-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127599" version="1" comment="xen-doc-html is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127600" version="1" comment="xen-tools is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127601" version="1" comment="xen-tools-domU is &lt;4.4.4_02-22.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128017" version="1" comment="openssh-fips is &lt;6.6p1-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121342" version="1" comment="openssh-fips is &lt;6.6p1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128323" version="1" comment="cyrus-imapd is &lt;2.3.18-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128324" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.18-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128325" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.18-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119528" version="1" comment="mariadb-tools is &lt;10.0.22-20.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128621" version="1" comment="libxml2-doc is &lt;2.9.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128803" version="1" comment="qemu-block-rbd is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128804" version="1" comment="qemu-guest-agent is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128805" version="1" comment="qemu-lang is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128806" version="1" comment="qemu-ppc is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128807" version="1" comment="qemu-s390 is &lt;2.0.2-48.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128913" version="1" comment="kernel-default-base is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128914" version="1" comment="kernel-default-man is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128915" version="1" comment="kernel-xen-base is &lt;3.12.55-52.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128959" version="1" comment="mariadb-tools is &lt;10.0.25-20.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120783" version="1" comment="libfreebl3-hmac is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120784" version="1" comment="libfreebl3-hmac-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120785" version="1" comment="libsoftokn3-hmac is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120786" version="1" comment="libsoftokn3-hmac-32bit is &lt;3.19.2.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148461" version="1" comment="kernel-default-man is &lt;3.12.61-52.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119529" version="1" comment="bind-chrootenv is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119530" version="1" comment="bind-doc is &lt;9.9.6P1-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118806" version="1" comment="grub2-powerpc-ieee1275 is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118885" version="1" comment="grub2-s390x-emu is &lt;2.02~beta2-73.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118814" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118815" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118816" version="1" comment="openssl-doc is &lt;1.0.1i-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118804" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118805" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119000" version="1" comment="kernel-default-base is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119001" version="1" comment="kernel-default-man is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119002" version="1" comment="kernel-xen-base is &lt;3.12.51-60.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119205" version="1" comment="tdb-tools is &lt;1.3.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118808" version="1" comment="xen-doc-html is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118809" version="1" comment="xen-tools is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118810" version="1" comment="xen-tools-domU is &lt;4.5.2_02-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129361" version="1" comment="kernel-default-base is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129362" version="1" comment="kernel-default-man is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129363" version="1" comment="kernel-xen-base is &lt;3.12.59-60.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129378" version="1" comment="qemu-block-rbd is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129379" version="1" comment="qemu-guest-agent is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129380" version="1" comment="qemu-lang is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129381" version="1" comment="qemu-ppc is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129382" version="1" comment="qemu-s390 is &lt;2.3.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129435" version="1" comment="kernel-default-base is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129436" version="1" comment="kernel-default-man is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129437" version="1" comment="kernel-xen-base is &lt;3.12.59-60.45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129732" version="1" comment="glibc-html is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129733" version="1" comment="glibc-profile is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129734" version="1" comment="glibc-profile-32bit is &lt;2.19-38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130448" version="1" comment="apache2-doc is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130449" version="1" comment="apache2-example-pages is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130450" version="1" comment="apache2-prefork is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130451" version="1" comment="apache2-utils is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130452" version="1" comment="apache2-worker is &lt;2.4.16-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121662" version="1" comment="bind-chrootenv is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121663" version="1" comment="bind-doc is &lt;9.9.6P1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131899" version="1" comment="squid is &lt;3.3.14-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131904" version="1" comment="libvirt-lock-sanlock is &lt;1.2.18.4-11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131906" version="1" comment="xen-doc-html is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131907" version="1" comment="xen-tools is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131908" version="1" comment="xen-tools-domU is &lt;4.5.3_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121557" version="1" comment="kernel-default-base is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121558" version="1" comment="kernel-default-man is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121559" version="1" comment="kernel-xen-base is &lt;3.12.51-60.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131912" version="1" comment="python-doc is &lt;2.7.9-24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131913" version="1" comment="python-doc-pdf is &lt;2.7.9-24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131916" version="1" comment="kernel-default-base is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131917" version="1" comment="kernel-default-man is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131918" version="1" comment="kernel-xen-base is &lt;3.12.62-60.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131919" version="1" comment="krb5-doc is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131920" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131921" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131922" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131923" version="1" comment="krb5-server is &lt;1.12.1-36.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131924" version="1" comment="tomcat is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131925" version="1" comment="tomcat-admin-webapps is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131926" version="1" comment="tomcat-docs-webapp is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131927" version="1" comment="tomcat-el-3_0-api is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131928" version="1" comment="tomcat-javadoc is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131929" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131930" version="1" comment="tomcat-lib is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131931" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131932" version="1" comment="tomcat-webapps is &lt;8.0.32-8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131933" version="1" comment="mariadb-tools is &lt;10.0.26-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131937" version="1" comment="cyrus-imapd is &lt;2.3.18-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131941" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.18-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131942" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.18-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131943" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131944" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131945" version="1" comment="openssl-doc is &lt;1.0.1i-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131952" version="1" comment="xen-doc-html is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131953" version="1" comment="xen-tools is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131954" version="1" comment="xen-tools-domU is &lt;4.5.3_10-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131955" version="1" comment="squidGuard is &lt;1.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131956" version="1" comment="squidGuard-doc is &lt;1.4-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131957" version="1" comment="kernel-default-base is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131958" version="1" comment="kernel-default-man is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131959" version="1" comment="kernel-xen-base is &lt;3.12.62-60.64.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131960" version="1" comment="qemu-block-rbd is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131961" version="1" comment="qemu-guest-agent is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131962" version="1" comment="qemu-lang is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131963" version="1" comment="qemu-ppc is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131964" version="1" comment="qemu-s390 is &lt;2.3.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131965" version="1" comment="libxml2-doc is &lt;2.9.1-26.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131966" version="1" comment="openslp-server is &lt;2.0.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122060" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.72-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122061" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.72-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135263" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr3.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135264" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr3.10-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135988" version="1" comment="kernel-default-base is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135989" version="1" comment="kernel-default-man is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135990" version="1" comment="kernel-xen-base is &lt;3.12.67-60.64.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136289" version="1" comment="qemu-block-rbd is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136290" version="1" comment="qemu-guest-agent is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136291" version="1" comment="qemu-lang is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136292" version="1" comment="qemu-ppc is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136293" version="1" comment="qemu-s390 is &lt;2.3.1-24.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136680" version="1" comment="kernel-default-base is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136681" version="1" comment="kernel-default-man is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136682" version="1" comment="kernel-xen-base is &lt;3.12.67-60.64.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142210" version="1" comment="tomcat is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142211" version="1" comment="tomcat-admin-webapps is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142212" version="1" comment="tomcat-docs-webapp is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142213" version="1" comment="tomcat-el-3_0-api is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142214" version="1" comment="tomcat-javadoc is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142215" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142216" version="1" comment="tomcat-lib is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142217" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142218" version="1" comment="tomcat-webapps is &lt;8.0.32-10.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142219" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr3.21-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142220" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr3.21-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142379" version="1" comment="xen-doc-html is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142380" version="1" comment="xen-tools is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142381" version="1" comment="xen-tools-domU is &lt;4.5.5_02-22.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119653" version="1" comment="mariadb-tools is &lt;10.0.22-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143075" version="1" comment="kernel-default-base is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143076" version="1" comment="kernel-default-man is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143077" version="1" comment="kernel-xen-base is &lt;3.12.67-60.64.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144671" version="1" comment="xen-doc-html is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144672" version="1" comment="xen-tools is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144673" version="1" comment="xen-tools-domU is &lt;4.5.5_04-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122507" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr2.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122508" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr2.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118817" version="1" comment="qemu-block-rbd is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118818" version="1" comment="qemu-guest-agent is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118819" version="1" comment="qemu-lang is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118820" version="1" comment="qemu-ppc is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118886" version="1" comment="qemu-s390 is &lt;2.3.1-7.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122348" version="1" comment="glibc-html is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122349" version="1" comment="glibc-profile is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122350" version="1" comment="glibc-profile-32bit is &lt;2.19-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122228" version="1" comment="dhcp-relay is &lt;4.3.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122229" version="1" comment="dhcp-server is &lt;4.3.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123242" version="1" comment="kernel-default-base is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123255" version="1" comment="kernel-default-man is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123243" version="1" comment="kernel-xen-base is &lt;3.12.53-60.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123256" version="1" comment="lttng-modules is &lt;2.7.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123257" version="1" comment="lttng-modules-kmp-default is &lt;2.7.0_k3.12.53_60.30-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123879" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123880" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123881" version="1" comment="openssl-doc is &lt;1.0.1i-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124726" version="1" comment="bind-chrootenv is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124727" version="1" comment="bind-doc is &lt;9.9.6P1-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124740" version="1" comment="tomcat is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124741" version="1" comment="tomcat-admin-webapps is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124742" version="1" comment="tomcat-docs-webapp is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124743" version="1" comment="tomcat-el-3_0-api is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124744" version="1" comment="tomcat-javadoc is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124745" version="1" comment="tomcat-jsp-2_3-api is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124746" version="1" comment="tomcat-lib is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124747" version="1" comment="tomcat-servlet-3_1-api is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124748" version="1" comment="tomcat-webapps is &lt;8.0.32-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125329" version="1" comment="xen-doc-html is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125330" version="1" comment="xen-tools is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125331" version="1" comment="xen-tools-domU is &lt;4.5.2_06-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125628" version="1" comment="libvirt-lock-sanlock is &lt;1.2.18.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125677" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.77-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125678" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.77-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125947" version="1" comment="kernel-default-base is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125948" version="1" comment="kernel-default-man is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125949" version="1" comment="kernel-xen-base is &lt;3.12.57-60.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127144" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127145" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127146" version="1" comment="openssl-doc is &lt;1.0.1i-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127282" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.91-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127283" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.91-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128960" version="1" comment="mariadb-tools is &lt;10.0.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147972" version="1" comment="policycoreutils is &lt;2.3-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147973" version="1" comment="policycoreutils-python is &lt;2.3-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148418" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148419" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148420" version="1" comment="openssl-doc is &lt;1.0.1i-54.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148421" version="1" comment="java-1_8_0-ibm-alsa is &lt;1.8.0_sr4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148422" version="1" comment="java-1_8_0-ibm-plugin is &lt;1.8.0_sr4.0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148423" version="1" comment="kernel-default-base is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148424" version="1" comment="kernel-default-man is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148425" version="1" comment="kernel-xen-base is &lt;3.12.69-60.64.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148679" version="1" comment="kernel-default-base is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148680" version="1" comment="kernel-default-man is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148681" version="1" comment="kernel-xen-base is &lt;3.12.69-60.64.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148948" version="1" comment="xen-doc-html is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148949" version="1" comment="xen-tools is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148950" version="1" comment="xen-tools-domU is &lt;4.5.5_06-22.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146959" version="1" comment="squid is &lt;3.3.14-22.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135891" version="1" comment="qemu-ppc is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135892" version="1" comment="qemu-s390 is &lt;2.6.2-31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136683" version="1" comment="kernel-default-man is &lt;4.4.21-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142157" version="1" comment="xen-doc-html is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142158" version="1" comment="xen-tools is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142159" version="1" comment="xen-tools-domU is &lt;4.7.1_02-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142761" version="1" comment="kernel-default-man is &lt;4.4.21-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144674" version="1" comment="xen-doc-html is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144675" version="1" comment="xen-tools is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144676" version="1" comment="xen-tools-domU is &lt;4.7.1_04-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148324" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.2j-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148951" version="1" comment="xen-doc-html is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148952" version="1" comment="xen-tools is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148953" version="1" comment="xen-tools-domU is &lt;4.7.1_06-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149033" version="1" comment="kernel-default-man is &lt;4.4.49-92.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146976" version="1" comment="qemu-ppc is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146977" version="1" comment="qemu-s390 is &lt;2.6.2-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147252" version="1" comment="kernel-default-man is &lt;4.4.38-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109992" version="1" comment="dnsmasq-utils is &lt;2.71-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117480" version="1" comment="python-keystoneclient is &lt;1.0.0-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117481" version="1" comment="python-keystoneclient-doc is &lt;1.0.0-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117482" version="1" comment="python-glanceclient is &lt;0.15.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117483" version="1" comment="python-keystoneclient is &lt;1.0.0-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117484" version="1" comment="python-keystoneclient-doc is &lt;1.0.0-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117485" version="1" comment="python-keystonemiddleware is &lt;1.2.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117486" version="1" comment="python-novaclient is &lt;2.20.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117487" version="1" comment="python-novaclient-doc is &lt;2.20.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117488" version="1" comment="python-swiftclient is &lt;2.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117489" version="1" comment="python-swiftclient-doc is &lt;2.3.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117490" version="1" comment="openstack-ceilometer is &lt;2014.2.4.dev18-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117491" version="1" comment="openstack-ceilometer-agent-compute is &lt;2014.2.4.dev18-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117492" version="1" comment="openstack-neutron is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117493" version="1" comment="openstack-neutron-dhcp-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117494" version="1" comment="openstack-neutron-ha-tool is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117495" version="1" comment="openstack-neutron-l3-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117496" version="1" comment="openstack-neutron-lbaas-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117497" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117498" version="1" comment="openstack-neutron-metadata-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117499" version="1" comment="openstack-neutron-metering-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117500" version="1" comment="openstack-neutron-openvswitch-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117501" version="1" comment="openstack-neutron-vpn-agent is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117502" version="1" comment="openstack-nova is &lt;2014.2.4~a0~dev61-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117503" version="1" comment="openstack-nova-compute is &lt;2014.2.4~a0~dev61-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117504" version="1" comment="openstack-suse is &lt;2014.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117505" version="1" comment="openstack-suse-sudo is &lt;2014.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117506" version="1" comment="python-ceilometer is &lt;2014.2.4.dev18-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117507" version="1" comment="python-neutron is &lt;2014.2.4~a0~dev78-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117508" version="1" comment="python-nova is &lt;2014.2.4~a0~dev61-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117840" version="1" comment="openstack-neutron is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117841" version="1" comment="openstack-neutron-dhcp-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117842" version="1" comment="openstack-neutron-ha-tool is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117843" version="1" comment="openstack-neutron-l3-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117844" version="1" comment="openstack-neutron-lbaas-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117845" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117846" version="1" comment="openstack-neutron-metadata-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117847" version="1" comment="openstack-neutron-metering-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117848" version="1" comment="openstack-neutron-openvswitch-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117849" version="1" comment="openstack-neutron-vpn-agent is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117873" version="1" comment="openstack-nova is &lt;2014.2.4~a0~dev80-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117874" version="1" comment="openstack-nova-compute is &lt;2014.2.4~a0~dev80-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117852" version="1" comment="python-neutron is &lt;2014.2.4~a0~dev103-10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117875" version="1" comment="python-nova is &lt;2014.2.4~a0~dev80-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117854" version="1" comment="python-python-memcached is &lt;1.54-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145847" version="1" comment="dnsmasq is &lt;2.71-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145848" version="1" comment="dnsmasq-utils is &lt;2.71-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143417" version="1" comment="kernel-default-base is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145392" version="1" comment="kernel-docs is &lt;3.12.49-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145393" version="1" comment="kernel-obs-build is &lt;3.12.49-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143418" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.65-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143419" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.65-3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143420" version="1" comment="LibVNCServer is &lt;0.9.1-154.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073673" version="1" comment="sles-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072845" version="1" comment="MozillaFirefox is &lt;10.0-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072844" version="1" comment="MozillaFirefox-translations is &lt;10.0-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144250" version="1" comment="NetworkManager is &lt;0.7.1_git20090811-3.20.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144251" version="1" comment="NetworkManager-glib is &lt;0.7.1_git20090811-3.20.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143428" version="1" comment="NetworkManager-gnome is &lt;0.7.1-5.22.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054497" version="1" comment="OpenEXR is &lt;1.6.1-83.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054495" version="1" comment="OpenEXR-32bit is &lt;1.6.1-83.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054496" version="1" comment="OpenEXR-x86 is &lt;1.6.1-83.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144252" version="1" comment="PackageKit is &lt;0.3.14-2.23.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144253" version="1" comment="PackageKit-lang is &lt;0.3.14-2.23.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144254" version="1" comment="hal is &lt;0.5.12-23.58.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144255" version="1" comment="hal-32bit is &lt;0.5.12-23.58.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144256" version="1" comment="hal-doc is &lt;0.5.12-23.58.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144257" version="1" comment="hal-x86 is &lt;0.5.12-23.58.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144258" version="1" comment="libpackagekit-glib10 is &lt;0.3.14-2.23.126" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144259" version="1" comment="PolicyKit is &lt;0.9-14.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144260" version="1" comment="PolicyKit-32bit is &lt;0.9-14.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143438" version="1" comment="PolicyKit-doc is &lt;0.9-14.39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144261" version="1" comment="PolicyKit-x86 is &lt;0.9-14.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144262" version="1" comment="aaa_base is &lt;11-6.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144263" version="1" comment="acpid is &lt;1.0.6-91.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143442" version="1" comment="amavisd-new is &lt;2.7.0-18.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072163" version="1" comment="apache2 is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072158" version="1" comment="apache2-doc is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072159" version="1" comment="apache2-example-pages is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072160" version="1" comment="apache2-prefork is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072161" version="1" comment="apache2-utils is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072162" version="1" comment="apache2-worker is &lt;2.2.12-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076368" version="1" comment="apache2-mod_jk is &lt;1.2.26-1.30.110" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143445" version="1" comment="apache2-mod_perl is &lt;2.0.4-40.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068818" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111789" version="1" comment="php5 is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068819" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068820" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068821" version="1" comment="php5-calendar is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068822" version="1" comment="php5-ctype is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068823" version="1" comment="php5-curl is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068824" version="1" comment="php5-dba is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068825" version="1" comment="php5-dbase is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068826" version="1" comment="php5-dom is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068827" version="1" comment="php5-exif is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068828" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068829" version="1" comment="php5-ftp is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068830" version="1" comment="php5-gd is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068831" version="1" comment="php5-gettext is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068832" version="1" comment="php5-gmp is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068833" version="1" comment="php5-hash is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068834" version="1" comment="php5-iconv is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068835" version="1" comment="php5-json is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068836" version="1" comment="php5-ldap is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068837" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068838" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068839" version="1" comment="php5-mysql is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068840" version="1" comment="php5-odbc is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068841" version="1" comment="php5-openssl is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068842" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068843" version="1" comment="php5-pdo is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068844" version="1" comment="php5-pear is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068845" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068846" version="1" comment="php5-pspell is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068847" version="1" comment="php5-shmop is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068848" version="1" comment="php5-snmp is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068849" version="1" comment="php5-soap is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068850" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068851" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068852" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068853" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068854" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068855" version="1" comment="php5-wddx is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068856" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068857" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068858" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068859" version="1" comment="php5-xsl is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068860" version="1" comment="php5-zip is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068861" version="1" comment="php5-zlib is &lt;5.2.14-0.7.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144264" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144265" version="1" comment="php53 is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144266" version="1" comment="php53-bcmath is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144267" version="1" comment="php53-bz2 is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144268" version="1" comment="php53-calendar is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144269" version="1" comment="php53-ctype is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144270" version="1" comment="php53-curl is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144271" version="1" comment="php53-dba is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144272" version="1" comment="php53-dom is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144273" version="1" comment="php53-exif is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144274" version="1" comment="php53-fastcgi is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144275" version="1" comment="php53-fileinfo is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144276" version="1" comment="php53-ftp is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144277" version="1" comment="php53-gd is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144278" version="1" comment="php53-gettext is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144279" version="1" comment="php53-gmp is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144280" version="1" comment="php53-iconv is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144281" version="1" comment="php53-intl is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144282" version="1" comment="php53-json is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144283" version="1" comment="php53-ldap is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144284" version="1" comment="php53-mbstring is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144285" version="1" comment="php53-mcrypt is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144286" version="1" comment="php53-mysql is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144287" version="1" comment="php53-odbc is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144288" version="1" comment="php53-openssl is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144289" version="1" comment="php53-pcntl is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144290" version="1" comment="php53-pdo is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144291" version="1" comment="php53-pear is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144292" version="1" comment="php53-pgsql is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144293" version="1" comment="php53-pspell is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144294" version="1" comment="php53-shmop is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144295" version="1" comment="php53-snmp is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144296" version="1" comment="php53-soap is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144297" version="1" comment="php53-suhosin is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144298" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144299" version="1" comment="php53-sysvsem is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144300" version="1" comment="php53-sysvshm is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144301" version="1" comment="php53-tokenizer is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144302" version="1" comment="php53-wddx is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144303" version="1" comment="php53-xmlreader is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144304" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144305" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144306" version="1" comment="php53-xsl is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144307" version="1" comment="php53-zip is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144308" version="1" comment="php53-zlib is &lt;5.3.8-0.19.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144309" version="1" comment="avahi is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144310" version="1" comment="avahi-lang is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144311" version="1" comment="avahi-utils is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144312" version="1" comment="libavahi-client3 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144313" version="1" comment="libavahi-client3-32bit is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144314" version="1" comment="libavahi-client3-x86 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144315" version="1" comment="libavahi-common3 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144316" version="1" comment="libavahi-common3-32bit is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144317" version="1" comment="libavahi-common3-x86 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144318" version="1" comment="libavahi-core5 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144319" version="1" comment="libdns_sd is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144320" version="1" comment="libdns_sd-32bit is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144321" version="1" comment="libdns_sd-x86 is &lt;0.6.23-11.19.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144322" version="1" comment="bind is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144323" version="1" comment="bind-chrootenv is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144324" version="1" comment="bind-doc is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144325" version="1" comment="bind-libs is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144326" version="1" comment="bind-libs-32bit is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144327" version="1" comment="bind-libs-x86 is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144328" version="1" comment="bind-utils is &lt;9.6ESVR5P1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144329" version="1" comment="boost-license is &lt;1.36.0-11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144330" version="1" comment="libboost_program_options1_36_0 is &lt;1.36.0-11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144331" version="1" comment="libboost_regex1_36_0 is &lt;1.36.0-11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144332" version="1" comment="libboost_signals1_36_0 is &lt;1.36.0-11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111700" version="1" comment="bzip2 is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111701" version="1" comment="bzip2-doc is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111702" version="1" comment="libbz2-1 is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111748" version="1" comment="libbz2-1-32bit is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111773" version="1" comment="libbz2-1-x86 is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144333" version="1" comment="cifs-utils is &lt;5.1-0.4.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071561" version="1" comment="clamav is &lt;0.97.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143519" version="1" comment="coolkey is &lt;1.1.0-22.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144334" version="1" comment="cron is &lt;4.1-194.199.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070960" version="1" comment="cups is &lt;1.3.9-8.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070956" version="1" comment="cups-client is &lt;1.3.9-8.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070959" version="1" comment="cups-libs is &lt;1.3.9-8.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070957" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070958" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072828" version="1" comment="curl is &lt;7.19.7-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072831" version="1" comment="libcurl4 is &lt;7.19.7-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072829" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072830" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071558" version="1" comment="cyrus-imapd is &lt;2.3.11-60.65.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071559" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.11-60.65.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071560" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.11-60.65.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144335" version="1" comment="dbus-1 is &lt;1.2.10-3.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144336" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144337" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144338" version="1" comment="dbus-1-x86 is &lt;1.2.10-3.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143534" version="1" comment="dbus-1-glib is &lt;0.76-34.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143535" version="1" comment="dbus-1-glib-32bit is &lt;0.76-34.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143536" version="1" comment="dbus-1-glib-x86 is &lt;0.76-34.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144339" version="1" comment="dhcp is &lt;4.2.3.P2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144340" version="1" comment="dhcp-client is &lt;4.2.3.P2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144341" version="1" comment="dhcp-relay is &lt;4.2.3.P2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144342" version="1" comment="dhcp-server is &lt;4.2.3.P2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144343" version="1" comment="dhcpcd is &lt;3.2.3-44.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067078" version="1" comment="dhcpv6 is &lt;1.0.22-3.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144344" version="1" comment="e2fsprogs is &lt;1.41.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144345" version="1" comment="libcom_err2 is &lt;1.41.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144346" version="1" comment="libcom_err2-32bit is &lt;1.41.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144347" version="1" comment="libcom_err2-x86 is &lt;1.41.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144348" version="1" comment="libext2fs2 is &lt;1.41.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069763" version="1" comment="ecryptfs-utils is &lt;61-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069761" version="1" comment="ecryptfs-utils-32bit is &lt;61-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069762" version="1" comment="ecryptfs-utils-x86 is &lt;61-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065506" version="1" comment="ed is &lt;0.2-1001.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143546" version="1" comment="emacs is &lt;22.3-4.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143547" version="1" comment="emacs-el is &lt;22.3-4.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143548" version="1" comment="emacs-info is &lt;22.3-4.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143549" version="1" comment="emacs-nox is &lt;22.3-4.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143550" version="1" comment="emacs-x11 is &lt;22.3-4.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143551" version="1" comment="enscript is &lt;1.6.4-152.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111794" version="1" comment="evince is &lt;2.28.2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111795" version="1" comment="evince-doc is &lt;2.28.2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111796" version="1" comment="evince-lang is &lt;2.28.2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144349" version="1" comment="evolution-data-server is &lt;2.28.2-0.26.33.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144350" version="1" comment="evolution-data-server-32bit is &lt;2.28.2-0.26.33.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144351" version="1" comment="evolution-data-server-lang is &lt;2.28.2-0.26.33.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144352" version="1" comment="evolution-data-server-x86 is &lt;2.28.2-0.26.33.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057200" version="1" comment="expat is &lt;2.0.1-88.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057203" version="1" comment="libexpat1 is &lt;2.0.1-88.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057201" version="1" comment="libexpat1-32bit is &lt;2.0.1-88.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057202" version="1" comment="libexpat1-x86 is &lt;2.0.1-88.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070961" version="1" comment="fetchmail is &lt;6.3.8.90-13.20.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070962" version="1" comment="fetchmailconf is &lt;6.3.8.90-13.20.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144353" version="1" comment="file is &lt;4.24-43.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144354" version="1" comment="file-32bit is &lt;4.24-43.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144355" version="1" comment="file-x86 is &lt;4.24-43.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143555" version="1" comment="findutils is &lt;4.4.0-38.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143556" version="1" comment="findutils-locate is &lt;4.4.0-38.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069764" version="1" comment="foomatic-filters is &lt;3.0.2-269.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144356" version="1" comment="freeradius-server is &lt;2.1.1-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144357" version="1" comment="freeradius-server-dialupadmin is &lt;2.1.1-7.7.19.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144358" version="1" comment="freeradius-server-doc is &lt;2.1.1-7.7.19.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144359" version="1" comment="freeradius-server-libs is &lt;2.1.1-7.7.19.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144360" version="1" comment="freeradius-server-utils is &lt;2.1.1-7.7.19.77" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072124" version="1" comment="freetype2 is &lt;2.3.7-25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072122" version="1" comment="freetype2-32bit is &lt;2.3.7-25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072123" version="1" comment="freetype2-x86 is &lt;2.3.7-25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144361" version="1" comment="ft2demos is &lt;2.3.7-25.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066589" version="1" comment="fuse is &lt;2.7.2-61.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066591" version="1" comment="libfuse2 is &lt;2.7.2-61.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143559" version="1" comment="fvwm2 is &lt;2.5.26-1.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143560" version="1" comment="g3utils is &lt;1.1.36-26.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143561" version="1" comment="mgetty is &lt;1.1.36-26.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143562" version="1" comment="gd is &lt;2.0.36.RC1-52.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061853" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061854" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061855" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061856" version="1" comment="ghostscript-library is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061857" version="1" comment="ghostscript-omni is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061858" version="1" comment="ghostscript-x11 is &lt;8.62-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061859" version="1" comment="libgimpprint is &lt;4.2.7-32.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144362" version="1" comment="glib2 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144363" version="1" comment="glib2-doc is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144364" version="1" comment="glib2-lang is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144365" version="1" comment="libgio-2_0-0 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144366" version="1" comment="libgio-2_0-0-32bit is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144367" version="1" comment="libgio-2_0-0-x86 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144368" version="1" comment="libglib-2_0-0 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144369" version="1" comment="libglib-2_0-0-32bit is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144370" version="1" comment="libglib-2_0-0-x86 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144371" version="1" comment="libgmodule-2_0-0 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144372" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144373" version="1" comment="libgmodule-2_0-0-x86 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144374" version="1" comment="libgobject-2_0-0 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144375" version="1" comment="libgobject-2_0-0-32bit is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144376" version="1" comment="libgobject-2_0-0-x86 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144377" version="1" comment="libgthread-2_0-0 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144378" version="1" comment="libgthread-2_0-0-32bit is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144379" version="1" comment="libgthread-2_0-0-x86 is &lt;2.22.5-0.2.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144380" version="1" comment="glibc is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144381" version="1" comment="glibc-32bit is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144382" version="1" comment="glibc-devel is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144383" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144384" version="1" comment="glibc-html is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144385" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144386" version="1" comment="glibc-info is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144387" version="1" comment="glibc-locale is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144388" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144389" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144390" version="1" comment="glibc-profile is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144391" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144392" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144393" version="1" comment="glibc-x86 is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144394" version="1" comment="nscd is &lt;2.11.3-17.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143596" version="1" comment="gmime is &lt;2.2.23-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143597" version="1" comment="gmime-2_4 is &lt;2.4.8-1.2.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143598" version="1" comment="gmime-doc is &lt;2.2.23-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143599" version="1" comment="libgmime-2_0-3 is &lt;2.2.23-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143600" version="1" comment="libgmime-2_4-2 is &lt;2.4.8-1.2.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144395" version="1" comment="gnome-screensaver is &lt;2.28.3-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144396" version="1" comment="gnome-screensaver-lang is &lt;2.28.3-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072750" version="1" comment="gnutls is &lt;2.4.1-24.39.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072753" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072751" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072752" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144397" version="1" comment="gpg2 is &lt;2.0.9-25.33.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144398" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143605" version="1" comment="gstreamer-0_10-plugins-base is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143606" version="1" comment="gstreamer-0_10-plugins-base-32bit is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143607" version="1" comment="gstreamer-0_10-plugins-base-doc is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143608" version="1" comment="gstreamer-0_10-plugins-base-lang is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143609" version="1" comment="gstreamer-0_10-plugins-base-x86 is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143610" version="1" comment="libgstapp-0_10-0 is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143611" version="1" comment="libgstapp-0_10-0-32bit is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143612" version="1" comment="libgstapp-0_10-0-x86 is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143613" version="1" comment="libgstinterfaces-0_10-0 is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143614" version="1" comment="libgstinterfaces-0_10-0-32bit is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143615" version="1" comment="libgstinterfaces-0_10-0-x86 is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143616" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.30-5.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143617" version="1" comment="gstreamer-0_10-plugins-good-doc is &lt;0.10.30-5.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143618" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.30-5.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144399" version="1" comment="gtk2 is &lt;2.18.9-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144400" version="1" comment="gtk2-32bit is &lt;2.18.9-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144401" version="1" comment="gtk2-doc is &lt;2.18.9-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144402" version="1" comment="gtk2-lang is &lt;2.18.9-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144403" version="1" comment="gtk2-x86 is &lt;2.18.9-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143623" version="1" comment="gvim is &lt;7.2-8.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143624" version="1" comment="vim is &lt;7.2-8.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143625" version="1" comment="vim-base is &lt;7.2-8.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143626" version="1" comment="vim-data is &lt;7.2-8.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057426" version="1" comment="gzip is &lt;1.3.12-69.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071605" version="1" comment="hplip is &lt;3.11.10-0.6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071604" version="1" comment="hplip-hpijs is &lt;3.11.10-0.6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143631" version="1" comment="ipsec-tools is &lt;0.7.3-1.1.93" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070093" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.10-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070091" version="1" comment="java-1_4_2-ibm-jdbc is &lt;1.4.2_sr13.10-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070092" version="1" comment="java-1_4_2-ibm-plugin is &lt;1.4.2_sr13.10-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144404" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr9.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144405" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr9.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144406" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr9.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144407" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr9.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144408" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr9.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143632" version="1" comment="kbd is &lt;1.14.1-16.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144409" version="1" comment="kde4-kgreeter-plugins is &lt;4.3.5-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143634" version="1" comment="kdebase4-wallpapers is &lt;4.3.5-0.8.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144410" version="1" comment="kdebase4-workspace is &lt;4.3.5-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144411" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.3.5-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144412" version="1" comment="kdm is &lt;4.3.5-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144413" version="1" comment="kwin is &lt;4.3.5-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143639" version="1" comment="kdebase3-runtime is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143640" version="1" comment="kdebase3-runtime-32bit is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143641" version="1" comment="kdebase3-runtime-x86 is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056569" version="1" comment="kdelibs3 is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056564" version="1" comment="kdelibs3-32bit is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056567" version="1" comment="kdelibs3-default-style is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056565" version="1" comment="kdelibs3-default-style-32bit is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056566" version="1" comment="kdelibs3-default-style-x86 is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056568" version="1" comment="kdelibs3-x86 is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068608" version="1" comment="kdelibs4 is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068606" version="1" comment="kdelibs4-core is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068607" version="1" comment="kdelibs4-doc is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068611" version="1" comment="libkde4 is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068609" version="1" comment="libkde4-32bit is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068610" version="1" comment="libkde4-x86 is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068614" version="1" comment="libkdecore4 is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068612" version="1" comment="libkdecore4-32bit is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068613" version="1" comment="libkdecore4-x86 is &lt;4.3.5-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065196" version="1" comment="kdenetwork4-filesharing is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065197" version="1" comment="kget is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065198" version="1" comment="kopete is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065199" version="1" comment="krdc is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065200" version="1" comment="krfb is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144414" version="1" comment="kernel-default is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144415" version="1" comment="kernel-default-base is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144416" version="1" comment="kernel-default-devel is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144417" version="1" comment="kernel-default-man is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144418" version="1" comment="kernel-pae is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144419" version="1" comment="kernel-pae-base is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144420" version="1" comment="kernel-pae-devel is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144421" version="1" comment="kernel-ppc64 is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144422" version="1" comment="kernel-ppc64-base is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144423" version="1" comment="kernel-ppc64-devel is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144424" version="1" comment="kernel-source is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144425" version="1" comment="kernel-syms is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144426" version="1" comment="kernel-trace is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144427" version="1" comment="kernel-trace-base is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144428" version="1" comment="kernel-trace-devel is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144429" version="1" comment="kernel-xen is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144430" version="1" comment="kernel-xen-base is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144431" version="1" comment="kernel-xen-devel is &lt;3.0.13-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072351" version="1" comment="krb5 is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072345" version="1" comment="krb5-32bit is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072346" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072347" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072348" version="1" comment="krb5-client is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072349" version="1" comment="krb5-server is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072350" version="1" comment="krb5-x86 is &lt;1.6.3-133.48.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144432" version="1" comment="krb5-doc is &lt;1.6.3-133.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144433" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144434" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144435" version="1" comment="kvm is &lt;0.15.1-0.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143670" version="1" comment="lcms is &lt;1.17-77.14.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143671" version="1" comment="liblcms1 is &lt;1.17-77.14.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143672" version="1" comment="liblcms1-32bit is &lt;1.17-77.14.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143673" version="1" comment="liblcms1-x86 is &lt;1.17-77.14.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144436" version="1" comment="ldapsmb is &lt;1.34b-12.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144437" version="1" comment="libldb1 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144438" version="1" comment="libsmbclient0 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144439" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144440" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144441" version="1" comment="libtalloc2 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144442" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144443" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144444" version="1" comment="libtdb1 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144445" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144446" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144447" version="1" comment="libtevent0 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144448" version="1" comment="libwbclient0 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144449" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144450" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144451" version="1" comment="samba is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144452" version="1" comment="samba-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144453" version="1" comment="samba-client is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144454" version="1" comment="samba-client-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144455" version="1" comment="samba-client-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144456" version="1" comment="samba-krb-printing is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144457" version="1" comment="samba-winbind is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144458" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144459" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144460" version="1" comment="samba-x86 is &lt;3.6.3-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144461" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144462" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072598" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072596" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072597" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072611" version="1" comment="libqt4 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072599" version="1" comment="libqt4-32bit is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072602" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072600" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072601" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072606" version="1" comment="libqt4-sql is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072603" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072604" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072605" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072609" version="1" comment="libqt4-x11 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072607" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072608" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072610" version="1" comment="libqt4-x86 is &lt;4.6.3-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143717" version="1" comment="libadns1 is &lt;1.4-73.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069401" version="1" comment="libapr-util1 is &lt;1.3.4-12.22.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069399" version="1" comment="libapr-util1-32bit is &lt;1.3.4-12.22.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069403" version="1" comment="libapr1 is &lt;1.3.3-11.18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069402" version="1" comment="libapr1-32bit is &lt;1.3.3-11.18.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143718" version="1" comment="libarchive2 is &lt;2.5.5-5.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111803" version="1" comment="libcap-progs is &lt;2.11-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111804" version="1" comment="libcap2 is &lt;2.11-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111826" version="1" comment="libcap2-32bit is &lt;2.11-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111818" version="1" comment="libcap2-x86 is &lt;2.11-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067003" version="1" comment="libcgroup1 is &lt;0.34-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144463" version="1" comment="libdrm is &lt;2.4.27-0.6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144464" version="1" comment="libdrm-32bit is &lt;2.4.27-0.6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144465" version="1" comment="libdrm-x86 is &lt;2.4.27-0.6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144466" version="1" comment="libexif is &lt;0.6.17-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144467" version="1" comment="libexif-32bit is &lt;0.6.17-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144468" version="1" comment="libexif-x86 is &lt;0.6.17-2.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143723" version="1" comment="libexiv2-4 is &lt;0.17.1-31.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072304" version="1" comment="libfreebl3 is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072303" version="1" comment="libfreebl3-32bit is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107302" version="1" comment="libfreebl3-x86 is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072314" version="1" comment="mozilla-nss is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072307" version="1" comment="mozilla-nss-32bit is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072313" version="1" comment="mozilla-nss-tools is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107303" version="1" comment="mozilla-nss-x86 is &lt;3.13.1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143734" version="1" comment="libgdiplus0 is &lt;2.6.7-0.5.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069283" version="1" comment="libgnomesu is &lt;1.0.0-307.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069281" version="1" comment="libgnomesu-lang is &lt;1.0.0-307.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069282" version="1" comment="libgnomesu0 is &lt;1.0.0-307.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144469" version="1" comment="libgtop is &lt;2.28.0-1.2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144470" version="1" comment="libgtop-2_0-7 is &lt;2.28.0-1.2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144471" version="1" comment="libgtop-doc is &lt;2.28.0-1.2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144472" version="1" comment="libgtop-lang is &lt;2.28.0-1.2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072647" version="1" comment="libicu is &lt;4.0-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072645" version="1" comment="libicu-32bit is &lt;4.0-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072646" version="1" comment="libicu-doc is &lt;4.0-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144473" version="1" comment="libicu-x86 is &lt;4.0-7.24.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057091" version="1" comment="libltdl7 is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057089" version="1" comment="libltdl7-32bit is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057090" version="1" comment="libltdl7-x86 is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057094" version="1" comment="libtool is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057092" version="1" comment="libtool-32bit is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057093" version="1" comment="libtool-x86 is &lt;2.2.6-2.131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143739" version="1" comment="libmusicbrainz4 is &lt;2.1.5-5.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144474" version="1" comment="libmysqlclient15 is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144475" version="1" comment="libmysqlclient15-32bit is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144476" version="1" comment="libmysqlclient15-x86 is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144477" version="1" comment="libmysqlclient_r15 is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144478" version="1" comment="mysql is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144479" version="1" comment="mysql-Max is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144480" version="1" comment="mysql-client is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144481" version="1" comment="mysql-tools is &lt;5.0.94-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143743" version="1" comment="libneon27 is &lt;0.29.6-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143744" version="1" comment="libneon27-32bit is &lt;0.29.6-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143745" version="1" comment="libneon27-x86 is &lt;0.29.6-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058587" version="1" comment="libnetpbm10 is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031292"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058585" version="1" comment="libnetpbm10-32bit is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058586" version="1" comment="libnetpbm10-x86 is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058588" version="1" comment="netpbm is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144482" version="1" comment="libnewt0_52 is &lt;0.52.10-1.35.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144483" version="1" comment="newt is &lt;0.52.10-1.35.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144484" version="1" comment="python-newt is &lt;0.52.10-1.35.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065553" version="1" comment="libopensc2 is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065551" version="1" comment="libopensc2-32bit is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065552" version="1" comment="libopensc2-x86 is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065556" version="1" comment="opensc is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065554" version="1" comment="opensc-32bit is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065555" version="1" comment="opensc-x86 is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072492" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072490" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072491" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072494" version="1" comment="openssl is &lt;0.9.8j-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072493" version="1" comment="openssl-doc is &lt;0.9.8j-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069807" version="1" comment="libpng12-0 is &lt;1.2.31-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069805" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069806" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064463" version="1" comment="libpoppler-glib4 is &lt;0.12.3-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064464" version="1" comment="libpoppler-qt4-3 is &lt;0.12.3-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064465" version="1" comment="libpoppler5 is &lt;0.12.3-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064466" version="1" comment="poppler-tools is &lt;0.12.3-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143749" version="1" comment="libpulse-browse0 is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143750" version="1" comment="libpulse-mainloop-glib0 is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143751" version="1" comment="libpulse0 is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143752" version="1" comment="libpulse0-32bit is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143753" version="1" comment="libpulse0-x86 is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143754" version="1" comment="pulseaudio is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143755" version="1" comment="pulseaudio-esound-compat is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143756" version="1" comment="pulseaudio-gdm-hooks is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143757" version="1" comment="pulseaudio-lang is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143758" version="1" comment="pulseaudio-module-x11 is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143759" version="1" comment="pulseaudio-module-zeroconf is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143760" version="1" comment="pulseaudio-utils is &lt;0.9.23-0.7.128" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068531" version="1" comment="libpython2_6-1_0 is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068529" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068530" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068535" version="1" comment="python-base is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068533" version="1" comment="python-base-32bit is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068534" version="1" comment="python-base-x86 is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068542" version="1" comment="python-xml is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070883" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070892" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143768" version="1" comment="librpcsecgss is &lt;0.18-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143769" version="1" comment="libtirpc1 is &lt;0.2.1-1.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070704" version="1" comment="librsvg is &lt;2.26.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070702" version="1" comment="librsvg-32bit is &lt;2.26.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070703" version="1" comment="librsvg-x86 is &lt;2.26.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070705" version="1" comment="rsvg-view is &lt;2.26.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143770" version="1" comment="libsamplerate is &lt;0.1.4-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143771" version="1" comment="libsamplerate-32bit is &lt;0.1.4-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143772" version="1" comment="libsamplerate-x86 is &lt;0.1.4-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069633" version="1" comment="libsndfile is &lt;1.0.20-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069631" version="1" comment="libsndfile-32bit is &lt;1.0.20-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069632" version="1" comment="libsndfile-x86 is &lt;1.0.20-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144485" version="1" comment="libsnmp15 is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144486" version="1" comment="libsnmp15-32bit is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144487" version="1" comment="libsnmp15-x86 is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144488" version="1" comment="net-snmp is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144489" version="1" comment="perl-SNMP is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144490" version="1" comment="snmp-mibs is &lt;5.4.2.1-8.12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144491" version="1" comment="libsoup-2_4-1 is &lt;2.32.2-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144492" version="1" comment="libsoup-2_4-1-32bit is &lt;2.32.2-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144493" version="1" comment="libsoup-2_4-1-x86 is &lt;2.32.2-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067884" version="1" comment="libtiff3 is &lt;3.8.2-141.142.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067882" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.142.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067883" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.142.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067885" version="1" comment="tiff is &lt;3.8.2-141.142.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144494" version="1" comment="libvirt is &lt;0.9.6-0.13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144495" version="1" comment="libvirt-client is &lt;0.9.6-0.13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144496" version="1" comment="libvirt-client-32bit is &lt;0.9.6-0.13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144497" version="1" comment="libvirt-doc is &lt;0.9.6-0.13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144498" version="1" comment="libvirt-python is &lt;0.9.6-0.13.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061093" version="1" comment="libvorbis is &lt;1.2.0-79.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061090" version="1" comment="libvorbis-32bit is &lt;1.2.0-79.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061091" version="1" comment="libvorbis-doc is &lt;1.2.0-79.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061092" version="1" comment="libvorbis-x86 is &lt;1.2.0-79.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070132" version="1" comment="libxcrypt is &lt;3.0.3-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070130" version="1" comment="libxcrypt-32bit is &lt;3.0.3-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070131" version="1" comment="libxcrypt-x86 is &lt;3.0.3-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143797" version="1" comment="pam-modules is &lt;11-1.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143798" version="1" comment="pam-modules-32bit is &lt;11-1.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143799" version="1" comment="pam-modules-x86 is &lt;11-1.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143800" version="1" comment="pwdutils is &lt;3.2.15-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143801" version="1" comment="pwdutils-plugin-audit is &lt;3.2.15-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072708" version="1" comment="libxml2 is &lt;2.7.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072705" version="1" comment="libxml2-32bit is &lt;2.7.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072706" version="1" comment="libxml2-doc is &lt;2.7.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072707" version="1" comment="libxml2-x86 is &lt;2.7.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144499" version="1" comment="libxslt is &lt;1.1.24-19.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144500" version="1" comment="libxslt-32bit is &lt;1.1.24-19.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144501" version="1" comment="libxslt-x86 is &lt;1.1.24-19.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068337" version="1" comment="libzip1 is &lt;0.9-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143802" version="1" comment="log4net is &lt;1.2.10-1.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068574" version="1" comment="logrotate is &lt;3.7.7-10.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143803" version="1" comment="logwatch is &lt;7.3.6-65.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144502" version="1" comment="lvm2 is &lt;2.02.84-3.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067854" version="1" comment="mailman is &lt;2.1.14-9.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143806" version="1" comment="man is &lt;2.5.2-17.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143807" version="1" comment="mipv6d is &lt;2.0.2.umip.0.4-8.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143808" version="1" comment="mono-core is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143809" version="1" comment="mono-data is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143810" version="1" comment="mono-data-postgresql is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143811" version="1" comment="mono-data-sqlite is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143812" version="1" comment="mono-locale-extras is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143813" version="1" comment="mono-nunit is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143814" version="1" comment="mono-web is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143815" version="1" comment="mono-winforms is &lt;2.6.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107301" version="1" comment="mozilla-xulrunner192 is &lt;1.9.2.24-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107304" version="1" comment="mozilla-xulrunner192-32bit is &lt;1.9.2.24-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107299" version="1" comment="mozilla-xulrunner192-gnome is &lt;1.9.2.24-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107300" version="1" comment="mozilla-xulrunner192-translations is &lt;1.9.2.24-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107305" version="1" comment="mozilla-xulrunner192-x86 is &lt;1.9.2.24-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111745" version="1" comment="mutt is &lt;1.5.17-42.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144503" version="1" comment="nagios is &lt;3.0.6-1.25.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144504" version="1" comment="nagios-www is &lt;3.0.6-1.25.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144505" version="1" comment="nagios-plugins is &lt;1.4.13-1.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144506" version="1" comment="nagios-plugins-extras is &lt;1.4.13-1.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144507" version="1" comment="ntp is &lt;4.2.4p8-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144508" version="1" comment="ntp-doc is &lt;4.2.4p8-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144509" version="1" comment="ofed is &lt;1.5.2-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144510" version="1" comment="ofed-doc is &lt;1.5.2-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144511" version="1" comment="ofed-kmp-default is &lt;1.5.2_3.0.13_0.27-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144512" version="1" comment="ofed-kmp-pae is &lt;1.5.2_3.0.13_0.27-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144513" version="1" comment="ofed-kmp-ppc64 is &lt;1.5.2_3.0.13_0.27-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144514" version="1" comment="ofed-kmp-trace is &lt;1.5.2_3.0.13_0.27-0.22.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143829" version="1" comment="openslp is &lt;1.2.0-172.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143830" version="1" comment="openslp-32bit is &lt;1.2.0-172.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143831" version="1" comment="openslp-server is &lt;1.2.0-172.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143832" version="1" comment="openslp-x86 is &lt;1.2.0-172.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144515" version="1" comment="openssh is &lt;5.1p1-41.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144516" version="1" comment="openssh-askpass is &lt;5.1p1-41.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072165" version="1" comment="openswan is &lt;2.6.16-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072164" version="1" comment="openswan-doc is &lt;2.6.16-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144517" version="1" comment="openvpn is &lt;2.0.9-143.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144518" version="1" comment="openvpn-auth-pam-plugin is &lt;2.0.9-143.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069566" version="1" comment="opie is &lt;2.4-662.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069564" version="1" comment="opie-32bit is &lt;2.4-662.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069565" version="1" comment="opie-x86 is &lt;2.4-662.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143837" version="1" comment="pam is &lt;1.1.5-0.10.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143838" version="1" comment="pam-32bit is &lt;1.1.5-0.10.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143839" version="1" comment="pam-doc is &lt;1.1.5-0.10.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143840" version="1" comment="pam-x86 is &lt;1.1.5-0.10.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144519" version="1" comment="pam_krb5 is &lt;2.3.1-47.10.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144520" version="1" comment="pam_krb5-32bit is &lt;2.3.1-47.10.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144521" version="1" comment="pam_krb5-x86 is &lt;2.3.1-47.10.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143844" version="1" comment="pam_ldap is &lt;184-147.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143845" version="1" comment="pam_ldap-32bit is &lt;184-147.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143846" version="1" comment="pam_ldap-x86 is &lt;184-147.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144522" version="1" comment="pam_mount is &lt;0.47-13.13.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144523" version="1" comment="pam_mount-32bit is &lt;0.47-13.13.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144524" version="1" comment="pam_mount-x86 is &lt;0.47-13.13.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066424" version="1" comment="pango is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066421" version="1" comment="pango-32bit is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066422" version="1" comment="pango-doc is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066423" version="1" comment="pango-x86 is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065684" version="1" comment="pcsc-ccid is &lt;1.3.8-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065687" version="1" comment="pcsc-lite is &lt;1.4.102-1.37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065685" version="1" comment="pcsc-lite-32bit is &lt;1.4.102-1.37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065686" version="1" comment="pcsc-lite-x86 is &lt;1.4.102-1.37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068387" version="1" comment="perl is &lt;5.10.0-64.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068383" version="1" comment="perl-32bit is &lt;5.10.0-64.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068384" version="1" comment="perl-base is &lt;5.10.0-64.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068385" version="1" comment="perl-doc is &lt;5.10.0-64.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068386" version="1" comment="perl-x86 is &lt;5.10.0-64.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056793" version="1" comment="perl-HTML-Parser is &lt;3.56-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143857" version="1" comment="perl-Tk is &lt;804.028-50.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143858" version="1" comment="perl-libwww-perl is &lt;5.816-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143859" version="1" comment="perl-spamassassin is &lt;3.3.1-10.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143860" version="1" comment="spamassassin is &lt;3.3.1-10.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066604" version="1" comment="postgresql is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066598" version="1" comment="postgresql-contrib is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066599" version="1" comment="postgresql-docs is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066602" version="1" comment="postgresql-libs is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066600" version="1" comment="postgresql-libs-32bit is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066601" version="1" comment="postgresql-libs-x86 is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066603" version="1" comment="postgresql-server is &lt;8.3.14-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144525" version="1" comment="puppet is &lt;2.6.12-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144526" version="1" comment="puppet-server is &lt;2.6.12-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144527" version="1" comment="pure-ftpd is &lt;1.0.22-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068543" version="1" comment="python is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068532" version="1" comment="python-32bit is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068536" version="1" comment="python-curses is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068537" version="1" comment="python-demo is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068538" version="1" comment="python-gdbm is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068539" version="1" comment="python-idle is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068540" version="1" comment="python-tk is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009068541" version="1" comment="python-x86 is &lt;2.6.0-8.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144528" version="1" comment="python-sssd-config is &lt;1.5.11-0.9.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144529" version="1" comment="sssd is &lt;1.5.11-0.9.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144530" version="1" comment="sssd-32bit is &lt;1.5.11-0.9.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144531" version="1" comment="sssd-tools is &lt;1.5.11-0.9.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143870" version="1" comment="pyxml is &lt;0.8.4-194.23.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143871" version="1" comment="qt3 is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143872" version="1" comment="qt3-32bit is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143873" version="1" comment="qt3-x86 is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070706" version="1" comment="quagga is &lt;0.99.15-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071831" version="1" comment="radvd is &lt;1.1-1.24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144532" version="1" comment="rsync is &lt;3.0.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144533" version="1" comment="rsyslog is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144534" version="1" comment="rsyslog-diag-tools is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144535" version="1" comment="rsyslog-doc is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144536" version="1" comment="rsyslog-module-gssapi is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144537" version="1" comment="rsyslog-module-gtls is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144538" version="1" comment="rsyslog-module-mysql is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144539" version="1" comment="rsyslog-module-pgsql is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144540" version="1" comment="rsyslog-module-relp is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144541" version="1" comment="rsyslog-module-snmp is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144542" version="1" comment="rsyslog-module-udpspoof is &lt;5.8.7-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072842" version="1" comment="ruby is &lt;1.8.7.p357-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072840" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072841" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072757" version="1" comment="squid is &lt;2.7.STABLE5-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072759" version="1" comment="squid3 is &lt;3.1.12-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143886" version="1" comment="squidGuard is &lt;1.4-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143887" version="1" comment="squidGuard-doc is &lt;1.4-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144543" version="1" comment="star is &lt;1.5final-28.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144544" version="1" comment="sudo is &lt;1.7.6p2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144545" version="1" comment="sysconfig is &lt;0.71.47-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144546" version="1" comment="syslog-ng is &lt;2.0.9-27.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144547" version="1" comment="sysstat is &lt;8.1.5-7.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144548" version="1" comment="sysstat-isag is &lt;8.1.5-7.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072481" version="1" comment="system-config-printer is &lt;1.0.8-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072480" version="1" comment="system-config-printer-lang is &lt;1.0.8-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144549" version="1" comment="systemtap is &lt;1.5-0.7.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144550" version="1" comment="systemtap-server is &lt;1.5-0.7.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065858" version="1" comment="t1lib is &lt;5.1.1-100.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143897" version="1" comment="tar is &lt;1.26-1.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069328" version="1" comment="tftp is &lt;0.48-101.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144551" version="1" comment="tgt is &lt;0.9.10-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072827" version="1" comment="tomcat6 is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072820" version="1" comment="tomcat6-admin-webapps is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072821" version="1" comment="tomcat6-docs-webapp is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072822" version="1" comment="tomcat6-javadoc is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072823" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072824" version="1" comment="tomcat6-lib is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072825" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072826" version="1" comment="tomcat6-webapps is &lt;6.0.18-20.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143901" version="1" comment="unrar is &lt;3.80.2-2.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143902" version="1" comment="unzip is &lt;6.00-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061711" version="1" comment="vte is &lt;0.22.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061709" version="1" comment="vte-doc is &lt;0.22.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061710" version="1" comment="vte-lang is &lt;0.22.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033833"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061666" version="1" comment="w3m is &lt;0.5.2-132.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111746" version="1" comment="wget is &lt;1.11.4-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071923" version="1" comment="wireshark is &lt;1.4.10-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143905" version="1" comment="xdg-utils is &lt;1.0.2-36.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144552" version="1" comment="xen is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144553" version="1" comment="xen-doc-html is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144554" version="1" comment="xen-doc-pdf is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144555" version="1" comment="xen-kmp-default is &lt;4.1.2_14_3.0.13_0.27-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144556" version="1" comment="xen-kmp-pae is &lt;4.1.2_14_3.0.13_0.27-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144557" version="1" comment="xen-libs is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144558" version="1" comment="xen-libs-32bit is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144559" version="1" comment="xen-tools is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144560" version="1" comment="xen-tools-domU is &lt;4.1.2_14-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144561" version="1" comment="xorg-x11 is &lt;7.4-9.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144562" version="1" comment="xorg-x11-xauth is &lt;7.4-9.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144563" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.60.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144564" version="1" comment="xorg-x11-server is &lt;7.4-27.60.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144565" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.60.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071551" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071549" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071550" version="1" comment="xorg-x11-libs-x86 is &lt;7.4-8.26.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143924" version="1" comment="xterm is &lt;238-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144566" version="1" comment="yast2 is &lt;2.17.119-0.5.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144567" version="1" comment="yast2-core is &lt;2.17.44-0.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143927" version="1" comment="zoo is &lt;2.10-911.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077550" version="1" comment="sles-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143421" version="1" comment="Mesa is &lt;9.0.3-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143422" version="1" comment="Mesa-32bit is &lt;9.0.3-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143423" version="1" comment="Mesa-x86 is &lt;9.0.3-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143424" version="1" comment="MozillaFirefox is &lt;17.0.4esr-0.10.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143425" version="1" comment="MozillaFirefox-translations is &lt;17.0.4esr-0.10.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143426" version="1" comment="NetworkManager is &lt;0.7.1_git20090811-3.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143427" version="1" comment="NetworkManager-glib is &lt;0.7.1_git20090811-3.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143429" version="1" comment="PackageKit is &lt;0.3.14-2.28.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143430" version="1" comment="PackageKit-lang is &lt;0.3.14-2.28.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143431" version="1" comment="hal is &lt;0.5.12-23.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143432" version="1" comment="hal-32bit is &lt;0.5.12-23.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143433" version="1" comment="hal-doc is &lt;0.5.12-23.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143434" version="1" comment="hal-x86 is &lt;0.5.12-23.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143435" version="1" comment="libpackagekit-glib10 is &lt;0.3.14-2.28.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143436" version="1" comment="PolicyKit is &lt;0.9-14.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143437" version="1" comment="PolicyKit-32bit is &lt;0.9-14.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143439" version="1" comment="PolicyKit-x86 is &lt;0.9-14.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143440" version="1" comment="aaa_base is &lt;11-6.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143441" version="1" comment="acpid is &lt;1.0.6-91.25.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143443" version="1" comment="ant is &lt;1.7.1-20.9.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143444" version="1" comment="ant-trax is &lt;1.7.1-16.9.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077061" version="1" comment="apache2 is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077056" version="1" comment="apache2-doc is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077057" version="1" comment="apache2-example-pages is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077058" version="1" comment="apache2-prefork is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077059" version="1" comment="apache2-utils is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077060" version="1" comment="apache2-worker is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143446" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143447" version="1" comment="php53 is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143448" version="1" comment="php53-bcmath is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143449" version="1" comment="php53-bz2 is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143450" version="1" comment="php53-calendar is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143451" version="1" comment="php53-ctype is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143452" version="1" comment="php53-curl is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143453" version="1" comment="php53-dba is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143454" version="1" comment="php53-dom is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143455" version="1" comment="php53-exif is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143456" version="1" comment="php53-fastcgi is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143457" version="1" comment="php53-fileinfo is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143458" version="1" comment="php53-ftp is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143459" version="1" comment="php53-gd is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143460" version="1" comment="php53-gettext is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143461" version="1" comment="php53-gmp is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143462" version="1" comment="php53-iconv is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143463" version="1" comment="php53-intl is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143464" version="1" comment="php53-json is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143465" version="1" comment="php53-ldap is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143466" version="1" comment="php53-mbstring is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143467" version="1" comment="php53-mcrypt is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143468" version="1" comment="php53-mysql is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143469" version="1" comment="php53-odbc is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143470" version="1" comment="php53-openssl is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143471" version="1" comment="php53-pcntl is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143472" version="1" comment="php53-pdo is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143473" version="1" comment="php53-pear is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143474" version="1" comment="php53-pgsql is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143475" version="1" comment="php53-pspell is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143476" version="1" comment="php53-shmop is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143477" version="1" comment="php53-snmp is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143478" version="1" comment="php53-soap is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143479" version="1" comment="php53-suhosin is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143480" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143481" version="1" comment="php53-sysvsem is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143482" version="1" comment="php53-sysvshm is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143483" version="1" comment="php53-tokenizer is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143484" version="1" comment="php53-wddx is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143485" version="1" comment="php53-xmlreader is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143486" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143487" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143488" version="1" comment="php53-xsl is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143489" version="1" comment="php53-zip is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143490" version="1" comment="php53-zlib is &lt;5.3.17-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077067" version="1" comment="apache2-mod_security2 is &lt;2.7.1-0.2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073173" version="1" comment="ark is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073174" version="1" comment="kcalc is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034810"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073175" version="1" comment="kcharselect is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073176" version="1" comment="kdessh is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073177" version="1" comment="kdf is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073178" version="1" comment="kfloppy is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073179" version="1" comment="kgpg is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073180" version="1" comment="ktimer is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073181" version="1" comment="kwalletmanager is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073182" version="1" comment="kwikdisk is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073183" version="1" comment="okteta is &lt;4.3.5-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143491" version="1" comment="avahi is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143492" version="1" comment="avahi-lang is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143493" version="1" comment="avahi-utils is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143494" version="1" comment="libavahi-client3 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143495" version="1" comment="libavahi-client3-32bit is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143496" version="1" comment="libavahi-client3-x86 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143497" version="1" comment="libavahi-common3 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143498" version="1" comment="libavahi-common3-32bit is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143499" version="1" comment="libavahi-common3-x86 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143500" version="1" comment="libavahi-core5 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143501" version="1" comment="libdns_sd is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143502" version="1" comment="libdns_sd-32bit is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143503" version="1" comment="libdns_sd-x86 is &lt;0.6.23-11.30.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143504" version="1" comment="bind is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143505" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143506" version="1" comment="bind-doc is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143507" version="1" comment="bind-libs is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143508" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143509" version="1" comment="bind-libs-x86 is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143510" version="1" comment="bind-utils is &lt;9.6ESVR7P4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074909" version="1" comment="boost-license is &lt;1.36.0-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074910" version="1" comment="libboost_program_options1_36_0 is &lt;1.36.0-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074917" version="1" comment="libboost_regex1_36_0 is &lt;1.36.0-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074911" version="1" comment="libboost_signals1_36_0 is &lt;1.36.0-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074912" version="1" comment="libboost_thread1_36_0 is &lt;1.36.0-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143511" version="1" comment="cifs-utils is &lt;5.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112218" version="1" comment="clamav is &lt;0.97.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143512" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-2.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143513" version="1" comment="libldap-2_4-2 is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143514" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143515" version="1" comment="libldap-2_4-2-x86 is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143516" version="1" comment="openldap2 is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143517" version="1" comment="openldap2-back-meta is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143518" version="1" comment="openldap2-client is &lt;2.4.26-0.24.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143520" version="1" comment="cron is &lt;4.1-194.207.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143521" version="1" comment="cups is &lt;1.3.9-8.46.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143522" version="1" comment="cups-client is &lt;1.3.9-8.46.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143523" version="1" comment="cups-libs is &lt;1.3.9-8.46.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143524" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.46.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143525" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.46.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143526" version="1" comment="curl is &lt;7.19.7-1.26.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143527" version="1" comment="libcurl4 is &lt;7.19.7-1.26.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143528" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.26.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143529" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.26.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073075" version="1" comment="cvs is &lt;1.12.12-144.23.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073074" version="1" comment="cvs-doc is &lt;1.12.12-144.23.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143530" version="1" comment="dbus-1 is &lt;1.2.10-3.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143531" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143532" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143533" version="1" comment="dbus-1-x86 is &lt;1.2.10-3.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143537" version="1" comment="dhcp is &lt;4.2.4.P2-0.16.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143538" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.16.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143539" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.16.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143540" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.16.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074692" version="1" comment="dhcpcd is &lt;3.2.3-44.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143541" version="1" comment="e2fsprogs is &lt;1.41.9-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143542" version="1" comment="libcom_err2 is &lt;1.41.9-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143543" version="1" comment="libcom_err2-32bit is &lt;1.41.9-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143544" version="1" comment="libcom_err2-x86 is &lt;1.41.9-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143545" version="1" comment="libext2fs2 is &lt;1.41.9-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074331" version="1" comment="ecryptfs-utils is &lt;61-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074329" version="1" comment="ecryptfs-utils-32bit is &lt;61-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074330" version="1" comment="ecryptfs-utils-x86 is &lt;61-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075137" version="1" comment="evolution-data-server is &lt;2.28.2-0.29.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075135" version="1" comment="evolution-data-server-32bit is &lt;2.28.2-0.29.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075136" version="1" comment="evolution-data-server-lang is &lt;2.28.2-0.29.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075143" version="1" comment="evolution-data-server-x86 is &lt;2.28.2-0.29.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074688" version="1" comment="expat is &lt;2.0.1-88.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074691" version="1" comment="libexpat1 is &lt;2.0.1-88.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074689" version="1" comment="libexpat1-32bit is &lt;2.0.1-88.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074690" version="1" comment="libexpat1-x86 is &lt;2.0.1-88.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143552" version="1" comment="file is &lt;4.24-43.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143553" version="1" comment="file-32bit is &lt;4.24-43.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143554" version="1" comment="file-x86 is &lt;4.24-43.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112262" version="1" comment="freeradius-server is &lt;2.1.1-7.16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112263" version="1" comment="freeradius-server-dialupadmin is &lt;2.1.1-7.16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112264" version="1" comment="freeradius-server-doc is &lt;2.1.1-7.16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112265" version="1" comment="freeradius-server-libs is &lt;2.1.1-7.16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112266" version="1" comment="freeradius-server-utils is &lt;2.1.1-7.16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076460" version="1" comment="freetype2 is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076458" version="1" comment="freetype2-32bit is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076471" version="1" comment="freetype2-x86 is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076461" version="1" comment="ft2demos is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143557" version="1" comment="fuse is &lt;2.8.7-0.9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143558" version="1" comment="libfuse2 is &lt;2.8.7-0.9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075764" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075765" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075766" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075767" version="1" comment="ghostscript-library is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075768" version="1" comment="ghostscript-omni is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075769" version="1" comment="ghostscript-x11 is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075770" version="1" comment="libgimpprint is &lt;4.2.7-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143563" version="1" comment="glib2 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143564" version="1" comment="glib2-doc is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143565" version="1" comment="glib2-lang is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143566" version="1" comment="libgio-2_0-0 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143567" version="1" comment="libgio-2_0-0-32bit is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143568" version="1" comment="libgio-2_0-0-x86 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143569" version="1" comment="libglib-2_0-0 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143570" version="1" comment="libglib-2_0-0-32bit is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143571" version="1" comment="libglib-2_0-0-x86 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143572" version="1" comment="libgmodule-2_0-0 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143573" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143574" version="1" comment="libgmodule-2_0-0-x86 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143575" version="1" comment="libgobject-2_0-0 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143576" version="1" comment="libgobject-2_0-0-32bit is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143577" version="1" comment="libgobject-2_0-0-x86 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143578" version="1" comment="libgthread-2_0-0 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143579" version="1" comment="libgthread-2_0-0-32bit is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143580" version="1" comment="libgthread-2_0-0-x86 is &lt;2.22.5-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143581" version="1" comment="glibc is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143582" version="1" comment="glibc-32bit is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143583" version="1" comment="glibc-devel is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143584" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143585" version="1" comment="glibc-html is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143586" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143587" version="1" comment="glibc-info is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143588" version="1" comment="glibc-locale is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143589" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143590" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143591" version="1" comment="glibc-profile is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143592" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143593" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143594" version="1" comment="glibc-x86 is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143595" version="1" comment="nscd is &lt;2.11.3-17.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143601" version="1" comment="gnome-screensaver is &lt;2.28.3-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143602" version="1" comment="gnome-screensaver-lang is &lt;2.28.3-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077121" version="1" comment="gnutls is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077132" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077123" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077122" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077133" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143603" version="1" comment="gpg2 is &lt;2.0.9-25.33.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143604" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074875" version="1" comment="gtk2 is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074872" version="1" comment="gtk2-32bit is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074886" version="1" comment="gtk2-doc is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074874" version="1" comment="gtk2-lang is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074887" version="1" comment="gtk2-x86 is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143619" version="1" comment="guestfs-data is &lt;1.20.4-0.14.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143620" version="1" comment="guestfs-tools is &lt;1.20.4-0.14.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143621" version="1" comment="guestfsd is &lt;1.20.4-0.14.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143622" version="1" comment="libguestfs0 is &lt;1.20.4-0.14.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143627" version="1" comment="gzip is &lt;1.3.12-69.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143628" version="1" comment="hyper-v is &lt;5-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143629" version="1" comment="ibutils is &lt;1.5.7-0.7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143630" version="1" comment="ibutils-32bit is &lt;1.5.7-0.7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076985" version="1" comment="jakarta-commons-httpclient3 is &lt;3.0.1-253.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077099" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr13.1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077095" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr13.1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077096" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr13.1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077097" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr13.1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077098" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr13.1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112815" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr4.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112826" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr4.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112816" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr4.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112827" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr4.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075206" version="1" comment="jpeg is &lt;6b-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075208" version="1" comment="libjpeg is &lt;6.2.0-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075207" version="1" comment="libjpeg-32bit is &lt;6.2.0-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075212" version="1" comment="libjpeg-x86 is &lt;6.2.0-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143633" version="1" comment="kde4-kgreeter-plugins is &lt;4.3.5-0.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143635" version="1" comment="kdebase4-workspace is &lt;4.3.5-0.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143636" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.3.5-0.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143637" version="1" comment="kdm is &lt;4.3.5-0.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143638" version="1" comment="kwin is &lt;4.3.5-0.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143642" version="1" comment="kdelibs4 is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143643" version="1" comment="kdelibs4-core is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143644" version="1" comment="kdelibs4-doc is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143645" version="1" comment="libkde4 is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143646" version="1" comment="libkde4-32bit is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143647" version="1" comment="libkde4-x86 is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143648" version="1" comment="libkdecore4 is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143649" version="1" comment="libkdecore4-32bit is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143650" version="1" comment="libkdecore4-x86 is &lt;4.3.5-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143651" version="1" comment="kernel-default is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143652" version="1" comment="kernel-default-base is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143653" version="1" comment="kernel-default-devel is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143654" version="1" comment="kernel-default-man is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143655" version="1" comment="kernel-pae is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143656" version="1" comment="kernel-pae-base is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143657" version="1" comment="kernel-pae-devel is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143658" version="1" comment="kernel-ppc64 is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143659" version="1" comment="kernel-ppc64-base is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143660" version="1" comment="kernel-ppc64-devel is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143661" version="1" comment="kernel-source is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143662" version="1" comment="kernel-syms is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143663" version="1" comment="kernel-trace is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143664" version="1" comment="kernel-trace-base is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143665" version="1" comment="kernel-trace-devel is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143666" version="1" comment="kernel-xen is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143667" version="1" comment="kernel-xen-base is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143668" version="1" comment="kernel-xen-devel is &lt;3.0.76-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112587" version="1" comment="krb5 is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112588" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112589" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112590" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112591" version="1" comment="krb5-client is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112595" version="1" comment="krb5-server is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112812" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112592" version="1" comment="krb5-doc is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112593" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112594" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143669" version="1" comment="kvm is &lt;1.4.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143674" version="1" comment="ldapsmb is &lt;1.34b-12.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143675" version="1" comment="libldb1 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143676" version="1" comment="libsmbclient0 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143677" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143678" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143679" version="1" comment="libtalloc2 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143680" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143681" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143682" version="1" comment="libtdb1 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143683" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143684" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143685" version="1" comment="libtevent0 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143686" version="1" comment="libwbclient0 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143687" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143688" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143689" version="1" comment="samba is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143690" version="1" comment="samba-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143691" version="1" comment="samba-client is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143692" version="1" comment="samba-client-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143693" version="1" comment="samba-client-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143694" version="1" comment="samba-krb-printing is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143695" version="1" comment="samba-winbind is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143696" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143697" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143698" version="1" comment="samba-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077182" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077181" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143699" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143700" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143701" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143702" version="1" comment="libqt4 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143703" version="1" comment="libqt4-32bit is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143704" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143705" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143706" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143707" version="1" comment="libqt4-sql is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143708" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143709" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.25.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143710" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143711" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143712" version="1" comment="libqt4-x11 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143713" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143714" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143715" version="1" comment="libqt4-x86 is &lt;4.6.3-5.25.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143716" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.25.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072983" version="1" comment="libapr1 is &lt;1.3.3-11.18.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009072982" version="1" comment="libapr1-32bit is &lt;1.3.3-11.18.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143719" version="1" comment="libcgroup1 is &lt;0.37.1-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143720" version="1" comment="libdrm is &lt;2.4.41-0.8.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143721" version="1" comment="libdrm-32bit is &lt;2.4.41-0.8.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143722" version="1" comment="libdrm-x86 is &lt;2.4.41-0.8.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076988" version="1" comment="libecpg6 is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076990" version="1" comment="libpq5 is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076989" version="1" comment="libpq5-32bit is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076991" version="1" comment="postgresql91 is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076993" version="1" comment="postgresql91-contrib is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076994" version="1" comment="postgresql91-docs is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076995" version="1" comment="postgresql91-server is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075040" version="1" comment="libexif is &lt;0.6.17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075039" version="1" comment="libexif-32bit is &lt;0.6.17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075063" version="1" comment="libexif-x86 is &lt;0.6.17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143724" version="1" comment="libfreebl3 is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143725" version="1" comment="libfreebl3-32bit is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143726" version="1" comment="libfreebl3-x86 is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143727" version="1" comment="libsoftokn3 is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143728" version="1" comment="libsoftokn3-32bit is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143729" version="1" comment="libsoftokn3-x86 is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143730" version="1" comment="mozilla-nss is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143731" version="1" comment="mozilla-nss-32bit is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143732" version="1" comment="mozilla-nss-tools is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143733" version="1" comment="mozilla-nss-x86 is &lt;3.14.3-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143735" version="1" comment="libgtop is &lt;2.28.0-1.9.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143736" version="1" comment="libgtop-2_0-7 is &lt;2.28.0-1.9.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143737" version="1" comment="libgtop-doc is &lt;2.28.0-1.9.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143738" version="1" comment="libgtop-lang is &lt;2.28.0-1.9.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076347" version="1" comment="libicu is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076348" version="1" comment="libicu-32bit is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076349" version="1" comment="libicu-doc is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076350" version="1" comment="libicu-x86 is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076518" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076517" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076523" version="1" comment="libmysqlclient15-x86 is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076520" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143740" version="1" comment="mysql is &lt;5.5.31-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143741" version="1" comment="mysql-client is &lt;5.5.31-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143742" version="1" comment="mysql-tools is &lt;5.5.31-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143746" version="1" comment="libnewt0_52 is &lt;0.52.10-1.35.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143747" version="1" comment="newt is &lt;0.52.10-1.35.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143748" version="1" comment="python-newt is &lt;0.52.10-1.35.113" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076924" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076923" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076935" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076933" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076936" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076925" version="1" comment="openssl is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076937" version="1" comment="openssl-doc is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076091" version="1" comment="libotr2 is &lt;3.2.0-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075195" version="1" comment="libpng12-0 is &lt;1.2.31-5.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075194" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075199" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076958" version="1" comment="libpoppler-glib4 is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076959" version="1" comment="libpoppler-qt4-3 is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076960" version="1" comment="libpoppler5 is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076961" version="1" comment="poppler-tools is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076276" version="1" comment="libproxy0 is &lt;0.3.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076270" version="1" comment="libproxy0-32bit is &lt;0.3.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076272" version="1" comment="libproxy0-config-gnome is &lt;0.3.1-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076273" version="1" comment="libproxy0-config-kde4 is &lt;0.3.1-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076275" version="1" comment="libproxy0-networkmanager is &lt;0.3.1-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076277" version="1" comment="libproxy0-x86 is &lt;0.3.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143761" version="1" comment="libpython2_6-1_0 is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143762" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143763" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143764" version="1" comment="python-base is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143765" version="1" comment="python-base-32bit is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143766" version="1" comment="python-base-x86 is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143767" version="1" comment="python-xml is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143773" version="1" comment="libsnmp15 is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143774" version="1" comment="libsnmp15-32bit is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143775" version="1" comment="libsnmp15-x86 is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143776" version="1" comment="net-snmp is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143777" version="1" comment="perl-SNMP is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143778" version="1" comment="snmp-mibs is &lt;5.4.2.1-8.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143779" version="1" comment="libsoup-2_4-1 is &lt;2.32.2-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143780" version="1" comment="libsoup-2_4-1-32bit is &lt;2.32.2-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143781" version="1" comment="libsoup-2_4-1-x86 is &lt;2.32.2-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143782" version="1" comment="libsss_idmap0 is &lt;1.9.4-0.12.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143783" version="1" comment="python-sssd-config is &lt;1.9.4-0.12.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143784" version="1" comment="sssd is &lt;1.9.4-0.12.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143785" version="1" comment="sssd-32bit is &lt;1.9.4-0.12.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143786" version="1" comment="sssd-tools is &lt;1.9.4-0.12.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077218" version="1" comment="libtiff3 is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077217" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077223" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077224" version="1" comment="tiff is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143787" version="1" comment="libtspi1 is &lt;0.3.10-0.9.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143788" version="1" comment="libtspi1-32bit is &lt;0.3.10-0.9.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143789" version="1" comment="libtspi1-x86 is &lt;0.3.10-0.9.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143790" version="1" comment="trousers is &lt;0.3.10-0.9.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075498" version="1" comment="libupsclient1 is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075500" version="1" comment="nut is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075499" version="1" comment="nut-classic is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111805" version="1" comment="nut-drivers-net is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143791" version="1" comment="libvirt is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143792" version="1" comment="libvirt-client is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143793" version="1" comment="libvirt-client-32bit is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143794" version="1" comment="libvirt-doc is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143795" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143796" version="1" comment="libvirt-python is &lt;1.0.5.1-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073153" version="1" comment="libvorbis is &lt;1.2.0-79.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073150" version="1" comment="libvorbis-32bit is &lt;1.2.0-79.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073151" version="1" comment="libvorbis-doc is &lt;1.2.0-79.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073152" version="1" comment="libvorbis-x86 is &lt;1.2.0-79.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077146" version="1" comment="libxml2 is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077144" version="1" comment="libxml2-32bit is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077151" version="1" comment="libxml2-doc is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077152" version="1" comment="libxml2-x86 is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077120" version="1" comment="libxslt is &lt;1.1.24-19.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077119" version="1" comment="libxslt-32bit is &lt;1.1.24-19.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077131" version="1" comment="libxslt-x86 is &lt;1.1.24-19.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073168" version="1" comment="logrotate is &lt;3.7.7-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143804" version="1" comment="lvm2 is &lt;2.02.98-0.25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143805" version="1" comment="mailman is &lt;2.1.14-9.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073033" version="1" comment="mozilla-xulrunner192 is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073029" version="1" comment="mozilla-xulrunner192-32bit is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073030" version="1" comment="mozilla-xulrunner192-gnome is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073031" version="1" comment="mozilla-xulrunner192-translations is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073032" version="1" comment="mozilla-xulrunner192-x86 is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076709" version="1" comment="nagios is &lt;3.0.6-1.25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076708" version="1" comment="nagios-www is &lt;3.0.6-1.25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143816" version="1" comment="nagios-plugins is &lt;1.4.16-0.11.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143817" version="1" comment="nagios-plugins-extras is &lt;1.4.16-0.11.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077277" version="1" comment="nfs-client is &lt;1.2.3-18.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143818" version="1" comment="ntp is &lt;4.2.4p8-1.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143819" version="1" comment="ntp-doc is &lt;4.2.4p8-1.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143820" version="1" comment="ofed is &lt;1.5.4.1-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143821" version="1" comment="ofed-doc is &lt;1.5.4.1-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143822" version="1" comment="ofed-kmp-default is &lt;1.5.4.1_3.0.76_0.11-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143823" version="1" comment="ofed-kmp-pae is &lt;1.5.4.1_3.0.76_0.11-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143824" version="1" comment="ofed-kmp-ppc64 is &lt;1.5.4.1_3.0.76_0.11-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143825" version="1" comment="ofed-kmp-trace is &lt;1.5.4.1_3.0.76_0.11-0.11.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143826" version="1" comment="openCryptoki is &lt;2.4.2-0.9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143827" version="1" comment="openCryptoki-32bit is &lt;2.4.2-0.9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143828" version="1" comment="openCryptoki-64bit is &lt;2.4.2-0.9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143833" version="1" comment="openssh is &lt;6.2p2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143834" version="1" comment="openssh-askpass is &lt;6.2p2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143835" version="1" comment="openvpn is &lt;2.0.9-143.38.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143836" version="1" comment="openvpn-auth-pam-plugin is &lt;2.0.9-143.38.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143841" version="1" comment="pam_krb5 is &lt;2.3.1-47.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143842" version="1" comment="pam_krb5-32bit is &lt;2.3.1-47.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143843" version="1" comment="pam_krb5-x86 is &lt;2.3.1-47.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143847" version="1" comment="pam_mount is &lt;0.47-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143848" version="1" comment="pam_mount-32bit is &lt;0.47-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143849" version="1" comment="pam_mount-x86 is &lt;0.47-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143850" version="1" comment="perl is &lt;5.10.0-64.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143851" version="1" comment="perl-32bit is &lt;5.10.0-64.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143852" version="1" comment="perl-Module-Build is &lt;0.2808.01-0.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143853" version="1" comment="perl-Test-Simple is &lt;0.72-0.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143854" version="1" comment="perl-base is &lt;5.10.0-64.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143855" version="1" comment="perl-doc is &lt;5.10.0-64.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143856" version="1" comment="perl-x86 is &lt;5.10.0-64.67.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076900" version="1" comment="postgresql is &lt;8.3.23-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076905" version="1" comment="postgresql-contrib is &lt;8.3.23-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076906" version="1" comment="postgresql-docs is &lt;8.3.23-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076907" version="1" comment="postgresql-server is &lt;8.3.23-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076978" version="1" comment="puppet is &lt;2.6.18-0.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076986" version="1" comment="puppet-server is &lt;2.6.18-0.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143861" version="1" comment="pure-ftpd is &lt;1.0.22-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143862" version="1" comment="python is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143863" version="1" comment="python-32bit is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143864" version="1" comment="python-curses is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143865" version="1" comment="python-demo is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143866" version="1" comment="python-gdbm is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143867" version="1" comment="python-idle is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143868" version="1" comment="python-tk is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143869" version="1" comment="python-x86 is &lt;2.6.8-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074309" version="1" comment="python-pam is &lt;0.5.0-3.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143874" version="1" comment="quagga is &lt;0.99.15-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143875" version="1" comment="rsync is &lt;3.0.4-2.47.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143876" version="1" comment="rsyslog is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143877" version="1" comment="rsyslog-diag-tools is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143878" version="1" comment="rsyslog-doc is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143879" version="1" comment="rsyslog-module-gssapi is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143880" version="1" comment="rsyslog-module-gtls is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143881" version="1" comment="rsyslog-module-mysql is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143882" version="1" comment="rsyslog-module-pgsql is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143883" version="1" comment="rsyslog-module-relp is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143884" version="1" comment="rsyslog-module-snmp is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143885" version="1" comment="rsyslog-module-udpspoof is &lt;5.10.1-0.7.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076775" version="1" comment="ruby is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076786" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076787" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075799" version="1" comment="sblim-sfcb is &lt;1.3.11-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074796" version="1" comment="socat is &lt;1.7.0.0-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076602" version="1" comment="squid is &lt;2.7.STABLE5-2.12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076661" version="1" comment="squid3 is &lt;3.1.12-8.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143888" version="1" comment="star is &lt;1.5final-28.23.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143889" version="1" comment="stunnel is &lt;4.54-0.9.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143890" version="1" comment="sudo is &lt;1.7.6p2-0.17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143891" version="1" comment="sysconfig is &lt;0.71.61-0.11.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143892" version="1" comment="syslog-ng is &lt;2.0.9-27.34.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143893" version="1" comment="sysstat is &lt;8.1.5-7.45.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143894" version="1" comment="sysstat-isag is &lt;8.1.5-7.45.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143895" version="1" comment="system-config-printer is &lt;1.0.8-9.23.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143896" version="1" comment="system-config-printer-lang is &lt;1.0.8-9.23.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077055" version="1" comment="systemtap is &lt;1.5-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077054" version="1" comment="systemtap-server is &lt;1.5-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074582" version="1" comment="t1lib is &lt;5.1.1-100.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074585" version="1" comment="taglib is &lt;1.5-19.23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074583" version="1" comment="taglib-32bit is &lt;1.5-19.23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074584" version="1" comment="taglib-x86 is &lt;1.5-19.23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143898" version="1" comment="tftp is &lt;0.48-101.31.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143899" version="1" comment="tgt is &lt;0.9.10-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076487" version="1" comment="tomcat6 is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076480" version="1" comment="tomcat6-admin-webapps is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076481" version="1" comment="tomcat6-docs-webapp is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076482" version="1" comment="tomcat6-javadoc is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076483" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076484" version="1" comment="tomcat6-lib is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076485" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076486" version="1" comment="tomcat6-webapps is &lt;6.0.18-20.35.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143900" version="1" comment="unixODBC_23 is &lt;2.3.1-0.9.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143903" version="1" comment="virt-utils is &lt;1.2.1-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077108" version="1" comment="wireshark is &lt;1.8.6-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143904" version="1" comment="x3270 is &lt;3.3.12-517.12.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143906" version="1" comment="xen is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143907" version="1" comment="xen-doc-html is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143908" version="1" comment="xen-doc-pdf is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143909" version="1" comment="xen-kmp-default is &lt;4.2.2_04_3.0.76_0.11-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143910" version="1" comment="xen-kmp-pae is &lt;4.2.2_04_3.0.76_0.11-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143911" version="1" comment="xen-libs is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143912" version="1" comment="xen-libs-32bit is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143913" version="1" comment="xen-tools is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143914" version="1" comment="xen-tools-domU is &lt;4.2.2_04-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143915" version="1" comment="xorg-x11 is &lt;7.4-9.62.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143916" version="1" comment="xorg-x11-xauth is &lt;7.4-9.62.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143917" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.81.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143918" version="1" comment="xorg-x11-server is &lt;7.4-27.81.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143919" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.81.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143920" version="1" comment="xorg-x11-libxcb is &lt;7.4-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143921" version="1" comment="xorg-x11-libxcb-32bit is &lt;7.4-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143922" version="1" comment="xorg-x11-libxcb-x86 is &lt;7.4-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074291" version="1" comment="xorg-x11-server-dmx is &lt;7.3.99-17.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143923" version="1" comment="xorg-x11-server-rdp is &lt;7.3.99-3.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143925" version="1" comment="yast2 is &lt;2.17.129-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143926" version="1" comment="yast2-core is &lt;2.17.45-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117413" version="1" comment="sles-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143928" version="1" comment="Mesa is &lt;9.0.3-0.28.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143929" version="1" comment="Mesa-32bit is &lt;9.0.3-0.28.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143930" version="1" comment="Mesa-x86 is &lt;9.0.3-0.28.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110027" version="1" comment="MozillaFirefox is &lt;31.7.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110026" version="1" comment="MozillaFirefox-translations is &lt;31.7.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143931" version="1" comment="PackageKit is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143932" version="1" comment="PackageKit-lang is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143933" version="1" comment="hal is &lt;0.5.12-23.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143934" version="1" comment="hal-32bit is &lt;0.5.12-23.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143935" version="1" comment="hal-doc is &lt;0.5.12-23.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143936" version="1" comment="hal-x86 is &lt;0.5.12-23.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143937" version="1" comment="libpackagekit-glib10 is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143938" version="1" comment="PolicyKit is &lt;0.9-14.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143939" version="1" comment="PolicyKit-32bit is &lt;0.9-14.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143940" version="1" comment="PolicyKit-doc is &lt;0.9-14.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143941" version="1" comment="PolicyKit-x86 is &lt;0.9-14.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098629" version="1" comment="a2ps is &lt;4.13-1326.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143942" version="1" comment="aaa_base is &lt;11-6.105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143943" version="1" comment="ant is &lt;1.7.1-20.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143944" version="1" comment="ant-trax is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108649" version="1" comment="apache2 is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108644" version="1" comment="apache2-doc is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108645" version="1" comment="apache2-example-pages is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108646" version="1" comment="apache2-prefork is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108647" version="1" comment="apache2-utils is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108648" version="1" comment="apache2-worker is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143945" version="1" comment="apache2-mod_jk is &lt;1.2.40-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143946" version="1" comment="apache2-mod_nss is &lt;1.0.8-0.4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143947" version="1" comment="apache2-mod_perl is &lt;2.0.4-40.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110219" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112868" version="1" comment="php53 is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110220" version="1" comment="php53-bcmath is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110221" version="1" comment="php53-bz2 is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110222" version="1" comment="php53-calendar is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110223" version="1" comment="php53-ctype is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110224" version="1" comment="php53-curl is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110225" version="1" comment="php53-dba is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110226" version="1" comment="php53-dom is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110227" version="1" comment="php53-exif is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110228" version="1" comment="php53-fastcgi is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110229" version="1" comment="php53-fileinfo is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110230" version="1" comment="php53-ftp is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110231" version="1" comment="php53-gd is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110232" version="1" comment="php53-gettext is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110233" version="1" comment="php53-gmp is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110234" version="1" comment="php53-iconv is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110235" version="1" comment="php53-intl is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110236" version="1" comment="php53-json is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110237" version="1" comment="php53-ldap is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110238" version="1" comment="php53-mbstring is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110239" version="1" comment="php53-mcrypt is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110240" version="1" comment="php53-mysql is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110241" version="1" comment="php53-odbc is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110242" version="1" comment="php53-openssl is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110243" version="1" comment="php53-pcntl is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110244" version="1" comment="php53-pdo is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110245" version="1" comment="php53-pear is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110246" version="1" comment="php53-pgsql is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110247" version="1" comment="php53-pspell is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110248" version="1" comment="php53-shmop is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110249" version="1" comment="php53-snmp is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110250" version="1" comment="php53-soap is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110251" version="1" comment="php53-suhosin is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110252" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110253" version="1" comment="php53-sysvsem is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110254" version="1" comment="php53-sysvshm is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110255" version="1" comment="php53-tokenizer is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110256" version="1" comment="php53-wddx is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110257" version="1" comment="php53-xmlreader is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110258" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110259" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110260" version="1" comment="php53-xsl is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110261" version="1" comment="php53-zip is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110262" version="1" comment="php53-zlib is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099258" version="1" comment="apache2-mod_security2 is &lt;2.7.1-0.2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099535" version="1" comment="augeas is &lt;0.9.0-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099534" version="1" comment="augeas-lenses is &lt;0.9.0-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099536" version="1" comment="libaugeas0 is &lt;0.9.0-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089841" version="1" comment="automake is &lt;1.10.1-4.131.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143948" version="1" comment="avahi is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143949" version="1" comment="avahi-lang is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143950" version="1" comment="avahi-utils is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143951" version="1" comment="libavahi-client3 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143952" version="1" comment="libavahi-client3-32bit is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143953" version="1" comment="libavahi-client3-x86 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143954" version="1" comment="libavahi-common3 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143955" version="1" comment="libavahi-common3-32bit is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143956" version="1" comment="libavahi-common3-x86 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143957" version="1" comment="libavahi-core5 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143958" version="1" comment="libdns_sd is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143959" version="1" comment="libdns_sd-32bit is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143960" version="1" comment="libdns_sd-x86 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143961" version="1" comment="bash is &lt;3.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143962" version="1" comment="bash-doc is &lt;3.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143963" version="1" comment="bash-x86 is &lt;3.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143964" version="1" comment="libreadline5 is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143965" version="1" comment="libreadline5-32bit is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143966" version="1" comment="libreadline5-x86 is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143967" version="1" comment="readline-doc is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106119" version="1" comment="bind is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106113" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106115" version="1" comment="bind-doc is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106117" version="1" comment="bind-libs is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106116" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103747" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106118" version="1" comment="bind-utils is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143968" version="1" comment="binutils is &lt;2.24-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143969" version="1" comment="boost-license is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143970" version="1" comment="boost-license1_49_0 is &lt;1.49.0-0.13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143971" version="1" comment="libboost_program_options1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143972" version="1" comment="libboost_regex1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143973" version="1" comment="libboost_signals1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143974" version="1" comment="libboost_system1_49_0 is &lt;1.49.0-0.13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143975" version="1" comment="libboost_thread1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143976" version="1" comment="libboost_thread1_49_0 is &lt;1.49.0-0.13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143977" version="1" comment="cifs-utils is &lt;5.1-0.14.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109607" version="1" comment="clamav is &lt;0.98.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109626" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109624" version="1" comment="libldap-2_4-2 is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109623" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109627" version="1" comment="libldap-2_4-2-x86 is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109622" version="1" comment="openldap2 is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109628" version="1" comment="openldap2-back-meta is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109625" version="1" comment="openldap2-client is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109145" version="1" comment="coreutils is &lt;8.12-6.25.32.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109144" version="1" comment="coreutils-lang is &lt;8.12-6.25.32.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109146" version="1" comment="coreutils-x86 is &lt;8.12-6.25.32.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102978" version="1" comment="cpio is &lt;2.9-75.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102977" version="1" comment="cpio-lang is &lt;2.9-75.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143978" version="1" comment="cron is &lt;4.1-194.211.213.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110279" version="1" comment="cups is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110276" version="1" comment="cups-client is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110278" version="1" comment="cups-libs is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110277" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110280" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109965" version="1" comment="curl is &lt;7.19.7-1.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109967" version="1" comment="libcurl4 is &lt;7.19.7-1.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109966" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109968" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143979" version="1" comment="davfs2 is &lt;1.5.2-1.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100695" version="1" comment="dbus-1 is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100692" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100693" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100694" version="1" comment="dbus-1-x86 is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143980" version="1" comment="dhcp is &lt;4.2.4.P2-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143981" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143982" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143983" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143984" version="1" comment="dnsmasq is &lt;2.71-0.14.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143985" version="1" comment="e2fsprogs is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143986" version="1" comment="libcom_err2 is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143987" version="1" comment="libcom_err2-32bit is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143988" version="1" comment="libcom_err2-x86 is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143989" version="1" comment="libext2fs2 is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107083" version="1" comment="elfutils is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107084" version="1" comment="libasm1 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107090" version="1" comment="libasm1-32bit is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107086" version="1" comment="libdw1 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107085" version="1" comment="libdw1-32bit is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107091" version="1" comment="libdw1-x86 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107088" version="1" comment="libebl1 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107087" version="1" comment="libebl1-32bit is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107092" version="1" comment="libebl1-x86 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107089" version="1" comment="libelf1 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107082" version="1" comment="libelf1-32bit is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107093" version="1" comment="libelf1-x86 is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109215" version="1" comment="emacs is &lt;22.3-4.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109216" version="1" comment="emacs-el is &lt;22.3-4.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109213" version="1" comment="emacs-info is &lt;22.3-4.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109212" version="1" comment="emacs-nox is &lt;22.3-4.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109214" version="1" comment="emacs-x11 is &lt;22.3-4.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102331" version="1" comment="evolution-data-server is &lt;2.28.2-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102329" version="1" comment="evolution-data-server-32bit is &lt;2.28.2-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102330" version="1" comment="evolution-data-server-lang is &lt;2.28.2-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102332" version="1" comment="evolution-data-server-x86 is &lt;2.28.2-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091213" version="1" comment="fastjar is &lt;0.95-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102013" version="1" comment="file is &lt;4.24-43.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102012" version="1" comment="file-32bit is &lt;4.24-43.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102016" version="1" comment="file-x86 is &lt;4.24-43.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098692" version="1" comment="freeradius-server is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098688" version="1" comment="freeradius-server-dialupadmin is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098689" version="1" comment="freeradius-server-doc is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098690" version="1" comment="freeradius-server-libs is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098691" version="1" comment="freeradius-server-utils is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110209" version="1" comment="freetype2 is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110208" version="1" comment="freetype2-32bit is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110211" version="1" comment="freetype2-x86 is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110210" version="1" comment="ft2demos is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110282" version="1" comment="fuse is &lt;2.8.7-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110283" version="1" comment="libfuse2 is &lt;2.8.7-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109218" version="1" comment="gd is &lt;2.0.36.RC1-52.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143990" version="1" comment="glib2 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143991" version="1" comment="glib2-doc is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143992" version="1" comment="glib2-lang is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143993" version="1" comment="libgio-2_0-0 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143994" version="1" comment="libgio-2_0-0-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143995" version="1" comment="libgio-2_0-0-x86 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143996" version="1" comment="libglib-2_0-0 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143997" version="1" comment="libglib-2_0-0-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143998" version="1" comment="libglib-2_0-0-x86 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143999" version="1" comment="libgmodule-2_0-0 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144000" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144001" version="1" comment="libgmodule-2_0-0-x86 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144002" version="1" comment="libgobject-2_0-0 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144003" version="1" comment="libgobject-2_0-0-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144004" version="1" comment="libgobject-2_0-0-x86 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144005" version="1" comment="libgthread-2_0-0 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144006" version="1" comment="libgthread-2_0-0-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144007" version="1" comment="libgthread-2_0-0-x86 is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144008" version="1" comment="glibc is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144009" version="1" comment="glibc-32bit is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144010" version="1" comment="glibc-devel is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144011" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144012" version="1" comment="glibc-html is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144013" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144014" version="1" comment="glibc-info is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144015" version="1" comment="glibc-locale is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144016" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144017" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144018" version="1" comment="glibc-profile is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144019" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144020" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144021" version="1" comment="glibc-x86 is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144022" version="1" comment="nscd is &lt;2.11.3-17.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144023" version="1" comment="gnome-screensaver is &lt;2.28.3-0.39.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144024" version="1" comment="gnome-screensaver-lang is &lt;2.28.3-0.39.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108436" version="1" comment="gnutls is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108435" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108438" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108437" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108439" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098771" version="1" comment="gpg2 is &lt;2.0.9-25.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098770" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099921" version="1" comment="gpgme is &lt;1.1.6-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099922" version="1" comment="libgpgme11 is &lt;1.1.6-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144025" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.30-5.12.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144026" version="1" comment="gstreamer-0_10-plugins-good-doc is &lt;0.10.30-5.12.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144027" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.30-5.12.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144028" version="1" comment="guestfs-data is &lt;1.20.12-0.18.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144029" version="1" comment="guestfs-tools is &lt;1.20.12-0.18.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144030" version="1" comment="guestfsd is &lt;1.20.12-0.18.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144031" version="1" comment="libguestfs0 is &lt;1.20.12-0.18.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093256" version="1" comment="hplip is &lt;3.11.10-0.6.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093255" version="1" comment="hplip-hpijs is &lt;3.11.10-0.6.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144032" version="1" comment="hyper-v is &lt;6-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144033" version="1" comment="ibutils is &lt;1.5.7-0.15.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144034" version="1" comment="ibutils-32bit is &lt;1.5.7-0.15.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144035" version="1" comment="ipsec-tools is &lt;0.7.3-1.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098503" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098502" version="1" comment="jakarta-commons-fileupload-javadoc is &lt;1.1.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144036" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144037" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144038" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144039" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144040" version="1" comment="kbd is &lt;1.14.1-16.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098370" version="1" comment="kde4-kgreeter-plugins is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098371" version="1" comment="kdebase4-wallpapers is &lt;4.3.5-0.11.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098373" version="1" comment="kdebase4-workspace is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098372" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098374" version="1" comment="kdm is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098375" version="1" comment="kwin is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107756" version="1" comment="kdebase4-runtime is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112896" version="1" comment="kdelibs4 is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112897" version="1" comment="kdelibs4-core is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112898" version="1" comment="kdelibs4-doc is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112899" version="1" comment="libkde4 is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112900" version="1" comment="libkde4-32bit is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112933" version="1" comment="libkde4-x86 is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112901" version="1" comment="libkdecore4 is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112902" version="1" comment="libkdecore4-32bit is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112934" version="1" comment="libkdecore4-x86 is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098705" version="1" comment="kdirstat is &lt;2.4.4-255.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144041" version="1" comment="kernel-default is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144042" version="1" comment="kernel-default-base is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144043" version="1" comment="kernel-default-devel is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144044" version="1" comment="kernel-default-man is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144045" version="1" comment="kernel-pae is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144046" version="1" comment="kernel-pae-base is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144047" version="1" comment="kernel-pae-devel is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144048" version="1" comment="kernel-ppc64 is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144049" version="1" comment="kernel-ppc64-base is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144050" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144051" version="1" comment="kernel-source is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144052" version="1" comment="kernel-syms is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144053" version="1" comment="kernel-trace is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144054" version="1" comment="kernel-trace-base is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144055" version="1" comment="kernel-trace-devel is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144056" version="1" comment="kernel-xen is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144057" version="1" comment="kernel-xen-base is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144058" version="1" comment="kernel-xen-devel is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107541" version="1" comment="krb5 is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107539" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107542" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107543" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107540" version="1" comment="krb5-client is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107538" version="1" comment="krb5-server is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107547" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107544" version="1" comment="krb5-doc is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107545" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107546" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144059" version="1" comment="kvm is &lt;1.4.2-30.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091580" version="1" comment="lcms is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091583" version="1" comment="liblcms1 is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091581" version="1" comment="liblcms1-32bit is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091582" version="1" comment="liblcms1-x86 is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144060" version="1" comment="ldapsmb is &lt;1.34b-12.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144061" version="1" comment="libldb1 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144062" version="1" comment="libsmbclient0 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144063" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144064" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144065" version="1" comment="libtalloc2 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144066" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144067" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144068" version="1" comment="libtdb1 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144069" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144070" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144071" version="1" comment="libtevent0 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144072" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144073" version="1" comment="libwbclient0 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144074" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144075" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144076" version="1" comment="samba is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144077" version="1" comment="samba-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144078" version="1" comment="samba-client is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144079" version="1" comment="samba-client-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144080" version="1" comment="samba-client-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144081" version="1" comment="samba-krb-printing is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144082" version="1" comment="samba-winbind is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144083" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144084" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144085" version="1" comment="samba-x86 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102504" version="1" comment="libFLAC++6 is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102506" version="1" comment="libFLAC8 is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102505" version="1" comment="libFLAC8-32bit is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102507" version="1" comment="libFLAC8-x86 is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102727" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102726" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110009" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109994" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109995" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110019" version="1" comment="libqt4 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110010" version="1" comment="libqt4-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110012" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110011" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110020" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110016" version="1" comment="libqt4-sql is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110013" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110014" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110015" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110021" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110018" version="1" comment="libqt4-x11 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110017" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110022" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110023" version="1" comment="libqt4-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110024" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144086" version="1" comment="libapr-util1 is &lt;1.3.4-12.22.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144087" version="1" comment="libapr-util1-32bit is &lt;1.3.4-12.22.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144088" version="1" comment="libapr-util1-dbd-sqlite3 is &lt;1.3.4-12.22.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144089" version="1" comment="libapr1 is &lt;1.3.3-11.18.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144090" version="1" comment="libapr1-32bit is &lt;1.3.3-11.18.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144091" version="1" comment="libblkid1 is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144092" version="1" comment="libblkid1-32bit is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144093" version="1" comment="libblkid1-x86 is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144094" version="1" comment="libuuid1 is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144095" version="1" comment="libuuid1-32bit is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144096" version="1" comment="libuuid1-x86 is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144097" version="1" comment="util-linux is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144098" version="1" comment="util-linux-lang is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144099" version="1" comment="uuid-runtime is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144100" version="1" comment="libcgroup1 is &lt;0.41.rc1-2.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144101" version="1" comment="libdrm is &lt;2.4.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144102" version="1" comment="libdrm-32bit is &lt;2.4.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144103" version="1" comment="libdrm-x86 is &lt;2.4.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144104" version="1" comment="libecpg6 is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144105" version="1" comment="libpq5 is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144106" version="1" comment="libpq5-32bit is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144107" version="1" comment="postgresql94 is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144108" version="1" comment="postgresql94-contrib is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144109" version="1" comment="postgresql94-docs is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144110" version="1" comment="postgresql94-server is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112617" version="1" comment="libevent-1_4-2 is &lt;1.4.5-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107502" version="1" comment="libfreebl3 is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107501" version="1" comment="libfreebl3-32bit is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107508" version="1" comment="libfreebl3-x86 is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107504" version="1" comment="libsoftokn3 is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107503" version="1" comment="libsoftokn3-32bit is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107509" version="1" comment="libsoftokn3-x86 is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107507" version="1" comment="mozilla-nss is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107505" version="1" comment="mozilla-nss-32bit is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107506" version="1" comment="mozilla-nss-tools is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107510" version="1" comment="mozilla-nss-x86 is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144111" version="1" comment="libgcc_s1 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144112" version="1" comment="libgcc_s1-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144113" version="1" comment="libgcc_s1-x86 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144114" version="1" comment="libgfortran3 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144115" version="1" comment="libgomp1 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144116" version="1" comment="libgomp1-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144117" version="1" comment="libquadmath0 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144118" version="1" comment="libstdc++6 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144119" version="1" comment="libstdc++6-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144120" version="1" comment="libstdc++6-x86 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099938" version="1" comment="libgcrypt11 is &lt;1.5.0-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099936" version="1" comment="libgcrypt11-32bit is &lt;1.5.0-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099937" version="1" comment="libgcrypt11-x86 is &lt;1.5.0-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144121" version="1" comment="libgtop is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144122" version="1" comment="libgtop-2_0-7 is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144123" version="1" comment="libgtop-doc is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144124" version="1" comment="libgtop-lang is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106033" version="1" comment="libjasper is &lt;1.900.1-134.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106032" version="1" comment="libjasper-32bit is &lt;1.900.1-134.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106034" version="1" comment="libjasper-x86 is &lt;1.900.1-134.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102976" version="1" comment="libksba is &lt;1.0.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098769" version="1" comment="liblzo2-2 is &lt;2.03-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098767" version="1" comment="liblzo2-2-32bit is &lt;2.03-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098768" version="1" comment="liblzo2-2-x86 is &lt;2.03-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038031"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144125" version="1" comment="libmpfr1 is &lt;2.3.2-3.118.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144126" version="1" comment="libmpfr1-32bit is &lt;2.3.2-3.118.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112935" version="1" comment="libmpfr1-x86 is &lt;2.3.2-3.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107714" version="1" comment="libmspack0 is &lt;0.0.20060920alpha-74.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109861" version="1" comment="libmysql55client18 is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109860" version="1" comment="libmysql55client18-32bit is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109865" version="1" comment="libmysql55client18-x86 is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109862" version="1" comment="libmysql55client_r18 is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109858" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109859" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109864" version="1" comment="mysql is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109863" version="1" comment="mysql-client is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109866" version="1" comment="mysql-tools is &lt;5.5.43-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108147" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108146" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108152" version="1" comment="libmysqlclient15-x86 is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108148" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107900" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107897" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107899" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107898" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107971" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107902" version="1" comment="openssl is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107901" version="1" comment="openssl-doc is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092675" version="1" comment="libpixman-1-0 is &lt;0.24.4-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092673" version="1" comment="libpixman-1-0-32bit is &lt;0.24.4-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092674" version="1" comment="libpixman-1-0-x86 is &lt;0.24.4-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098501" version="1" comment="libpng12-0 is &lt;1.2.31-5.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098499" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098500" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098332" version="1" comment="libpoppler-glib4 is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098333" version="1" comment="libpoppler-qt4-3 is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098334" version="1" comment="libpoppler5 is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098335" version="1" comment="poppler-tools is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144127" version="1" comment="libpulse-browse0 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144128" version="1" comment="libpulse-mainloop-glib0 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144129" version="1" comment="libpulse-mainloop-glib0-32bit is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144130" version="1" comment="libpulse-mainloop-glib0-x86 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144131" version="1" comment="libpulse0 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144132" version="1" comment="libpulse0-32bit is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144133" version="1" comment="libpulse0-x86 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144134" version="1" comment="pulseaudio is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144135" version="1" comment="pulseaudio-esound-compat is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144136" version="1" comment="pulseaudio-gdm-hooks is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144137" version="1" comment="pulseaudio-lang is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144138" version="1" comment="pulseaudio-module-x11 is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144139" version="1" comment="pulseaudio-module-zeroconf is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144140" version="1" comment="pulseaudio-utils is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144141" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144142" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144143" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144144" version="1" comment="python-base is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144145" version="1" comment="python-base-32bit is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144146" version="1" comment="python-base-x86 is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144147" version="1" comment="python-xml is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144148" version="1" comment="libtirpc1 is &lt;0.2.1-1.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105659" version="1" comment="libsndfile is &lt;1.0.20-2.6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105658" version="1" comment="libsndfile-32bit is &lt;1.0.20-2.6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105660" version="1" comment="libsndfile-x86 is &lt;1.0.20-2.6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100007" version="1" comment="libsnmp15 is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100005" version="1" comment="libsnmp15-32bit is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100006" version="1" comment="libsnmp15-x86 is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100008" version="1" comment="net-snmp is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100009" version="1" comment="perl-SNMP is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100010" version="1" comment="snmp-mibs is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108442" version="1" comment="libssh2-1 is &lt;1.2.9-4.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144149" version="1" comment="libsss_idmap0 is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144150" version="1" comment="python-sssd-config is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144151" version="1" comment="sssd is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144152" version="1" comment="sssd-32bit is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144153" version="1" comment="sssd-tools is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109685" version="1" comment="libtasn1 is &lt;1.5-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109684" version="1" comment="libtasn1-3 is &lt;1.5-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109683" version="1" comment="libtasn1-3-32bit is &lt;1.5-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109686" version="1" comment="libtasn1-3-x86 is &lt;1.5-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144154" version="1" comment="libtevent0-x86 is &lt;3.6.3-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091279" version="1" comment="libtiff3 is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091277" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091278" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091280" version="1" comment="tiff is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144155" version="1" comment="libtspi1 is &lt;0.3.10-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144156" version="1" comment="libtspi1-32bit is &lt;0.3.10-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144157" version="1" comment="libtspi1-x86 is &lt;0.3.10-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144158" version="1" comment="trousers is &lt;0.3.10-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144159" version="1" comment="libvirt is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144160" version="1" comment="libvirt-client is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144161" version="1" comment="libvirt-client-32bit is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144162" version="1" comment="libvirt-doc is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144163" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101875" version="1" comment="libwsman1 is &lt;2.2.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101876" version="1" comment="openwsman-client is &lt;2.2.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101877" version="1" comment="openwsman-server is &lt;2.2.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144164" version="1" comment="suseRegister is &lt;1.4-1.38.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144165" version="1" comment="pam-modules is &lt;11-1.25.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144166" version="1" comment="pam-modules-32bit is &lt;11-1.25.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144167" version="1" comment="pam-modules-x86 is &lt;11-1.25.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144168" version="1" comment="pwdutils is &lt;3.2.15-0.17.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144169" version="1" comment="pwdutils-plugin-audit is &lt;3.2.15-0.17.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101725" version="1" comment="libxml2 is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101723" version="1" comment="libxml2-32bit is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101726" version="1" comment="libxml2-doc is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101727" version="1" comment="libxml2-x86 is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091329" version="1" comment="libxslt is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091327" version="1" comment="libxslt-32bit is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091328" version="1" comment="libxslt-x86 is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144170" version="1" comment="logrotate is &lt;3.7.7-10.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144171" version="1" comment="logwatch is &lt;7.3.6-65.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144172" version="1" comment="lvm2 is &lt;2.02.98-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144173" version="1" comment="lxc is &lt;0.8.0-0.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144174" version="1" comment="mailx is &lt;12.5-1.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109245" version="1" comment="mono-core is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109251" version="1" comment="mono-data is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109248" version="1" comment="mono-data-postgresql is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109249" version="1" comment="mono-data-sqlite is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109255" version="1" comment="mono-locale-extras is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109256" version="1" comment="mono-nunit is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109258" version="1" comment="mono-web is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109259" version="1" comment="mono-winforms is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101265" version="1" comment="mozilla-nspr is &lt;4.10.7-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101264" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101271" version="1" comment="mozilla-nspr-x86 is &lt;4.10.7-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109091" version="1" comment="mutt is &lt;1.5.17-42.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098667" version="1" comment="nagios is &lt;3.0.6-1.25.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098666" version="1" comment="nagios-www is &lt;3.0.6-1.25.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098716" version="1" comment="nagios-nrpe is &lt;2.12-24.4.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098715" version="1" comment="nagios-nrpe-doc is &lt;2.12-24.4.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098717" version="1" comment="nagios-plugins-nrpe is &lt;2.12-24.4.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101145" version="1" comment="nagios-plugins is &lt;1.4.16-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101144" version="1" comment="nagios-plugins-extras is &lt;1.4.16-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144175" version="1" comment="nfs-client is &lt;1.2.3-18.38.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144176" version="1" comment="nfs-doc is &lt;1.2.3-18.38.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144177" version="1" comment="nfs-kernel-server is &lt;1.2.3-18.38.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144178" version="1" comment="ntp is &lt;4.2.8p2-2.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144179" version="1" comment="ntp-doc is &lt;4.2.8p2-2.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144180" version="1" comment="ofed is &lt;1.5.4.1-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144181" version="1" comment="ofed-doc is &lt;1.5.4.1-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144182" version="1" comment="ofed-kmp-default is &lt;1.5.4.1_3.0.101_63-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144183" version="1" comment="ofed-kmp-pae is &lt;1.5.4.1_3.0.101_63-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144184" version="1" comment="ofed-kmp-ppc64 is &lt;1.5.4.1_3.0.101_63-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144185" version="1" comment="ofed-kmp-trace is &lt;1.5.4.1_3.0.101_63-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144186" version="1" comment="openCryptoki is &lt;3.2-0.11.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144187" version="1" comment="openCryptoki-32bit is &lt;3.2-0.11.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144188" version="1" comment="openCryptoki-64bit is &lt;3.2-0.11.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109700" version="1" comment="openslp is &lt;1.2.0-172.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109699" version="1" comment="openslp-32bit is &lt;1.2.0-172.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109698" version="1" comment="openslp-server is &lt;1.2.0-172.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109701" version="1" comment="openslp-x86 is &lt;1.2.0-172.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144189" version="1" comment="openssh is &lt;6.6p1-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144190" version="1" comment="openssh-fips is &lt;6.6p1-4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102621" version="1" comment="openvpn is &lt;2.0.9-143.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102622" version="1" comment="openvpn-auth-pam-plugin is &lt;2.0.9-143.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144191" version="1" comment="pam is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144192" version="1" comment="pam-32bit is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144193" version="1" comment="pam-doc is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144194" version="1" comment="pam-x86 is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144195" version="1" comment="perl is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144196" version="1" comment="perl-32bit is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144197" version="1" comment="perl-Module-Build is &lt;0.2808.01-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144198" version="1" comment="perl-Test-Simple is &lt;0.72-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144199" version="1" comment="perl-base is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144200" version="1" comment="perl-doc is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144201" version="1" comment="perl-x86 is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144202" version="1" comment="popt is &lt;1.7-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144203" version="1" comment="popt-32bit is &lt;1.7-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144204" version="1" comment="popt-x86 is &lt;1.7-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144205" version="1" comment="rpm is &lt;4.4.2.3-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144206" version="1" comment="rpm-32bit is &lt;4.4.2.3-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144207" version="1" comment="rpm-x86 is &lt;4.4.2.3-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144208" version="1" comment="powerpc-utils is &lt;1.2.22-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144209" version="1" comment="ppc64-diag is &lt;2.6.7-1.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099941" version="1" comment="ppp is &lt;2.4.5.git-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100586" version="1" comment="procmail is &lt;3.22-240.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144210" version="1" comment="puppet is &lt;2.7.26-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144211" version="1" comment="puppet-server is &lt;2.7.26-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102493" version="1" comment="pure-ftpd is &lt;1.0.22-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144212" version="1" comment="python is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144213" version="1" comment="python-32bit is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144214" version="1" comment="python-curses is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144215" version="1" comment="python-demo is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144216" version="1" comment="python-gdbm is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144217" version="1" comment="python-idle is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144218" version="1" comment="python-tk is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144219" version="1" comment="python-x86 is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098685" version="1" comment="python-imaging is &lt;1.1.6-168.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100957" version="1" comment="python-lxml is &lt;2.3.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144220" version="1" comment="python-pywbem is &lt;0.7-6.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103900" version="1" comment="quagga is &lt;0.99.15-0.14.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144221" version="1" comment="radvd is &lt;1.1-1.24.8.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100967" version="1" comment="rsyslog is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100958" version="1" comment="rsyslog-diag-tools is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100959" version="1" comment="rsyslog-doc is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100960" version="1" comment="rsyslog-module-gssapi is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100961" version="1" comment="rsyslog-module-gtls is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100962" version="1" comment="rsyslog-module-mysql is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100963" version="1" comment="rsyslog-module-pgsql is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100964" version="1" comment="rsyslog-module-relp is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100965" version="1" comment="rsyslog-module-snmp is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100966" version="1" comment="rsyslog-module-udpspoof is &lt;5.10.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105486" version="1" comment="ruby is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105481" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105485" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144222" version="1" comment="sblim-sfcb is &lt;1.3.11-0.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098750" version="1" comment="sendmail is &lt;8.14.3-50.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102690" version="1" comment="shim is &lt;0.7.318.81ee561d-0.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090553" version="1" comment="squid is &lt;2.7.STABLE5-2.12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100639" version="1" comment="squid3 is &lt;3.1.12-8.16.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144223" version="1" comment="star is &lt;1.5final-28.23.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098714" version="1" comment="strongswan is &lt;4.4.0-6.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098713" version="1" comment="strongswan-doc is &lt;4.4.0-6.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110042" version="1" comment="sudo is &lt;1.7.6p2-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144224" version="1" comment="sysconfig is &lt;0.71.61-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144225" version="1" comment="sysstat is &lt;8.1.5-7.50.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144226" version="1" comment="sysstat-isag is &lt;8.1.5-7.50.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144227" version="1" comment="tar is &lt;1.26-1.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108650" version="1" comment="tcpdump is &lt;3.9.8-1.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099545" version="1" comment="tomcat6 is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099538" version="1" comment="tomcat6-admin-webapps is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099539" version="1" comment="tomcat6-docs-webapp is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099540" version="1" comment="tomcat6-javadoc is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099541" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099542" version="1" comment="tomcat6-lib is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099543" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099544" version="1" comment="tomcat6-webapps is &lt;6.0.41-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106835" version="1" comment="unzip is &lt;6.00-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091215" version="1" comment="vino is &lt;2.28.1-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091214" version="1" comment="vino-lang is &lt;2.28.1-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144228" version="1" comment="virt-utils is &lt;1.2.1-10.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144229" version="1" comment="vsftpd is &lt;2.0.7-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101160" version="1" comment="wget is &lt;1.11.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112696" version="1" comment="wireshark is &lt;1.10.13-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101152" version="1" comment="wpa_supplicant is &lt;0.7.1-6.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098512" version="1" comment="xalan-j2 is &lt;2.7.0-217.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144230" version="1" comment="xen is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144231" version="1" comment="xen-doc-html is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144232" version="1" comment="xen-kmp-default is &lt;4.4.2_08_3.0.101_63-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144233" version="1" comment="xen-kmp-pae is &lt;4.4.2_08_3.0.101_63-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144234" version="1" comment="xen-libs is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144235" version="1" comment="xen-libs-32bit is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144236" version="1" comment="xen-tools is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144237" version="1" comment="xen-tools-domU is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098336" version="1" comment="xinetd is &lt;2.3.14-130.133.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144238" version="1" comment="xorg-x11 is &lt;7.4-9.65.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144239" version="1" comment="xorg-x11-xauth is &lt;7.4-9.65.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110272" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110274" version="1" comment="xorg-x11-server is &lt;7.4-27.105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110273" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103948" version="1" comment="xorg-x11-libX11 is &lt;7.4-5.11.11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103947" version="1" comment="xorg-x11-libX11-32bit is &lt;7.4-5.11.11.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077515" version="1" comment="xorg-x11-libX11-x86 is &lt;7.4-5.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077723" version="1" comment="xorg-x11-libXext is &lt;7.4-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077722" version="1" comment="xorg-x11-libXext-32bit is &lt;7.4-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077740" version="1" comment="xorg-x11-libXext-x86 is &lt;7.4-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103952" version="1" comment="xorg-x11-libXfixes is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103951" version="1" comment="xorg-x11-libXfixes-32bit is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077741" version="1" comment="xorg-x11-libXfixes-x86 is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103964" version="1" comment="xorg-x11-libXp is &lt;7.4-1.18.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103963" version="1" comment="xorg-x11-libXp-32bit is &lt;7.4-1.18.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077523" version="1" comment="xorg-x11-libXp-x86 is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103956" version="1" comment="xorg-x11-libXrender is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103955" version="1" comment="xorg-x11-libXrender-32bit is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077743" version="1" comment="xorg-x11-libXrender-x86 is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103962" version="1" comment="xorg-x11-libXt is &lt;7.4-1.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103961" version="1" comment="xorg-x11-libXt-32bit is &lt;7.4-1.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077745" version="1" comment="xorg-x11-libXt-x86 is &lt;7.4-1.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035172"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103958" version="1" comment="xorg-x11-libXv is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103957" version="1" comment="xorg-x11-libXv-32bit is &lt;7.4-1.16.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077744" version="1" comment="xorg-x11-libXv-x86 is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108447" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108446" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108448" version="1" comment="xorg-x11-libs-x86 is &lt;7.4-8.26.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144240" version="1" comment="xorg-x11-server-rdp is &lt;7.3.99-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144241" version="1" comment="yast2 is &lt;2.17.140-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144242" version="1" comment="yast2-core is &lt;2.17.46-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077243" version="1" comment="GraphicsMagick is &lt;1.2.5-4.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077244" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077245" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117399" version="1" comment="sle-sdk-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102720" version="1" comment="ImageMagick is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102719" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102721" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102722" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102724" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102723" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102725" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145394" version="1" comment="LibVNCServer-devel is &lt;0.9.1-154.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145395" version="1" comment="Mesa-devel is &lt;9.0.3-0.28.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145396" version="1" comment="Mesa-devel-32bit is &lt;9.0.3-0.28.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110025" version="1" comment="MozillaFirefox-devel is &lt;31.7.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145397" version="1" comment="NetworkManager-devel is &lt;0.7.1_git20090811-3.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054516" version="1" comment="OpenEXR-devel is &lt;1.6.1-83.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145398" version="1" comment="PackageKit-devel is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145399" version="1" comment="hal-devel is &lt;0.5.12-23.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145400" version="1" comment="libpackagekit-glib10-devel is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145401" version="1" comment="libpackagekit-qt10 is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145402" version="1" comment="libpackagekit-qt10-devel is &lt;0.3.14-2.30.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145403" version="1" comment="PolicyKit-devel is &lt;0.9-14.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054067" version="1" comment="Xerces-c is &lt;2.8.0-29.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054068" version="1" comment="libXerces-c-devel is &lt;2.8.0-29.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054069" version="1" comment="libXerces-c28 is &lt;2.8.0-29.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098881" version="1" comment="a2ps-devel is &lt;4.13-1326.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145404" version="1" comment="ant-antlr is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145405" version="1" comment="ant-apache-bcel is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145406" version="1" comment="ant-apache-bsf is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145407" version="1" comment="ant-apache-log4j is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145408" version="1" comment="ant-apache-oro is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145409" version="1" comment="ant-apache-regexp is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145410" version="1" comment="ant-apache-resolver is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145411" version="1" comment="ant-commons-logging is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145412" version="1" comment="ant-javadoc is &lt;1.7.1-20.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145413" version="1" comment="ant-javamail is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145414" version="1" comment="ant-jdepend is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145415" version="1" comment="ant-jmf is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145416" version="1" comment="ant-junit is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145417" version="1" comment="ant-manual is &lt;1.7.1-20.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145418" version="1" comment="ant-nodeps is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145419" version="1" comment="ant-scripts is &lt;1.7.1-20.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145420" version="1" comment="ant-swing is &lt;1.7.1-16.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108643" version="1" comment="apache2-devel is &lt;2.2.12-1.51.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091357" version="1" comment="apache2-mod_fcgid is &lt;2.2-31.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145421" version="1" comment="apache2-mod_perl-devel is &lt;2.0.4-40.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099546" version="1" comment="augeas-devel is &lt;0.9.0-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145422" version="1" comment="avahi-compat-howl-devel is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145423" version="1" comment="avahi-compat-mDNSResponder-devel is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145424" version="1" comment="libavahi-devel is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145425" version="1" comment="libhowl0 is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145426" version="1" comment="python-avahi is &lt;0.6.23-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106114" version="1" comment="bind-devel is &lt;9.9.6P1-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103740" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145427" version="1" comment="binutils-devel is &lt;2.24-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145428" version="1" comment="binutils-devel-32bit is &lt;2.24-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145429" version="1" comment="binutils-gold is &lt;2.24-3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145430" version="1" comment="cross-ppc-binutils is &lt;2.24-3.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145431" version="1" comment="cross-spu-binutils is &lt;2.24-3.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145432" version="1" comment="boinc-client is &lt;6.2.18-4.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145433" version="1" comment="boinc-client-devel is &lt;6.2.18-4.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145434" version="1" comment="boost-devel is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145435" version="1" comment="boost-devel-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145436" version="1" comment="boost-doc is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145437" version="1" comment="libboost_date_time1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145438" version="1" comment="libboost_date_time1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145439" version="1" comment="libboost_filesystem1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145440" version="1" comment="libboost_filesystem1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145441" version="1" comment="libboost_graph1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145442" version="1" comment="libboost_graph1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145443" version="1" comment="libboost_iostreams1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145444" version="1" comment="libboost_iostreams1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145445" version="1" comment="libboost_math1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145446" version="1" comment="libboost_math1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145447" version="1" comment="libboost_mpi1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145448" version="1" comment="libboost_program_options1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145449" version="1" comment="libboost_python1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145450" version="1" comment="libboost_python1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145451" version="1" comment="libboost_regex1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145452" version="1" comment="libboost_serialization1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145453" version="1" comment="libboost_serialization1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145454" version="1" comment="libboost_signals1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145455" version="1" comment="libboost_system1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145456" version="1" comment="libboost_system1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145457" version="1" comment="libboost_test1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145458" version="1" comment="libboost_test1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145459" version="1" comment="libboost_thread1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145460" version="1" comment="libboost_wave1_36_0 is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145461" version="1" comment="libboost_wave1_36_0-32bit is &lt;1.36.0-12.6.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145462" version="1" comment="build is &lt;2011.10.10-0.7.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109244" version="1" comment="bytefx-data-mysql is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109246" version="1" comment="mono-data-firebird is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109247" version="1" comment="mono-data-oracle is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109250" version="1" comment="mono-data-sybase is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109252" version="1" comment="mono-devel is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109253" version="1" comment="mono-extras is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109254" version="1" comment="mono-jscript is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109257" version="1" comment="mono-wcf is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109260" version="1" comment="mono-winfxcore is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109261" version="1" comment="monodoc-core is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145463" version="1" comment="coolkey-devel is &lt;1.1.0-22.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041252"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145464" version="1" comment="cpp48 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145465" version="1" comment="gcc48 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145466" version="1" comment="gcc48-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145467" version="1" comment="gcc48-c++ is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145468" version="1" comment="gcc48-fortran is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145469" version="1" comment="gcc48-fortran-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145470" version="1" comment="gcc48-info is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145471" version="1" comment="gcc48-locale is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145472" version="1" comment="libasan0 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145473" version="1" comment="libatomic1 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145474" version="1" comment="libgfortran3-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145475" version="1" comment="libitm1 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145476" version="1" comment="libquadmath0-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145477" version="1" comment="libstdc++48-devel is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145478" version="1" comment="libstdc++48-devel-32bit is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145479" version="1" comment="libtsan0 is &lt;4.8.3+r212056-2.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145480" version="1" comment="cscope is &lt;15.6-95.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098799" version="1" comment="ctdb-devel is &lt;1.0.114.6-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110275" version="1" comment="cups-devel is &lt;1.3.9-8.46.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009071590" version="1" comment="cyrus-imapd-devel is &lt;2.3.11-60.65.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100697" version="1" comment="dbus-1-devel is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100696" version="1" comment="dbus-1-devel-doc is &lt;1.2.10-3.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145481" version="1" comment="dbus-1-glib-devel is &lt;0.76-34.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145482" version="1" comment="derby is &lt;10.3.1.4-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145483" version="1" comment="dhcp-devel is &lt;4.2.4.P2-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145484" version="1" comment="e2fsprogs-devel is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145485" version="1" comment="libcom_err-devel is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145486" version="1" comment="libcom_err-devel-32bit is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145487" version="1" comment="libext2fs-devel is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145488" version="1" comment="libext2fs-devel-32bit is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145489" version="1" comment="libext2fs2-32bit is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145490" version="1" comment="libext2fs2-x86 is &lt;1.41.9-2.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145491" version="1" comment="empathy is &lt;2.28.2-0.13.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145492" version="1" comment="empathy-devel is &lt;2.28.2-0.13.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145493" version="1" comment="empathy-lang is &lt;2.28.2-0.13.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145494" version="1" comment="evince-devel is &lt;2.28.2-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145495" version="1" comment="evolution is &lt;2.28.2-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145496" version="1" comment="evolution-devel is &lt;2.28.2-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145497" version="1" comment="evolution-lang is &lt;2.28.2-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102328" version="1" comment="evolution-data-server-devel is &lt;2.28.2-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102014" version="1" comment="file-devel is &lt;4.24-43.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145498" version="1" comment="fileshareset is &lt;2.0-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145499" version="1" comment="kdebase3 is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145500" version="1" comment="kdebase3-32bit is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145501" version="1" comment="kdebase3-devel is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145502" version="1" comment="misc-console-font is &lt;3.5.10-20.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102692" version="1" comment="finch is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102691" version="1" comment="finch-devel is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102695" version="1" comment="libpurple is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102693" version="1" comment="libpurple-devel is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102694" version="1" comment="libpurple-lang is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102697" version="1" comment="pidgin is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102696" version="1" comment="pidgin-devel is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102501" version="1" comment="flac-devel is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102502" version="1" comment="libFLAC++6-32bit is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102503" version="1" comment="libFLAC++6-x86 is &lt;1.2.1-68.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098917" version="1" comment="freeradius-server-devel is &lt;2.1.1-7.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110207" version="1" comment="freetype2-devel is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110206" version="1" comment="freetype2-devel-32bit is &lt;2.3.7-25.35.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110281" version="1" comment="fuse-devel is &lt;2.8.7-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109217" version="1" comment="gd-devel is &lt;2.0.36.RC1-52.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074871" version="1" comment="gdk-pixbuf is &lt;0.22.0-294.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074870" version="1" comment="gdk-pixbuf-32bit is &lt;0.22.0-294.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074890" version="1" comment="gdk-pixbuf-devel is &lt;0.22.0-294.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075774" version="1" comment="ghostscript-devel is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075775" version="1" comment="ghostscript-ijs-devel is &lt;8.62-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075776" version="1" comment="libgimpprint-devel is &lt;4.2.7-32.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093459" version="1" comment="gimp is &lt;2.6.2-3.34.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093456" version="1" comment="gimp-devel is &lt;2.6.2-3.34.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093457" version="1" comment="gimp-lang is &lt;2.6.2-3.34.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093458" version="1" comment="gimp-plugins-python is &lt;2.6.2-3.34.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105496" version="1" comment="git is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105488" version="1" comment="git-arch is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105489" version="1" comment="git-core is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105490" version="1" comment="git-cvs is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105491" version="1" comment="git-daemon is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105492" version="1" comment="git-email is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105493" version="1" comment="git-gui is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105494" version="1" comment="git-svn is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105495" version="1" comment="git-web is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105497" version="1" comment="gitk is &lt;1.7.12.4-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145503" version="1" comment="glib2-devel is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145504" version="1" comment="glib2-devel-32bit is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145505" version="1" comment="libgio-fam is &lt;2.22.5-0.8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145506" version="1" comment="gmime-2_4-devel is &lt;2.4.8-1.2.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145507" version="1" comment="gmime-devel is &lt;2.2.23-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145508" version="1" comment="gmime-sharp is &lt;2.2.23-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145509" version="1" comment="gnucash is &lt;2.2.7-1.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145510" version="1" comment="gnucash-devel is &lt;2.2.7-1.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145511" version="1" comment="gnucash-lang is &lt;2.2.7-1.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145512" version="1" comment="gstreamer-0_10-plugins-base-devel is &lt;0.10.35-5.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074873" version="1" comment="gtk2-devel is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074891" version="1" comment="gtk2-devel-32bit is &lt;2.18.9-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145513" version="1" comment="ibutils-devel is &lt;1.5.7-0.15.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145514" version="1" comment="ibutils-devel-32bit is &lt;1.5.7-0.15.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076346" version="1" comment="icu is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076352" version="1" comment="libicu-devel is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076351" version="1" comment="libicu-devel-32bit is &lt;4.0-7.26.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145515" version="1" comment="imlib is &lt;1.9.14-401.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145516" version="1" comment="imlib-32bit is &lt;1.9.14-401.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145517" version="1" comment="imlib-config is &lt;1.9.14-401.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145518" version="1" comment="imlib-devel is &lt;1.9.14-401.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145519" version="1" comment="imlib-x86 is &lt;1.9.14-401.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145520" version="1" comment="imlib2 is &lt;1.4.2-2.18.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145521" version="1" comment="imlib2-devel is &lt;1.4.2-2.18.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145522" version="1" comment="imlib2-filters is &lt;1.4.2-2.18.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145523" version="1" comment="imlib2-loaders is &lt;1.4.2-2.18.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145524" version="1" comment="inkscape is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145525" version="1" comment="inkscape-extensions-dia is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035119"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145526" version="1" comment="inkscape-extensions-extra is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145527" version="1" comment="inkscape-extensions-fig is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145528" version="1" comment="inkscape-extensions-gimp is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145529" version="1" comment="inkscape-lang is &lt;0.46-62.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145530" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098798" version="1" comment="kdebase4-workspace-devel is &lt;4.3.5-0.12.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056620" version="1" comment="kdelibs3-arts is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056618" version="1" comment="kdelibs3-arts-32bit is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056619" version="1" comment="kdelibs3-arts-x86 is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056621" version="1" comment="kdelibs3-devel is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056622" version="1" comment="kdelibs3-doc is &lt;3.5.10-23.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116235" version="1" comment="libkde4-devel is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116236" version="1" comment="libkdecore4-devel is &lt;4.3.5-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045469"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145531" version="1" comment="kernel-docs is &lt;3.0.101-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065203" version="1" comment="kopete-devel is &lt;4.3.5-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107537" version="1" comment="krb5-devel is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107536" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109993" version="1" comment="libQtWebKit-devel is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109998" version="1" comment="libqt4-devel is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109997" version="1" comment="libqt4-devel-doc is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109996" version="1" comment="libqt4-devel-doc-data is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109999" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110000" version="1" comment="libqt4-sql-mysql-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110003" version="1" comment="libqt4-sql-postgresql is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110001" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110002" version="1" comment="libqt4-sql-postgresql-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110004" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110005" version="1" comment="libqt4-sql-sqlite-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110008" version="1" comment="libqt4-sql-unixODBC is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110006" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110007" version="1" comment="libqt4-sql-unixODBC-x86 is &lt;4.6.3-5.34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145532" version="1" comment="libadns-devel is &lt;1.4-73.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145533" version="1" comment="libapr-util1-devel is &lt;1.3.4-12.22.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145534" version="1" comment="libapr-util1-devel-32bit is &lt;1.3.4-12.22.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145535" version="1" comment="libapr1-devel is &lt;1.3.3-11.18.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145536" version="1" comment="libapr1-devel-32bit is &lt;1.3.3-11.18.19.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145537" version="1" comment="libarchive-devel is &lt;2.5.5-5.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107078" version="1" comment="libasm-devel is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107079" version="1" comment="libdw-devel is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107080" version="1" comment="libebl-devel is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107081" version="1" comment="libelf-devel is &lt;0.152-4.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145538" version="1" comment="libblkid-devel is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145539" version="1" comment="libblkid-devel-32bit is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145540" version="1" comment="libuuid-devel is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145541" version="1" comment="libuuid-devel-32bit is &lt;2.19.1-6.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145542" version="1" comment="libbz2-devel is &lt;1.0.5-34.253.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145543" version="1" comment="libcap-devel is &lt;2.11-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145544" version="1" comment="libcgroup-devel is &lt;0.41.rc1-2.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109964" version="1" comment="libcurl-devel is &lt;7.19.7-1.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067210" version="1" comment="libdhcp6client-1_0-2 is &lt;1.0.22-3.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009067211" version="1" comment="libdhcp6client-devel is &lt;1.0.22-3.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145545" version="1" comment="libdrm-devel is &lt;2.4.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145546" version="1" comment="libdrm-devel-32bit is &lt;2.4.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116240" version="1" comment="libevent-devel is &lt;1.4.5-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075065" version="1" comment="libexif-devel is &lt;0.6.17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145547" version="1" comment="libexiv2-4-32bit is &lt;0.17.1-31.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145548" version="1" comment="libexiv2-4-x86 is &lt;0.17.1-31.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145549" version="1" comment="libexiv2-devel is &lt;0.17.1-31.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074697" version="1" comment="libexpat-devel is &lt;2.0.1-88.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098828" version="1" comment="libgadu is &lt;1.8.2-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098827" version="1" comment="libgadu-devel is &lt;1.8.2-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099940" version="1" comment="libgcrypt-devel is &lt;1.5.0-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099939" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.0-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009069324" version="1" comment="libgnomesu-devel is &lt;1.0.0-307.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108433" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108434" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099933" version="1" comment="libgpgme-devel is &lt;1.1.6-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099934" version="1" comment="libgpgme11-32bit is &lt;1.1.6-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099935" version="1" comment="libgpgme11-x86 is &lt;1.1.6-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145550" version="1" comment="libgtop-2_0-7-32bit is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145551" version="1" comment="libgtop-2_0-7-x86 is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041285"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145552" version="1" comment="libgtop-devel is &lt;2.28.0-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145553" version="1" comment="libguestfs-devel is &lt;1.20.12-0.18.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145554" version="1" comment="libid3tag is &lt;0.15.1b-130.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145555" version="1" comment="libid3tag-devel is &lt;0.15.1b-130.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106031" version="1" comment="libjasper-devel is &lt;1.900.1-134.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075214" version="1" comment="libjpeg-devel is &lt;6.2.0-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075213" version="1" comment="libjpeg-devel-32bit is &lt;6.2.0-879.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102975" version="1" comment="libksba-devel is &lt;1.0.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091592" version="1" comment="liblcms-devel is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091591" version="1" comment="liblcms-devel-32bit is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031293"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091593" version="1" comment="python-lcms is &lt;1.17-77.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145556" version="1" comment="libldb-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145557" version="1" comment="libnetapi-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145558" version="1" comment="libnetapi0 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145559" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145560" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145561" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145562" version="1" comment="libtalloc-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145563" version="1" comment="libtdb-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145564" version="1" comment="libtevent-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145565" version="1" comment="libwbclient-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145566" version="1" comment="samba-devel is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145567" version="1" comment="samba-test is &lt;3.6.3-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060145" version="1" comment="libmikmod is &lt;3.1.11a-116.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060144" version="1" comment="libmikmod-devel is &lt;3.1.11a-116.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116243" version="1" comment="mpfr-devel is &lt;2.3.2-3.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116244" version="1" comment="mpfr-devel-32bit is &lt;2.3.2-3.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107713" version="1" comment="libmspack-devel is &lt;0.0.20060920alpha-74.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145568" version="1" comment="libmusicbrainz-devel is &lt;2.1.5-5.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076526" version="1" comment="libmysqlclient-devel is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108141" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108142" version="1" comment="libmysqlclient_r15-x86 is &lt;5.0.96-0.6.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145569" version="1" comment="libneon-devel is &lt;0.29.6-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058601" version="1" comment="libnetpbm-devel is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058600" version="1" comment="libnetpbm-devel-32bit is &lt;10.26.44-101.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145570" version="1" comment="newt-devel is &lt;0.52.10-1.35.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145571" version="1" comment="newt-static is &lt;0.52.10-1.35.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107896" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076093" version="1" comment="libotr-devel is &lt;3.2.0-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076437" version="1" comment="libpcp3 is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076443" version="1" comment="pcp is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035050"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076438" version="1" comment="pcp-devel is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076439" version="1" comment="pcp-import-iostat2pcp is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076440" version="1" comment="pcp-import-mrtg2pcp is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076441" version="1" comment="pcp-import-sar2pcp is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076442" version="1" comment="pcp-import-sheet2pcp is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076444" version="1" comment="perl-PCP-LogImport is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076445" version="1" comment="perl-PCP-LogSummary is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076446" version="1" comment="perl-PCP-MMV is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076447" version="1" comment="perl-PCP-PMDA is &lt;3.6.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092701" version="1" comment="libpixman-1-0-devel is &lt;0.24.4-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098836" version="1" comment="libpng-devel is &lt;1.2.31-5.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098835" version="1" comment="libpng-devel-32bit is &lt;1.2.31-5.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098773" version="1" comment="libpoppler-devel is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098774" version="1" comment="libpoppler-glib-devel is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098775" version="1" comment="libpoppler-qt2 is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098776" version="1" comment="libpoppler-qt3-devel is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098777" version="1" comment="libpoppler-qt4-devel is &lt;0.12.3-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076278" version="1" comment="libproxy-devel is &lt;0.3.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145572" version="1" comment="libpulse-devel is &lt;0.9.23-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145573" version="1" comment="readline-devel is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145574" version="1" comment="readline-devel-32bit is &lt;5.2-147.27.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102439" version="1" comment="libreoffice is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102366" version="1" comment="libreoffice-base is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102364" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102365" version="1" comment="libreoffice-base-extensions is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102369" version="1" comment="libreoffice-calc is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102368" version="1" comment="libreoffice-calc-extensions is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102371" version="1" comment="libreoffice-draw is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102370" version="1" comment="libreoffice-draw-extensions is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102372" version="1" comment="libreoffice-filters-optional is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102373" version="1" comment="libreoffice-gnome is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102397" version="1" comment="libreoffice-impress is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102396" version="1" comment="libreoffice-impress-extensions is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102399" version="1" comment="libreoffice-kde is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102398" version="1" comment="libreoffice-kde4 is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102421" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102431" version="1" comment="libreoffice-mailmerge is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102432" version="1" comment="libreoffice-math is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102433" version="1" comment="libreoffice-mono is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102434" version="1" comment="libreoffice-officebean is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102435" version="1" comment="libreoffice-pyuno is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102436" version="1" comment="libreoffice-sdk is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102438" version="1" comment="libreoffice-writer is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102437" version="1" comment="libreoffice-writer-extensions is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102367" version="1" comment="libreoffice-branding-upstream is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102395" version="1" comment="libreoffice-icon-themes is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102400" version="1" comment="libreoffice-l10n-af is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102401" version="1" comment="libreoffice-l10n-ar is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102402" version="1" comment="libreoffice-l10n-ca is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102403" version="1" comment="libreoffice-l10n-cs is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102404" version="1" comment="libreoffice-l10n-da is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102405" version="1" comment="libreoffice-l10n-de is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102406" version="1" comment="libreoffice-l10n-el is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102407" version="1" comment="libreoffice-l10n-en-GB is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102408" version="1" comment="libreoffice-l10n-es is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102409" version="1" comment="libreoffice-l10n-fi is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102410" version="1" comment="libreoffice-l10n-fr is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102411" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102412" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102413" version="1" comment="libreoffice-l10n-hu is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102414" version="1" comment="libreoffice-l10n-it is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102415" version="1" comment="libreoffice-l10n-ja is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102416" version="1" comment="libreoffice-l10n-ko is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102417" version="1" comment="libreoffice-l10n-nb is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102418" version="1" comment="libreoffice-l10n-nl is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102419" version="1" comment="libreoffice-l10n-nn is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102420" version="1" comment="libreoffice-l10n-pl is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102423" version="1" comment="libreoffice-l10n-pt is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102422" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102424" version="1" comment="libreoffice-l10n-ru is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102425" version="1" comment="libreoffice-l10n-sk is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102426" version="1" comment="libreoffice-l10n-sv is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102427" version="1" comment="libreoffice-l10n-xh is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102428" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102429" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102430" version="1" comment="libreoffice-l10n-zu is &lt;4.0.3.3.26-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102374" version="1" comment="libreoffice-help-cs is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102375" version="1" comment="libreoffice-help-da is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102376" version="1" comment="libreoffice-help-de is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102377" version="1" comment="libreoffice-help-en-GB is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102378" version="1" comment="libreoffice-help-en-US is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102379" version="1" comment="libreoffice-help-es is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102380" version="1" comment="libreoffice-help-fr is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102381" version="1" comment="libreoffice-help-gu-IN is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102382" version="1" comment="libreoffice-help-hi-IN is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102383" version="1" comment="libreoffice-help-hu is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102384" version="1" comment="libreoffice-help-it is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102385" version="1" comment="libreoffice-help-ja is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102386" version="1" comment="libreoffice-help-ko is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102387" version="1" comment="libreoffice-help-nl is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102388" version="1" comment="libreoffice-help-pl is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102390" version="1" comment="libreoffice-help-pt is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102389" version="1" comment="libreoffice-help-pt-BR is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102391" version="1" comment="libreoffice-help-ru is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102392" version="1" comment="libreoffice-help-sv is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102393" version="1" comment="libreoffice-help-zh-CN is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102394" version="1" comment="libreoffice-help-zh-TW is &lt;4.0.3.3.26-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073546" version="1" comment="libreoffice-testtool is &lt;3.4.5.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070840" version="1" comment="librsvg-devel is &lt;2.26.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145575" version="1" comment="libsamplerate-devel is &lt;0.1.4-1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065586" version="1" comment="libsmi is &lt;0.4.5-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105657" version="1" comment="libsndfile-devel is &lt;1.0.20-2.6.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100015" version="1" comment="net-snmp-devel is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100014" version="1" comment="net-snmp-devel-32bit is &lt;5.4.2.1-8.12.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145576" version="1" comment="libsoup-devel is &lt;2.32.2-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145577" version="1" comment="libsoup-devel-32bit is &lt;2.32.2-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098837" version="1" comment="libssh2 is &lt;0.2-5.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108440" version="1" comment="libssh2-1-32bit is &lt;1.2.9-4.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108441" version="1" comment="libssh2-1-x86 is &lt;1.2.9-4.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108443" version="1" comment="libssh2-devel is &lt;1.2.9-4.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145578" version="1" comment="libsss_idmap-devel is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145579" version="1" comment="libsss_sudo-devel is &lt;1.9.4-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109682" version="1" comment="libtasn1-devel is &lt;1.5-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145580" version="1" comment="libthai is &lt;0.1.9-9.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145581" version="1" comment="libthai-devel is &lt;0.1.9-9.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091282" version="1" comment="libtiff-devel is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091281" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.154.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145582" version="1" comment="libtirpc-devel is &lt;0.2.1-1.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145583" version="1" comment="libtunepimp is &lt;0.5.3-126.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145584" version="1" comment="libtunepimp-devel is &lt;0.5.3-126.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145585" version="1" comment="libtunepimp5 is &lt;0.5.3-126.25" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041292"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075501" version="1" comment="nut-cgi is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075502" version="1" comment="nut-devel is &lt;2.6.2-0.2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145586" version="1" comment="libvirt-devel is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145587" version="1" comment="libvirt-devel-32bit is &lt;1.2.5-3.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073167" version="1" comment="libvorbis-devel is &lt;1.2.0-79.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145588" version="1" comment="libwebkit-1_0-1 is &lt;1.0.1-0.1.141" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041293"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145589" version="1" comment="libwebkit-1_0-2 is &lt;1.2.7-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145590" version="1" comment="libwebkit-devel is &lt;1.2.7-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145591" version="1" comment="libwebkit-lang is &lt;1.2.7-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052853" version="1" comment="libwmf is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052847" version="1" comment="libwmf-32bit is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052848" version="1" comment="libwmf-devel is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052851" version="1" comment="libwmf-gnome is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052849" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052850" version="1" comment="libwmf-gnome-x86 is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052852" version="1" comment="libwmf-x86 is &lt;0.2.8.4-206.27.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145592" version="1" comment="libwpd-0_8-8 is &lt;0.8.14-4.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145593" version="1" comment="libwpd-devel is &lt;0.8.14-4.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145594" version="1" comment="libwpd-devel-doc is &lt;0.8.14-4.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101878" version="1" comment="libwsman-devel is &lt;2.2.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101879" version="1" comment="openwsman-python is &lt;2.2.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070142" version="1" comment="libxcrypt-devel is &lt;3.0.3-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145595" version="1" comment="libxine-devel is &lt;1.1.15-23.3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145596" version="1" comment="libxine1 is &lt;1.1.15-23.3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145597" version="1" comment="libxine1-32bit is &lt;1.1.15-23.3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145598" version="1" comment="libxine1-gnome-vfs is &lt;1.1.15-23.3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145599" version="1" comment="libxine1-pulse is &lt;1.1.15-23.3.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145600" version="1" comment="libxml is &lt;1.8.17-481.19.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054822" version="1" comment="libxml-32bit is &lt;1.8.17-481.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145601" version="1" comment="libxml-devel is &lt;1.8.17-481.19.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101773" version="1" comment="libxml2-devel is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101772" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091336" version="1" comment="libxslt-devel is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091335" version="1" comment="libxslt-devel-32bit is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105487" version="1" comment="libyaml-devel is &lt;0.1.3-0.10.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098929" version="1" comment="lighttpd is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098923" version="1" comment="lighttpd-mod_cml is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098924" version="1" comment="lighttpd-mod_magnet is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098925" version="1" comment="lighttpd-mod_mysql_vhost is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098926" version="1" comment="lighttpd-mod_rrdtool is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098927" version="1" comment="lighttpd-mod_trigger_b4_dl is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098928" version="1" comment="lighttpd-mod_webdav is &lt;1.4.20-2.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145602" version="1" comment="lxc-devel is &lt;0.8.0-0.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145603" version="1" comment="lynx is &lt;2.8.6-143.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098943" version="1" comment="lzo-devel is &lt;2.03-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098942" version="1" comment="lzo-devel-32bit is &lt;2.03-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060499" version="1" comment="memcached is &lt;1.2.6-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109208" version="1" comment="mercurial is &lt;2.3.2-0.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101255" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-0.3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107498" version="1" comment="mozilla-nss-devel is &lt;3.17.3-0.8.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073046" version="1" comment="mozilla-xulrunner192-devel is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073047" version="1" comment="mozilla-xulrunner192-gnome-32bit is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073053" version="1" comment="mozilla-xulrunner192-translations-32bit is &lt;1.9.2.27-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098907" version="1" comment="nagios-devel is &lt;3.0.6-1.25.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145604" version="1" comment="netatalk is &lt;2.0.3-249.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145605" version="1" comment="netatalk-devel is &lt;2.0.3-249.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052958" version="1" comment="novell-ipsec-tools is &lt;0.7.1-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052957" version="1" comment="novell-ipsec-tools-devel is &lt;0.7.1-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145606" version="1" comment="obex-data-server is &lt;0.4.6-2.7.90" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145607" version="1" comment="ofed-devel is &lt;1.5.4.1-20.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145608" version="1" comment="openCryptoki-devel is &lt;3.2-0.11.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109619" version="1" comment="openldap2-back-perl is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109621" version="1" comment="openldap2-devel is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109620" version="1" comment="openldap2-devel-32bit is &lt;2.4.26-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065557" version="1" comment="opensc-devel is &lt;0.11.6-5.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109697" version="1" comment="openslp-devel is &lt;1.2.0-172.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145609" version="1" comment="osc is &lt;0.139.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145610" version="1" comment="pam-devel is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145611" version="1" comment="pam-devel-32bit is &lt;1.1.5-0.15.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066427" version="1" comment="pango-devel is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009066426" version="1" comment="pango-devel-32bit is &lt;1.26.2-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065698" version="1" comment="pcsc-lite-devel is &lt;1.4.102-1.37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074786" version="1" comment="perl-DBD-Pg is &lt;2.10.3-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145612" version="1" comment="perl-Tk-devel is &lt;804.028-50.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145613" version="1" comment="perl-base-32bit is &lt;5.10.0-64.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110212" version="1" comment="php53-devel is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110213" version="1" comment="php53-imap is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110214" version="1" comment="php53-posix is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110215" version="1" comment="php53-readline is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110216" version="1" comment="php53-sockets is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110217" version="1" comment="php53-sqlite is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110218" version="1" comment="php53-tidy is &lt;5.3.17-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145614" version="1" comment="popt-devel is &lt;1.7-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145615" version="1" comment="popt-devel-32bit is &lt;1.7-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145616" version="1" comment="rpm-devel is &lt;4.4.2.3-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145617" version="1" comment="rpm-devel-32bit is &lt;4.4.2.3-37.63.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145618" version="1" comment="postgresql-devel is &lt;8.3.23-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145619" version="1" comment="postgresql94-devel is &lt;9.4.4-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099942" version="1" comment="ppp-devel is &lt;2.4.5.git-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093472" version="1" comment="pwlib is &lt;1.10.10-120.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093471" version="1" comment="pwlib-devel is &lt;1.10.10-120.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107377" version="1" comment="python-crypto is &lt;2.0.1-28.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145620" version="1" comment="python-devel is &lt;2.6.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098909" version="1" comment="python-imaging-sane is &lt;1.1.6-168.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093641" version="1" comment="python-logilab-common is &lt;0.56.2-1.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100969" version="1" comment="python-lxml-doc is &lt;2.3.6-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145621" version="1" comment="python-setuptools is &lt;0.6c11-5.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075758" version="1" comment="qemu is &lt;0.10.1-0.5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145622" version="1" comment="qt3-devel is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145623" version="1" comment="qt3-devel-32bit is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145624" version="1" comment="qt3-devel-doc is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145625" version="1" comment="qt3-devel-tools is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145626" version="1" comment="qt3-devel-tools-32bit is &lt;3.3.8b-88.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090611" version="1" comment="quagga-devel is &lt;0.99.15-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105480" version="1" comment="ruby-devel is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105482" version="1" comment="ruby-doc-ri is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105483" version="1" comment="ruby-examples is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105484" version="1" comment="ruby-test-suite is &lt;1.8.7.p357-0.9.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145627" version="1" comment="rubygem-actionmailer-3_2 is &lt;3.2.12-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145628" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.12-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145629" version="1" comment="rubygem-activemodel-3_2 is &lt;3.2.12-0.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145630" version="1" comment="rubygem-activeresource-3_2 is &lt;3.2.12-0.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145631" version="1" comment="rubygem-rails-3_2 is &lt;3.2.12-0.5.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145632" version="1" comment="rubygem-railties-3_2 is &lt;3.2.12-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145633" version="1" comment="rubygem-activerecord-3_2 is &lt;3.2.12-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116288" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109143" version="1" comment="rubygem-bundler is &lt;1.7.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094589" version="1" comment="rubygem-i18n-0_6 is &lt;0.6.0-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077065" version="1" comment="rubygem-json_pure is &lt;1.2.0-0.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077210" version="1" comment="rubygem-rack-1_4 is &lt;1.4.5-0.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098930" version="1" comment="rubygem-rack-ssl is &lt;1.3.2-0.12.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076717" version="1" comment="rubygem-rdoc is &lt;3.9.1-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145634" version="1" comment="rubygem-sprockets-2_2 is &lt;2.2.1-0.7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098933" version="1" comment="rxvt-unicode is &lt;9.05-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098941" version="1" comment="sendmail-devel is &lt;8.14.3-50.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054843" version="1" comment="silc-toolkit is &lt;1.1.7-7.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054842" version="1" comment="silc-toolkit-devel is &lt;1.1.7-7.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109634" version="1" comment="struts is &lt;1.2.9-162.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109632" version="1" comment="struts-javadoc is &lt;1.2.9-162.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109633" version="1" comment="struts-manual is &lt;1.2.9-162.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108673" version="1" comment="subversion is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108668" version="1" comment="subversion-devel is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108669" version="1" comment="subversion-perl is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108670" version="1" comment="subversion-python is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108671" version="1" comment="subversion-server is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108672" version="1" comment="subversion-tools is &lt;1.6.17-1.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074607" version="1" comment="t1lib-devel is &lt;5.1.1-100.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074619" version="1" comment="taglib-devel is &lt;1.5-19.23.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077038" version="1" comment="telepathy-gabble is &lt;0.7.10-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145635" version="1" comment="texlive is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145636" version="1" comment="texlive-arab is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145637" version="1" comment="texlive-bin is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145638" version="1" comment="texlive-bin-cjk is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145639" version="1" comment="texlive-bin-devel is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145640" version="1" comment="texlive-bin-dvilj is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145641" version="1" comment="texlive-bin-jadetex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145642" version="1" comment="texlive-bin-latex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145643" version="1" comment="texlive-bin-metapost is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145644" version="1" comment="texlive-bin-musictex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145645" version="1" comment="texlive-bin-omega is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145646" version="1" comment="texlive-bin-tex4ht is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145647" version="1" comment="texlive-bin-tools is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145648" version="1" comment="texlive-bin-xetex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145649" version="1" comment="texlive-bin-xmltex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145650" version="1" comment="texlive-cjk is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145651" version="1" comment="texlive-context is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145652" version="1" comment="texlive-devel is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145653" version="1" comment="texlive-doc is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145654" version="1" comment="texlive-dvilj is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145655" version="1" comment="texlive-jadetex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145656" version="1" comment="texlive-latex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145657" version="1" comment="texlive-latex-doc is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145658" version="1" comment="texlive-metapost is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145659" version="1" comment="texlive-musictex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145660" version="1" comment="texlive-omega is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145661" version="1" comment="texlive-ppower4 is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145662" version="1" comment="texlive-tex4ht is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145663" version="1" comment="texlive-tools is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145664" version="1" comment="texlive-xetex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145665" version="1" comment="texlive-xmltex is &lt;2007-219.34.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145666" version="1" comment="trousers-devel is &lt;0.3.10-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145667" version="1" comment="unixODBC_23-devel is &lt;2.3.1-0.9.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145668" version="1" comment="valgrind is &lt;3.8.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145669" version="1" comment="valgrind-devel is &lt;3.8.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061712" version="1" comment="vte-devel is &lt;0.22.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117365" version="1" comment="wireshark-devel is &lt;1.10.13-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098849" version="1" comment="xalan-j2-demo is &lt;2.7.0-217.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098850" version="1" comment="xalan-j2-javadoc is &lt;2.7.0-217.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098851" version="1" comment="xalan-j2-manual is &lt;2.7.0-217.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145670" version="1" comment="xen-devel is &lt;4.4.2_08-1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108445" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108444" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077487" version="1" comment="xorg-x11-libX11-devel is &lt;7.4-5.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077525" version="1" comment="xorg-x11-libX11-devel-32bit is &lt;7.4-5.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077747" version="1" comment="xorg-x11-libXext-devel is &lt;7.4-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077746" version="1" comment="xorg-x11-libXext-devel-32bit is &lt;7.4-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077749" version="1" comment="xorg-x11-libXfixes-devel is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077748" version="1" comment="xorg-x11-libXfixes-devel-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077510" version="1" comment="xorg-x11-libXp-devel is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077534" version="1" comment="xorg-x11-libXp-devel-32bit is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077753" version="1" comment="xorg-x11-libXrender-devel is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077752" version="1" comment="xorg-x11-libXrender-devel-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077757" version="1" comment="xorg-x11-libXt-devel is &lt;7.4-1.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077756" version="1" comment="xorg-x11-libXt-devel-32bit is &lt;7.4-1.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077755" version="1" comment="xorg-x11-libXv-devel is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077754" version="1" comment="xorg-x11-libXv-devel-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145671" version="1" comment="xorg-x11-libxcb-devel is &lt;7.4-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145672" version="1" comment="xorg-x11-libxcb-devel-32bit is &lt;7.4-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110271" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145673" version="1" comment="yast2-core-devel is &lt;2.17.46-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145674" version="1" comment="yast2-devel-doc is &lt;2.17.140-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073773" version="1" comment="sle-sdk-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077179" version="1" comment="ImageMagick is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077192" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077193" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077180" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077183" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077194" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077195" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077532" version="1" comment="Mesa-devel is &lt;7.11.2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077531" version="1" comment="Mesa-devel-32bit is &lt;7.11.2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090312" version="1" comment="apache2 is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090313" version="1" comment="apache2-devel is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090307" version="1" comment="apache2-doc is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090308" version="1" comment="apache2-example-pages is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090309" version="1" comment="apache2-prefork is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090310" version="1" comment="apache2-utils is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090311" version="1" comment="apache2-worker is &lt;2.2.12-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092775" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111993" version="1" comment="php5 is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092776" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092777" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092778" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092779" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092780" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092781" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092782" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092873" version="1" comment="php5-devel is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092783" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092784" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092785" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092786" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092787" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092788" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092789" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092790" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092791" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092874" version="1" comment="php5-imap is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092792" version="1" comment="php5-json is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092793" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092794" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092795" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092796" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092875" version="1" comment="php5-ncurses is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092797" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092798" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092799" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092800" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092801" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092802" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092876" version="1" comment="php5-posix is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092803" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092877" version="1" comment="php5-readline is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092804" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092805" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092806" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092878" version="1" comment="php5-sockets is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092879" version="1" comment="php5-sqlite is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092807" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092808" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092809" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092810" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092880" version="1" comment="php5-tidy is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092811" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092812" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092813" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092814" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092815" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092816" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092817" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092818" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092881" version="1" comment="php53-devel is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092882" version="1" comment="php53-imap is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092883" version="1" comment="php53-posix is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092884" version="1" comment="php53-readline is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092885" version="1" comment="php53-sockets is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092886" version="1" comment="php53-sqlite is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092887" version="1" comment="php53-tidy is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090372" version="1" comment="apache2-mod_security2 is &lt;2.7.1-0.2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093225" version="1" comment="bind-devel is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093224" version="1" comment="bind-devel-32bit is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075115" version="1" comment="bytefx-data-mysql is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075117" version="1" comment="mono-core is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075123" version="1" comment="mono-data is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075118" version="1" comment="mono-data-firebird is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075119" version="1" comment="mono-data-oracle is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075120" version="1" comment="mono-data-postgresql is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075121" version="1" comment="mono-data-sqlite is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075122" version="1" comment="mono-data-sybase is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075124" version="1" comment="mono-devel is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075125" version="1" comment="mono-extras is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075126" version="1" comment="mono-jscript is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075127" version="1" comment="mono-locale-extras is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075128" version="1" comment="mono-nunit is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075129" version="1" comment="mono-wcf is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075130" version="1" comment="mono-web is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075131" version="1" comment="mono-winforms is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075133" version="1" comment="mono-winfxcore is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075132" version="1" comment="monodoc-core is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092676" version="1" comment="libldb-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092677" version="1" comment="libnetapi-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092678" version="1" comment="libnetapi0 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092679" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092680" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092681" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092682" version="1" comment="libtalloc-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092683" version="1" comment="libtdb-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092684" version="1" comment="libtevent-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092685" version="1" comment="libwbclient-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092686" version="1" comment="samba-devel is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091338" version="1" comment="cups-devel is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093223" version="1" comment="libcurl-devel is &lt;7.19.7-1.20.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116192" version="1" comment="dbus-1-devel is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116193" version="1" comment="dbus-1-devel-doc is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077066" version="1" comment="dhcp-devel is &lt;4.2.4.P2-0.11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076721" version="1" comment="finch is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076743" version="1" comment="finch-devel is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076725" version="1" comment="libpurple is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076744" version="1" comment="libpurple-devel is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076722" version="1" comment="libpurple-lang is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076726" version="1" comment="pidgin is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076745" version="1" comment="pidgin-devel is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116194" version="1" comment="mozilla-nspr-devel is &lt;4.9.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116195" version="1" comment="mozilla-nss-devel is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076008" version="1" comment="mozilla-nspr-devel is &lt;4.9.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076123" version="1" comment="mozilla-nss-devel is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076344" version="1" comment="mozilla-nspr-devel is &lt;4.9.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076345" version="1" comment="mozilla-nss-devel is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076753" version="1" comment="beagle is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076765" version="1" comment="beagle-devel is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076766" version="1" comment="beagle-lang is &lt;0.3.8-56.44.45.129" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076767" version="1" comment="mozilla-nspr-devel is &lt;4.9.5-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076768" version="1" comment="mozilla-nss-devel is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077025" version="1" comment="mozilla-nspr-devel is &lt;4.9.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077026" version="1" comment="mozilla-nss-devel is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076710" version="1" comment="freeradius-server-devel is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076705" version="1" comment="freeradius-server-libs is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076459" version="1" comment="freetype2-devel is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076474" version="1" comment="freetype2-devel-32bit is &lt;2.3.7-25.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076917" version="1" comment="git is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076909" version="1" comment="git-arch is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076910" version="1" comment="git-core is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076911" version="1" comment="git-cvs is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076912" version="1" comment="git-daemon is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076913" version="1" comment="git-email is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076914" version="1" comment="git-gui is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076915" version="1" comment="git-svn is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076916" version="1" comment="git-web is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076918" version="1" comment="gitk is &lt;1.7.12.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091867" version="1" comment="glibc-html is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091869" version="1" comment="glibc-info is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077473" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077474" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077471" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077637" version="1" comment="ibutils is &lt;1.5.4-0.7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077636" version="1" comment="ibutils-32bit is &lt;1.5.4-0.7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077643" version="1" comment="ibutils-devel is &lt;1.5.4-0.7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077642" version="1" comment="ibutils-devel-32bit is &lt;1.5.4-0.7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076692" version="1" comment="inkscape is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076687" version="1" comment="inkscape-extensions-dia is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035119"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076688" version="1" comment="inkscape-extensions-extra is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076689" version="1" comment="inkscape-extensions-fig is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076690" version="1" comment="inkscape-extensions-gimp is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076691" version="1" comment="inkscape-lang is &lt;0.46-62.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075650" version="1" comment="inn is &lt;2.4.2-170.21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075667" version="1" comment="inn-devel is &lt;2.4.2-170.21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076089" version="1" comment="inst-source-utils is &lt;2012.9.13-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077718" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.18-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077719" version="1" comment="java-1_4_2-ibm-devel is &lt;1.4.2_sr13.18-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091434" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091441" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091431" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091510" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr6.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091041" version="1" comment="kdelibs4-doc is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091043" version="1" comment="libkde4-32bit is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091049" version="1" comment="libkde4-devel is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091046" version="1" comment="libkdecore4-32bit is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091050" version="1" comment="libkdecore4-devel is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091973" version="1" comment="krb5-devel is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091972" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091969" version="1" comment="krb5-server is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073966" version="1" comment="libldb-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073967" version="1" comment="libnetapi-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073968" version="1" comment="libnetapi0 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073969" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073970" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073971" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073972" version="1" comment="libtalloc-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073973" version="1" comment="libtdb-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073974" version="1" comment="libtevent-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073975" version="1" comment="libwbclient-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073976" version="1" comment="samba-devel is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076843" version="1" comment="libQtWebKit-devel is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076804" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076837" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076846" version="1" comment="libqt4-devel is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076845" version="1" comment="libqt4-devel-doc is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076844" version="1" comment="libqt4-devel-doc-data is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076810" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076847" version="1" comment="libqt4-sql-mysql-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076813" version="1" comment="libqt4-sql-postgresql is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076812" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076848" version="1" comment="libqt4-sql-postgresql-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076814" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076849" version="1" comment="libqt4-sql-sqlite-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076817" version="1" comment="libqt4-sql-unixODBC is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076816" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076850" version="1" comment="libqt4-sql-unixODBC-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076996" version="1" comment="postgresql91-devel is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090230" version="1" comment="libgcrypt-devel is &lt;1.5.0-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090229" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.0-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076519" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076527" version="1" comment="libmysqlclient_r15-x86 is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076944" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092700" version="1" comment="libpixman-1-0-devel is &lt;0.16.0-1.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076962" version="1" comment="libpoppler-devel is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076963" version="1" comment="libpoppler-glib-devel is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076964" version="1" comment="libpoppler-qt2 is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076965" version="1" comment="libpoppler-qt3-devel is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076966" version="1" comment="libpoppler-qt4-devel is &lt;0.12.3-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113144" version="1" comment="libreoffice is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113145" version="1" comment="libreoffice-base is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113146" version="1" comment="libreoffice-base-drivers-postgresql is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113147" version="1" comment="libreoffice-base-extensions is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076009" version="1" comment="libreoffice-branding-upstream is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113148" version="1" comment="libreoffice-calc is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113149" version="1" comment="libreoffice-calc-extensions is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113150" version="1" comment="libreoffice-draw is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113151" version="1" comment="libreoffice-draw-extensions is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113152" version="1" comment="libreoffice-filters-optional is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113153" version="1" comment="libreoffice-gnome is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075930" version="1" comment="libreoffice-help-cs is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075931" version="1" comment="libreoffice-help-da is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075932" version="1" comment="libreoffice-help-de is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075933" version="1" comment="libreoffice-help-en-GB is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075934" version="1" comment="libreoffice-help-en-US is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075935" version="1" comment="libreoffice-help-es is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075936" version="1" comment="libreoffice-help-fr is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075937" version="1" comment="libreoffice-help-gu-IN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075938" version="1" comment="libreoffice-help-hi-IN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075939" version="1" comment="libreoffice-help-hu is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075940" version="1" comment="libreoffice-help-it is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075941" version="1" comment="libreoffice-help-ja is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075942" version="1" comment="libreoffice-help-ko is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075943" version="1" comment="libreoffice-help-nl is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075944" version="1" comment="libreoffice-help-pl is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075946" version="1" comment="libreoffice-help-pt is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075945" version="1" comment="libreoffice-help-pt-BR is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075947" version="1" comment="libreoffice-help-ru is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075948" version="1" comment="libreoffice-help-sv is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075949" version="1" comment="libreoffice-help-zh-CN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075950" version="1" comment="libreoffice-help-zh-TW is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075951" version="1" comment="libreoffice-icon-themes is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113154" version="1" comment="libreoffice-impress is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113155" version="1" comment="libreoffice-impress-extensions is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113156" version="1" comment="libreoffice-kde is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113157" version="1" comment="libreoffice-kde4 is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075952" version="1" comment="libreoffice-l10n-af is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075953" version="1" comment="libreoffice-l10n-ar is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075954" version="1" comment="libreoffice-l10n-ca is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075955" version="1" comment="libreoffice-l10n-cs is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075956" version="1" comment="libreoffice-l10n-da is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075957" version="1" comment="libreoffice-l10n-de is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076010" version="1" comment="libreoffice-l10n-el is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075958" version="1" comment="libreoffice-l10n-en-GB is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075959" version="1" comment="libreoffice-l10n-es is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075960" version="1" comment="libreoffice-l10n-fi is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075961" version="1" comment="libreoffice-l10n-fr is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075962" version="1" comment="libreoffice-l10n-gu-IN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075963" version="1" comment="libreoffice-l10n-hi-IN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075964" version="1" comment="libreoffice-l10n-hu is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075965" version="1" comment="libreoffice-l10n-it is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075966" version="1" comment="libreoffice-l10n-ja is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075967" version="1" comment="libreoffice-l10n-ko is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075968" version="1" comment="libreoffice-l10n-nb is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075969" version="1" comment="libreoffice-l10n-nl is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075970" version="1" comment="libreoffice-l10n-nn is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075971" version="1" comment="libreoffice-l10n-pl is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116196" version="1" comment="libreoffice-l10n-prebuilt is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075973" version="1" comment="libreoffice-l10n-pt is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075972" version="1" comment="libreoffice-l10n-pt-BR is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075974" version="1" comment="libreoffice-l10n-ru is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075975" version="1" comment="libreoffice-l10n-sk is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075976" version="1" comment="libreoffice-l10n-sv is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075977" version="1" comment="libreoffice-l10n-xh is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075978" version="1" comment="libreoffice-l10n-zh-CN is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075979" version="1" comment="libreoffice-l10n-zh-TW is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075980" version="1" comment="libreoffice-l10n-zu is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113158" version="1" comment="libreoffice-mailmerge is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113159" version="1" comment="libreoffice-math is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113160" version="1" comment="libreoffice-mono is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113161" version="1" comment="libreoffice-officebean is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113162" version="1" comment="libreoffice-pyuno is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116197" version="1" comment="libreoffice-sdk is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113163" version="1" comment="libreoffice-writer is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113164" version="1" comment="libreoffice-writer-extensions is &lt;3.5.4.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074901" version="1" comment="libsoup-devel is &lt;2.32.2-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074900" version="1" comment="libsoup-devel-32bit is &lt;2.32.2-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076082" version="1" comment="libssh2 is &lt;0.2-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091303" version="1" comment="libvirt-devel is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091302" version="1" comment="libvirt-devel-32bit is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076080" version="1" comment="libvirt-devel is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076079" version="1" comment="libvirt-devel-32bit is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076137" version="1" comment="libwebkit-1_0-2 is &lt;1.2.7-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076149" version="1" comment="libwebkit-devel is &lt;1.2.7-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076138" version="1" comment="libwebkit-lang is &lt;1.2.7-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093164" version="1" comment="libxml2-devel is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093163" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091337" version="1" comment="libxslt-python is &lt;1.1.24-19.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092729" version="1" comment="lighttpd is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092723" version="1" comment="lighttpd-mod_cml is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092724" version="1" comment="lighttpd-mod_magnet is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092725" version="1" comment="lighttpd-mod_mysql_vhost is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092726" version="1" comment="lighttpd-mod_rrdtool is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092727" version="1" comment="lighttpd-mod_trigger_b4_dl is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092728" version="1" comment="lighttpd-mod_webdav is &lt;1.4.20-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091413" version="1" comment="mozilla-nspr-devel is &lt;4.10.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091414" version="1" comment="mozilla-nss-devel is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093162" version="1" comment="nagios is &lt;3.0.6-1.25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093166" version="1" comment="nagios-devel is &lt;3.0.6-1.25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093161" version="1" comment="nagios-www is &lt;3.0.6-1.25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091794" version="1" comment="mozilla-nspr-devel is &lt;4.10.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091795" version="1" comment="mozilla-nss-devel is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116198" version="1" comment="mozilla-nss-devel is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076302" version="1" comment="openCryptoki is &lt;2.4-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076303" version="1" comment="openCryptoki-devel is &lt;2.4-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076788" version="1" comment="perl-base-32bit is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076789" version="1" comment="perl-base-x86 is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074269" version="1" comment="popt-devel is &lt;1.7-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074268" version="1" comment="popt-devel-32bit is &lt;1.7-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074242" version="1" comment="rpm-32bit is &lt;4.4.2.3-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074271" version="1" comment="rpm-devel is &lt;4.4.2.3-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074270" version="1" comment="rpm-devel-32bit is &lt;4.4.2.3-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074243" version="1" comment="rpm-x86 is &lt;4.4.2.3-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091154" version="1" comment="python-32bit is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091159" version="1" comment="python-demo is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091166" version="1" comment="python-devel is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091160" version="1" comment="python-gdbm is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091161" version="1" comment="python-idle is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091162" version="1" comment="python-tk is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089847" version="1" comment="python-httplib2 is &lt;0.7.4-0.7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090552" version="1" comment="quagga is &lt;0.99.15-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076712" version="1" comment="rubygem-rack-1_3 is &lt;1.3.10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076895" version="1" comment="rubygem-rack is &lt;1.1.6-0.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091804" version="1" comment="ruby-devel is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091801" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091805" version="1" comment="ruby-doc-ri is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091806" version="1" comment="ruby-examples is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091807" version="1" comment="ruby-test-suite is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091802" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076888" version="1" comment="rubygem-actionmailer-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076889" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076890" version="1" comment="rubygem-activerecord-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076891" version="1" comment="rubygem-activeresource-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076892" version="1" comment="rubygem-activesupport-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116199" version="1" comment="rubygem-rails is &lt;2.3.17-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076893" version="1" comment="rubygem-rails-2_3 is &lt;2.3.17-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093165" version="1" comment="rubygem-actionpack-2_1 is &lt;2.1.2-1.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107491" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.17-0.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075256" version="1" comment="rubygem-activerecord-2_3 is &lt;2.3.14-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076476" version="1" comment="rubygem-activesupport-2_3 is &lt;2.3.14-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093146" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074893" version="1" comment="rubygem-mail-2_3 is &lt;2.3.0-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074894" version="1" comment="rubygem-rack-cache-1_1 is &lt;1.1-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107484" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.17-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107485" version="1" comment="rubygem-activerecord-2_3 is &lt;2.3.17-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107486" version="1" comment="rubygem-activesupport-2_3 is &lt;2.3.17-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077209" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.5.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093108" version="1" comment="subversion is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093103" version="1" comment="subversion-devel is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093104" version="1" comment="subversion-perl is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093105" version="1" comment="subversion-python is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093106" version="1" comment="subversion-server is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093107" version="1" comment="subversion-tools is &lt;1.6.17-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093046" version="1" comment="wireshark is &lt;1.8.12-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093047" version="1" comment="wireshark-devel is &lt;1.8.12-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076987" version="1" comment="xen-devel is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075476" version="1" comment="libvirt-devel is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075475" version="1" comment="libvirt-devel-32bit is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075477" version="1" comment="xen-devel is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107396" version="1" comment="xen-devel is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076030" version="1" comment="xen-devel is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077485" version="1" comment="xen-devel is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091505" version="1" comment="xen-devel is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091937" version="1" comment="xen-devel is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092888" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.70.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093467" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093466" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077490" version="1" comment="xorg-x11-libXext-devel is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077526" version="1" comment="xorg-x11-libXext-devel-32bit is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077493" version="1" comment="xorg-x11-libXfixes-devel is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077527" version="1" comment="xorg-x11-libXfixes-devel-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077499" version="1" comment="xorg-x11-libXrender-devel is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077529" version="1" comment="xorg-x11-libXrender-devel-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077507" version="1" comment="xorg-x11-libXt-devel is &lt;7.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077533" version="1" comment="xorg-x11-libXt-devel-32bit is &lt;7.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077502" version="1" comment="xorg-x11-libXv-devel is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077530" version="1" comment="xorg-x11-libXv-devel-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077513" version="1" comment="xorg-x11-libxcb-devel is &lt;7.4-1.22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077535" version="1" comment="xorg-x11-libxcb-devel-32bit is &lt;7.4-1.22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098904" version="1" comment="MozillaFirefox-devel is &lt;24.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098905" version="1" comment="mozilla-nspr-devel is &lt;4.10.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098906" version="1" comment="mozilla-nss-devel is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077554" version="1" comment="sle-sdk-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077582" version="1" comment="Mesa-devel is &lt;9.0.3-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077581" version="1" comment="Mesa-devel-32bit is &lt;9.0.3-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090791" version="1" comment="MozillaFirefox-devel is &lt;17.0.9esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113528" version="1" comment="MozillaFirefox is &lt;31.8.0esr-0.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116201" version="1" comment="MozillaFirefox-devel is &lt;31.8.0esr-0.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119531" version="1" comment="MozillaFirefox is &lt;38.5.0esr-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119532" version="1" comment="MozillaFirefox-devel is &lt;38.5.0esr-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098900" version="1" comment="MozillaFirefox-devel is &lt;24.5.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098903" version="1" comment="mozilla-nspr-devel is &lt;4.10.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098901" version="1" comment="mozilla-nss-devel is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108674" version="1" comment="MozillaFirefox-devel is &lt;31.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111619" version="1" comment="MozillaFirefox is &lt;31.8.0esr-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111621" version="1" comment="MozillaFirefox-devel is &lt;31.8.0esr-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111599" version="1" comment="mozilla-nspr is &lt;4.10.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111601" version="1" comment="mozilla-nspr-devel is &lt;4.10.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111630" version="1" comment="mozilla-nss is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111633" version="1" comment="mozilla-nss-devel is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099256" version="1" comment="apache2 is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099257" version="1" comment="apache2-devel is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099251" version="1" comment="apache2-doc is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099252" version="1" comment="apache2-example-pages is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099253" version="1" comment="apache2-prefork is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099254" version="1" comment="apache2-utils is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099255" version="1" comment="apache2-worker is &lt;2.2.12-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115446" version="1" comment="apache2 is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116202" version="1" comment="apache2-devel is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115447" version="1" comment="apache2-doc is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115448" version="1" comment="apache2-example-pages is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115449" version="1" comment="apache2-prefork is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115450" version="1" comment="apache2-utils is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115451" version="1" comment="apache2-worker is &lt;2.2.12-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101774" version="1" comment="php53-devel is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101775" version="1" comment="php53-imap is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101776" version="1" comment="php53-posix is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101777" version="1" comment="php53-readline is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101778" version="1" comment="php53-sockets is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101779" version="1" comment="php53-sqlite is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101780" version="1" comment="php53-tidy is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115107" version="1" comment="augeas is &lt;0.9.0-3.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116203" version="1" comment="augeas-devel is &lt;0.9.0-3.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100820" version="1" comment="libreadline5 is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100823" version="1" comment="readline-devel is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100822" version="1" comment="readline-devel-32bit is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111608" version="1" comment="bind is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111610" version="1" comment="bind-devel is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111617" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114084" version="1" comment="bind is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114086" version="1" comment="bind-devel is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116204" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119338" version="1" comment="bind is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119339" version="1" comment="bind-devel is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119340" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121664" version="1" comment="bind is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121665" version="1" comment="bind-devel is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121666" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107549" version="1" comment="binutils-devel is &lt;2.23.1-0.23.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107548" version="1" comment="binutils-devel-32bit is &lt;2.23.1-0.23.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107550" version="1" comment="binutils-gold is &lt;2.23.1-0.23.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107551" version="1" comment="cross-ppc-binutils is &lt;2.23.1-0.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107552" version="1" comment="cross-spu-binutils is &lt;2.23.1-0.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098856" version="1" comment="libldb-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098857" version="1" comment="libnetapi-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098858" version="1" comment="libnetapi0 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098859" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098860" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098861" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098862" version="1" comment="libtalloc-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098863" version="1" comment="libtdb-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098864" version="1" comment="libtevent-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098865" version="1" comment="libwbclient-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098866" version="1" comment="samba-devel is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099552" version="1" comment="cups-devel is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098964" version="1" comment="libcurl-devel is &lt;7.19.7-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122351" version="1" comment="curl is &lt;7.19.7-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122352" version="1" comment="libcurl-devel is &lt;7.19.7-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107511" version="1" comment="libcurl-devel is &lt;7.19.7-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122230" version="1" comment="dhcp is &lt;4.2.4.P2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122231" version="1" comment="dhcp-devel is &lt;4.2.4.P2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113475" version="1" comment="e2fsprogs-devel is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113477" version="1" comment="libblkid-devel is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113476" version="1" comment="libblkid-devel-32bit is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113479" version="1" comment="libcom_err-devel is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113478" version="1" comment="libcom_err-devel-32bit is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113481" version="1" comment="libext2fs-devel is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113480" version="1" comment="libext2fs-devel-32bit is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113482" version="1" comment="libext2fs2-32bit is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113483" version="1" comment="libext2fs2-x86 is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113474" version="1" comment="libuuid-devel is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113484" version="1" comment="libuuid-devel-32bit is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102015" version="1" comment="python-magic is &lt;4.24-43.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098782" version="1" comment="finch is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098781" version="1" comment="finch-devel is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098785" version="1" comment="libpurple is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098783" version="1" comment="libpurple-devel is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098784" version="1" comment="libpurple-lang is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098787" version="1" comment="pidgin is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098786" version="1" comment="pidgin-devel is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077555" version="1" comment="MozillaFirefox-devel is &lt;17.0.7esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091412" version="1" comment="MozillaFirefox-devel is &lt;17.0.10esr-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093494" version="1" comment="MozillaFirefox-devel is &lt;24.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093495" version="1" comment="mozilla-nss-devel is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098902" version="1" comment="MozillaFirefox-devel is &lt;24.4.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099246" version="1" comment="MozillaFirefox-devel is &lt;24.7.0esr-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099247" version="1" comment="mozilla-nss-devel is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100011" version="1" comment="MozillaFirefox-devel is &lt;24.8.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100012" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100013" version="1" comment="mozilla-nss-devel is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102686" version="1" comment="MozillaFirefox-devel is &lt;31.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107497" version="1" comment="MozillaFirefox-devel is &lt;31.4.0esr-0.8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108085" version="1" comment="MozillaFirefox-devel is &lt;31.5.3esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114791" version="1" comment="mozilla-nspr is &lt;4.10.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114792" version="1" comment="mozilla-nspr-devel is &lt;4.10.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114960" version="1" comment="MozillaFirefox is &lt;38.3.0esr-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116205" version="1" comment="MozillaFirefox-devel is &lt;38.3.0esr-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116206" version="1" comment="MozillaFirefox is &lt;38.4.0esr-25.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116207" version="1" comment="MozillaFirefox-devel is &lt;38.4.0esr-25.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116208" version="1" comment="mozilla-nspr is &lt;4.10.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116209" version="1" comment="mozilla-nspr-devel is &lt;4.10.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116210" version="1" comment="mozilla-nss is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116211" version="1" comment="mozilla-nss-devel is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092113" version="1" comment="MozillaFirefox-devel is &lt;24.2.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092114" version="1" comment="mozilla-nss-devel is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101909" version="1" comment="MozillaFirefox-devel is &lt;31.2.0esr-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101256" version="1" comment="mozilla-nss-devel is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114288" version="1" comment="MozillaFirefox is &lt;38.2.1esr-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116212" version="1" comment="MozillaFirefox-devel is &lt;38.2.1esr-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114295" version="1" comment="mozilla-nss is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116213" version="1" comment="mozilla-nss-devel is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107581" version="1" comment="freetype2-devel is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107580" version="1" comment="freetype2-devel-32bit is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121667" version="1" comment="giflib is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121668" version="1" comment="giflib-devel is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121669" version="1" comment="giflib-devel-32bit is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116221" version="1" comment="git is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116222" version="1" comment="git-arch is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116223" version="1" comment="git-core is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116224" version="1" comment="git-cvs is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116225" version="1" comment="git-daemon is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116226" version="1" comment="git-email is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116227" version="1" comment="git-gui is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116228" version="1" comment="git-svn is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116229" version="1" comment="git-web is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116230" version="1" comment="gitk is &lt;1.7.12.4-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100150" version="1" comment="glibc-html is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100152" version="1" comment="glibc-info is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113934" version="1" comment="glibc is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113938" version="1" comment="glibc-html is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113940" version="1" comment="glibc-info is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122353" version="1" comment="glibc is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122354" version="1" comment="glibc-html is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122355" version="1" comment="glibc-info is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098937" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098938" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098742" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114285" version="1" comment="gnutls is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116231" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116232" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114298" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119804" version="1" comment="gnutls is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119805" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119806" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119807" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115092" version="1" comment="gtk2 is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116233" version="1" comment="gtk2-devel is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116234" version="1" comment="gtk2-devel-32bit is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121161" version="1" comment="gtk2 is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121162" version="1" comment="gtk2-devel is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121163" version="1" comment="gtk2-devel-32bit is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091200" version="1" comment="libguestfs-devel is &lt;1.20.4-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077639" version="1" comment="ibutils is &lt;1.5.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077638" version="1" comment="ibutils-32bit is &lt;1.5.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077645" version="1" comment="ibutils-devel is &lt;1.5.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077644" version="1" comment="ibutils-devel-32bit is &lt;1.5.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110704" version="1" comment="icu is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110705" version="1" comment="libicu-32bit is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110707" version="1" comment="libicu-devel is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110706" version="1" comment="libicu-devel-32bit is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102355" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102353" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102354" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114247" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114252" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114249" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118096" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118097" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118098" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102359" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr8.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113507" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113509" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118311" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118312" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107715" version="1" comment="kde4-l10n-de-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107716" version="1" comment="kde4-l10n-de-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121509" version="1" comment="kdebase4-workspace is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121510" version="1" comment="kdebase4-workspace-devel is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117938" version="1" comment="kernel-docs is &lt;3.0.101-0.47.71.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099579" version="1" comment="krb5-devel is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099578" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099575" version="1" comment="krb5-server is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115951" version="1" comment="krb5 is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116237" version="1" comment="krb5-devel is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116238" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115960" version="1" comment="krb5-server is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117939" version="1" comment="krb5 is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117940" version="1" comment="krb5-devel is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117941" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117942" version="1" comment="krb5-server is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101406" version="1" comment="krb5-devel is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101405" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101407" version="1" comment="krb5-server is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111660" version="1" comment="krb5 is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111666" version="1" comment="krb5-devel is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111667" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111668" version="1" comment="krb5-server is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107520" version="1" comment="libvirt-devel is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107519" version="1" comment="libvirt-devel-32bit is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116239" version="1" comment="liblcms2-devel is &lt;2.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093527" version="1" comment="libQtWebKit-devel is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093509" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093510" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093530" version="1" comment="libqt4-devel is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093529" version="1" comment="libqt4-devel-doc is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093528" version="1" comment="libqt4-devel-doc-data is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093531" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093532" version="1" comment="libqt4-sql-mysql-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093535" version="1" comment="libqt4-sql-postgresql is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093533" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093534" version="1" comment="libqt4-sql-postgresql-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093536" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093537" version="1" comment="libqt4-sql-sqlite-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093540" version="1" comment="libqt4-sql-unixODBC is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093538" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093539" version="1" comment="libqt4-sql-unixODBC-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108067" version="1" comment="libblkid-devel is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108066" version="1" comment="libblkid-devel-32bit is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108069" version="1" comment="libuuid-devel is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108068" version="1" comment="libuuid-devel-32bit is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094597" version="1" comment="postgresql91-devel is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100813" version="1" comment="mozilla-nss-devel is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114501" version="1" comment="libgcrypt is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116241" version="1" comment="libgcrypt-devel is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116242" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117509" version="1" comment="libksba is &lt;1.0.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117510" version="1" comment="libksba-devel is &lt;1.0.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112623" version="1" comment="libmpfr1-32bit is &lt;2.3.2-3.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116245" version="1" comment="libmspack is &lt;0.0.20060920alpha-74.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116246" version="1" comment="libmspack-devel is &lt;0.0.20060920alpha-74.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099923" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099924" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099925" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099926" version="1" comment="libmysqlclient_r15-x86 is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101165" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117943" version="1" comment="libpng-devel is &lt;1.2.31-5.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117944" version="1" comment="libpng-devel-32bit is &lt;1.2.31-5.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117945" version="1" comment="libpng12-0 is &lt;1.2.31-5.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119808" version="1" comment="libpng-devel is &lt;1.2.31-5.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119809" version="1" comment="libpng-devel-32bit is &lt;1.2.31-5.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119810" version="1" comment="libpng12-0 is &lt;1.2.31-5.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099528" version="1" comment="libpulse-devel is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116247" version="1" comment="libQtWebKit-devel is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112908" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112936" version="1" comment="libQtWebKit4-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116248" version="1" comment="libqt4-devel is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116249" version="1" comment="libqt4-devel-doc is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116250" version="1" comment="libqt4-devel-doc-data is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113170" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116251" version="1" comment="libqt4-sql-mysql-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113171" version="1" comment="libqt4-sql-postgresql is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113172" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116252" version="1" comment="libqt4-sql-postgresql-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113173" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116253" version="1" comment="libqt4-sql-sqlite-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113174" version="1" comment="libqt4-sql-unixODBC is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113175" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116254" version="1" comment="libqt4-sql-unixODBC-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100146" version="1" comment="libreoffice is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100073" version="1" comment="libreoffice-base is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100071" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100072" version="1" comment="libreoffice-base-extensions is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100074" version="1" comment="libreoffice-branding-upstream is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100076" version="1" comment="libreoffice-calc is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100075" version="1" comment="libreoffice-calc-extensions is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100078" version="1" comment="libreoffice-draw is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100077" version="1" comment="libreoffice-draw-extensions is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100079" version="1" comment="libreoffice-filters-optional is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100080" version="1" comment="libreoffice-gnome is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100081" version="1" comment="libreoffice-help-cs is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100082" version="1" comment="libreoffice-help-da is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100083" version="1" comment="libreoffice-help-de is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100084" version="1" comment="libreoffice-help-en-GB is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100085" version="1" comment="libreoffice-help-en-US is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100086" version="1" comment="libreoffice-help-es is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100087" version="1" comment="libreoffice-help-fr is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100088" version="1" comment="libreoffice-help-gu-IN is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100089" version="1" comment="libreoffice-help-hi-IN is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100090" version="1" comment="libreoffice-help-hu is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100091" version="1" comment="libreoffice-help-it is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100092" version="1" comment="libreoffice-help-ja is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100093" version="1" comment="libreoffice-help-ko is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100094" version="1" comment="libreoffice-help-nl is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100095" version="1" comment="libreoffice-help-pl is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100097" version="1" comment="libreoffice-help-pt is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100096" version="1" comment="libreoffice-help-pt-BR is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100098" version="1" comment="libreoffice-help-ru is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100099" version="1" comment="libreoffice-help-sv is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100100" version="1" comment="libreoffice-help-zh-CN is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100101" version="1" comment="libreoffice-help-zh-TW is &lt;4.0.3.3.26-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100102" version="1" comment="libreoffice-icon-themes is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100104" version="1" comment="libreoffice-impress is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100103" version="1" comment="libreoffice-impress-extensions is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100106" version="1" comment="libreoffice-kde is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100105" version="1" comment="libreoffice-kde4 is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100107" version="1" comment="libreoffice-l10n-af is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100108" version="1" comment="libreoffice-l10n-ar is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100109" version="1" comment="libreoffice-l10n-ca is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100110" version="1" comment="libreoffice-l10n-cs is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100111" version="1" comment="libreoffice-l10n-da is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100112" version="1" comment="libreoffice-l10n-de is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100113" version="1" comment="libreoffice-l10n-el is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100114" version="1" comment="libreoffice-l10n-en-GB is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100115" version="1" comment="libreoffice-l10n-es is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100116" version="1" comment="libreoffice-l10n-fi is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100117" version="1" comment="libreoffice-l10n-fr is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100118" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100119" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100120" version="1" comment="libreoffice-l10n-hu is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100121" version="1" comment="libreoffice-l10n-it is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100122" version="1" comment="libreoffice-l10n-ja is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100123" version="1" comment="libreoffice-l10n-ko is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100124" version="1" comment="libreoffice-l10n-nb is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100125" version="1" comment="libreoffice-l10n-nl is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100126" version="1" comment="libreoffice-l10n-nn is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100127" version="1" comment="libreoffice-l10n-pl is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100128" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100130" version="1" comment="libreoffice-l10n-pt is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100129" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100131" version="1" comment="libreoffice-l10n-ru is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100132" version="1" comment="libreoffice-l10n-sk is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100133" version="1" comment="libreoffice-l10n-sv is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100134" version="1" comment="libreoffice-l10n-xh is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100135" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100136" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100137" version="1" comment="libreoffice-l10n-zu is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100138" version="1" comment="libreoffice-mailmerge is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100139" version="1" comment="libreoffice-math is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100140" version="1" comment="libreoffice-mono is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100141" version="1" comment="libreoffice-officebean is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100142" version="1" comment="libreoffice-pyuno is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100143" version="1" comment="libreoffice-sdk is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100145" version="1" comment="libreoffice-writer is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100144" version="1" comment="libreoffice-writer-extensions is &lt;4.0.3.3.26-0.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115081" version="1" comment="librsvg is &lt;2.26.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116255" version="1" comment="librsvg-devel is &lt;2.26.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116256" version="1" comment="libsndfile is &lt;1.0.20-2.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116257" version="1" comment="libsndfile-devel is &lt;1.0.20-2.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098965" version="1" comment="libtasn1-devel is &lt;1.5-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098826" version="1" comment="libvirt-devel is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098825" version="1" comment="libvirt-devel-32bit is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117511" version="1" comment="LibVNCServer is &lt;0.9.1-156.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117512" version="1" comment="LibVNCServer-devel is &lt;0.9.1-156.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113530" version="1" comment="libwmf is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116258" version="1" comment="libwmf-32bit is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116259" version="1" comment="libwmf-devel is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116260" version="1" comment="libwmf-gnome is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116261" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116262" version="1" comment="libwmf-gnome-x86 is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116263" version="1" comment="libwmf-x86 is &lt;0.2.8.4-206.29.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119811" version="1" comment="libxml2 is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119812" version="1" comment="libxml2-devel is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119813" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121343" version="1" comment="libxml2 is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121344" version="1" comment="libxml2-devel is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121345" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098482" version="1" comment="lxc is &lt;0.8.0-0.21.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098824" version="1" comment="lxc-devel is &lt;0.8.0-0.21.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115277" version="1" comment="lxc is &lt;0.8.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116264" version="1" comment="lxc-devel is &lt;0.8.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121803" version="1" comment="bytefx-data-mysql is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121804" version="1" comment="mono-core is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121805" version="1" comment="mono-data is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121806" version="1" comment="mono-data-firebird is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121807" version="1" comment="mono-data-oracle is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121808" version="1" comment="mono-data-postgresql is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121809" version="1" comment="mono-data-sqlite is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121810" version="1" comment="mono-data-sybase is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121811" version="1" comment="mono-devel is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121812" version="1" comment="mono-extras is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121813" version="1" comment="mono-jscript is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121814" version="1" comment="mono-locale-extras is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121815" version="1" comment="mono-nunit is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121816" version="1" comment="mono-wcf is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121817" version="1" comment="mono-web is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121818" version="1" comment="mono-winforms is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121819" version="1" comment="mono-winfxcore is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121820" version="1" comment="monodoc-core is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122509" version="1" comment="MozillaFirefox is &lt;38.6.0esr-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122510" version="1" comment="MozillaFirefox-devel is &lt;38.6.0esr-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122511" version="1" comment="mozilla-nss is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122512" version="1" comment="mozilla-nss-devel is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113986" version="1" comment="mozilla-nspr is &lt;4.10.8-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113987" version="1" comment="mozilla-nspr-devel is &lt;4.10.8-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120787" version="1" comment="mozilla-nss is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120788" version="1" comment="mozilla-nss-devel is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091415" version="1" comment="mozilla-nss-devel is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115106" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115105" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115099" version="1" comment="mysql is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118180" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118181" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118182" version="1" comment="mysql is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122356" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122357" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122358" version="1" comment="mysql is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114279" version="1" comment="libsnmp15-32bit is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114281" version="1" comment="net-snmp is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116265" version="1" comment="net-snmp-devel is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116266" version="1" comment="net-snmp-devel-32bit is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091796" version="1" comment="mozilla-nss-devel is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114132" version="1" comment="openldap2 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116267" version="1" comment="openldap2-back-perl is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114134" version="1" comment="openldap2-client is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116268" version="1" comment="openldap2-devel is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116269" version="1" comment="openldap2-devel-32bit is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119827" version="1" comment="openldap2 is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119828" version="1" comment="openldap2-back-perl is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119829" version="1" comment="openldap2-client is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119830" version="1" comment="openldap2-devel is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119831" version="1" comment="openldap2-devel-32bit is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118738" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118739" version="1" comment="openssl is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116270" version="1" comment="osc is &lt;0.152.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098932" version="1" comment="pam-devel is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098931" version="1" comment="pam-devel-32bit is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116271" version="1" comment="perl-base-32bit is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114005" version="1" comment="php53 is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116272" version="1" comment="php53-devel is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116273" version="1" comment="php53-imap is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116274" version="1" comment="php53-posix is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116275" version="1" comment="php53-readline is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116276" version="1" comment="php53-sockets is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116277" version="1" comment="php53-sqlite is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116278" version="1" comment="php53-tidy is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115152" version="1" comment="php53 is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116279" version="1" comment="php53-devel is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116280" version="1" comment="php53-imap is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116281" version="1" comment="php53-posix is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116282" version="1" comment="php53-readline is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116283" version="1" comment="php53-sockets is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116284" version="1" comment="php53-sqlite is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116285" version="1" comment="php53-tidy is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103181" version="1" comment="popt-devel is &lt;1.7-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103180" version="1" comment="popt-devel-32bit is &lt;1.7-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103182" version="1" comment="rpm-32bit is &lt;4.4.2.3-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103184" version="1" comment="rpm-devel is &lt;4.4.2.3-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103183" version="1" comment="rpm-devel-32bit is &lt;4.4.2.3-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103185" version="1" comment="rpm-x86 is &lt;4.4.2.3-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123270" version="1" comment="postgresql94-devel is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123271" version="1" comment="postgresql94-libs is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108213" version="1" comment="postgresql91-devel is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110597" version="1" comment="postgresql91-devel is &lt;9.1.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121690" version="1" comment="postgresql91-devel is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121691" version="1" comment="postgresql91-libs is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102333" version="1" comment="python-32bit is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102334" version="1" comment="python-demo is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102335" version="1" comment="python-devel is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102337" version="1" comment="python-doc is &lt;2.6-8.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102336" version="1" comment="python-doc-pdf is &lt;2.6-8.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102338" version="1" comment="python-gdbm is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102339" version="1" comment="python-idle is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102340" version="1" comment="python-tk is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112676" version="1" comment="python-32bit is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112680" version="1" comment="python-demo is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113176" version="1" comment="python-devel is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112681" version="1" comment="python-doc is &lt;2.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112682" version="1" comment="python-doc-pdf is &lt;2.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112683" version="1" comment="python-gdbm is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112684" version="1" comment="python-idle is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112685" version="1" comment="python-tk is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098671" version="1" comment="python-32bit is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098676" version="1" comment="python-demo is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098908" version="1" comment="python-devel is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098678" version="1" comment="python-doc is &lt;2.6-8.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098677" version="1" comment="python-doc-pdf is &lt;2.6-8.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098679" version="1" comment="python-gdbm is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098680" version="1" comment="python-idle is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098681" version="1" comment="python-tk is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099514" version="1" comment="python-32bit is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099519" version="1" comment="python-demo is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099533" version="1" comment="python-devel is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099521" version="1" comment="python-doc is &lt;2.6-8.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099520" version="1" comment="python-doc-pdf is &lt;2.6-8.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099522" version="1" comment="python-gdbm is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099523" version="1" comment="python-idle is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099524" version="1" comment="python-tk is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098793" version="1" comment="python-setuptools is &lt;0.6c8-10.19.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114730" version="1" comment="python-setuptools is &lt;0.6c11-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116286" version="1" comment="rubygem-activerecord-2_3 is &lt;2.3.17-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116287" version="1" comment="rubygem-activesupport-2_3 is &lt;2.3.17-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098794" version="1" comment="ruby-devel is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098366" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098795" version="1" comment="ruby-doc-ri is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098796" version="1" comment="ruby-examples is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098797" version="1" comment="ruby-test-suite is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098367" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098845" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.17-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118070" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122427" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116290" version="1" comment="rubygem-mail-2_3 is &lt;2.3.0-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116291" version="1" comment="rubygem-rack is &lt;1.1.6-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116292" version="1" comment="rubygem-rack-1_4 is &lt;1.4.5-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125950" version="1" comment="libldb-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125951" version="1" comment="libnetapi-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125952" version="1" comment="libnetapi0 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125953" version="1" comment="libsmbclient-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125954" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125955" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125956" version="1" comment="libtalloc-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125957" version="1" comment="libtdb-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125958" version="1" comment="libtevent-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125959" version="1" comment="libwbclient-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125960" version="1" comment="samba is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125961" version="1" comment="samba-devel is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125962" version="1" comment="samba-test is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106581" version="1" comment="libldb-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106582" version="1" comment="libnetapi-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106583" version="1" comment="libnetapi0 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106584" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106585" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106586" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106587" version="1" comment="libtalloc-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106588" version="1" comment="libtdb-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106589" version="1" comment="libtevent-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106590" version="1" comment="libwbclient-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106591" version="1" comment="samba-devel is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121346" version="1" comment="libldb-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121347" version="1" comment="libnetapi-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121348" version="1" comment="libnetapi0 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121349" version="1" comment="libsmbclient-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121350" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121351" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121352" version="1" comment="libtalloc-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121353" version="1" comment="libtdb-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121354" version="1" comment="libtevent-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121355" version="1" comment="libwbclient-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121356" version="1" comment="samba is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121357" version="1" comment="samba-devel is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121358" version="1" comment="samba-test is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102689" version="1" comment="gnu-efi is &lt;3.0u-0.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098848" version="1" comment="struts is &lt;1.2.9-162.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098846" version="1" comment="struts-javadoc is &lt;1.2.9-162.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098847" version="1" comment="struts-manual is &lt;1.2.9-162.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099932" version="1" comment="subversion is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099927" version="1" comment="subversion-devel is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099928" version="1" comment="subversion-perl is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099929" version="1" comment="subversion-python is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099930" version="1" comment="subversion-server is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099931" version="1" comment="subversion-tools is &lt;1.6.17-1.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114303" version="1" comment="libtidy is &lt;1.0-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116293" version="1" comment="libtidy-devel is &lt;1.0-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114304" version="1" comment="tidy is &lt;1.0-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116294" version="1" comment="libtiff-devel is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116295" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113932" version="1" comment="tiff is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102352" version="1" comment="wireshark is &lt;1.10.11-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102351" version="1" comment="wireshark-devel is &lt;1.10.11-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114787" version="1" comment="wireshark is &lt;1.12.7-0.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116296" version="1" comment="wireshark-devel is &lt;1.12.7-0.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120995" version="1" comment="wireshark is &lt;1.12.9-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120996" version="1" comment="wireshark-devel is &lt;1.12.9-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109724" version="1" comment="xen-devel is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103190" version="1" comment="xen-devel is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114109" version="1" comment="xen is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116299" version="1" comment="xen-devel is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115412" version="1" comment="xen is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116300" version="1" comment="xen-devel is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089833" version="1" comment="xen-devel is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091793" version="1" comment="xen-devel is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092112" version="1" comment="xen-devel is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094171" version="1" comment="xen-devel is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101038" version="1" comment="xen-devel is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108974" version="1" comment="xen-devel is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110340" version="1" comment="xen-devel is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118666" version="1" comment="xen is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118667" version="1" comment="xen-devel is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116301" version="1" comment="xfsprogs is &lt;3.1.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116302" version="1" comment="xfsprogs-devel is &lt;3.1.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092730" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098872" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098871" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113218" version="1" comment="xorg-x11-libX11 is &lt;7.4-5.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116303" version="1" comment="xorg-x11-libX11-devel is &lt;7.4-5.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116304" version="1" comment="xorg-x11-libX11-devel-32bit is &lt;7.4-5.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127454" version="1" comment="GraphicsMagick is &lt;1.2.5-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127455" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127456" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128961" version="1" comment="GraphicsMagick is &lt;1.2.5-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128962" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128963" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129912" version="1" comment="GraphicsMagick is &lt;1.2.5-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129913" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129914" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135265" version="1" comment="GraphicsMagick is &lt;1.2.5-4.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135266" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135267" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135947" version="1" comment="GraphicsMagick is &lt;1.2.5-4.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135948" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135949" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147847" version="1" comment="GraphicsMagick is &lt;1.2.5-4.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147848" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147849" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148682" version="1" comment="GraphicsMagick is &lt;1.2.5-4.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148683" version="1" comment="libGraphicsMagick2 is &lt;1.2.5-4.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148684" version="1" comment="perl-GraphicsMagick is &lt;1.2.5-4.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127457" version="1" comment="ImageMagick is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127458" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127459" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127460" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127461" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127462" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127463" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127557" version="1" comment="ImageMagick is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127558" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127559" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127560" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127561" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127562" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127563" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128964" version="1" comment="ImageMagick is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128965" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128966" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128967" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128968" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128969" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128970" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129915" version="1" comment="ImageMagick is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129916" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129917" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129918" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129919" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129920" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129921" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131967" version="1" comment="ImageMagick is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131968" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131969" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131970" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131971" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131972" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131973" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136160" version="1" comment="ImageMagick is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136161" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136162" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136163" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136164" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136165" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136166" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145849" version="1" comment="ImageMagick is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145850" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145851" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145852" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145853" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145854" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145855" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146891" version="1" comment="LibVNCServer is &lt;0.9.1-159.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146892" version="1" comment="LibVNCServer-devel is &lt;0.9.1-159.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123674" version="1" comment="MozillaFirefox is &lt;38.6.1esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123675" version="1" comment="MozillaFirefox-devel is &lt;38.6.1esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127922" version="1" comment="MozillaFirefox is &lt;38.8.0esr-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127923" version="1" comment="MozillaFirefox-devel is &lt;38.8.0esr-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127924" version="1" comment="mozilla-nspr is &lt;4.12-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127925" version="1" comment="mozilla-nspr-devel is &lt;4.12-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127926" version="1" comment="mozilla-nss is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127927" version="1" comment="mozilla-nss-devel is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130047" version="1" comment="MozillaFirefox is &lt;45.2.0esr-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130048" version="1" comment="MozillaFirefox-devel is &lt;45.2.0esr-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130049" version="1" comment="firefox-fontconfig is &lt;2.11.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130050" version="1" comment="firefox-fontconfig-devel is &lt;2.11.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130051" version="1" comment="mozilla-nspr is &lt;4.12-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130052" version="1" comment="mozilla-nspr-devel is &lt;4.12-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130053" version="1" comment="mozilla-nss is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130054" version="1" comment="mozilla-nss-devel is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131974" version="1" comment="MozillaFirefox is &lt;45.3.0esr-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131975" version="1" comment="MozillaFirefox-devel is &lt;45.3.0esr-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131976" version="1" comment="MozillaFirefox is &lt;45.4.0esr-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131977" version="1" comment="MozillaFirefox-devel is &lt;45.4.0esr-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144677" version="1" comment="MozillaFirefox is &lt;45.6.0esr-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144678" version="1" comment="MozillaFirefox-devel is &lt;45.6.0esr-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148250" version="1" comment="MozillaFirefox is &lt;45.7.0esr-65.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148251" version="1" comment="MozillaFirefox-devel is &lt;45.7.0esr-65.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124749" version="1" comment="MozillaFirefox is &lt;38.7.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124750" version="1" comment="MozillaFirefox-devel is &lt;38.7.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124751" version="1" comment="mozilla-nspr is &lt;4.12-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124752" version="1" comment="mozilla-nspr-devel is &lt;4.12-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124753" version="1" comment="mozilla-nss is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124754" version="1" comment="mozilla-nss-devel is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113835" version="1" comment="xen is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116306" version="1" comment="xen-devel is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130453" version="1" comment="apache2 is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130454" version="1" comment="apache2-devel is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130455" version="1" comment="apache2-doc is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130456" version="1" comment="apache2-example-pages is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130457" version="1" comment="apache2-prefork is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130458" version="1" comment="apache2-utils is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130459" version="1" comment="apache2-worker is &lt;2.2.12-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130460" version="1" comment="apache2-mod_fcgid is &lt;2.2-31.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147850" version="1" comment="bash is &lt;3.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147851" version="1" comment="libreadline5 is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147852" version="1" comment="readline-devel is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147853" version="1" comment="readline-devel-32bit is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125041" version="1" comment="bind is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125042" version="1" comment="bind-devel is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125043" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131978" version="1" comment="bind is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131979" version="1" comment="bind-devel is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131980" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135225" version="1" comment="bind is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135226" version="1" comment="bind-devel is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135227" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146893" version="1" comment="bind is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146894" version="1" comment="bind-devel is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146895" version="1" comment="bind-devel-32bit is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130771" version="1" comment="bsdtar is &lt;2.5.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130772" version="1" comment="libarchive-devel is &lt;2.5.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124483" version="1" comment="bsh2 is &lt;2.0-318.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124484" version="1" comment="bsh2-classgen is &lt;2.0-318.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124485" version="1" comment="bsh2-javadoc is &lt;2.0-318.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131981" version="1" comment="cracklib is &lt;2.8.12-56.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131982" version="1" comment="cracklib-devel is &lt;2.8.12-56.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129096" version="1" comment="ctdb is &lt;1.0.114.6-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129097" version="1" comment="ctdb-devel is &lt;1.0.114.6-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131983" version="1" comment="curl is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131984" version="1" comment="libcurl-devel is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135234" version="1" comment="curl is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135235" version="1" comment="libcurl-devel is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128344" version="1" comment="cyrus-imapd is &lt;2.3.11-60.65.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128345" version="1" comment="cyrus-imapd-devel is &lt;2.3.11-60.65.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128346" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.11-60.65.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128347" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.11-60.65.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131985" version="1" comment="dhcp is &lt;4.2.4.P2-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131986" version="1" comment="dhcp-devel is &lt;4.2.4.P2-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128471" version="1" comment="expat is &lt;2.0.1-88.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128472" version="1" comment="libexpat-devel is &lt;2.0.1-88.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148218" version="1" comment="expat is &lt;2.0.1-88.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148219" version="1" comment="libexpat-devel is &lt;2.0.1-88.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131987" version="1" comment="fontconfig is &lt;2.6.0-10.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131988" version="1" comment="fontconfig-devel is &lt;2.6.0-10.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131989" version="1" comment="fontconfig-devel-32bit is &lt;2.6.0-10.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126716" version="1" comment="freetype2 is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126717" version="1" comment="freetype2-devel is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126718" version="1" comment="freetype2-devel-32bit is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148054" version="1" comment="cpp48 is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148055" version="1" comment="gcc48 is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148056" version="1" comment="gcc48-32bit is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148057" version="1" comment="gcc48-c++ is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148058" version="1" comment="gcc48-fortran is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148059" version="1" comment="gcc48-fortran-32bit is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148060" version="1" comment="gcc48-info is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148061" version="1" comment="gcc48-locale is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148062" version="1" comment="libasan0 is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148063" version="1" comment="libasan0-32bit is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148064" version="1" comment="libstdc++48-devel is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148065" version="1" comment="libstdc++48-devel-32bit is &lt;4.8.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125493" version="1" comment="cpp5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125494" version="1" comment="gcc5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125495" version="1" comment="gcc5-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125496" version="1" comment="gcc5-c++ is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125497" version="1" comment="gcc5-c++-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125498" version="1" comment="gcc5-fortran is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125499" version="1" comment="gcc5-fortran-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125500" version="1" comment="gcc5-info is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125501" version="1" comment="gcc5-locale is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125502" version="1" comment="libasan2 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125503" version="1" comment="libasan2-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125504" version="1" comment="libatomic1 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125505" version="1" comment="libcilkrts5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125506" version="1" comment="libcilkrts5-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125507" version="1" comment="libffi-devel-gcc5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125508" version="1" comment="libffi-devel-gcc5-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125509" version="1" comment="libffi-gcc5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125510" version="1" comment="libgfortran3 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125511" version="1" comment="libitm1 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125512" version="1" comment="libitm1-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125513" version="1" comment="liblsan0 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125514" version="1" comment="libquadmath0 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125515" version="1" comment="libstdc++6-devel-gcc5 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125516" version="1" comment="libstdc++6-devel-gcc5-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125517" version="1" comment="libtsan0 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125518" version="1" comment="libubsan0 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125519" version="1" comment="libubsan0-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131990" version="1" comment="gd is &lt;2.0.36.RC1-52.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131991" version="1" comment="gd-devel is &lt;2.0.36.RC1-52.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131992" version="1" comment="gd is &lt;2.0.36.RC1-52.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131993" version="1" comment="gd-devel is &lt;2.0.36.RC1-52.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145675" version="1" comment="gd is &lt;2.0.36.RC1-52.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145676" version="1" comment="gd-devel is &lt;2.0.36.RC1-52.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148426" version="1" comment="gd is &lt;2.0.36.RC1-52.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148427" version="1" comment="gd-devel is &lt;2.0.36.RC1-52.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135268" version="1" comment="ghostscript-devel is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135269" version="1" comment="ghostscript-ijs-devel is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135270" version="1" comment="ghostscript-library is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135271" version="1" comment="libgimpprint-devel is &lt;4.2.7-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131994" version="1" comment="ghostscript-devel is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131995" version="1" comment="ghostscript-ijs-devel is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131996" version="1" comment="ghostscript-library is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131997" version="1" comment="libgimpprint-devel is &lt;4.2.7-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126719" version="1" comment="giflib is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126720" version="1" comment="giflib-devel is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126721" version="1" comment="giflib-devel-32bit is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130463" version="1" comment="gimp is &lt;2.6.2-3.34.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130464" version="1" comment="gimp-devel is &lt;2.6.2-3.34.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130465" version="1" comment="gimp-lang is &lt;2.6.2-3.34.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130466" version="1" comment="gimp-plugins-python is &lt;2.6.2-3.34.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124831" version="1" comment="git is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124832" version="1" comment="git-arch is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124833" version="1" comment="git-core is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124834" version="1" comment="git-cvs is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124835" version="1" comment="git-daemon is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124836" version="1" comment="git-email is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124837" version="1" comment="git-gui is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124838" version="1" comment="git-svn is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124839" version="1" comment="git-web is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124840" version="1" comment="gitk is &lt;1.7.12.4-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131998" version="1" comment="glibc is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009131999" version="1" comment="glibc-html is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132000" version="1" comment="glibc-info is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147854" version="1" comment="gnutls is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147855" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147856" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147857" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147775" version="1" comment="gstreamer-0_10-plugins-base is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147776" version="1" comment="gstreamer-0_10-plugins-base-devel is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132001" version="1" comment="gtk2 is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132002" version="1" comment="gtk2-devel is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132003" version="1" comment="gtk2-devel-32bit is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148163" version="1" comment="guile is &lt;1.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148164" version="1" comment="guile-devel is &lt;1.8.5-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115112" version="1" comment="icu is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115116" version="1" comment="libicu-32bit is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116307" version="1" comment="libicu-devel is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116308" version="1" comment="libicu-devel-32bit is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126437" version="1" comment="icu is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126438" version="1" comment="libicu-32bit is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126439" version="1" comment="libicu-devel is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126440" version="1" comment="libicu-devel-32bit is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147458" version="1" comment="icu is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147459" version="1" comment="libicu-32bit is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147460" version="1" comment="libicu-devel is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147461" version="1" comment="libicu-devel-32bit is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148462" version="1" comment="icu is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148463" version="1" comment="libicu-32bit is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148464" version="1" comment="libicu-devel is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148465" version="1" comment="libicu-devel-32bit is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128394" version="1" comment="imlib2 is &lt;1.4.2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128395" version="1" comment="imlib2-devel is &lt;1.4.2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128396" version="1" comment="imlib2-filters is &lt;1.4.2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128397" version="1" comment="imlib2-loaders is &lt;1.4.2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135430" version="1" comment="jasper is &lt;1.900.14-134.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135431" version="1" comment="libjasper-devel is &lt;1.900.14-134.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113214" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116309" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118313" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118314" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122513" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.30-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122514" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.30-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127564" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.40-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127565" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.40-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136684" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.60-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136685" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.60-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132004" version="1" comment="java-1_7_1-ibm is &lt;1.7.1_sr3.50-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132005" version="1" comment="java-1_7_1-ibm-devel is &lt;1.7.1_sr3.50-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132006" version="1" comment="kernel-docs is &lt;3.0.101-80.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136294" version="1" comment="kernel-docs is &lt;3.0.101-88.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148271" version="1" comment="kernel-docs is &lt;3.0.101-94.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116310" version="1" comment="kernel-docs is &lt;3.0.101-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125520" version="1" comment="kernel-docs is &lt;3.0.101-71.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118621" version="1" comment="kernel-docs is &lt;3.0.101-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129234" version="1" comment="kernel-docs is &lt;3.0.101-77.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132007" version="1" comment="kernel-docs is &lt;3.0.101-84.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122515" version="1" comment="krb5 is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122516" version="1" comment="krb5-devel is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122517" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122518" version="1" comment="krb5-server is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126441" version="1" comment="krb5 is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126442" version="1" comment="krb5-devel is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126443" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126444" version="1" comment="krb5-server is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148066" version="1" comment="libcap-ng is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148067" version="1" comment="libcap-ng-devel is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148068" version="1" comment="python-capng is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146083" version="1" comment="libcares-devel is &lt;1.7.4-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146084" version="1" comment="libcares2 is &lt;1.7.4-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132008" version="1" comment="libgcrypt is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132009" version="1" comment="libgcrypt-devel is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132010" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132011" version="1" comment="libidn is &lt;1.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132012" version="1" comment="libidn-devel is &lt;1.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128473" version="1" comment="libksba is &lt;1.0.4-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128474" version="1" comment="libksba-devel is &lt;1.0.4-1.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124486" version="1" comment="libotr is &lt;3.2.0-10.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124487" version="1" comment="libotr-devel is &lt;3.2.0-10.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118388" version="1" comment="google-carlito-fonts is &lt;1.1.03.beta1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121850" version="1" comment="hyphen is &lt;2.8.8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121851" version="1" comment="hyphen-devel is &lt;2.8.8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121852" version="1" comment="libhyphen0 is &lt;2.8.8-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118389" version="1" comment="libmythes-1_2-0 is &lt;1.2.4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121853" version="1" comment="libreoffice is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121854" version="1" comment="libreoffice-base is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121855" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121856" version="1" comment="libreoffice-branding-upstream is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121857" version="1" comment="libreoffice-calc is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121858" version="1" comment="libreoffice-calc-extensions is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121859" version="1" comment="libreoffice-draw is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121860" version="1" comment="libreoffice-filters-optional is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121861" version="1" comment="libreoffice-gnome is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122063" version="1" comment="libreoffice-icon-theme-galaxy is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121862" version="1" comment="libreoffice-icon-theme-tango is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121863" version="1" comment="libreoffice-impress is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121864" version="1" comment="libreoffice-kde4 is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121865" version="1" comment="libreoffice-l10n-af is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121866" version="1" comment="libreoffice-l10n-ar is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121867" version="1" comment="libreoffice-l10n-ca is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121868" version="1" comment="libreoffice-l10n-cs is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121869" version="1" comment="libreoffice-l10n-da is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121870" version="1" comment="libreoffice-l10n-de is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121871" version="1" comment="libreoffice-l10n-en is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121872" version="1" comment="libreoffice-l10n-es is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121873" version="1" comment="libreoffice-l10n-fi is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121874" version="1" comment="libreoffice-l10n-fr is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121875" version="1" comment="libreoffice-l10n-gu is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121876" version="1" comment="libreoffice-l10n-hi is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121877" version="1" comment="libreoffice-l10n-hu is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121878" version="1" comment="libreoffice-l10n-it is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121879" version="1" comment="libreoffice-l10n-ja is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121880" version="1" comment="libreoffice-l10n-ko is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121881" version="1" comment="libreoffice-l10n-nb is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121882" version="1" comment="libreoffice-l10n-nl is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121883" version="1" comment="libreoffice-l10n-nn is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121884" version="1" comment="libreoffice-l10n-pl is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121885" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121886" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121887" version="1" comment="libreoffice-l10n-ru is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121888" version="1" comment="libreoffice-l10n-sk is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121889" version="1" comment="libreoffice-l10n-sv is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121890" version="1" comment="libreoffice-l10n-xh is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121891" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121892" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121893" version="1" comment="libreoffice-l10n-zu is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121894" version="1" comment="libreoffice-mailmerge is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121895" version="1" comment="libreoffice-math is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121896" version="1" comment="libreoffice-officebean is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121897" version="1" comment="libreoffice-pyuno is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121898" version="1" comment="libreoffice-sdk is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121899" version="1" comment="libreoffice-voikko is &lt;4.1-2.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121900" version="1" comment="libreoffice-writer is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121901" version="1" comment="libreoffice-writer-extensions is &lt;5.0.4.2-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119448" version="1" comment="libvoikko is &lt;3.7.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119449" version="1" comment="libvoikko-devel is &lt;3.7.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119450" version="1" comment="libvoikko1 is &lt;3.7.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118391" version="1" comment="myspell-af_NA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118392" version="1" comment="myspell-af_ZA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118395" version="1" comment="myspell-ar is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118396" version="1" comment="myspell-ar_AE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118397" version="1" comment="myspell-ar_BH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118398" version="1" comment="myspell-ar_DZ is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118399" version="1" comment="myspell-ar_EG is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118400" version="1" comment="myspell-ar_IQ is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118401" version="1" comment="myspell-ar_JO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118402" version="1" comment="myspell-ar_KW is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118403" version="1" comment="myspell-ar_LB is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118404" version="1" comment="myspell-ar_LY is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118405" version="1" comment="myspell-ar_MA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118406" version="1" comment="myspell-ar_OM is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118407" version="1" comment="myspell-ar_QA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118408" version="1" comment="myspell-ar_SA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118409" version="1" comment="myspell-ar_SD is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118410" version="1" comment="myspell-ar_SY is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118411" version="1" comment="myspell-ar_TN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118412" version="1" comment="myspell-ar_YE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118413" version="1" comment="myspell-be_BY is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118414" version="1" comment="myspell-bg_BG is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118415" version="1" comment="myspell-bn_BD is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118416" version="1" comment="myspell-bn_IN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118418" version="1" comment="myspell-bs is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118419" version="1" comment="myspell-bs_BA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118420" version="1" comment="myspell-ca is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118421" version="1" comment="myspell-ca_AD is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118422" version="1" comment="myspell-ca_ES is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118423" version="1" comment="myspell-ca_ES_valencia is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118424" version="1" comment="myspell-ca_FR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118425" version="1" comment="myspell-ca_IT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118426" version="1" comment="myspell-cs_CZ is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118427" version="1" comment="myspell-da_DK is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118428" version="1" comment="myspell-de is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118429" version="1" comment="myspell-de_AT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118430" version="1" comment="myspell-de_CH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118431" version="1" comment="myspell-de_DE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118432" version="1" comment="myspell-dictionaries is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118433" version="1" comment="myspell-el_GR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118434" version="1" comment="myspell-en is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118435" version="1" comment="myspell-en_AU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118436" version="1" comment="myspell-en_BS is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118437" version="1" comment="myspell-en_BZ is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118438" version="1" comment="myspell-en_CA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118439" version="1" comment="myspell-en_GB is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118440" version="1" comment="myspell-en_GH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039244"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118441" version="1" comment="myspell-en_IE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118442" version="1" comment="myspell-en_IN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118443" version="1" comment="myspell-en_JM is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118444" version="1" comment="myspell-en_MW is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118445" version="1" comment="myspell-en_NA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118446" version="1" comment="myspell-en_NZ is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118447" version="1" comment="myspell-en_PH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118448" version="1" comment="myspell-en_TT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039252"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118449" version="1" comment="myspell-en_US is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118450" version="1" comment="myspell-en_ZA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118451" version="1" comment="myspell-en_ZW is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039255"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118452" version="1" comment="myspell-es is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118453" version="1" comment="myspell-es_AR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118454" version="1" comment="myspell-es_BO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118455" version="1" comment="myspell-es_CL is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118456" version="1" comment="myspell-es_CO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118457" version="1" comment="myspell-es_CR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118458" version="1" comment="myspell-es_CU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118459" version="1" comment="myspell-es_DO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118460" version="1" comment="myspell-es_EC is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118461" version="1" comment="myspell-es_ES is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118462" version="1" comment="myspell-es_GT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118463" version="1" comment="myspell-es_HN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118464" version="1" comment="myspell-es_MX is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118465" version="1" comment="myspell-es_NI is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118466" version="1" comment="myspell-es_PA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118467" version="1" comment="myspell-es_PE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039271"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118468" version="1" comment="myspell-es_PR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118469" version="1" comment="myspell-es_PY is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118470" version="1" comment="myspell-es_SV is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118471" version="1" comment="myspell-es_UY is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118472" version="1" comment="myspell-es_VE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118473" version="1" comment="myspell-et_EE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118474" version="1" comment="myspell-fr_BE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118475" version="1" comment="myspell-fr_CA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118476" version="1" comment="myspell-fr_CH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118477" version="1" comment="myspell-fr_FR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118478" version="1" comment="myspell-fr_LU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118479" version="1" comment="myspell-fr_MC is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118483" version="1" comment="myspell-gu_IN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118484" version="1" comment="myspell-he_IL is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118485" version="1" comment="myspell-hi_IN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118486" version="1" comment="myspell-hr_HR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118487" version="1" comment="myspell-hu_HU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118490" version="1" comment="myspell-it_IT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118494" version="1" comment="myspell-lightproof-en is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118495" version="1" comment="myspell-lightproof-hu_HU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118496" version="1" comment="myspell-lightproof-pt_BR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118497" version="1" comment="myspell-lightproof-ru_RU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118498" version="1" comment="myspell-lo_LA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118499" version="1" comment="myspell-lt_LT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118500" version="1" comment="myspell-lv_LV is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118501" version="1" comment="myspell-nb_NO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118503" version="1" comment="myspell-nl_BE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118504" version="1" comment="myspell-nl_NL is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118505" version="1" comment="myspell-nn_NO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118506" version="1" comment="myspell-no is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118508" version="1" comment="myspell-pl_PL is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118509" version="1" comment="myspell-pt_AO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118510" version="1" comment="myspell-pt_BR is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118511" version="1" comment="myspell-pt_PT is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118512" version="1" comment="myspell-ro is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118513" version="1" comment="myspell-ro_RO is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118514" version="1" comment="myspell-ru_RU is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118516" version="1" comment="myspell-sk_SK is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039320"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118517" version="1" comment="myspell-sl_SI is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118518" version="1" comment="myspell-sr is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118519" version="1" comment="myspell-sr_CS is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118520" version="1" comment="myspell-sr_Latn_CS is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039324"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118521" version="1" comment="myspell-sr_Latn_RS is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118522" version="1" comment="myspell-sr_RS is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118523" version="1" comment="myspell-sv_FI is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039327"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118524" version="1" comment="myspell-sv_SE is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118526" version="1" comment="myspell-te is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118527" version="1" comment="myspell-te_IN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118528" version="1" comment="myspell-th_TH is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118530" version="1" comment="myspell-vi is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118531" version="1" comment="myspell-vi_VN is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118532" version="1" comment="myspell-zu_ZA is &lt;20150827-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118533" version="1" comment="mythes is &lt;1.2.4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121902" version="1" comment="mythes-devel is &lt;1.2.4-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118534" version="1" comment="python-importlib is &lt;1.0.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123882" version="1" comment="libssh is &lt;0.2-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123883" version="1" comment="libssh-devel is &lt;0.2-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123884" version="1" comment="libssh-devel-doc is &lt;0.2-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123885" version="1" comment="libssh2 is &lt;0.2-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124617" version="1" comment="libssh2-1 is &lt;1.2.9-4.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124618" version="1" comment="libssh2-1-32bit is &lt;1.2.9-4.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124619" version="1" comment="libssh2-1-x86 is &lt;1.2.9-4.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124620" version="1" comment="libssh2-devel is &lt;1.2.9-4.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124621" version="1" comment="libssh2_org is &lt;1.2.9-4.2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125645" version="1" comment="libvirt is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125646" version="1" comment="libvirt-devel is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125647" version="1" comment="libvirt-devel-32bit is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130779" version="1" comment="libvirt is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130780" version="1" comment="libvirt-devel is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130781" version="1" comment="libvirt-devel-32bit is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127087" version="1" comment="libxml2 is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127088" version="1" comment="libxml2-devel is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127089" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128971" version="1" comment="libxml2 is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128972" version="1" comment="libxml2-devel is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128973" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132013" version="1" comment="libxml2 is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132014" version="1" comment="libxml2-devel is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132015" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146979" version="1" comment="libxml2 is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146980" version="1" comment="libxml2-devel is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146981" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144568" version="1" comment="kernel-docs is &lt;3.0.101-91.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125963" version="1" comment="mercurial is &lt;2.3.2-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128192" version="1" comment="mercurial is &lt;2.3.2-0.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142221" version="1" comment="MozillaFirefox is &lt;45.5.1esr-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142222" version="1" comment="MozillaFirefox-devel is &lt;45.5.1esr-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142223" version="1" comment="mozilla-nss is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142224" version="1" comment="mozilla-nss-devel is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136167" version="1" comment="bytefx-data-mysql is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136168" version="1" comment="mono-core is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136169" version="1" comment="mono-data is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136170" version="1" comment="mono-data-firebird is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136171" version="1" comment="mono-data-oracle is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136172" version="1" comment="mono-data-postgresql is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136173" version="1" comment="mono-data-sqlite is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136174" version="1" comment="mono-data-sybase is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136175" version="1" comment="mono-devel is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136176" version="1" comment="mono-extras is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136177" version="1" comment="mono-jscript is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136178" version="1" comment="mono-locale-extras is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136179" version="1" comment="mono-nunit is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136180" version="1" comment="mono-wcf is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136181" version="1" comment="mono-web is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136182" version="1" comment="mono-winforms is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136183" version="1" comment="mono-winfxcore is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136184" version="1" comment="monodoc-core is &lt;2.6.7-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127464" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127465" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127466" version="1" comment="mysql is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128974" version="1" comment="libmysqlclient-devel is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128975" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128976" version="1" comment="libmysqlclient_r15-x86 is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128977" version="1" comment="mysql is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132016" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132017" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132018" version="1" comment="mysql is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135503" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135504" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135505" version="1" comment="mysql is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148165" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148166" version="1" comment="libmysql55client_r18-x86 is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148167" version="1" comment="mysql is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128916" version="1" comment="libtasn1 is &lt;1.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128917" version="1" comment="libtasn1-devel is &lt;1.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132019" version="1" comment="ocaml is &lt;4.02.1-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132020" version="1" comment="ocaml-compiler-libs is &lt;4.02.1-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132021" version="1" comment="ocaml-runtime is &lt;4.02.1-3.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123886" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123887" version="1" comment="openssl is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127535" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127536" version="1" comment="libopenssl-devel-32bit is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127537" version="1" comment="openssl is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132022" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132023" version="1" comment="libopenssl-devel-32bit is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132024" version="1" comment="openssl is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129098" version="1" comment="pam is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129099" version="1" comment="pam-devel is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129100" version="1" comment="pam-devel-32bit is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132025" version="1" comment="perl is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132026" version="1" comment="perl-base-32bit is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146314" version="1" comment="perl-DBD-mysql is &lt;4.008-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146978" version="1" comment="perl-DBD-mysql is &lt;4.008-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136686" version="1" comment="perl-SOAP-Lite is &lt;0.710.08-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126722" version="1" comment="php53 is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126723" version="1" comment="php53-devel is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126724" version="1" comment="php53-imap is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126725" version="1" comment="php53-posix is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126726" version="1" comment="php53-readline is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126727" version="1" comment="php53-sockets is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126728" version="1" comment="php53-sqlite is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126729" version="1" comment="php53-tidy is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127602" version="1" comment="php53 is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127603" version="1" comment="php53-devel is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127604" version="1" comment="php53-imap is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127605" version="1" comment="php53-posix is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127606" version="1" comment="php53-readline is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127607" version="1" comment="php53-sockets is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127608" version="1" comment="php53-sqlite is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127609" version="1" comment="php53-tidy is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128818" version="1" comment="php53 is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128819" version="1" comment="php53-devel is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128820" version="1" comment="php53-imap is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128821" version="1" comment="php53-posix is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128822" version="1" comment="php53-readline is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128823" version="1" comment="php53-sockets is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128824" version="1" comment="php53-sqlite is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128825" version="1" comment="php53-tidy is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132027" version="1" comment="php53 is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132028" version="1" comment="php53-devel is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132029" version="1" comment="php53-imap is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132030" version="1" comment="php53-posix is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132031" version="1" comment="php53-readline is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132032" version="1" comment="php53-sockets is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132033" version="1" comment="php53-sqlite is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132034" version="1" comment="php53-tidy is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132035" version="1" comment="php53 is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132036" version="1" comment="php53-devel is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132037" version="1" comment="php53-imap is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132038" version="1" comment="php53-posix is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132039" version="1" comment="php53-readline is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132040" version="1" comment="php53-sockets is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132041" version="1" comment="php53-sqlite is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132042" version="1" comment="php53-tidy is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132043" version="1" comment="php53 is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132044" version="1" comment="php53-devel is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132045" version="1" comment="php53-imap is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132046" version="1" comment="php53-posix is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132047" version="1" comment="php53-readline is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132048" version="1" comment="php53-sockets is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132049" version="1" comment="php53-sqlite is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132050" version="1" comment="php53-tidy is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132051" version="1" comment="php53 is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132052" version="1" comment="php53-devel is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132053" version="1" comment="php53-imap is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132054" version="1" comment="php53-posix is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132055" version="1" comment="php53-readline is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132056" version="1" comment="php53-sockets is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132057" version="1" comment="php53-sqlite is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132058" version="1" comment="php53-tidy is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146896" version="1" comment="php53 is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146897" version="1" comment="php53-devel is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146898" version="1" comment="php53-imap is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146899" version="1" comment="php53-posix is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146900" version="1" comment="php53-readline is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146901" version="1" comment="php53-sockets is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146902" version="1" comment="php53-sqlite is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146903" version="1" comment="php53-tidy is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148954" version="1" comment="php53 is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148955" version="1" comment="php53-devel is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148956" version="1" comment="php53-imap is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148957" version="1" comment="php53-posix is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148958" version="1" comment="php53-readline is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148959" version="1" comment="php53-sockets is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148960" version="1" comment="php53-sqlite is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148961" version="1" comment="php53-tidy is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132059" version="1" comment="finch is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132060" version="1" comment="finch-devel is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132061" version="1" comment="libpurple is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132062" version="1" comment="libpurple-devel is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132063" version="1" comment="libpurple-lang is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132064" version="1" comment="pidgin is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132065" version="1" comment="pidgin-devel is &lt;2.6.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128647" version="1" comment="libpoppler-devel is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128648" version="1" comment="libpoppler-glib-devel is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128649" version="1" comment="libpoppler-qt2 is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128650" version="1" comment="libpoppler-qt3-devel is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128651" version="1" comment="libpoppler-qt4-devel is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128652" version="1" comment="poppler is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128653" version="1" comment="poppler-tools is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124463" version="1" comment="postgresql94-devel is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124464" version="1" comment="postgresql94-libs is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132066" version="1" comment="postgresql94-devel is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132067" version="1" comment="postgresql94-libs is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148466" version="1" comment="ppp is &lt;2.4.5.git-2.31.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148467" version="1" comment="ppp-devel is &lt;2.4.5.git-2.31.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132068" version="1" comment="python is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132069" version="1" comment="python-32bit is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132070" version="1" comment="python-base is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132071" version="1" comment="python-demo is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132072" version="1" comment="python-devel is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132073" version="1" comment="python-doc is &lt;2.6-8.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132074" version="1" comment="python-doc-pdf is &lt;2.6-8.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132075" version="1" comment="python-gdbm is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132076" version="1" comment="python-idle is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132077" version="1" comment="python-tk is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125653" version="1" comment="quagga is &lt;0.99.15-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125654" version="1" comment="quagga-devel is &lt;0.99.15-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125679" version="1" comment="quagga is &lt;0.99.15-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125680" version="1" comment="quagga-devel is &lt;0.99.15-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128398" version="1" comment="quagga is &lt;0.99.15-0.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128399" version="1" comment="quagga-devel is &lt;0.99.15-0.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132078" version="1" comment="quagga is &lt;0.99.15-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132079" version="1" comment="quagga-devel is &lt;0.99.15-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122428" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.12-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125964" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.12-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122429" version="1" comment="rubygem-activerecord-3_2 is &lt;3.2.12-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125965" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.12-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121122" version="1" comment="rubygem-mail-2_4 is &lt;2.4.4-0.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125215" version="1" comment="libldb-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125216" version="1" comment="libnetapi-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125217" version="1" comment="libnetapi0 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125218" version="1" comment="libsmbclient-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125219" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125220" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125221" version="1" comment="libtalloc-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125222" version="1" comment="libtdb-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125223" version="1" comment="libtevent-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125224" version="1" comment="libwbclient-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125225" version="1" comment="samba is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125226" version="1" comment="samba-devel is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125227" version="1" comment="samba-test is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146085" version="1" comment="libldb-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146086" version="1" comment="libnetapi-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146087" version="1" comment="libnetapi0 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146088" version="1" comment="libsmbclient-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146089" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146090" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146091" version="1" comment="libtalloc-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146092" version="1" comment="libtdb-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146093" version="1" comment="libtevent-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146094" version="1" comment="libwbclient-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146095" version="1" comment="samba is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146096" version="1" comment="samba-devel is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146097" version="1" comment="samba-test is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127292" version="1" comment="libspice-server-devel is &lt;0.12.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127293" version="1" comment="spice is &lt;0.12.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148168" version="1" comment="libspice-server-devel is &lt;0.12.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148169" version="1" comment="spice is &lt;0.12.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132080" version="1" comment="sqlite3 is &lt;3.7.6.3-1.4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132081" version="1" comment="sqlite3-devel is &lt;3.7.6.3-1.4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128475" version="1" comment="subversion is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128476" version="1" comment="subversion-devel is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128477" version="1" comment="subversion-perl is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128478" version="1" comment="subversion-python is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128479" version="1" comment="subversion-server is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128480" version="1" comment="subversion-tools is &lt;1.6.17-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122519" version="1" comment="libtiff-devel is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122520" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122521" version="1" comment="tiff is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132082" version="1" comment="libtiff-devel is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132083" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132084" version="1" comment="tiff is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127743" version="1" comment="wireshark is &lt;1.12.11-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127744" version="1" comment="wireshark-devel is &lt;1.12.11-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132085" version="1" comment="wireshark is &lt;1.12.13-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132086" version="1" comment="wireshark-devel is &lt;1.12.13-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111645" version="1" comment="xen is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111646" version="1" comment="xen-devel is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115962" version="1" comment="xen is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116557" version="1" comment="xen-devel is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125681" version="1" comment="xen is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125682" version="1" comment="xen-devel is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132087" version="1" comment="xen is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132088" version="1" comment="xen-devel is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132089" version="1" comment="xen is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132090" version="1" comment="xen-devel is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143078" version="1" comment="xen is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143079" version="1" comment="xen-devel is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144679" version="1" comment="xen is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144680" version="1" comment="xen-devel is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118668" version="1" comment="xen is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118669" version="1" comment="xen-devel is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136687" version="1" comment="xorg-x11-libX11 is &lt;7.4-5.11.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136688" version="1" comment="xorg-x11-libX11-devel is &lt;7.4-5.11.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136689" version="1" comment="xorg-x11-libX11-devel-32bit is &lt;7.4-5.11.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143080" version="1" comment="xorg-x11-libXfixes is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143081" version="1" comment="xorg-x11-libXfixes-devel is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143082" version="1" comment="xorg-x11-libXfixes-devel-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148468" version="1" comment="xorg-x11-libXpm is &lt;7.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148469" version="1" comment="xorg-x11-libXpm-devel is &lt;7.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148470" version="1" comment="xorg-x11-libXpm-devel-32bit is &lt;7.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142762" version="1" comment="xorg-x11-libXrender is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142763" version="1" comment="xorg-x11-libXrender-devel is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142764" version="1" comment="xorg-x11-libXrender-devel-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142765" version="1" comment="xorg-x11-libXv is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142766" version="1" comment="xorg-x11-libXv-devel is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142767" version="1" comment="xorg-x11-libXv-devel-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143083" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143084" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143085" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132091" version="1" comment="yast2-storage is &lt;2.17.161-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132092" version="1" comment="yast2-storage-devel is &lt;2.17.161-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144681" version="1" comment="zlib is &lt;1.2.7-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144682" version="1" comment="zlib-devel is &lt;1.2.7-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144683" version="1" comment="zlib-devel-32bit is &lt;1.2.7-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132093" version="1" comment="curl-openssl1 is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132094" version="1" comment="libcurl4-openssl1 is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132095" version="1" comment="libcurl4-openssl1-32bit is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132096" version="1" comment="libcurl4-openssl1-x86 is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117400" version="1" comment="sles-release is &gt;=11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135236" version="1" comment="curl-openssl1 is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135237" version="1" comment="libcurl4-openssl1 is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135238" version="1" comment="libcurl4-openssl1-32bit is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135239" version="1" comment="libcurl4-openssl1-x86 is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107518" version="1" comment="libcurl4-openssl1 is &lt;7.19.7-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107516" version="1" comment="libcurl4-openssl1-32bit is &lt;7.19.7-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107517" version="1" comment="libcurl4-openssl1-x86 is &lt;7.19.7-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101146" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101149" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101147" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101148" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101151" version="1" comment="openssl1 is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101150" version="1" comment="openssl1-doc is &lt;1.0.1g-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114126" version="1" comment="libldap-openssl1-2_4-2 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114128" version="1" comment="libldap-openssl1-2_4-2-32bit is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114129" version="1" comment="libldap-openssl1-2_4-2-x86 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114127" version="1" comment="openldap2-client-openssl1 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109631" version="1" comment="libldap-openssl1-2_4-2 is &lt;2.4.26-0.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109629" version="1" comment="libldap-openssl1-2_4-2-32bit is &lt;2.4.26-0.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109630" version="1" comment="libldap-openssl1-2_4-2-x86 is &lt;2.4.26-0.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119832" version="1" comment="libldap-openssl1-2_4-2 is &lt;2.4.26-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119833" version="1" comment="libldap-openssl1-2_4-2-32bit is &lt;2.4.26-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119834" version="1" comment="libldap-openssl1-2_4-2-x86 is &lt;2.4.26-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119835" version="1" comment="openldap2-client-openssl1 is &lt;2.4.26-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121359" version="1" comment="openssh-openssl1 is &lt;6.6p1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121360" version="1" comment="openssh-openssl1-helpers is &lt;6.6p1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132097" version="1" comment="openssh-openssl1 is &lt;6.6p1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132098" version="1" comment="openssh-openssl1-helpers is &lt;6.6p1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118740" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118741" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118742" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118743" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118744" version="1" comment="openssl1 is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118745" version="1" comment="openssl1-doc is &lt;1.0.1g-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123888" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123889" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123890" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123891" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123892" version="1" comment="openssl1 is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123893" version="1" comment="openssl1-doc is &lt;1.0.1g-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127090" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127091" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127092" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127093" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127094" version="1" comment="openssl1 is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127095" version="1" comment="openssl1-doc is &lt;1.0.1g-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132099" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132100" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132101" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132102" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132103" version="1" comment="openssl1 is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132104" version="1" comment="openssl1-doc is &lt;1.0.1g-0.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148543" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148544" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148545" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148546" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148547" version="1" comment="openssl1 is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148548" version="1" comment="openssl1-doc is &lt;1.0.1g-0.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132105" version="1" comment="wget-openssl1 is &lt;1.11.4-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073771" version="1" comment="sled-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077505" version="1" comment="Mesa is &lt;7.11.2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077504" version="1" comment="Mesa-32bit is &lt;7.11.2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107483" version="1" comment="MozillaFirefox is &lt;17.0.9esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107482" version="1" comment="MozillaFirefox-translations is &lt;17.0.9esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113125" version="1" comment="acroread is &lt;9.5.5-0.5.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113126" version="1" comment="acroread-cmaps is &lt;9.4.6-0.4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113127" version="1" comment="acroread-fonts-ja is &lt;9.4.6-0.4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113128" version="1" comment="acroread-fonts-ko is &lt;9.4.6-0.4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113129" version="1" comment="acroread-fonts-zh_CN is &lt;9.4.6-0.4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113130" version="1" comment="acroread-fonts-zh_TW is &lt;9.4.6-0.4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113131" version="1" comment="acroread_ja is &lt;9.4.2-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093219" version="1" comment="bind-libs is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093217" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093220" version="1" comment="bind-utils is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076206" version="1" comment="bogofilter is &lt;1.1.1-174.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075116" version="1" comment="ibm-data-db2 is &lt;2.6.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092614" version="1" comment="libldb1 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092687" version="1" comment="libldb1-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092617" version="1" comment="libsmbclient0 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092615" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092620" version="1" comment="libtalloc1 is &lt;3.4.3-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092618" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092623" version="1" comment="libtalloc2 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092621" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092626" version="1" comment="libtdb1 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092624" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092628" version="1" comment="libtevent0 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092627" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092631" version="1" comment="libwbclient0 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092629" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092642" version="1" comment="samba is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092632" version="1" comment="samba-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092635" version="1" comment="samba-client is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092633" version="1" comment="samba-client-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092636" version="1" comment="samba-doc is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092637" version="1" comment="samba-krb-printing is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092640" version="1" comment="samba-winbind is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092638" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073901" version="1" comment="cifs-utils is &lt;5.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077464" version="1" comment="clamav is &lt;0.97.8-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075544" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075543" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090718" version="1" comment="coreutils is &lt;8.12-6.25.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090716" version="1" comment="coreutils-lang is &lt;8.12-6.25.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091334" version="1" comment="cups is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091330" version="1" comment="cups-client is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091333" version="1" comment="cups-libs is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091331" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093211" version="1" comment="curl is &lt;7.19.7-1.20.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093214" version="1" comment="libcurl4 is &lt;7.19.7-1.20.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093212" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.20.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075547" version="1" comment="dbus-1 is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075545" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075546" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077040" version="1" comment="dhcp is &lt;4.2.4.P2-0.11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077039" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076723" version="1" comment="libpurple-meanwhile is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076724" version="1" comment="libpurple-tcl is &lt;2.6.6-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075538" version="1" comment="MozillaFirefox is &lt;10.0.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075537" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.7.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112242" version="1" comment="MozillaFirefox-translations is &lt;10.0.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112243" version="1" comment="libfreebl3 is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112244" version="1" comment="libfreebl3-32bit is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075540" version="1" comment="mozilla-nspr is &lt;4.9.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075539" version="1" comment="mozilla-nspr-32bit is &lt;4.9.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075542" version="1" comment="mozilla-nss is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075541" version="1" comment="mozilla-nss-32bit is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112245" version="1" comment="mozilla-nss-tools is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075847" version="1" comment="MozillaFirefox is &lt;10.0.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075845" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.7.85" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075846" version="1" comment="MozillaFirefox-translations is &lt;10.0.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075927" version="1" comment="MozillaFirefox is &lt;10.0.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075926" version="1" comment="MozillaFirefox-translations is &lt;10.0.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075929" version="1" comment="mozilla-nspr is &lt;4.9.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075928" version="1" comment="mozilla-nspr-32bit is &lt;4.9.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076101" version="1" comment="MozillaFirefox is &lt;10.0.11-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076100" version="1" comment="MozillaFirefox-translations is &lt;10.0.11-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076103" version="1" comment="libfreebl3 is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076102" version="1" comment="libfreebl3-32bit is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076106" version="1" comment="mozilla-nss is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076104" version="1" comment="mozilla-nss-32bit is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076105" version="1" comment="mozilla-nss-tools is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076328" version="1" comment="MozillaFirefox is &lt;10.0.12-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076327" version="1" comment="MozillaFirefox-translations is &lt;10.0.12-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076330" version="1" comment="libfreebl3 is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076329" version="1" comment="libfreebl3-32bit is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076332" version="1" comment="mozilla-nspr is &lt;4.9.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076331" version="1" comment="mozilla-nspr-32bit is &lt;4.9.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076335" version="1" comment="mozilla-nss is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076333" version="1" comment="mozilla-nss-32bit is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076334" version="1" comment="mozilla-nss-tools is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076874" version="1" comment="MozillaFirefox is &lt;17.0.4esr-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076746" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076873" version="1" comment="MozillaFirefox-translations is &lt;17.0.4esr-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076749" version="1" comment="beagle-evolution is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076750" version="1" comment="beagle-firefox is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076751" version="1" comment="beagle-gui is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076752" version="1" comment="beagle-lang is &lt;0.3.8-56.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076755" version="1" comment="libfreebl3 is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076754" version="1" comment="libfreebl3-32bit is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076756" version="1" comment="mhtml-firefox is &lt;0.5-1.47.51.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076758" version="1" comment="mozilla-nspr is &lt;4.9.5-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076757" version="1" comment="mozilla-nspr-32bit is &lt;4.9.5-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076761" version="1" comment="mozilla-nss is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076759" version="1" comment="mozilla-nss-32bit is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076760" version="1" comment="mozilla-nss-tools is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077009" version="1" comment="MozillaFirefox is &lt;17.0.5esr-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077007" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077008" version="1" comment="MozillaFirefox-translations is &lt;17.0.5esr-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077011" version="1" comment="libfreebl3 is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077010" version="1" comment="libfreebl3-32bit is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077013" version="1" comment="mozilla-nspr is &lt;4.9.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077012" version="1" comment="mozilla-nspr-32bit is &lt;4.9.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077016" version="1" comment="mozilla-nss is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077014" version="1" comment="mozilla-nss-32bit is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077015" version="1" comment="mozilla-nss-tools is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077311" version="1" comment="MozillaFirefox is &lt;17.0.6esr-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077310" version="1" comment="MozillaFirefox-translations is &lt;17.0.6esr-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077545" version="1" comment="MozillaFirefox is &lt;17.0.7esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077543" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077544" version="1" comment="MozillaFirefox-translations is &lt;17.0.7esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091391" version="1" comment="MozillaFirefox is &lt;17.0.10esr-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091389" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091390" version="1" comment="MozillaFirefox-translations is &lt;17.0.10esr-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093470" version="1" comment="flash-player is &lt;11.2.202.336-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093468" version="1" comment="flash-player-gnome is &lt;11.2.202.336-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093469" version="1" comment="flash-player-kde4 is &lt;11.2.202.336-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042639"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091877" version="1" comment="glibc is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091864" version="1" comment="glibc-32bit is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091866" version="1" comment="glibc-devel is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091865" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091868" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091872" version="1" comment="glibc-locale is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091870" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091878" version="1" comment="nscd is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077465" version="1" comment="gnutls is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077467" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077466" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091118" version="1" comment="gpg2 is &lt;2.0.9-25.33.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091117" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090836" version="1" comment="icedtea-web is &lt;1.4.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091799" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b27.1.12.7-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091797" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b27.1.12.7-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091798" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b27.1.12.7-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091042" version="1" comment="kdelibs4 is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091040" version="1" comment="kdelibs4-core is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091045" version="1" comment="libkde4 is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091048" version="1" comment="libkdecore4 is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112804" version="1" comment="kernel-default is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112805" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112806" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113140" version="1" comment="kernel-default-extra is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112857" version="1" comment="kernel-pae is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112858" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112859" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113141" version="1" comment="kernel-pae-extra is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112807" version="1" comment="kernel-source is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112808" version="1" comment="kernel-syms is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112809" version="1" comment="kernel-trace is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112810" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112811" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113142" version="1" comment="kernel-trace-extra is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112845" version="1" comment="kernel-xen is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112846" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112847" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113143" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112848" version="1" comment="xen-kmp-default is &lt;4.1.6_04_3.0.101_0.7.17-0.5.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112860" version="1" comment="xen-kmp-pae is &lt;4.1.6_04_3.0.101_0.7.17-0.5.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112849" version="1" comment="xen-kmp-trace is &lt;4.1.6_04_3.0.101_0.7.17-0.5.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091971" version="1" comment="krb5 is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091962" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091965" version="1" comment="krb5-client is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077663" version="1" comment="kvm is &lt;0.15.1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073929" version="1" comment="libldb1 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073977" version="1" comment="libldb1-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073932" version="1" comment="libsmbclient0 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073930" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073935" version="1" comment="libtalloc2 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073933" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073938" version="1" comment="libtdb1 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073936" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073939" version="1" comment="libtevent0 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073978" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073942" version="1" comment="libwbclient0 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073940" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073953" version="1" comment="samba is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073943" version="1" comment="samba-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073946" version="1" comment="samba-client is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073944" version="1" comment="samba-client-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073947" version="1" comment="samba-doc is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073948" version="1" comment="samba-krb-printing is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073951" version="1" comment="samba-winbind is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073949" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076805" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076821" version="1" comment="libqt4 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076806" version="1" comment="libqt4-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076808" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076807" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076818" version="1" comment="libqt4-sql is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076809" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076811" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076815" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076820" version="1" comment="libqt4-x11 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076819" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090228" version="1" comment="libgcrypt11 is &lt;1.5.0-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090226" version="1" comment="libgcrypt11-32bit is &lt;1.5.0-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076522" version="1" comment="mysql is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076521" version="1" comment="mysql-client is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076356" version="1" comment="permissions is &lt;2013.1.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092672" version="1" comment="libpixman-1-0 is &lt;0.16.0-1.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092670" version="1" comment="libpixman-1-0-32bit is &lt;0.16.0-1.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076271" version="1" comment="libproxy0-config-gnome-32bit is &lt;0.3.1-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076274" version="1" comment="libproxy0-networkmanager-32bit is &lt;0.3.1-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074898" version="1" comment="libsoup-2_4-1 is &lt;2.32.2-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074897" version="1" comment="libsoup-2_4-1-32bit is &lt;2.32.2-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091293" version="1" comment="libvirt is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091290" version="1" comment="libvirt-client is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091289" version="1" comment="libvirt-client-32bit is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091291" version="1" comment="libvirt-doc is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091292" version="1" comment="libvirt-python is &lt;0.9.6-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076056" version="1" comment="libvirt is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076053" version="1" comment="libvirt-client is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076052" version="1" comment="libvirt-client-32bit is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076054" version="1" comment="libvirt-doc is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076055" version="1" comment="libvirt-python is &lt;0.9.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093158" version="1" comment="libxml2 is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093154" version="1" comment="libxml2-32bit is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093156" version="1" comment="libxml2-python is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091394" version="1" comment="libfreebl3 is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091392" version="1" comment="libfreebl3-32bit is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091397" version="1" comment="mozilla-nspr is &lt;4.10.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091395" version="1" comment="mozilla-nspr-32bit is &lt;4.10.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091401" version="1" comment="mozilla-nss is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091398" version="1" comment="mozilla-nss-32bit is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091399" version="1" comment="mozilla-nss-tools is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091770" version="1" comment="libfreebl3 is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091768" version="1" comment="libfreebl3-32bit is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091773" version="1" comment="mozilla-nspr is &lt;4.10.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091771" version="1" comment="mozilla-nspr-32bit is &lt;4.10.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091777" version="1" comment="mozilla-nss is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091774" version="1" comment="mozilla-nss-32bit is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091775" version="1" comment="mozilla-nss-tools is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112642" version="1" comment="libfreebl3 is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112643" version="1" comment="libfreebl3-32bit is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112644" version="1" comment="mozilla-nss is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112645" version="1" comment="mozilla-nss-32bit is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112646" version="1" comment="mozilla-nss-tools is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090048" version="1" comment="openssh is &lt;5.1p1-41.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090047" version="1" comment="openssh-askpass is &lt;5.1p1-41.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112656" version="1" comment="openssl-certs is &lt;1.95-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091791" version="1" comment="openvpn is &lt;2.0.9-143.33.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076774" version="1" comment="perl is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076771" version="1" comment="perl-32bit is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076772" version="1" comment="perl-base is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076773" version="1" comment="perl-doc is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074241" version="1" comment="popt is &lt;1.7-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074239" version="1" comment="popt-32bit is &lt;1.7-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074244" version="1" comment="rpm is &lt;4.4.2.3-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093160" version="1" comment="puppet is &lt;2.6.18-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091153" version="1" comment="libpython2_6-1_0 is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091151" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091165" version="1" comment="python is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091157" version="1" comment="python-base is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091155" version="1" comment="python-base-32bit is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091158" version="1" comment="python-curses is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091164" version="1" comment="python-xml is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075493" version="1" comment="quota is &lt;3.16-50.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091803" version="1" comment="ruby is &lt;1.8.7.p357-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091936" version="1" comment="strongswan is &lt;4.4.0-6.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091935" version="1" comment="strongswan-doc is &lt;4.4.0-6.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077216" version="1" comment="sudo is &lt;1.7.6p2-0.2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090262" version="1" comment="telepathy-idle is &lt;0.1.5-1.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073772" version="1" comment="usbmuxd is &lt;1.0.7-5.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076977" version="1" comment="xen is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076968" version="1" comment="xen-doc-html is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076969" version="1" comment="xen-doc-pdf is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076970" version="1" comment="xen-kmp-default is &lt;4.1.4_02_3.0.58_0.6.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076971" version="1" comment="xen-kmp-pae is &lt;4.1.4_02_3.0.58_0.6.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076972" version="1" comment="xen-kmp-trace is &lt;4.1.4_02_3.0.58_0.6.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076974" version="1" comment="xen-libs is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076973" version="1" comment="xen-libs-32bit is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076976" version="1" comment="xen-tools is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076975" version="1" comment="xen-tools-domU is &lt;4.1.4_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075439" version="1" comment="libvirt is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075436" version="1" comment="libvirt-client is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075435" version="1" comment="libvirt-client-32bit is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075437" version="1" comment="libvirt-doc is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075438" version="1" comment="libvirt-python is &lt;0.9.6-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075440" version="1" comment="virt-manager is &lt;0.9.0-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075441" version="1" comment="vm-install is &lt;0.5.10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075450" version="1" comment="xen is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075442" version="1" comment="xen-doc-html is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075443" version="1" comment="xen-doc-pdf is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075444" version="1" comment="xen-kmp-default is &lt;4.1.2_20_3.0.38_0.5-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075445" version="1" comment="xen-kmp-trace is &lt;4.1.2_20_3.0.38_0.5-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075447" version="1" comment="xen-libs is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075446" version="1" comment="xen-libs-32bit is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075449" version="1" comment="xen-tools is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075448" version="1" comment="xen-tools-domU is &lt;4.1.2_20-0.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107397" version="1" comment="vm-install is &lt;0.5.12-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107407" version="1" comment="xen is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107399" version="1" comment="xen-doc-html is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107400" version="1" comment="xen-doc-pdf is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107401" version="1" comment="xen-kmp-default is &lt;4.1.3_02_3.0.38_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107402" version="1" comment="xen-kmp-trace is &lt;4.1.3_02_3.0.38_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107404" version="1" comment="xen-libs is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107403" version="1" comment="xen-libs-32bit is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107406" version="1" comment="xen-tools is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107405" version="1" comment="xen-tools-domU is &lt;4.1.3_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076028" version="1" comment="xen is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076019" version="1" comment="xen-doc-html is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076020" version="1" comment="xen-doc-pdf is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076021" version="1" comment="xen-kmp-default is &lt;4.1.3_04_3.0.42_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076022" version="1" comment="xen-kmp-pae is &lt;4.1.3_04_3.0.42_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076023" version="1" comment="xen-kmp-trace is &lt;4.1.3_04_3.0.42_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076025" version="1" comment="xen-libs is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076024" version="1" comment="xen-libs-32bit is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076027" version="1" comment="xen-tools is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076026" version="1" comment="xen-tools-domU is &lt;4.1.3_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077484" version="1" comment="xen is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077475" version="1" comment="xen-doc-html is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077476" version="1" comment="xen-doc-pdf is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077477" version="1" comment="xen-kmp-default is &lt;4.1.5_02_3.0.74_0.6.10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077478" version="1" comment="xen-kmp-pae is &lt;4.1.5_02_3.0.74_0.6.10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077479" version="1" comment="xen-kmp-trace is &lt;4.1.5_02_3.0.74_0.6.10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077481" version="1" comment="xen-libs is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077480" version="1" comment="xen-libs-32bit is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077483" version="1" comment="xen-tools is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077482" version="1" comment="xen-tools-domU is &lt;4.1.5_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091504" version="1" comment="xen is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091495" version="1" comment="xen-doc-html is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091496" version="1" comment="xen-doc-pdf is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091497" version="1" comment="xen-kmp-default is &lt;4.1.6_02_3.0.93_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091498" version="1" comment="xen-kmp-pae is &lt;4.1.6_02_3.0.93_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091499" version="1" comment="xen-kmp-trace is &lt;4.1.6_02_3.0.93_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091501" version="1" comment="xen-libs is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091500" version="1" comment="xen-libs-32bit is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091503" version="1" comment="xen-tools is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091502" version="1" comment="xen-tools-domU is &lt;4.1.6_02-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091934" version="1" comment="xen is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091925" version="1" comment="xen-doc-html is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091926" version="1" comment="xen-doc-pdf is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091927" version="1" comment="xen-kmp-default is &lt;4.1.6_04_3.0.101_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091928" version="1" comment="xen-kmp-pae is &lt;4.1.6_04_3.0.101_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091929" version="1" comment="xen-kmp-trace is &lt;4.1.6_04_3.0.101_0.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091931" version="1" comment="xen-libs is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091930" version="1" comment="xen-libs-32bit is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091933" version="1" comment="xen-tools is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091932" version="1" comment="xen-tools-domU is &lt;4.1.6_04-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092863" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.70.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092865" version="1" comment="xorg-x11-server is &lt;7.4-27.70.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092864" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.70.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093465" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093463" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077488" version="1" comment="xorg-x11-libX11 is &lt;7.4-5.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077486" version="1" comment="xorg-x11-libX11-32bit is &lt;7.4-5.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077491" version="1" comment="xorg-x11-libXext is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077489" version="1" comment="xorg-x11-libXext-32bit is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077494" version="1" comment="xorg-x11-libXfixes is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077492" version="1" comment="xorg-x11-libXfixes-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077511" version="1" comment="xorg-x11-libXp is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077509" version="1" comment="xorg-x11-libXp-32bit is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077500" version="1" comment="xorg-x11-libXrender is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077498" version="1" comment="xorg-x11-libXrender-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077508" version="1" comment="xorg-x11-libXt is &lt;7.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077506" version="1" comment="xorg-x11-libXt-32bit is &lt;7.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077503" version="1" comment="xorg-x11-libXv is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077501" version="1" comment="xorg-x11-libXv-32bit is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077514" version="1" comment="xorg-x11-libxcb is &lt;7.4-1.22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077512" version="1" comment="xorg-x11-libxcb-32bit is &lt;7.4-1.22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074290" version="1" comment="xorg-x11-server-rdp is &lt;7.3.99-3.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112850" version="1" comment="xrdp is &lt;0.4.1-28.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074963" version="1" comment="zypper is &lt;1.6.166-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074962" version="1" comment="zypper-log is &lt;1.6.166-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098652" version="1" comment="MozillaFirefox is &lt;24.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098650" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.7.48" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098651" version="1" comment="MozillaFirefox-translations is &lt;24.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098655" version="1" comment="libfreebl3 is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098653" version="1" comment="libfreebl3-32bit is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098658" version="1" comment="libsoftokn3 is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098656" version="1" comment="libsoftokn3-32bit is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098661" version="1" comment="mozilla-nspr is &lt;4.10.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098659" version="1" comment="mozilla-nspr-32bit is &lt;4.10.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098665" version="1" comment="mozilla-nss is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098662" version="1" comment="mozilla-nss-32bit is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098663" version="1" comment="mozilla-nss-tools is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077540" version="1" comment="sled-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077577" version="1" comment="Mesa is &lt;9.0.3-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077576" version="1" comment="Mesa-32bit is &lt;9.0.3-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090790" version="1" comment="MozillaFirefox is &lt;17.0.9esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090789" version="1" comment="MozillaFirefox-translations is &lt;17.0.9esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113529" version="1" comment="MozillaFirefox-translations is &lt;31.8.0esr-0.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119546" version="1" comment="MozillaFirefox-translations is &lt;38.5.0esr-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098633" version="1" comment="MozillaFirefox is &lt;24.5.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098631" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.7.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098632" version="1" comment="MozillaFirefox-translations is &lt;24.5.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098636" version="1" comment="libfreebl3 is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098634" version="1" comment="libfreebl3-32bit is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098639" version="1" comment="libsoftokn3 is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098637" version="1" comment="libsoftokn3-32bit is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098649" version="1" comment="mozilla-nspr is &lt;4.10.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098647" version="1" comment="mozilla-nspr-32bit is &lt;4.10.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098643" version="1" comment="mozilla-nss is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098640" version="1" comment="mozilla-nss-32bit is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098641" version="1" comment="mozilla-nss-tools is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108676" version="1" comment="MozillaFirefox is &lt;31.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108675" version="1" comment="MozillaFirefox-translations is &lt;31.6.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111622" version="1" comment="MozillaFirefox-translations is &lt;31.8.0esr-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111624" version="1" comment="libfreebl3 is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111625" version="1" comment="libfreebl3-32bit is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111627" version="1" comment="libsoftokn3 is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111628" version="1" comment="libsoftokn3-32bit is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111598" version="1" comment="mozilla-nspr-32bit is &lt;4.10.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111631" version="1" comment="mozilla-nss-32bit is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111634" version="1" comment="mozilla-nss-tools is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115109" version="1" comment="libaugeas0 is &lt;0.9.0-3.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100817" version="1" comment="bash is &lt;3.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100815" version="1" comment="bash-doc is &lt;3.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100818" version="1" comment="libreadline5-32bit is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100821" version="1" comment="readline-doc is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111613" version="1" comment="bind-libs is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111612" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111616" version="1" comment="bind-utils is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114089" version="1" comment="bind-libs is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114088" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114090" version="1" comment="bind-utils is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119451" version="1" comment="bind-libs is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119452" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119453" version="1" comment="bind-utils is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121670" version="1" comment="bind-libs is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121671" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121672" version="1" comment="bind-utils is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107553" version="1" comment="binutils is &lt;2.23.1-0.23.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109262" version="1" comment="ibm-data-db2 is &lt;2.6.7-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098772" version="1" comment="cabextract is &lt;1.2-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116561" version="1" comment="cabextract is &lt;1.2-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098526" version="1" comment="libldb1 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098867" version="1" comment="libldb1-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098529" version="1" comment="libsmbclient0 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098527" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098532" version="1" comment="libtalloc2 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098530" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098535" version="1" comment="libtdb1 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098533" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098537" version="1" comment="libtevent0 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098536" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098540" version="1" comment="libwbclient0 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098538" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098551" version="1" comment="samba is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098541" version="1" comment="samba-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098544" version="1" comment="samba-client is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098542" version="1" comment="samba-client-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098545" version="1" comment="samba-doc is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098546" version="1" comment="samba-krb-printing is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098549" version="1" comment="samba-winbind is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098547" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112219" version="1" comment="clamav is &lt;0.98.1-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110877" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110876" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118746" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118747" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098821" version="1" comment="compat-wireless-kmp-default is &lt;3.13_3.0.101_0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098822" version="1" comment="compat-wireless-kmp-pae is &lt;3.13_3.0.101_0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098823" version="1" comment="compat-wireless-kmp-xen is &lt;3.13_3.0.101_0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099551" version="1" comment="cups is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099547" version="1" comment="cups-client is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099550" version="1" comment="cups-libs is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099548" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098955" version="1" comment="curl is &lt;7.19.7-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098958" version="1" comment="libcurl4 is &lt;7.19.7-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098956" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122359" version="1" comment="libcurl4 is &lt;7.19.7-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122360" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107512" version="1" comment="curl is &lt;7.19.7-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107514" version="1" comment="libcurl4 is &lt;7.19.7-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107513" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122235" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118699" version="1" comment="dhcpcd is &lt;3.2.3-45.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110199" version="1" comment="dnsmasq is &lt;2.71-0.12.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113462" version="1" comment="e2fsprogs is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113463" version="1" comment="libblkid1 is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113464" version="1" comment="libblkid1-32bit is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113465" version="1" comment="libcom_err2 is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113466" version="1" comment="libcom_err2-32bit is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113467" version="1" comment="libext2fs2 is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113468" version="1" comment="libuuid1 is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113469" version="1" comment="libuuid1-32bit is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113470" version="1" comment="uuid-runtime is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122236" version="1" comment="ecryptfs-utils is &lt;61-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122237" version="1" comment="ecryptfs-utils-32bit is &lt;61-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098788" version="1" comment="libpurple-meanwhile is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098789" version="1" comment="libpurple-tcl is &lt;2.6.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077548" version="1" comment="MozillaFirefox is &lt;17.0.7esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077546" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077547" version="1" comment="MozillaFirefox-translations is &lt;17.0.7esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091388" version="1" comment="MozillaFirefox is &lt;17.0.10esr-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091386" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.12.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091387" version="1" comment="MozillaFirefox-translations is &lt;17.0.10esr-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093482" version="1" comment="MozillaFirefox is &lt;24.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093480" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.7.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093481" version="1" comment="MozillaFirefox-translations is &lt;24.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093485" version="1" comment="libfreebl3 is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093483" version="1" comment="libfreebl3-32bit is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093488" version="1" comment="libsoftokn3 is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093486" version="1" comment="libsoftokn3-32bit is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093492" version="1" comment="mozilla-nss is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093489" version="1" comment="mozilla-nss-32bit is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093490" version="1" comment="mozilla-nss-tools is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098646" version="1" comment="MozillaFirefox is &lt;24.4.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098644" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098645" version="1" comment="MozillaFirefox-translations is &lt;24.4.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099235" version="1" comment="MozillaFirefox is &lt;24.7.0esr-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099234" version="1" comment="MozillaFirefox-translations is &lt;24.7.0esr-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099238" version="1" comment="libfreebl3 is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099236" version="1" comment="libfreebl3-32bit is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099241" version="1" comment="libsoftokn3 is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099239" version="1" comment="libsoftokn3-32bit is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099245" version="1" comment="mozilla-nss is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099242" version="1" comment="mozilla-nss-32bit is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099243" version="1" comment="mozilla-nss-tools is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099991" version="1" comment="MozillaFirefox is &lt;24.8.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099990" version="1" comment="MozillaFirefox-translations is &lt;24.8.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099994" version="1" comment="libfreebl3 is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099992" version="1" comment="libfreebl3-32bit is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099997" version="1" comment="libsoftokn3 is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099995" version="1" comment="libsoftokn3-32bit is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100000" version="1" comment="mozilla-nspr is &lt;4.10.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099998" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100004" version="1" comment="mozilla-nss is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100001" version="1" comment="mozilla-nss-32bit is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100002" version="1" comment="mozilla-nss-tools is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102688" version="1" comment="MozillaFirefox is &lt;31.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102687" version="1" comment="MozillaFirefox-translations is &lt;31.3.0esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107500" version="1" comment="MozillaFirefox is &lt;31.4.0esr-0.8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107499" version="1" comment="MozillaFirefox-translations is &lt;31.4.0esr-0.8.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108087" version="1" comment="MozillaFirefox is &lt;31.5.3esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108086" version="1" comment="MozillaFirefox-translations is &lt;31.5.3esr-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114790" version="1" comment="mozilla-nspr-32bit is &lt;4.10.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114961" version="1" comment="MozillaFirefox-translations is &lt;38.3.0esr-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116562" version="1" comment="MozillaFirefox-branding-SLED is &lt;38-15.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116563" version="1" comment="MozillaFirefox-translations is &lt;38.4.0esr-25.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116564" version="1" comment="libfreebl3 is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116565" version="1" comment="libfreebl3-32bit is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116566" version="1" comment="libsoftokn3 is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116567" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116568" version="1" comment="mozilla-nspr-32bit is &lt;4.10.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116569" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116570" version="1" comment="mozilla-nss-tools is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092101" version="1" comment="MozillaFirefox is &lt;24.2.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092099" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092100" version="1" comment="MozillaFirefox-translations is &lt;24.2.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092104" version="1" comment="libfreebl3 is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092102" version="1" comment="libfreebl3-32bit is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092107" version="1" comment="libsoftokn3 is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092105" version="1" comment="libsoftokn3-32bit is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092111" version="1" comment="mozilla-nss is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092108" version="1" comment="mozilla-nss-32bit is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092109" version="1" comment="mozilla-nss-tools is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101908" version="1" comment="MozillaFirefox is &lt;31.2.0esr-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101906" version="1" comment="MozillaFirefox-branding-SLED is &lt;31.0-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101907" version="1" comment="MozillaFirefox-translations is &lt;31.2.0esr-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101261" version="1" comment="libfreebl3 is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101260" version="1" comment="libfreebl3-32bit is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101263" version="1" comment="libsoftokn3 is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101262" version="1" comment="libsoftokn3-32bit is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101268" version="1" comment="mozilla-nss is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101266" version="1" comment="mozilla-nss-32bit is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101267" version="1" comment="mozilla-nss-tools is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114289" version="1" comment="MozillaFirefox-branding-SLED is &lt;31.0-0.12.51" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114290" version="1" comment="MozillaFirefox-translations is &lt;38.2.1esr-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114291" version="1" comment="libfreebl3 is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114292" version="1" comment="libfreebl3-32bit is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114293" version="1" comment="libsoftokn3 is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114294" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114296" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114297" version="1" comment="mozilla-nss-tools is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101722" version="1" comment="flash-player is &lt;11.2.202.418-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101720" version="1" comment="flash-player-gnome is &lt;11.2.202.418-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101721" version="1" comment="flash-player-kde4 is &lt;11.2.202.418-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111595" version="1" comment="flash-player is &lt;11.2.202.481-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111596" version="1" comment="flash-player-gnome is &lt;11.2.202.481-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111597" version="1" comment="flash-player-kde4 is &lt;11.2.202.481-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111605" version="1" comment="flash-player is &lt;11.2.202.491-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111606" version="1" comment="flash-player-gnome is &lt;11.2.202.491-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111607" version="1" comment="flash-player-kde4 is &lt;11.2.202.491-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113512" version="1" comment="flash-player is &lt;11.2.202.508-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113513" version="1" comment="flash-player-gnome is &lt;11.2.202.508-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113514" version="1" comment="flash-player-kde4 is &lt;11.2.202.508-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114486" version="1" comment="flash-player is &lt;11.2.202.521-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114487" version="1" comment="flash-player-gnome is &lt;11.2.202.521-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114488" version="1" comment="flash-player-kde4 is &lt;11.2.202.521-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115026" version="1" comment="flash-player is &lt;11.2.202.535-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115027" version="1" comment="flash-player-gnome is &lt;11.2.202.535-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115028" version="1" comment="flash-player-kde4 is &lt;11.2.202.535-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115056" version="1" comment="flash-player is &lt;11.2.202.540-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115057" version="1" comment="flash-player-gnome is &lt;11.2.202.540-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115058" version="1" comment="flash-player-kde4 is &lt;11.2.202.540-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116123" version="1" comment="flash-player is &lt;11.2.202.548-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116124" version="1" comment="flash-player-gnome is &lt;11.2.202.548-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116125" version="1" comment="flash-player-kde4 is &lt;11.2.202.548-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118887" version="1" comment="flash-player is &lt;11.2.202.554-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118888" version="1" comment="flash-player-gnome is &lt;11.2.202.554-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118889" version="1" comment="flash-player-kde4 is &lt;11.2.202.554-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120898" version="1" comment="flash-player is &lt;11.2.202.559-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120899" version="1" comment="flash-player-gnome is &lt;11.2.202.559-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120900" version="1" comment="flash-player-kde4 is &lt;11.2.202.559-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119814" version="1" comment="foomatic-filters is &lt;3.0.2-269.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107583" version="1" comment="freetype2 is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107582" version="1" comment="freetype2-32bit is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107584" version="1" comment="ft2demos is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121673" version="1" comment="giflib-32bit is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100160" version="1" comment="glibc is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100147" version="1" comment="glibc-32bit is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100149" version="1" comment="glibc-devel is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100148" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100151" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100155" version="1" comment="glibc-locale is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100153" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100161" version="1" comment="nscd is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113935" version="1" comment="glibc-32bit is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113936" version="1" comment="glibc-devel is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113937" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113939" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113941" version="1" comment="glibc-locale is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113942" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113945" version="1" comment="nscd is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122361" version="1" comment="glibc-32bit is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122362" version="1" comment="glibc-devel is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122363" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122364" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122365" version="1" comment="glibc-locale is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122366" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122367" version="1" comment="nscd is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098741" version="1" comment="gnutls is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098745" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098743" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114286" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114287" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119815" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119816" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118071" version="1" comment="gpg2 is &lt;2.0.9-25.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118072" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119302" version="1" comment="grub2 is &lt;2.00-0.49.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119303" version="1" comment="grub2-x86_64-efi is &lt;2.00-0.49.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119304" version="1" comment="grub2-x86_64-xen is &lt;2.00-0.49.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109703" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109702" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109705" version="1" comment="libgstbasecamerabinsrc-0_10-0 is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109704" version="1" comment="libgstbasecamerabinsrc-0_10-0-32bit is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109707" version="1" comment="libgstbasevideo-0_10-0 is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109706" version="1" comment="libgstbasevideo-0_10-0-32bit is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109709" version="1" comment="libgstphotography-0_10-0 is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109708" version="1" comment="libgstphotography-0_10-0-32bit is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109711" version="1" comment="libgstsignalprocessor-0_10-0 is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109710" version="1" comment="libgstsignalprocessor-0_10-0-32bit is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109713" version="1" comment="libgstvdp-0_10-0 is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109712" version="1" comment="libgstvdp-0_10-0-32bit is &lt;0.10.22-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115093" version="1" comment="gtk2-32bit is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115095" version="1" comment="gtk2-lang is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121164" version="1" comment="gtk2-32bit is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121165" version="1" comment="gtk2-lang is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094250" version="1" comment="icedtea-web is &lt;1.4.2-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110708" version="1" comment="libicu is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101333" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.71-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101331" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.71-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101332" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.71-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111640" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.85-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111641" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.85-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111642" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.85-0.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115452" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.91-0.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115453" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.91-0.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115454" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.91-0.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122064" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.95-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122065" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.95-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122066" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.95-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107717" version="1" comment="kde4-l10n-ar is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107718" version="1" comment="kde4-l10n-cs is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107721" version="1" comment="kde4-l10n-da is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107719" version="1" comment="kde4-l10n-da-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107720" version="1" comment="kde4-l10n-da-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107722" version="1" comment="kde4-l10n-de is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107723" version="1" comment="kde4-l10n-en_GB is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107726" version="1" comment="kde4-l10n-es is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107724" version="1" comment="kde4-l10n-es-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107725" version="1" comment="kde4-l10n-es-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107729" version="1" comment="kde4-l10n-fr is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107727" version="1" comment="kde4-l10n-fr-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107728" version="1" comment="kde4-l10n-fr-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107730" version="1" comment="kde4-l10n-hu is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107733" version="1" comment="kde4-l10n-it is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107731" version="1" comment="kde4-l10n-it-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107732" version="1" comment="kde4-l10n-it-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107734" version="1" comment="kde4-l10n-ja is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107735" version="1" comment="kde4-l10n-ko is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107736" version="1" comment="kde4-l10n-nb is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107739" version="1" comment="kde4-l10n-nl is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107737" version="1" comment="kde4-l10n-nl-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107738" version="1" comment="kde4-l10n-nl-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107742" version="1" comment="kde4-l10n-pl is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107740" version="1" comment="kde4-l10n-pl-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107741" version="1" comment="kde4-l10n-pl-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107743" version="1" comment="kde4-l10n-pt is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107746" version="1" comment="kde4-l10n-pt_BR is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107744" version="1" comment="kde4-l10n-pt_BR-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107745" version="1" comment="kde4-l10n-pt_BR-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107749" version="1" comment="kde4-l10n-ru is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107747" version="1" comment="kde4-l10n-ru-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107748" version="1" comment="kde4-l10n-ru-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107752" version="1" comment="kde4-l10n-sv is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107750" version="1" comment="kde4-l10n-sv-data is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107751" version="1" comment="kde4-l10n-sv-doc is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107753" version="1" comment="kde4-l10n-zh_CN is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107754" version="1" comment="kde4-l10n-zh_TW is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038542"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107755" version="1" comment="kdebase4-runtime-xine is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121511" version="1" comment="kde4-kgreeter-plugins is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121512" version="1" comment="kdebase4-wallpapers is &lt;4.3.5-0.11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121513" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121514" version="1" comment="kdm is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121515" version="1" comment="kwin is &lt;4.3.5-0.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112905" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101000" version="1" comment="kernel-default is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100997" version="1" comment="kernel-default-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100998" version="1" comment="kernel-default-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101035" version="1" comment="kernel-default-extra is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101024" version="1" comment="kernel-pae is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101022" version="1" comment="kernel-pae-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101023" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101037" version="1" comment="kernel-pae-extra is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101001" version="1" comment="kernel-source is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101002" version="1" comment="kernel-syms is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101004" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101014" version="1" comment="kernel-xen is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101012" version="1" comment="kernel-xen-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101013" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101036" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101015" version="1" comment="xen-kmp-default is &lt;4.2.4_04_3.0.101_0.40-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101025" version="1" comment="xen-kmp-pae is &lt;4.2.4_04_3.0.101_0.40-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114457" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114468" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114459" version="1" comment="kernel-default is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114469" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114470" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114460" version="1" comment="kernel-default-extra is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114465" version="1" comment="kernel-pae is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114483" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114484" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114466" version="1" comment="kernel-pae-extra is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114474" version="1" comment="kernel-source is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114475" version="1" comment="kernel-syms is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114476" version="1" comment="kernel-trace is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114478" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114461" version="1" comment="kernel-xen is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114479" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114480" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114462" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101018" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117925" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117926" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117902" version="1" comment="kernel-default is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117903" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117904" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117913" version="1" comment="kernel-default-extra is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117914" version="1" comment="kernel-pae is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117915" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117916" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117917" version="1" comment="kernel-pae-extra is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117908" version="1" comment="kernel-source is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117909" version="1" comment="kernel-syms is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117910" version="1" comment="kernel-trace is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117912" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117918" version="1" comment="kernel-xen is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117919" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117920" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117921" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099577" version="1" comment="krb5 is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099568" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099571" version="1" comment="krb5-client is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115952" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115955" version="1" comment="krb5-client is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117946" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117947" version="1" comment="krb5-client is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101410" version="1" comment="krb5 is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101408" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101409" version="1" comment="krb5-client is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111661" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111664" version="1" comment="krb5-client is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100956" version="1" comment="kvm is &lt;1.4.2-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114003" version="1" comment="kvm is &lt;1.4.2-0.22.34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119547" version="1" comment="kvm is &lt;1.4.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107522" version="1" comment="kvm is &lt;1.4.2-0.21.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107527" version="1" comment="libvirt is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107524" version="1" comment="libvirt-client is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107523" version="1" comment="libvirt-client-32bit is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107525" version="1" comment="libvirt-doc is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107526" version="1" comment="libvirt-python is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113168" version="1" comment="lcms2 is &lt;2.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113169" version="1" comment="liblcms2-2 is &lt;2.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093511" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093525" version="1" comment="libqt4 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093512" version="1" comment="libqt4-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093515" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093513" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093520" version="1" comment="libqt4-sql is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093516" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093517" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093518" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093523" version="1" comment="libqt4-x11 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093521" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108071" version="1" comment="libblkid1 is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108070" version="1" comment="libblkid1-32bit is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108073" version="1" comment="libuuid1 is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108072" version="1" comment="libuuid1-32bit is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108075" version="1" comment="util-linux is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108074" version="1" comment="util-linux-lang is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108076" version="1" comment="uuid-runtime is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094590" version="1" comment="libecpg6 is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094592" version="1" comment="libpq5 is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094591" version="1" comment="libpq5-32bit is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094596" version="1" comment="postgresql91 is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094594" version="1" comment="postgresql91-docs is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100804" version="1" comment="libfreebl3 is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100802" version="1" comment="libfreebl3-32bit is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100807" version="1" comment="libsoftokn3 is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100805" version="1" comment="libsoftokn3-32bit is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100811" version="1" comment="mozilla-nss is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100808" version="1" comment="mozilla-nss-32bit is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100809" version="1" comment="mozilla-nss-tools is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114502" version="1" comment="libgcrypt11 is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114503" version="1" comment="libgcrypt11-32bit is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105797" version="1" comment="libjasper is &lt;1.900.1-134.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105796" version="1" comment="libjasper-32bit is &lt;1.900.1-134.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112622" version="1" comment="libmpfr1 is &lt;2.3.2-3.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116579" version="1" comment="libmspack0 is &lt;0.0.20060920alpha-74.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099912" version="1" comment="libmysql55client18 is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099910" version="1" comment="libmysql55client18-32bit is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099913" version="1" comment="libmysql55client_r18 is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099916" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099914" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099917" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099920" version="1" comment="mysql is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099918" version="1" comment="mysql-client is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101158" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101157" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101159" version="1" comment="openssl is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117948" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119817" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099499" version="1" comment="libpulse-browse0 is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099500" version="1" comment="libpulse-mainloop-glib0 is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099503" version="1" comment="libpulse0 is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099501" version="1" comment="libpulse0-32bit is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099510" version="1" comment="pulseaudio is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099504" version="1" comment="pulseaudio-esound-compat is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099505" version="1" comment="pulseaudio-gdm-hooks is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099506" version="1" comment="pulseaudio-lang is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099529" version="1" comment="pulseaudio-module-bluetooth is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099530" version="1" comment="pulseaudio-module-gconf is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099531" version="1" comment="pulseaudio-module-jack is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099532" version="1" comment="pulseaudio-module-lirc is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099507" version="1" comment="pulseaudio-module-x11 is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099508" version="1" comment="pulseaudio-module-zeroconf is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099509" version="1" comment="pulseaudio-utils is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112907" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112909" version="1" comment="libqt4 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112910" version="1" comment="libqt4-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112911" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112912" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112913" version="1" comment="libqt4-sql is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112914" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112915" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112916" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112917" version="1" comment="libqt4-x11 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112918" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115082" version="1" comment="librsvg-32bit is &lt;2.26.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115083" version="1" comment="rsvg-view is &lt;2.26.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116580" version="1" comment="libsndfile-32bit is &lt;1.0.20-2.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098962" version="1" comment="libtasn1 is &lt;1.5-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098961" version="1" comment="libtasn1-3 is &lt;1.5-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098959" version="1" comment="libtasn1-3-32bit is &lt;1.5-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116057" version="1" comment="libvdpau is &lt;0.4.1-16.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116058" version="1" comment="libvdpau1 is &lt;0.4.1-16.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116059" version="1" comment="libvdpau1-32bit is &lt;0.4.1-16.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098488" version="1" comment="libvirt is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098484" version="1" comment="libvirt-client is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098483" version="1" comment="libvirt-client-32bit is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098485" version="1" comment="libvirt-doc is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098487" version="1" comment="libvirt-python is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101724" version="1" comment="libxml2-python is &lt;2.7.6-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119818" version="1" comment="libxml2-32bit is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119819" version="1" comment="libxml2-python is &lt;2.7.6-0.34.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121361" version="1" comment="libxml2-32bit is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121362" version="1" comment="libxml2-python is &lt;2.7.6-0.37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103133" version="1" comment="mailx is &lt;12.5-1.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122522" version="1" comment="MozillaFirefox-branding-SLED is &lt;38-18.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122523" version="1" comment="MozillaFirefox-translations is &lt;38.6.0esr-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122524" version="1" comment="libfreebl3 is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122525" version="1" comment="libfreebl3-32bit is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122526" version="1" comment="libsoftokn3 is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122527" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122528" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122529" version="1" comment="mozilla-nss-tools is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113990" version="1" comment="mozilla-nspr-32bit is &lt;4.10.8-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120789" version="1" comment="libfreebl3 is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120790" version="1" comment="libfreebl3-32bit is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120791" version="1" comment="libsoftokn3 is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120792" version="1" comment="libsoftokn3-32bit is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120793" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120794" version="1" comment="mozilla-nss-tools is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091404" version="1" comment="libfreebl3 is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091402" version="1" comment="libfreebl3-32bit is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091407" version="1" comment="libsoftokn3 is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091405" version="1" comment="libsoftokn3-32bit is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091411" version="1" comment="mozilla-nss is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091408" version="1" comment="mozilla-nss-32bit is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091409" version="1" comment="mozilla-nss-tools is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098630" version="1" comment="mutt is &lt;1.5.17-42.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115097" version="1" comment="libmysql55client18 is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115096" version="1" comment="libmysql55client18-32bit is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115098" version="1" comment="libmysql55client_r18 is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115100" version="1" comment="mysql-client is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118183" version="1" comment="libmysql55client18 is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118184" version="1" comment="libmysql55client18-32bit is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118185" version="1" comment="libmysql55client_r18 is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118186" version="1" comment="mysql-client is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122368" version="1" comment="libmysql55client18 is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122369" version="1" comment="libmysql55client18-32bit is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122370" version="1" comment="libmysql55client_r18 is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122371" version="1" comment="mysql-client is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114280" version="1" comment="libsnmp15 is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114282" version="1" comment="perl-SNMP is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114283" version="1" comment="snmp-mibs is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098898" version="1" comment="novell-qtgui is &lt;3.0.0-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098897" version="1" comment="novell-qtgui-cli is &lt;3.0.0-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098899" version="1" comment="novell-ui-base is &lt;3.0.0-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091780" version="1" comment="libfreebl3 is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091778" version="1" comment="libfreebl3-32bit is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091783" version="1" comment="libsoftokn3 is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091781" version="1" comment="libsoftokn3-32bit is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091787" version="1" comment="mozilla-nss is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091784" version="1" comment="mozilla-nss-32bit is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091785" version="1" comment="mozilla-nss-tools is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099004" version="1" comment="ntp is &lt;4.2.4p8-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099003" version="1" comment="ntp-doc is &lt;4.2.4p8-1.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114131" version="1" comment="libldap-2_4-2 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114135" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119836" version="1" comment="libldap-2_4-2 is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119837" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098708" version="1" comment="openssh is &lt;6.2p2-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098707" version="1" comment="openssh-askpass is &lt;6.2p2-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098706" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114381" version="1" comment="openssh is &lt;6.2p2-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114382" version="1" comment="openssh-askpass is &lt;6.2p2-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114383" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-0.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121363" version="1" comment="openssh is &lt;6.2p2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121364" version="1" comment="openssh-askpass is &lt;6.2p2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121365" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-0.24.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118748" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118749" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112657" version="1" comment="openssl-certs is &lt;1.97-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091789" version="1" comment="openvpn is &lt;2.0.9-143.40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117986" version="1" comment="orca is &lt;2.28.3-0.5.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117987" version="1" comment="orca-lang is &lt;2.28.3-0.5.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098712" version="1" comment="pam is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098709" version="1" comment="pam-32bit is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098710" version="1" comment="pam-doc is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112920" version="1" comment="perl is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112921" version="1" comment="perl-32bit is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112922" version="1" comment="perl-Module-Build is &lt;0.2808.01-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112923" version="1" comment="perl-Test-Simple is &lt;0.72-0.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112924" version="1" comment="perl-base is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112925" version="1" comment="perl-doc is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103187" version="1" comment="popt is &lt;1.7-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103186" version="1" comment="popt-32bit is &lt;1.7-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103188" version="1" comment="rpm is &lt;4.4.2.3-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123272" version="1" comment="libecpg6 is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123273" version="1" comment="libpq5 is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123274" version="1" comment="libpq5-32bit is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123275" version="1" comment="postgresql94 is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123276" version="1" comment="postgresql94-docs is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108214" version="1" comment="libecpg6 is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108216" version="1" comment="libpq5 is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108215" version="1" comment="libpq5-32bit is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108218" version="1" comment="postgresql91 is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108217" version="1" comment="postgresql91-docs is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110599" version="1" comment="postgresql91 is &lt;9.1.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110598" version="1" comment="postgresql91-docs is &lt;9.1.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121792" version="1" comment="postgresql91 is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121793" version="1" comment="postgresql91-docs is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098480" version="1" comment="puppet is &lt;2.6.18-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093473" version="1" comment="pwlib-plugins-avc is &lt;1.10.10-120.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093474" version="1" comment="pwlib-plugins-dc is &lt;1.10.10-120.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093475" version="1" comment="pwlib-plugins-v4l2 is &lt;1.10.10-120.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102342" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102341" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102347" version="1" comment="python is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102344" version="1" comment="python-base is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102343" version="1" comment="python-base-32bit is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102345" version="1" comment="python-curses is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102346" version="1" comment="python-xml is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112673" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112674" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112675" version="1" comment="python is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112677" version="1" comment="python-base is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112678" version="1" comment="python-base-32bit is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112679" version="1" comment="python-curses is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112686" version="1" comment="python-xml is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098670" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098668" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098684" version="1" comment="python is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098674" version="1" comment="python-base is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098672" version="1" comment="python-base-32bit is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098675" version="1" comment="python-curses is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098683" version="1" comment="python-xml is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099513" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099511" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099527" version="1" comment="python is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099517" version="1" comment="python-base is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099515" version="1" comment="python-base-32bit is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099518" version="1" comment="python-curses is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099526" version="1" comment="python-xml is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098481" version="1" comment="python-pywbem is &lt;0.7-6.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114959" version="1" comment="rpcbind is &lt;0.1.6+git20080930-6.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121170" version="1" comment="rsync is &lt;3.0.4-2.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098368" version="1" comment="ruby is &lt;1.8.7.p357-0.9.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106593" version="1" comment="libldb1 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106592" version="1" comment="libldb1-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106595" version="1" comment="libsmbclient0 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106594" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106597" version="1" comment="libtalloc2 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106596" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106599" version="1" comment="libtdb1 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106598" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106601" version="1" comment="libtevent0 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106600" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106603" version="1" comment="libwbclient0 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106602" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106611" version="1" comment="samba is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106604" version="1" comment="samba-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106606" version="1" comment="samba-client is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106605" version="1" comment="samba-client-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106607" version="1" comment="samba-doc is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106608" version="1" comment="samba-krb-printing is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106610" version="1" comment="samba-winbind is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106609" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121366" version="1" comment="libldb1 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121367" version="1" comment="libldb1-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121368" version="1" comment="libsmbclient0 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121369" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121370" version="1" comment="libtalloc2 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121371" version="1" comment="libtalloc2-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121372" version="1" comment="libtdb1 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121373" version="1" comment="libtdb1-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121374" version="1" comment="libtevent0 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121375" version="1" comment="libtevent0-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121376" version="1" comment="libwbclient0 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121377" version="1" comment="libwbclient0-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121378" version="1" comment="samba-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121379" version="1" comment="samba-client is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121380" version="1" comment="samba-client-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121381" version="1" comment="samba-doc is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121382" version="1" comment="samba-krb-printing is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121383" version="1" comment="samba-winbind is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121384" version="1" comment="samba-winbind-32bit is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117857" version="1" comment="sblim-sfcb is &lt;1.3.11-0.25.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117954" version="1" comment="strongswan is &lt;4.4.0-6.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117955" version="1" comment="strongswan-doc is &lt;4.4.0-6.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098511" version="1" comment="sudo is &lt;1.7.6p2-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103739" version="1" comment="suseRegister is &lt;1.4-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113930" version="1" comment="libtiff3 is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113931" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115063" version="1" comment="vorbis-tools is &lt;1.1.1-174.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101153" version="1" comment="wpa_supplicant-gui is &lt;0.7.1-6.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117988" version="1" comment="wpa_supplicant is &lt;0.7.1-6.17.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117989" version="1" comment="wpa_supplicant-gui is &lt;0.7.1-6.17.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109733" version="1" comment="xen is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109725" version="1" comment="xen-doc-html is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109726" version="1" comment="xen-doc-pdf is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109727" version="1" comment="xen-kmp-default is &lt;4.2.5_06_3.0.101_0.47.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109728" version="1" comment="xen-kmp-pae is &lt;4.2.5_06_3.0.101_0.47.52-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109730" version="1" comment="xen-libs is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109729" version="1" comment="xen-libs-32bit is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109732" version="1" comment="xen-tools is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109731" version="1" comment="xen-tools-domU is &lt;4.2.5_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103198" version="1" comment="xen is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103191" version="1" comment="xen-doc-html is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103192" version="1" comment="xen-doc-pdf is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103193" version="1" comment="xen-kmp-default is &lt;4.2.5_02_3.0.101_0.40-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103195" version="1" comment="xen-libs is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103194" version="1" comment="xen-libs-32bit is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103197" version="1" comment="xen-tools is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103196" version="1" comment="xen-tools-domU is &lt;4.2.5_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114110" version="1" comment="xen-doc-html is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114111" version="1" comment="xen-doc-pdf is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114112" version="1" comment="xen-kmp-default is &lt;4.2.5_12_3.0.101_0.47.55-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114118" version="1" comment="xen-kmp-pae is &lt;4.2.5_12_3.0.101_0.47.55-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114114" version="1" comment="xen-libs is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114113" version="1" comment="xen-libs-32bit is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114115" version="1" comment="xen-tools is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114116" version="1" comment="xen-tools-domU is &lt;4.2.5_12-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115413" version="1" comment="xen-doc-html is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115414" version="1" comment="xen-doc-pdf is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115415" version="1" comment="xen-kmp-default is &lt;4.2.5_14_3.0.101_0.47.67-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115420" version="1" comment="xen-kmp-pae is &lt;4.2.5_14_3.0.101_0.47.67-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115417" version="1" comment="xen-libs is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115416" version="1" comment="xen-libs-32bit is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115418" version="1" comment="xen-tools is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115419" version="1" comment="xen-tools-domU is &lt;4.2.5_14-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089685" version="1" comment="xen is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089677" version="1" comment="xen-doc-html is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089678" version="1" comment="xen-doc-pdf is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089679" version="1" comment="xen-kmp-default is &lt;4.2.2_06_3.0.82_0.7-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089680" version="1" comment="xen-kmp-pae is &lt;4.2.2_06_3.0.82_0.7-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089682" version="1" comment="xen-libs is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089681" version="1" comment="xen-libs-32bit is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089684" version="1" comment="xen-tools is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089683" version="1" comment="xen-tools-domU is &lt;4.2.2_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091767" version="1" comment="xen is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091759" version="1" comment="xen-doc-html is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091760" version="1" comment="xen-doc-pdf is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091761" version="1" comment="xen-kmp-default is &lt;4.2.3_02_3.0.93_0.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091762" version="1" comment="xen-kmp-pae is &lt;4.2.3_02_3.0.93_0.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091764" version="1" comment="xen-libs is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091763" version="1" comment="xen-libs-32bit is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091766" version="1" comment="xen-tools is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091765" version="1" comment="xen-tools-domU is &lt;4.2.3_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092098" version="1" comment="xen is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092090" version="1" comment="xen-doc-html is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092091" version="1" comment="xen-doc-pdf is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092092" version="1" comment="xen-kmp-default is &lt;4.2.3_08_3.0.101_0.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092093" version="1" comment="xen-kmp-pae is &lt;4.2.3_08_3.0.101_0.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092095" version="1" comment="xen-libs is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092094" version="1" comment="xen-libs-32bit is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092097" version="1" comment="xen-tools is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092096" version="1" comment="xen-tools-domU is &lt;4.2.3_08-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094170" version="1" comment="xen is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094162" version="1" comment="xen-doc-html is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094163" version="1" comment="xen-doc-pdf is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094164" version="1" comment="xen-kmp-default is &lt;4.2.4_02_3.0.101_0.15-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094165" version="1" comment="xen-kmp-pae is &lt;4.2.4_02_3.0.101_0.15-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094167" version="1" comment="xen-libs is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094166" version="1" comment="xen-libs-32bit is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094169" version="1" comment="xen-tools is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094168" version="1" comment="xen-tools-domU is &lt;4.2.4_02-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101034" version="1" comment="xen is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101026" version="1" comment="xen-doc-html is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101027" version="1" comment="xen-doc-pdf is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101028" version="1" comment="xen-kmp-default is &lt;4.2.4_04_3.0.101_0.40-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101029" version="1" comment="xen-kmp-pae is &lt;4.2.4_04_3.0.101_0.40-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101031" version="1" comment="xen-libs is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101030" version="1" comment="xen-libs-32bit is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101033" version="1" comment="xen-tools is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101032" version="1" comment="xen-tools-domU is &lt;4.2.4_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108983" version="1" comment="xen is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108975" version="1" comment="xen-doc-html is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108976" version="1" comment="xen-doc-pdf is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108977" version="1" comment="xen-kmp-default is &lt;4.2.5_04_3.0.101_0.47.52-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108978" version="1" comment="xen-kmp-pae is &lt;4.2.5_04_3.0.101_0.47.52-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108980" version="1" comment="xen-libs is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108979" version="1" comment="xen-libs-32bit is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108982" version="1" comment="xen-tools is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108981" version="1" comment="xen-tools-domU is &lt;4.2.5_04-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110349" version="1" comment="xen is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110341" version="1" comment="xen-doc-html is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110342" version="1" comment="xen-doc-pdf is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110343" version="1" comment="xen-kmp-default is &lt;4.2.5_08_3.0.101_0.47.55-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110344" version="1" comment="xen-kmp-pae is &lt;4.2.5_08_3.0.101_0.47.55-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110346" version="1" comment="xen-libs is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110345" version="1" comment="xen-libs-32bit is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110348" version="1" comment="xen-tools is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110347" version="1" comment="xen-tools-domU is &lt;4.2.5_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118671" version="1" comment="xen-doc-html is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118672" version="1" comment="xen-doc-pdf is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118673" version="1" comment="xen-kmp-default is &lt;4.2.5_18_3.0.101_0.47.71-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118674" version="1" comment="xen-kmp-pae is &lt;4.2.5_18_3.0.101_0.47.71-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118675" version="1" comment="xen-libs is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118676" version="1" comment="xen-libs-32bit is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118677" version="1" comment="xen-tools is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118678" version="1" comment="xen-tools-domU is &lt;4.2.5_18-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092720" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092722" version="1" comment="xorg-x11-server is &lt;7.4-27.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092721" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098577" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098575" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113219" version="1" comment="xorg-x11-libX11-32bit is &lt;7.4-5.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077725" version="1" comment="xorg-x11-libXfixes is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077724" version="1" comment="xorg-x11-libXfixes-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077729" version="1" comment="xorg-x11-libXrender is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077728" version="1" comment="xorg-x11-libXrender-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077733" version="1" comment="xorg-x11-libXt is &lt;7.4-1.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077732" version="1" comment="xorg-x11-libXt-32bit is &lt;7.4-1.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077731" version="1" comment="xorg-x11-libXv is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077730" version="1" comment="xorg-x11-libXv-32bit is &lt;7.4-1.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116586" version="1" comment="xscreensaver is &lt;5.07-6.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117401" version="1" comment="sled-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123676" version="1" comment="MozillaFirefox-translations is &lt;38.6.1esr-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124755" version="1" comment="MozillaFirefox-translations is &lt;38.7.0esr-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124756" version="1" comment="libfreebl3 is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124757" version="1" comment="libfreebl3-32bit is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124758" version="1" comment="libsoftokn3 is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124759" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124760" version="1" comment="mozilla-nspr-32bit is &lt;4.12-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124761" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124762" version="1" comment="mozilla-nss-tools is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113836" version="1" comment="xen-doc-html is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113837" version="1" comment="xen-kmp-default is &lt;4.4.2_12_3.0.101_63-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113842" version="1" comment="xen-kmp-pae is &lt;4.4.2_12_3.0.101_63-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113838" version="1" comment="xen-libs is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113841" version="1" comment="xen-libs-32bit is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113839" version="1" comment="xen-tools is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113840" version="1" comment="xen-tools-domU is &lt;4.4.2_12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045571"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125044" version="1" comment="bind-libs is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125045" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125046" version="1" comment="bind-utils is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124377" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124378" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125332" version="1" comment="fetchmail is &lt;6.3.8.90-13.20.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123022" version="1" comment="flash-player is &lt;11.2.202.569-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123023" version="1" comment="flash-player-gnome is &lt;11.2.202.569-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123024" version="1" comment="flash-player-kde4 is &lt;11.2.202.569-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124622" version="1" comment="flash-player is &lt;11.2.202.577-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124623" version="1" comment="flash-player-gnome is &lt;11.2.202.577-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124624" version="1" comment="flash-player-kde4 is &lt;11.2.202.577-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125521" version="1" comment="libgcc_s1 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125522" version="1" comment="libgcc_s1-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125523" version="1" comment="libgfortran3-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125524" version="1" comment="libgomp1 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125525" version="1" comment="libgomp1-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125526" version="1" comment="libquadmath0-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125527" version="1" comment="libstdc++6 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125528" version="1" comment="libstdc++6-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125529" version="1" comment="libstdc++6-locale is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119305" version="1" comment="grub2 is &lt;2.00-0.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119306" version="1" comment="grub2-x86_64-efi is &lt;2.00-0.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119307" version="1" comment="grub2-x86_64-xen is &lt;2.00-0.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114889" version="1" comment="icedtea-web is &lt;1.5.3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115113" version="1" comment="libicu is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125683" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.99-0.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125684" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.99-0.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125685" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.99-0.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114777" version="1" comment="kernel-default is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114794" version="1" comment="kernel-default-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114795" version="1" comment="kernel-default-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114778" version="1" comment="kernel-default-extra is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114785" version="1" comment="kernel-pae is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114808" version="1" comment="kernel-pae-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114809" version="1" comment="kernel-pae-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114786" version="1" comment="kernel-pae-extra is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114796" version="1" comment="kernel-source is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114797" version="1" comment="kernel-syms is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114779" version="1" comment="kernel-trace is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114799" version="1" comment="kernel-trace-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114781" version="1" comment="kernel-xen is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114806" version="1" comment="kernel-xen-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114807" version="1" comment="kernel-xen-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114782" version="1" comment="kernel-xen-extra is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125530" version="1" comment="kernel-default is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125531" version="1" comment="kernel-default-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125532" version="1" comment="kernel-default-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125533" version="1" comment="kernel-default-extra is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125534" version="1" comment="kernel-pae is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125535" version="1" comment="kernel-pae-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125536" version="1" comment="kernel-pae-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125537" version="1" comment="kernel-pae-extra is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125538" version="1" comment="kernel-source is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125539" version="1" comment="kernel-syms is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125540" version="1" comment="kernel-trace is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125541" version="1" comment="kernel-trace-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125542" version="1" comment="kernel-xen is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125543" version="1" comment="kernel-xen-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125544" version="1" comment="kernel-xen-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125545" version="1" comment="kernel-xen-extra is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118622" version="1" comment="kernel-default is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118623" version="1" comment="kernel-default-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118624" version="1" comment="kernel-default-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118625" version="1" comment="kernel-default-extra is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118626" version="1" comment="kernel-pae is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118627" version="1" comment="kernel-pae-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118628" version="1" comment="kernel-pae-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118629" version="1" comment="kernel-pae-extra is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118630" version="1" comment="kernel-source is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118631" version="1" comment="kernel-syms is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118632" version="1" comment="kernel-trace is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118633" version="1" comment="kernel-trace-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118634" version="1" comment="kernel-xen is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118635" version="1" comment="kernel-xen-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118636" version="1" comment="kernel-xen-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118637" version="1" comment="kernel-xen-extra is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122530" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122531" version="1" comment="krb5-client is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113992" version="1" comment="kvm is &lt;1.4.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119575" version="1" comment="kvm is &lt;1.4.2-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124488" version="1" comment="libotr2 is &lt;3.2.0-10.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125648" version="1" comment="libvirt-client is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125649" version="1" comment="libvirt-client-32bit is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125650" version="1" comment="libvirt-doc is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121908" version="1" comment="ibm-data-db2 is &lt;2.6.7-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116589" version="1" comment="ntp is &lt;4.2.8p4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116590" version="1" comment="ntp-doc is &lt;4.2.8p4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114890" version="1" comment="openssh is &lt;6.6p1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114891" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-13.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114893" version="1" comment="openssh-helpers is &lt;6.6p1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121385" version="1" comment="openssh is &lt;6.6p1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121386" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-16.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121387" version="1" comment="openssh-helpers is &lt;6.6p1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123894" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123895" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124465" version="1" comment="libecpg6 is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124466" version="1" comment="libpq5 is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124467" version="1" comment="libpq5-32bit is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124468" version="1" comment="postgresql94 is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124469" version="1" comment="postgresql94-docs is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125228" version="1" comment="libldb1 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125229" version="1" comment="libldb1-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125230" version="1" comment="libsmbclient0 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125231" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125232" version="1" comment="libtalloc2 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125233" version="1" comment="libtalloc2-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125234" version="1" comment="libtdb1 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125235" version="1" comment="libtdb1-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125236" version="1" comment="libtevent0 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125237" version="1" comment="libtevent0-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125238" version="1" comment="libwbclient0 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125239" version="1" comment="libwbclient0-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125240" version="1" comment="samba-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125241" version="1" comment="samba-client is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125242" version="1" comment="samba-client-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125243" version="1" comment="samba-doc is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125244" version="1" comment="samba-krb-printing is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125245" version="1" comment="samba-winbind is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125246" version="1" comment="samba-winbind-32bit is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122780" version="1" comment="socat is &lt;1.7.0.0-1.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122532" version="1" comment="libtiff3 is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122533" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111654" version="1" comment="xen-doc-html is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111647" version="1" comment="xen-kmp-default is &lt;4.4.2_10_3.0.101_63-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111648" version="1" comment="xen-kmp-pae is &lt;4.4.2_10_3.0.101_63-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111651" version="1" comment="xen-libs is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111650" version="1" comment="xen-libs-32bit is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111655" version="1" comment="xen-tools is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111653" version="1" comment="xen-tools-domU is &lt;4.4.2_10-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115963" version="1" comment="xen-doc-html is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115964" version="1" comment="xen-kmp-default is &lt;4.4.3_02_3.0.101_65-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115969" version="1" comment="xen-kmp-pae is &lt;4.4.3_02_3.0.101_65-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115965" version="1" comment="xen-libs is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115968" version="1" comment="xen-libs-32bit is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115966" version="1" comment="xen-tools is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115967" version="1" comment="xen-tools-domU is &lt;4.4.3_02-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125686" version="1" comment="xen-doc-html is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125687" version="1" comment="xen-kmp-default is &lt;4.4.4_02_3.0.101_68-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125688" version="1" comment="xen-kmp-pae is &lt;4.4.4_02_3.0.101_68-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125689" version="1" comment="xen-libs is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125690" version="1" comment="xen-libs-32bit is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125691" version="1" comment="xen-tools is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125692" version="1" comment="xen-tools-domU is &lt;4.4.4_02-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118679" version="1" comment="xen-doc-html is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118680" version="1" comment="xen-kmp-default is &lt;4.4.3_06_3.0.101_65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118681" version="1" comment="xen-kmp-pae is &lt;4.4.3_06_3.0.101_65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118682" version="1" comment="xen-libs is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118683" version="1" comment="xen-libs-32bit is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118684" version="1" comment="xen-tools is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118685" version="1" comment="xen-tools-domU is &lt;4.4.3_06-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116591" version="1" comment="conntrack-tools is &lt;1.0.0-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117402" version="1" comment="sle-hae-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116593" version="1" comment="ctdb is &lt;1.0.114.6-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116594" version="1" comment="hawk is &lt;0.6.1-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116595" version="1" comment="hawk-templates is &lt;0.6.1-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116596" version="1" comment="cluster-network-kmp-bigsmp is &lt;1.4_3.0.101_0.47.55-2.28.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116597" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116598" version="1" comment="cluster-network-kmp-pae is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116599" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116600" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116601" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116602" version="1" comment="gfs2-kmp-bigsmp is &lt;2_3.0.101_0.47.55-0.17.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116603" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116604" version="1" comment="gfs2-kmp-pae is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116605" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116606" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116607" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116608" version="1" comment="ocfs2-kmp-bigsmp is &lt;1.6_3.0.101_0.47.55-0.21.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116609" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116610" version="1" comment="ocfs2-kmp-pae is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116611" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116612" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116613" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116614" version="1" comment="cluster-network-kmp-bigsmp is &lt;1.4_3.0.101_0.40-2.27.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116615" version="1" comment="drbd-kmp-bigsmp is &lt;8.4.4_3.0.101_0.40-0.22.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116616" version="1" comment="gfs2-kmp-bigsmp is &lt;2_3.0.101_0.40-0.16.104" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116617" version="1" comment="ocfs2-kmp-bigsmp is &lt;1.6_3.0.101_0.40-0.20.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117403" version="1" comment="sle-hae-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132106" version="1" comment="hawk is &lt;0.7.0+git.1430140184.8e872c5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132107" version="1" comment="hawk-templates is &lt;0.7.0+git.1430140184.8e872c5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143046" version="1" comment="libpacemaker-devel is &lt;1.1.12-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143047" version="1" comment="libpacemaker3 is &lt;1.1.12-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143048" version="1" comment="pacemaker is &lt;1.1.12-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143049" version="1" comment="pacemaker-cli is &lt;1.1.12-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143050" version="1" comment="pacemaker-remote is &lt;1.1.12-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117404" version="1" comment="sle-pos-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130055" version="1" comment="MozillaFirefox-branding-SLED is &lt;45.0-23.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130056" version="1" comment="MozillaFirefox-translations is &lt;45.2.0esr-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130057" version="1" comment="libfreebl3 is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130058" version="1" comment="libsoftokn3 is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130059" version="1" comment="mozilla-nss-tools is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117405" version="1" comment="sle-pos-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132108" version="1" comment="MozillaFirefox-translations is &lt;45.3.0esr-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132109" version="1" comment="MozillaFirefox-translations is &lt;45.4.0esr-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144684" version="1" comment="MozillaFirefox-translations is &lt;45.6.0esr-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148252" version="1" comment="MozillaFirefox-translations is &lt;45.7.0esr-65.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132110" version="1" comment="POS_Image-Minimal3 is &lt;3.4.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132111" version="1" comment="POS_Image-Netboot-hooks is &lt;3.4.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132112" version="1" comment="POS_Image-Tools is &lt;3.4.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132113" version="1" comment="POS_Image3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132114" version="1" comment="POS_Migration is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132115" version="1" comment="POS_Server-Admin3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132116" version="1" comment="POS_Server-AdminGUI is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132117" version="1" comment="POS_Server-AdminTools3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132118" version="1" comment="POS_Server-BranchTools3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132119" version="1" comment="POS_Server-Modules3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040722"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132120" version="1" comment="POS_Server3 is &lt;3.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132121" version="1" comment="admind is &lt;1.9-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040724"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132122" version="1" comment="admind-client is &lt;1.9-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132123" version="1" comment="posbios is &lt;1.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132124" version="1" comment="apache2-mod_nss is &lt;1.0.14-0.4.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132125" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132126" version="1" comment="bind-doc is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132127" version="1" comment="bind-libs is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132128" version="1" comment="bind-utils is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135228" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135229" version="1" comment="bind-doc is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135230" version="1" comment="bind-libs is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135231" version="1" comment="bind-utils is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146904" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146905" version="1" comment="bind-doc is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146906" version="1" comment="bind-libs is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146907" version="1" comment="bind-utils is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130773" version="1" comment="libarchive2 is &lt;2.5.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132129" version="1" comment="libcurl4 is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132130" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132131" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132132" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132133" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132134" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132135" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132136" version="1" comment="ghostscript-omni is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132137" version="1" comment="ghostscript-x11 is &lt;8.62-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132138" version="1" comment="libgimpprint is &lt;4.2.7-32.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132139" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132140" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132141" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132142" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132143" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132144" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.30-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136690" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136691" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136692" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136693" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136694" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136695" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.35-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132145" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.50-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132146" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.50-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132147" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.50-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132148" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.50-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132149" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.50-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142160" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.60-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142161" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.60-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142162" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.60-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142163" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.60-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142164" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.60-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132150" version="1" comment="kernel-default is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132151" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132152" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132153" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132154" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132155" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132156" version="1" comment="kernel-pae is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132157" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132158" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132159" version="1" comment="kernel-source is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132160" version="1" comment="kernel-syms is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132161" version="1" comment="kernel-trace is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132162" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132163" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132164" version="1" comment="kernel-xen is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132165" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132166" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145677" version="1" comment="kernel-default is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145678" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145679" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145680" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145681" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145682" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145683" version="1" comment="kernel-pae is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145684" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145685" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145686" version="1" comment="kernel-source is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145687" version="1" comment="kernel-syms is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145688" version="1" comment="kernel-trace is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145689" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145690" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145691" version="1" comment="kernel-xen is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145692" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145693" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132167" version="1" comment="kernel-default is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132168" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132169" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132170" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132171" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132172" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132173" version="1" comment="kernel-pae is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132174" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132175" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132176" version="1" comment="kernel-source is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132177" version="1" comment="kernel-syms is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132178" version="1" comment="kernel-trace is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132179" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132180" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132181" version="1" comment="kernel-xen is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132182" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132183" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148549" version="1" comment="kernel-default is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148550" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148551" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148552" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148553" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148554" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148555" version="1" comment="kernel-pae is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148556" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148557" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148558" version="1" comment="kernel-source is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148559" version="1" comment="kernel-syms is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148560" version="1" comment="kernel-trace is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148561" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148562" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148563" version="1" comment="kernel-xen is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148564" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148565" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142225" version="1" comment="MozillaFirefox-translations is &lt;45.5.1esr-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142226" version="1" comment="libfreebl3 is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142227" version="1" comment="libsoftokn3 is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142228" version="1" comment="mozilla-nss-tools is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132184" version="1" comment="libmysql55client18 is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132185" version="1" comment="libmysql55client_r18 is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132186" version="1" comment="mysql-client is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132187" version="1" comment="mysql-tools is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148170" version="1" comment="libmysql55client18 is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148171" version="1" comment="libmysql55client_r18 is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148172" version="1" comment="mysql-client is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148173" version="1" comment="mysql-tools is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147462" version="1" comment="ntp is &lt;4.2.8p9-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147463" version="1" comment="ntp-doc is &lt;4.2.8p9-48.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132188" version="1" comment="openssh is &lt;6.2p2-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132189" version="1" comment="openssh-askpass is &lt;6.2p2-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132190" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-0.33.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132191" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132192" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132193" version="1" comment="openssl-doc is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132194" version="1" comment="apache2-mod_php53 is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132195" version="1" comment="php53-bcmath is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132196" version="1" comment="php53-bz2 is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132197" version="1" comment="php53-calendar is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132198" version="1" comment="php53-ctype is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132199" version="1" comment="php53-curl is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132200" version="1" comment="php53-dba is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132201" version="1" comment="php53-dom is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132202" version="1" comment="php53-exif is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132203" version="1" comment="php53-fastcgi is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132204" version="1" comment="php53-fileinfo is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132205" version="1" comment="php53-ftp is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132206" version="1" comment="php53-gd is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132207" version="1" comment="php53-gettext is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132208" version="1" comment="php53-gmp is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132209" version="1" comment="php53-iconv is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132210" version="1" comment="php53-intl is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132211" version="1" comment="php53-json is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132212" version="1" comment="php53-ldap is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132213" version="1" comment="php53-mbstring is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132214" version="1" comment="php53-mcrypt is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132215" version="1" comment="php53-mysql is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132216" version="1" comment="php53-odbc is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132217" version="1" comment="php53-openssl is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132218" version="1" comment="php53-pcntl is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132219" version="1" comment="php53-pdo is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132220" version="1" comment="php53-pear is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132221" version="1" comment="php53-pgsql is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132222" version="1" comment="php53-pspell is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132223" version="1" comment="php53-shmop is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132224" version="1" comment="php53-snmp is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132225" version="1" comment="php53-soap is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132226" version="1" comment="php53-suhosin is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132227" version="1" comment="php53-sysvmsg is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132228" version="1" comment="php53-sysvsem is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132229" version="1" comment="php53-sysvshm is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132230" version="1" comment="php53-tokenizer is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132231" version="1" comment="php53-wddx is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132232" version="1" comment="php53-xmlreader is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132233" version="1" comment="php53-xmlrpc is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132234" version="1" comment="php53-xmlwriter is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132235" version="1" comment="php53-xsl is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132236" version="1" comment="php53-zip is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132237" version="1" comment="php53-zlib is &lt;5.3.17-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148962" version="1" comment="apache2-mod_php53 is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148963" version="1" comment="php53-bcmath is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148964" version="1" comment="php53-bz2 is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148965" version="1" comment="php53-calendar is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148966" version="1" comment="php53-ctype is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148967" version="1" comment="php53-curl is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148968" version="1" comment="php53-dba is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148969" version="1" comment="php53-dom is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148970" version="1" comment="php53-exif is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148971" version="1" comment="php53-fastcgi is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148972" version="1" comment="php53-fileinfo is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148973" version="1" comment="php53-ftp is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148974" version="1" comment="php53-gd is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148975" version="1" comment="php53-gettext is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148976" version="1" comment="php53-gmp is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148977" version="1" comment="php53-iconv is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148978" version="1" comment="php53-intl is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148979" version="1" comment="php53-json is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148980" version="1" comment="php53-ldap is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148981" version="1" comment="php53-mbstring is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148982" version="1" comment="php53-mcrypt is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148983" version="1" comment="php53-mysql is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148984" version="1" comment="php53-odbc is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148985" version="1" comment="php53-openssl is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148986" version="1" comment="php53-pcntl is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148987" version="1" comment="php53-pdo is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148988" version="1" comment="php53-pear is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148989" version="1" comment="php53-pgsql is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148990" version="1" comment="php53-pspell is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148991" version="1" comment="php53-shmop is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148992" version="1" comment="php53-snmp is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148993" version="1" comment="php53-soap is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148994" version="1" comment="php53-suhosin is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148995" version="1" comment="php53-sysvmsg is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148996" version="1" comment="php53-sysvsem is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148997" version="1" comment="php53-sysvshm is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148998" version="1" comment="php53-tokenizer is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148999" version="1" comment="php53-wddx is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149000" version="1" comment="php53-xmlreader is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149001" version="1" comment="php53-xmlrpc is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149002" version="1" comment="php53-xmlwriter is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149003" version="1" comment="php53-xsl is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149004" version="1" comment="php53-zip is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149005" version="1" comment="php53-zlib is &lt;5.3.17-101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146098" version="1" comment="ldapsmb is &lt;1.34b-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146099" version="1" comment="libldb1 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146100" version="1" comment="libsmbclient0 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146101" version="1" comment="libtalloc2 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146102" version="1" comment="libtdb1 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146103" version="1" comment="libtevent0 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146104" version="1" comment="libwbclient0 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146105" version="1" comment="samba-client is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146106" version="1" comment="samba-doc is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146107" version="1" comment="samba-krb-printing is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146108" version="1" comment="samba-winbind is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132238" version="1" comment="wget is &lt;1.11.4-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135272" version="1" comment="xen is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135273" version="1" comment="xen-kmp-default is &lt;4.2.5_21_3.0.101_0.47.86-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135274" version="1" comment="xen-kmp-pae is &lt;4.2.5_21_3.0.101_0.47.86-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135275" version="1" comment="xen-libs is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135276" version="1" comment="xen-tools-domU is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145985" version="1" comment="xen is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145986" version="1" comment="xen-kmp-default is &lt;4.2.5_21_3.0.101_0.47.90-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145987" version="1" comment="xen-kmp-pae is &lt;4.2.5_21_3.0.101_0.47.90-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145988" version="1" comment="xen-libs is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145989" version="1" comment="xen-tools-domU is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116621" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.19_2.6.33.5_rt23_0.4-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117406" version="1" comment="SUSE-Linux-Enterprise-RT-release is ==11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009035126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116623" version="1" comment="brocade-bna-kmp-rt is &lt;2.1.0.0_2.6.33.20_rt31_0.5-0.2.52" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116624" version="1" comment="cluster-network-kmp-rt is &lt;1.4_2.6.33.20_rt31_0.5-2.5.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116625" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_2.6.33.20_rt31_0.5-2.5.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116626" version="1" comment="drbd-kmp-rt is &lt;8.3.11_2.6.33.20_rt31_0.5-0.3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116627" version="1" comment="drbd-kmp-rt_trace is &lt;8.3.11_2.6.33.20_rt31_0.5-0.3.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116628" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.19_2.6.33.20_rt31_0.5-0.9.11.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116629" version="1" comment="kernel-rt is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116630" version="1" comment="kernel-rt-base is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116631" version="1" comment="kernel-rt-devel is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116632" version="1" comment="kernel-rt_trace is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116633" version="1" comment="kernel-rt_trace-base is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116634" version="1" comment="kernel-rt_trace-devel is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116635" version="1" comment="kernel-source-rt is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116636" version="1" comment="kernel-syms-rt is &lt;2.6.33.20-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116637" version="1" comment="ocfs2-kmp-rt is &lt;1.6_2.6.33.20_rt31_0.5-0.4.2.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116638" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_2.6.33.20_rt31_0.5-0.4.2.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116639" version="1" comment="ofed-kmp-rt is &lt;1.5.2_2.6.33.20_rt31_0.5-0.9.13.49" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116640" version="1" comment="ofed-kmp-rt is &lt;1.5.2_2.6.33.18_rt31_0.3-0.9.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116641" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.7.9-2.18.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116642" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.7.9-2.18.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116643" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.101_rt130_0.7.9-0.6.6.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116644" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.101_rt130_0.7.9-0.6.6.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116645" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.7.9-0.25.25.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116646" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.7.9-0.25.25.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116647" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116648" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116649" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116650" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116651" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116652" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116653" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116654" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116655" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.101_rt130_0.7.9-0.9.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116656" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.101_rt130_0.7.9-0.9.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116657" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.7.9-0.11.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116658" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.7.9-0.11.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116659" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.101_rt130_0.7.9-0.28.28.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116660" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.101_rt130_0.7.9-0.28.28.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117407" version="1" comment="SUSE-Linux-Enterprise-RT-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116662" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.28-2.27.99" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116663" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.28-2.27.99" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116664" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.28-0.22.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116665" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.28-0.22.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116666" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.28-0.38.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116667" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.28-0.38.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116668" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116669" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116670" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116671" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116672" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116673" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116674" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116675" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116676" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.28-0.11.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116677" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.28-0.11.75" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116678" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.28-0.20.99" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116679" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.28-0.20.99" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116680" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.28-0.13.90" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116681" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.28-0.13.90" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117408" version="1" comment="SUSE-Linux-Enterprise-RT-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116683" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116684" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116685" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116686" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116687" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116688" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116689" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116690" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.33.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121311" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121312" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121313" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121314" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121315" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121316" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119755" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.33.44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119756" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.33.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126460" version="1" comment="kernel-rt is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126461" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126462" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126463" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126464" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126465" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126466" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126467" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118646" version="1" comment="SUSE-Linux-Enterprise-RT-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129438" version="1" comment="kernel-rt is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129439" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129440" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129441" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129442" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129443" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129444" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129445" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118638" version="1" comment="kernel-rt is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118639" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118640" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118641" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118642" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118643" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118644" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118645" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118708" version="1" comment="kernel-rt is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118709" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118710" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118711" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118712" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118713" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118714" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118715" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142165" version="1" comment="kernel-rt is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142166" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142167" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142168" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142169" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142170" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142171" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142172" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130920" version="1" comment="kernel-rt is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130921" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130922" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130923" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130924" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130925" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130926" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130927" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117409" version="1" comment="SUSE_SLES_SAP-release is ==11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009035126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116692" version="1" comment="java-1_4_2-ibm-sap is &lt;1.4.2_sr13.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116693" version="1" comment="java-1_4_2-ibm-sap-devel is &lt;1.4.2_sr13.13-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117410" version="1" comment="SUSE_SLES_SAP-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116695" version="1" comment="sap_suse_cluster_connector is &lt;1.0.0-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117411" version="1" comment="SUSE_SLES_SAP-release is ==11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127147" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127148" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132239" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132240" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120998" version="1" comment="clamsap is &lt;0.98.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118750" version="1" comment="SUSE_SLES_SAP-release is ==11.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111832" version="1" comment="rhn-virtualization-common is &lt;5.4.15-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111833" version="1" comment="rhn-virtualization-host is &lt;5.4.15-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111834" version="1" comment="rhncfg is &lt;5.9.33-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111835" version="1" comment="rhncfg-actions is &lt;5.9.33-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111836" version="1" comment="rhncfg-client is &lt;5.9.33-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111837" version="1" comment="rhncfg-management is &lt;5.9.33-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060800" version="1" comment="sles-release is ==11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009035126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111842" version="1" comment="koan is &lt;2.0.10-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111838" version="1" comment="rhnmd is &lt;5.3.7-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111839" version="1" comment="spacewalk-backend-libs is &lt;1.2.74-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111840" version="1" comment="spacewalk-certs-tools is &lt;1.2.2-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111843" version="1" comment="spacewalk-backend-libs is &lt;1.2.74-0.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116698" version="1" comment="hawk is &lt;0.5.2-0.38.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116699" version="1" comment="hawk-templates is &lt;0.5.2-0.38.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117412" version="1" comment="sle-hae-release is ==11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116701" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.7.17-2.18.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116702" version="1" comment="cluster-network-kmp-pae is &lt;1.4_3.0.101_0.7.17-2.18.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116703" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.7.17-2.18.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116704" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.7.17-2.18.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116705" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.101_0.7.17-2.18.81" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116706" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.7.17-0.7.109" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116707" version="1" comment="gfs2-kmp-pae is &lt;2_3.0.101_0.7.17-0.7.109" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116708" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.7.17-0.7.109" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116709" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.7.17-0.7.109" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116710" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.101_0.7.17-0.7.109" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116711" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.7.17-0.11.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116712" version="1" comment="ocfs2-kmp-pae is &lt;1.6_3.0.101_0.7.17-0.11.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116713" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.7.17-0.11.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116714" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.7.17-0.11.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116715" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.101_0.7.17-0.11.80" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032400" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032399" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032105" version="1" comment="sles-release is ==11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032368" version="1" comment="MozillaFirefox is &lt;3.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055070" version="1" comment="MozillaFirefox-branding-SLED is &lt;3.5-1.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032367" version="1" comment="MozillaFirefox-translations is &lt;3.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053948" version="1" comment="gconf2 is &lt;2.24.0-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053946" version="1" comment="gconf2-32bit is &lt;2.24.0-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053947" version="1" comment="gconf2-x86 is &lt;2.24.0-7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055075" version="1" comment="libfreebl3 is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055073" version="1" comment="libfreebl3-32bit is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055074" version="1" comment="libfreebl3-x86 is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053951" version="1" comment="libidl is &lt;0.8.11-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053949" version="1" comment="libidl-32bit is &lt;0.8.11-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053950" version="1" comment="libidl-x86 is &lt;0.8.11-2.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055078" version="1" comment="mozilla-nspr is &lt;4.8-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055076" version="1" comment="mozilla-nspr-32bit is &lt;4.8-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055077" version="1" comment="mozilla-nspr-x86 is &lt;4.8-1.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055082" version="1" comment="mozilla-nss is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055079" version="1" comment="mozilla-nss-32bit is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055080" version="1" comment="mozilla-nss-tools is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055081" version="1" comment="mozilla-nss-x86 is &lt;3.12.3.1-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032373" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032369" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032370" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032371" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032372" version="1" comment="mozilla-xulrunner190-x86 is &lt;1.9.0.10-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061814" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061810" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061811" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061812" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061813" version="1" comment="mozilla-xulrunner191-x86 is &lt;1.9.1.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064221" version="1" comment="mozilla-xulrunner192 is &lt;1.9.2.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064217" version="1" comment="mozilla-xulrunner192-32bit is &lt;1.9.2.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064218" version="1" comment="mozilla-xulrunner192-gnome is &lt;1.9.2.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064219" version="1" comment="mozilla-xulrunner192-translations is &lt;1.9.2.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064220" version="1" comment="mozilla-xulrunner192-x86 is &lt;1.9.2.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053959" version="1" comment="orbit2 is &lt;2.14.16-2.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053957" version="1" comment="orbit2-32bit is &lt;2.14.16-2.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053958" version="1" comment="orbit2-x86 is &lt;2.14.16-2.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032229" version="1" comment="NetworkManager is &lt;0.7.0.r4359-15.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032228" version="1" comment="NetworkManager-glib is &lt;0.7.0.r4359-15.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057532" version="1" comment="NetworkManager-gnome is &lt;0.7.0.r1053-11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111685" version="1" comment="procps is &lt;3.2.7-151.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057533" version="1" comment="acl is &lt;2.2.47-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057536" version="1" comment="libacl is &lt;2.2.47-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057534" version="1" comment="libacl-32bit is &lt;2.2.47-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057535" version="1" comment="libacl-x86 is &lt;2.2.47-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059869" version="1" comment="apache2 is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059864" version="1" comment="apache2-doc is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059865" version="1" comment="apache2-example-pages is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059866" version="1" comment="apache2-prefork is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059867" version="1" comment="apache2-utils is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059868" version="1" comment="apache2-worker is &lt;2.2.10-2.23.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032146" version="1" comment="apache2-mod_php5 is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111691" version="1" comment="php5 is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032147" version="1" comment="php5-bcmath is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032148" version="1" comment="php5-bz2 is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032149" version="1" comment="php5-calendar is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032150" version="1" comment="php5-ctype is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032151" version="1" comment="php5-curl is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032152" version="1" comment="php5-dba is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032153" version="1" comment="php5-dbase is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032154" version="1" comment="php5-dom is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032155" version="1" comment="php5-exif is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032156" version="1" comment="php5-fastcgi is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032157" version="1" comment="php5-ftp is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032158" version="1" comment="php5-gd is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032159" version="1" comment="php5-gettext is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032160" version="1" comment="php5-gmp is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032161" version="1" comment="php5-hash is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032162" version="1" comment="php5-iconv is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032163" version="1" comment="php5-json is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032164" version="1" comment="php5-ldap is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032165" version="1" comment="php5-mbstring is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032166" version="1" comment="php5-mcrypt is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032167" version="1" comment="php5-mysql is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032168" version="1" comment="php5-odbc is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032169" version="1" comment="php5-openssl is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032170" version="1" comment="php5-pcntl is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032171" version="1" comment="php5-pdo is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032172" version="1" comment="php5-pear is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032173" version="1" comment="php5-pgsql is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032174" version="1" comment="php5-pspell is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032175" version="1" comment="php5-shmop is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032176" version="1" comment="php5-snmp is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032177" version="1" comment="php5-soap is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032178" version="1" comment="php5-suhosin is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032179" version="1" comment="php5-sysvmsg is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032180" version="1" comment="php5-sysvsem is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032181" version="1" comment="php5-sysvshm is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032182" version="1" comment="php5-tokenizer is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032183" version="1" comment="php5-wddx is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032184" version="1" comment="php5-xmlreader is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032185" version="1" comment="php5-xmlrpc is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032186" version="1" comment="php5-xmlwriter is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032187" version="1" comment="php5-xsl is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032188" version="1" comment="php5-zip is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032189" version="1" comment="php5-zlib is &lt;5.2.6-50.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057521" version="1" comment="avahi is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057520" version="1" comment="avahi-lang is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057524" version="1" comment="libavahi-client3 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057522" version="1" comment="libavahi-client3-32bit is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057523" version="1" comment="libavahi-client3-x86 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057527" version="1" comment="libavahi-common3 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057525" version="1" comment="libavahi-common3-32bit is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057526" version="1" comment="libavahi-common3-x86 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057528" version="1" comment="libavahi-core5 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057531" version="1" comment="libdns_sd is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057529" version="1" comment="libdns_sd-32bit is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057530" version="1" comment="libdns_sd-x86 is &lt;0.6.23-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057433" version="1" comment="bind is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057427" version="1" comment="bind-chrootenv is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057428" version="1" comment="bind-doc is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057431" version="1" comment="bind-libs is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057429" version="1" comment="bind-libs-32bit is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057430" version="1" comment="bind-libs-x86 is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057432" version="1" comment="bind-utils is &lt;9.5.0P2-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060801" version="1" comment="mono-core is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060804" version="1" comment="mono-data is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060802" version="1" comment="mono-data-postgresql is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060803" version="1" comment="mono-data-sqlite is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060805" version="1" comment="mono-locale-extras is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060806" version="1" comment="mono-nunit is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060807" version="1" comment="mono-web is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060808" version="1" comment="mono-winforms is &lt;2.0.1-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062890" version="1" comment="cifs-mount is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062891" version="1" comment="ldapsmb is &lt;1.34b-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062894" version="1" comment="libsmbclient0 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062892" version="1" comment="libsmbclient0-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062893" version="1" comment="libsmbclient0-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062897" version="1" comment="libtalloc1 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062895" version="1" comment="libtalloc1-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062896" version="1" comment="libtalloc1-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062900" version="1" comment="libtdb1 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062898" version="1" comment="libtdb1-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062899" version="1" comment="libtdb1-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062903" version="1" comment="libwbclient0 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062901" version="1" comment="libwbclient0-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062902" version="1" comment="libwbclient0-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062913" version="1" comment="samba is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062904" version="1" comment="samba-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062907" version="1" comment="samba-client is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062905" version="1" comment="samba-client-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062906" version="1" comment="samba-client-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062908" version="1" comment="samba-krb-printing is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062911" version="1" comment="samba-winbind is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062909" version="1" comment="samba-winbind-32bit is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062910" version="1" comment="samba-winbind-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062912" version="1" comment="samba-x86 is &lt;3.2.7-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009052857" version="1" comment="clamav is &lt;0.95.1-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107270" version="1" comment="libgcc43 is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107269" version="1" comment="libgcc43-32bit is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107271" version="1" comment="libgcc43-x86 is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111704" version="1" comment="libstdc++43 is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111749" version="1" comment="libstdc++43-32bit is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111774" version="1" comment="libstdc++43-x86 is &lt;4.3.3_20081022-11.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060051" version="1" comment="cpio is &lt;2.9-75.27.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060050" version="1" comment="cpio-lang is &lt;2.9-75.27.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058917" version="1" comment="cron is &lt;4.1-194.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032215" version="1" comment="cups is &lt;1.3.9-8.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032211" version="1" comment="cups-client is &lt;1.3.9-8.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032214" version="1" comment="cups-libs is &lt;1.3.9-8.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032212" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032213" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032191" version="1" comment="curl is &lt;7.19.0-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053899" version="1" comment="keyutils-libs is &lt;1.2-107.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053897" version="1" comment="keyutils-libs-32bit is &lt;1.2-107.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053898" version="1" comment="keyutils-libs-x86 is &lt;1.2-107.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032194" version="1" comment="libcurl4 is &lt;7.19.0-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032192" version="1" comment="libcurl4-32bit is &lt;7.19.0-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032193" version="1" comment="libcurl4-x86 is &lt;7.19.0-11.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053905" version="1" comment="libidn is &lt;1.10-3.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053903" version="1" comment="libidn-32bit is &lt;1.10-3.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053904" version="1" comment="libidn-x86 is &lt;1.10-3.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055776" version="1" comment="cyrus-imapd is &lt;2.3.11-60.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055777" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.11-60.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055778" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.11-60.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032308" version="1" comment="cyrus-sasl is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032293" version="1" comment="cyrus-sasl-32bit is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032296" version="1" comment="cyrus-sasl-crammd5 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032294" version="1" comment="cyrus-sasl-crammd5-32bit is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032295" version="1" comment="cyrus-sasl-crammd5-x86 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032297" version="1" comment="cyrus-sasl-digestmd5 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032300" version="1" comment="cyrus-sasl-gssapi is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032298" version="1" comment="cyrus-sasl-gssapi-32bit is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032299" version="1" comment="cyrus-sasl-gssapi-x86 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032303" version="1" comment="cyrus-sasl-otp is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032301" version="1" comment="cyrus-sasl-otp-32bit is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032302" version="1" comment="cyrus-sasl-otp-x86 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032306" version="1" comment="cyrus-sasl-plain is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032304" version="1" comment="cyrus-sasl-plain-32bit is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031031"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032305" version="1" comment="cyrus-sasl-plain-x86 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032307" version="1" comment="cyrus-sasl-x86 is &lt;2.1.22-182.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032118" version="1" comment="dbus-1 is &lt;1.2.10-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032116" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032117" version="1" comment="dbus-1-x86 is &lt;1.2.10-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111705" version="1" comment="dbus-1-glib is &lt;0.76-34.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111750" version="1" comment="dbus-1-glib-32bit is &lt;0.76-34.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111775" version="1" comment="dbus-1-glib-x86 is &lt;0.76-34.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053395" version="1" comment="dhcp-client is &lt;3.1.1-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054813" version="1" comment="dnsmasq is &lt;2.45-12.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054498" version="1" comment="wireshark is &lt;1.0.5-1.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032244" version="1" comment="evolution-data-server is &lt;2.24.1.1-11.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032241" version="1" comment="evolution-data-server-32bit is &lt;2.24.1.1-11.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032242" version="1" comment="evolution-data-server-lang is &lt;2.24.1.1-11.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032243" version="1" comment="evolution-data-server-x86 is &lt;2.24.1.1-11.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032246" version="1" comment="gtkhtml2 is &lt;3.24.1.1-3.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032245" version="1" comment="gtkhtml2-lang is &lt;3.24.1.1-3.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058660" version="1" comment="evolution-data-server is &lt;2.24.1.1-11.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058657" version="1" comment="evolution-data-server-32bit is &lt;2.24.1.1-11.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058658" version="1" comment="evolution-data-server-lang is &lt;2.24.1.1-11.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058659" version="1" comment="evolution-data-server-x86 is &lt;2.24.1.1-11.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053783" version="1" comment="fetchmail is &lt;6.3.8.90-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053784" version="1" comment="fetchmailconf is &lt;6.3.8.90-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056526" version="1" comment="cdparanoia is &lt;IIIalpha9.8-691.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056524" version="1" comment="cdparanoia-32bit is &lt;IIIalpha9.8-691.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056525" version="1" comment="cdparanoia-x86 is &lt;IIIalpha9.8-691.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056527" version="1" comment="desktop-file-utils is &lt;0.15-1.29" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056530" version="1" comment="fam is &lt;2.7.0-130.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056528" version="1" comment="fam-32bit is &lt;2.7.0-130.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056529" version="1" comment="fam-x86 is &lt;2.7.0-130.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056533" version="1" comment="gnome-vfs2 is &lt;2.24.0-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056531" version="1" comment="gnome-vfs2-32bit is &lt;2.24.0-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056532" version="1" comment="gnome-vfs2-x86 is &lt;2.24.0-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056534" version="1" comment="gstreamer-0_10 is &lt;0.10.21-3.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056537" version="1" comment="libogg0 is &lt;1.1.3-87.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056535" version="1" comment="libogg0-32bit is &lt;1.1.3-87.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056536" version="1" comment="libogg0-x86 is &lt;1.1.3-87.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056540" version="1" comment="liboil is &lt;0.3.15-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056538" version="1" comment="liboil-32bit is &lt;0.3.15-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056539" version="1" comment="liboil-x86 is &lt;0.3.15-3.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032329" version="1" comment="freetype2 is &lt;2.3.7-25.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032327" version="1" comment="freetype2-32bit is &lt;2.3.7-25.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032328" version="1" comment="freetype2-x86 is &lt;2.3.7-25.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060019" version="1" comment="fuse is &lt;2.7.2-61.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060020" version="1" comment="libfuse2 is &lt;2.7.2-61.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064418" version="1" comment="gdm is &lt;2.24.0-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064416" version="1" comment="gdm-branding-upstream is &lt;2.24.0-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064417" version="1" comment="gdm-lang is &lt;2.24.0-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032106" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032107" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032108" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032109" version="1" comment="ghostscript-library is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032110" version="1" comment="ghostscript-omni is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032111" version="1" comment="ghostscript-x11 is &lt;8.62-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032112" version="1" comment="libgimpprint is &lt;4.2.7-32.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032121" version="1" comment="glib2 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032119" version="1" comment="glib2-doc is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032120" version="1" comment="glib2-lang is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032124" version="1" comment="libgio-2_0-0 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032122" version="1" comment="libgio-2_0-0-32bit is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032123" version="1" comment="libgio-2_0-0-x86 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032127" version="1" comment="libglib-2_0-0 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032125" version="1" comment="libglib-2_0-0-32bit is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032126" version="1" comment="libglib-2_0-0-x86 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032130" version="1" comment="libgmodule-2_0-0 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032128" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032129" version="1" comment="libgmodule-2_0-0-x86 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032133" version="1" comment="libgobject-2_0-0 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032131" version="1" comment="libgobject-2_0-0-32bit is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032132" version="1" comment="libgobject-2_0-0-x86 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032136" version="1" comment="libgthread-2_0-0 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032134" version="1" comment="libgthread-2_0-0-32bit is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032135" version="1" comment="libgthread-2_0-0-x86 is &lt;2.18.2-7.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064043" version="1" comment="glibc is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064033" version="1" comment="glibc-32bit is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064035" version="1" comment="glibc-devel is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064034" version="1" comment="glibc-devel-32bit is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064036" version="1" comment="glibc-html is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064037" version="1" comment="glibc-i18ndata is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064038" version="1" comment="glibc-info is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064040" version="1" comment="glibc-locale is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064039" version="1" comment="glibc-locale-32bit is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107250" version="1" comment="glibc-locale-x86 is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064042" version="1" comment="glibc-profile is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064041" version="1" comment="glibc-profile-32bit is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107251" version="1" comment="glibc-profile-x86 is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107252" version="1" comment="glibc-x86 is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064044" version="1" comment="nscd is &lt;2.9-13.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058364" version="1" comment="gmime is &lt;2.2.23-1.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058363" version="1" comment="gmime-doc is &lt;2.2.23-1.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058365" version="1" comment="libgmime-2_0-3 is &lt;2.2.23-1.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059226" version="1" comment="gnome-screensaver is &lt;2.24.0-14.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059225" version="1" comment="gnome-screensaver-lang is &lt;2.24.0-14.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032137" version="1" comment="gnutls is &lt;2.4.1-24.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032140" version="1" comment="libgnutls26 is &lt;2.4.1-24.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032138" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032139" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061952" version="1" comment="gpg2 is &lt;2.0.9-25.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061951" version="1" comment="gpg2-lang is &lt;2.0.9-25.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061955" version="1" comment="libgcrypt11 is &lt;1.4.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061953" version="1" comment="libgcrypt11-32bit is &lt;1.4.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061954" version="1" comment="libgcrypt11-x86 is &lt;1.4.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111706" version="1" comment="libgpg-error0 is &lt;1.6-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038825"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111751" version="1" comment="libgpg-error0-32bit is &lt;1.6-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111776" version="1" comment="libgpg-error0-x86 is &lt;1.6-8.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111707" version="1" comment="libksba is &lt;1.0.4-1.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032258" version="1" comment="gstreamer-0_10-plugins-base is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032254" version="1" comment="gstreamer-0_10-plugins-base-32bit is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032255" version="1" comment="gstreamer-0_10-plugins-base-doc is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032256" version="1" comment="gstreamer-0_10-plugins-base-lang is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032257" version="1" comment="gstreamer-0_10-plugins-base-x86 is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032261" version="1" comment="libgstinterfaces-0_10-0 is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032259" version="1" comment="libgstinterfaces-0_10-0-32bit is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032260" version="1" comment="libgstinterfaces-0_10-0-x86 is &lt;0.10.21-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053081" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.10-4.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053079" version="1" comment="gstreamer-0_10-plugins-good-doc is &lt;0.10.10-4.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053080" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.10-4.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053693" version="1" comment="libicu is &lt;4.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053691" version="1" comment="libicu-32bit is &lt;4.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053692" version="1" comment="libicu-doc is &lt;4.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032397" version="1" comment="ipsec-tools is &lt;0.7.1-10.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062382" version="1" comment="iscsitarget is &lt;0.4.15-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062377" version="1" comment="iscsitarget-kmp-default is &lt;0.4.15_2.6.27.48_0.6-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062378" version="1" comment="iscsitarget-kmp-pae is &lt;0.4.15_2.6.27.48_0.6-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062379" version="1" comment="iscsitarget-kmp-ppc64 is &lt;0.4.15_2.6.27.48_0.6-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062380" version="1" comment="iscsitarget-kmp-vmi is &lt;0.4.15_2.6.27.48_0.6-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062381" version="1" comment="iscsitarget-kmp-xen is &lt;0.4.15_2.6.27.48_0.6-94.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032115" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032113" version="1" comment="java-1_4_2-ibm-jdbc is &lt;1.4.2_sr13-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032114" version="1" comment="java-1_4_2-ibm-plugin is &lt;1.4.2_sr13-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111777" version="1" comment="java-1_5_0-bea is &lt;1.5.0.13.1.2-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111778" version="1" comment="java-1_5_0-bea-console is &lt;1.5.0.13.1.2-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111779" version="1" comment="java-1_5_0-bea-fonts is &lt;1.5.0.13.1.2-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111780" version="1" comment="java-1_5_0-bea-jdbc is &lt;1.5.0.13.1.2-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032145" version="1" comment="java-1_6_0-ibm is &lt;1.6.0-124.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032141" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0-124.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053022" version="1" comment="java-1_6_0-ibm-alsa-x86 is &lt;1.6.0-124.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032142" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0-124.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032143" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0-124.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032144" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0-124.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053027" version="1" comment="java-1_6_0-ibm-x86 is &lt;1.6.0-124.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111708" version="1" comment="kde4-akonadi is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038826"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111709" version="1" comment="kde4-akregator is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111710" version="1" comment="kde4-kaddressbook is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111711" version="1" comment="kde4-kalarm is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111712" version="1" comment="kde4-kjots is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111713" version="1" comment="kde4-kmail is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038831"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111714" version="1" comment="kde4-knode is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111715" version="1" comment="kde4-knotes is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038833"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111716" version="1" comment="kde4-kontact is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111717" version="1" comment="kde4-korganizer is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111718" version="1" comment="kde4-ktimetracker is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111719" version="1" comment="kde4-ktnef is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111720" version="1" comment="kdepim4 is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111721" version="1" comment="kdepim4-wizards is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111722" version="1" comment="kdepimlibs4 is &lt;4.1.3-9.28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111723" version="1" comment="libakonadi4 is &lt;4.1.3-9.28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111724" version="1" comment="libkdepim4 is &lt;4.1.3-9.14.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111725" version="1" comment="libkdepimlibs4 is &lt;4.1.3-9.28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063238" version="1" comment="kde4-gwenview is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063239" version="1" comment="kde4-kcolorchooser is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063240" version="1" comment="kde4-kruler is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063241" version="1" comment="kde4-ksnapshot is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063242" version="1" comment="kde4-okular is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063243" version="1" comment="libkipi5 is &lt;4.1.3-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059657" version="1" comment="kde4-kdm is &lt;4.1.3-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059658" version="1" comment="kde4-kgreeter-plugins is &lt;4.1.3-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059659" version="1" comment="kde4-kwin is &lt;4.1.3-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059661" version="1" comment="kdebase4-workspace is &lt;4.1.3-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059660" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.1.3-18.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065165" version="1" comment="kde4-kget is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065166" version="1" comment="kde4-knewsticker is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065167" version="1" comment="kde4-kopete is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065168" version="1" comment="kde4-krdc is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065169" version="1" comment="kde4-krfb is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065170" version="1" comment="kdenetwork4-filesharing is &lt;4.1.3-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064868" version="1" comment="kdelibs3 is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064863" version="1" comment="kdelibs3-32bit is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064866" version="1" comment="kdelibs3-default-style is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064864" version="1" comment="kdelibs3-default-style-32bit is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064865" version="1" comment="kdelibs3-default-style-x86 is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033523"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064867" version="1" comment="kdelibs3-x86 is &lt;3.5.10-23.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064870" version="1" comment="kdelibs4 is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064869" version="1" comment="kdelibs4-core is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064873" version="1" comment="libkde4 is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064871" version="1" comment="libkde4-32bit is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064872" version="1" comment="libkde4-x86 is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064876" version="1" comment="libkdecore4 is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064874" version="1" comment="libkdecore4-32bit is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064875" version="1" comment="libkdecore4-x86 is &lt;4.1.3-8.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057159" version="1" comment="kdelibs4 is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057158" version="1" comment="kdelibs4-core is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057162" version="1" comment="libkde4 is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057160" version="1" comment="libkde4-32bit is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057161" version="1" comment="libkde4-x86 is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057165" version="1" comment="libkdecore4 is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057163" version="1" comment="libkdecore4-32bit is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057164" version="1" comment="libkdecore4-x86 is &lt;4.1.3-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057168" version="1" comment="utempter is &lt;0.5.5-106.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057166" version="1" comment="utempter-32bit is &lt;0.5.5-106.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057167" version="1" comment="utempter-x86 is &lt;0.5.5-106.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032343" version="1" comment="ext4dev-kmp-default is &lt;0_2.6.27.23_0.1-7.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032353" version="1" comment="ext4dev-kmp-pae is &lt;0_2.6.27.23_0.1-7.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032344" version="1" comment="ext4dev-kmp-ppc64 is &lt;0_2.6.27.23_0.1-7.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032354" version="1" comment="ext4dev-kmp-vmi is &lt;0_2.6.27.23_0.1-7.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032355" version="1" comment="ext4dev-kmp-xen is &lt;0_2.6.27.23_0.1-7.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063861" version="1" comment="iscsitarget-kmp-default is &lt;0.4.15_2.6.27.54_0.2-94.14.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032346" version="1" comment="kernel-default is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032345" version="1" comment="kernel-default-base is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032352" version="1" comment="kernel-default-man is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032347" version="1" comment="kernel-kdump is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032357" version="1" comment="kernel-pae is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032356" version="1" comment="kernel-pae-base is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032349" version="1" comment="kernel-ppc64 is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032348" version="1" comment="kernel-ppc64-base is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032350" version="1" comment="kernel-source is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032351" version="1" comment="kernel-syms is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032359" version="1" comment="kernel-vmi is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032358" version="1" comment="kernel-vmi-base is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032361" version="1" comment="kernel-xen is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032360" version="1" comment="kernel-xen-base is &lt;2.6.27.23-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063863" version="1" comment="oracleasm-kmp-default is &lt;2.0.5_2.6.27.54_0.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032319" version="1" comment="krb5 is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032313" version="1" comment="krb5-32bit is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032314" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032315" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032316" version="1" comment="krb5-client is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032317" version="1" comment="krb5-server is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032318" version="1" comment="krb5-x86 is &lt;1.6.3-133.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056326" version="1" comment="kvm is &lt;78.0.10.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056324" version="1" comment="kvm-kmp-default is &lt;78.2.6.30.1_2.6.27.37_0.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056325" version="1" comment="kvm-kmp-pae is &lt;78.2.6.30.1_2.6.27.37_0.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032237" version="1" comment="lcms is &lt;1.17-77.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032240" version="1" comment="liblcms1 is &lt;1.17-77.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032238" version="1" comment="liblcms1-32bit is &lt;1.17-77.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032239" version="1" comment="liblcms1-x86 is &lt;1.17-77.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063457" version="1" comment="libHX13 is &lt;1.23-4.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063455" version="1" comment="libHX13-32bit is &lt;1.23-4.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063456" version="1" comment="libHX13-x86 is &lt;1.23-4.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053394" version="1" comment="libapr-util1 is &lt;1.3.4-12.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053393" version="1" comment="libapr-util1-32bit is &lt;1.3.4-12.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055476" version="1" comment="libapr1 is &lt;1.3.3-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055475" version="1" comment="libapr1-32bit is &lt;1.3.3-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060265" version="1" comment="libesmtp is &lt;1.0.4-157.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064224" version="1" comment="libfreebl3 is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064222" version="1" comment="libfreebl3-32bit is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064223" version="1" comment="libfreebl3-x86 is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064227" version="1" comment="mozilla-nspr is &lt;4.8.6-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064225" version="1" comment="mozilla-nspr-32bit is &lt;4.8.6-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064226" version="1" comment="mozilla-nspr-x86 is &lt;4.8.6-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064231" version="1" comment="mozilla-nss is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064228" version="1" comment="mozilla-nss-32bit is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064229" version="1" comment="mozilla-nss-tools is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064230" version="1" comment="mozilla-nss-x86 is &lt;3.12.8-1.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059424" version="1" comment="zlib is &lt;1.2.3-106.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059422" version="1" comment="zlib-32bit is &lt;1.2.3-106.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059423" version="1" comment="zlib-x86 is &lt;1.2.3-106.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063122" version="1" comment="libgdiplus0 is &lt;2.0-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062039" version="1" comment="libldap-2_4-2 is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062037" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062038" version="1" comment="libldap-2_4-2-x86 is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062042" version="1" comment="openldap2 is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062040" version="1" comment="openldap2-back-meta is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062041" version="1" comment="openldap2-client is &lt;2.4.12-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063485" version="1" comment="libmysqlclient15 is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063483" version="1" comment="libmysqlclient15-32bit is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063484" version="1" comment="libmysqlclient15-x86 is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063486" version="1" comment="libmysqlclient_r15 is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063489" version="1" comment="mysql is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063487" version="1" comment="mysql-Max is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063488" version="1" comment="mysql-client is &lt;5.0.67-13.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055774" version="1" comment="libneon27 is &lt;0.28.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055772" version="1" comment="libneon27-32bit is &lt;0.28.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055773" version="1" comment="libneon27-x86 is &lt;0.28.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009055775" version="1" comment="neon is &lt;0.28.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032233" version="1" comment="libopensc2 is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032231" version="1" comment="libopensc2-32bit is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032232" version="1" comment="libopensc2-x86 is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032236" version="1" comment="opensc is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032234" version="1" comment="opensc-32bit is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032235" version="1" comment="opensc-x86 is &lt;0.11.6-5.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032376" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032374" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032375" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8h-30.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032378" version="1" comment="openssl is &lt;0.9.8h-30.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032377" version="1" comment="openssl-doc is &lt;0.9.8h-30.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032197" version="1" comment="libpng12-0 is &lt;1.2.31-5.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032195" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032196" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062260" version="1" comment="libpng12-0 is &lt;1.2.31-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062258" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062259" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064459" version="1" comment="libpoppler-glib4 is &lt;0.10.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064460" version="1" comment="libpoppler-qt4-3 is &lt;0.10.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064461" version="1" comment="libpoppler4 is &lt;0.10.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064462" version="1" comment="poppler-tools is &lt;0.10.1-1.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032208" version="1" comment="libpoppler4 is &lt;0.10.1-1.30.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064999" version="1" comment="libpython2_6-1_0 is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064997" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064998" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065011" version="1" comment="python is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065000" version="1" comment="python-32bit is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065003" version="1" comment="python-base is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065001" version="1" comment="python-base-32bit is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065002" version="1" comment="python-base-x86 is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065004" version="1" comment="python-curses is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065005" version="1" comment="python-demo is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065006" version="1" comment="python-gdbm is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065007" version="1" comment="python-idle is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065008" version="1" comment="python-tk is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065009" version="1" comment="python-x86 is &lt;2.6.0-8.9.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065010" version="1" comment="python-xml is &lt;2.6.0-8.8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056149" version="1" comment="libqt4 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056137" version="1" comment="libqt4-32bit is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056140" version="1" comment="libqt4-qt3support is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056138" version="1" comment="libqt4-qt3support-32bit is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056139" version="1" comment="libqt4-qt3support-x86 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056144" version="1" comment="libqt4-sql is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056141" version="1" comment="libqt4-sql-32bit is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056142" version="1" comment="libqt4-sql-sqlite is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056143" version="1" comment="libqt4-sql-x86 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056147" version="1" comment="libqt4-x11 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056145" version="1" comment="libqt4-x11-32bit is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056146" version="1" comment="libqt4-x11-x86 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056148" version="1" comment="libqt4-x86 is &lt;4.4.3-12.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053460" version="1" comment="libsndfile is &lt;1.0.17-172.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053458" version="1" comment="libsndfile-32bit is &lt;1.0.17-172.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053459" version="1" comment="libsndfile-x86 is &lt;1.0.17-172.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059266" version="1" comment="libtheora0 is &lt;1.0.beta2-6.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059264" version="1" comment="libtheora0-32bit is &lt;1.0.beta2-6.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059265" version="1" comment="libtheora0-x86 is &lt;1.0.beta2-6.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054051" version="1" comment="libtiff3 is &lt;3.8.2-141.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054049" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054050" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054052" version="1" comment="tiff is &lt;3.8.2-141.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053721" version="1" comment="libtiff3 is &lt;3.8.2-141.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053719" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053720" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032337" version="1" comment="libvolume_id1 is &lt;128-13.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032338" version="1" comment="udev is &lt;128-13.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062641" version="1" comment="libvirt is &lt;0.4.6-14.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062639" version="1" comment="libvirt-doc is &lt;0.4.6-14.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062640" version="1" comment="libvirt-python is &lt;0.4.6-14.63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064572" version="1" comment="libxml2 is &lt;2.7.1-10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064569" version="1" comment="libxml2-32bit is &lt;2.7.1-10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064570" version="1" comment="libxml2-doc is &lt;2.7.1-10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064571" version="1" comment="libxml2-x86 is &lt;2.7.1-10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062642" version="1" comment="lvm2 is &lt;2.02.39-18.26.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063774" version="1" comment="mipv6d is &lt;2.0.2-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056067" version="1" comment="mozilla-nspr is &lt;4.8.2-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056065" version="1" comment="mozilla-nspr-32bit is &lt;4.8.2-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056066" version="1" comment="mozilla-nspr-x86 is &lt;4.8.2-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032273" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032269" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032270" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032271" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032272" version="1" comment="mozilla-xulrunner190-x86 is &lt;1.9.0.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064195" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.15-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064190" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.15-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064192" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.15-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064194" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.15-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009070693" version="1" comment="mozilla-xulrunner191-x86 is &lt;1.9.1.15-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053628" version="1" comment="nagios is &lt;3.0.6-1.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053627" version="1" comment="nagios-www is &lt;3.0.6-1.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032210" version="1" comment="ntp is &lt;4.2.4p6-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032209" version="1" comment="ntp-doc is &lt;4.2.4p6-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054839" version="1" comment="open-iscsi is &lt;2.0.870-26.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064525" version="1" comment="openslp is &lt;1.2.0-172.10.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064522" version="1" comment="openslp-32bit is &lt;1.2.0-172.10.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064523" version="1" comment="openslp-server is &lt;1.2.0-172.10.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064524" version="1" comment="openslp-x86 is &lt;1.2.0-172.10.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032381" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032379" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032380" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8h-30.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032383" version="1" comment="openssl is &lt;0.9.8h-30.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032382" version="1" comment="openssl-doc is &lt;0.9.8h-30.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057436" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057434" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057435" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8h-30.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057438" version="1" comment="openssl is &lt;0.9.8h-30.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057437" version="1" comment="openssl-doc is &lt;0.9.8h-30.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032310" version="1" comment="openswan is &lt;2.6.16-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032309" version="1" comment="openswan-doc is &lt;2.6.16-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032365" version="1" comment="pango is &lt;1.22.1-3.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032362" version="1" comment="pango-32bit is &lt;1.22.1-3.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032363" version="1" comment="pango-doc is &lt;1.22.1-3.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032364" version="1" comment="pango-x86 is &lt;1.22.1-3.17.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062629" version="1" comment="pcsc-lite is &lt;1.4.102-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062627" version="1" comment="pcsc-lite-32bit is &lt;1.4.102-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062628" version="1" comment="pcsc-lite-x86 is &lt;1.4.102-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032388" version="1" comment="perl is &lt;5.10.0-64.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032384" version="1" comment="perl-32bit is &lt;5.10.0-64.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032385" version="1" comment="perl-base is &lt;5.10.0-64.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032386" version="1" comment="perl-doc is &lt;5.10.0-64.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032387" version="1" comment="perl-x86 is &lt;5.10.0-64.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054781" version="1" comment="perl-IO-Socket-SSL is &lt;1.16-3.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062632" version="1" comment="popt is &lt;1.7-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062630" version="1" comment="popt-32bit is &lt;1.7-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062631" version="1" comment="popt-x86 is &lt;1.7-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062635" version="1" comment="rpm is &lt;4.4.2.3-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062633" version="1" comment="rpm-32bit is &lt;4.4.2.3-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062634" version="1" comment="rpm-x86 is &lt;4.4.2.3-37.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032326" version="1" comment="postgresql is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032320" version="1" comment="postgresql-contrib is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032321" version="1" comment="postgresql-docs is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032324" version="1" comment="postgresql-libs is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032322" version="1" comment="postgresql-libs-32bit is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032323" version="1" comment="postgresql-libs-x86 is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032325" version="1" comment="postgresql-server is &lt;8.3.7-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060820" version="1" comment="puppet is &lt;0.24.5-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060819" version="1" comment="puppet-server is &lt;0.24.5-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056872" version="1" comment="pyxml is &lt;0.8.4-194.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032396" version="1" comment="quagga is &lt;0.99.10-17.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058473" version="1" comment="sendmail is &lt;8.14.3-50.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053194" version="1" comment="ruby is &lt;1.8.7.p72-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053192" version="1" comment="ruby-doc-html is &lt;1.8.7.p72-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053193" version="1" comment="ruby-tk is &lt;1.8.7.p72-5.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059011" version="1" comment="squid is &lt;2.7.STABLE5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032402" version="1" comment="strongswan is &lt;4.2.8-1.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032401" version="1" comment="strongswan-doc is &lt;4.2.8-1.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058612" version="1" comment="sudo is &lt;1.6.9p17-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061867" version="1" comment="systemtap is &lt;0.7.1-42.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060021" version="1" comment="tar is &lt;1.20-23.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062375" version="1" comment="tgt is &lt;0.9.0-1.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061665" version="1" comment="w3m is &lt;0.5.2-128.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053170" version="1" comment="websphere-as_ce is &lt;2.1.1.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032366" version="1" comment="wireshark is &lt;1.0.5-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060673" version="1" comment="libcmpiutil is &lt;0.5-15.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060677" version="1" comment="libvirt is &lt;0.4.6-14.60.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060674" version="1" comment="libvirt-cim is &lt;0.5.2-8.47.85" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060675" version="1" comment="libvirt-doc is &lt;0.4.6-14.60.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060676" version="1" comment="libvirt-python is &lt;0.4.6-14.60.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060678" version="1" comment="virt-manager is &lt;0.5.3-66.42.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060679" version="1" comment="virt-viewer is &lt;0.0.3-3.57.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060680" version="1" comment="vm-install is &lt;0.3.27-0.1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060688" version="1" comment="xen is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060681" version="1" comment="xen-doc-html is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060682" version="1" comment="xen-doc-pdf is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060683" version="1" comment="xen-kmp-default is &lt;3.3.1_18546_24_2.6.27.45_0.3-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060684" version="1" comment="xen-kmp-pae is &lt;3.3.1_18546_24_2.6.27.45_0.3-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060685" version="1" comment="xen-libs is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060687" version="1" comment="xen-tools is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060686" version="1" comment="xen-tools-domU is &lt;3.3.1_18546_24-0.3.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054298" version="1" comment="xerces-j2 is &lt;2.8.1-238.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054296" version="1" comment="xerces-j2-xml-apis is &lt;2.8.1-238.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054297" version="1" comment="xerces-j2-xml-resolver is &lt;2.8.1-238.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009054103" version="1" comment="xpdf-tools is &lt;3.02-138.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009032398" version="1" comment="yast2-ldap-server is &lt;2.17.21-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104180" version="1" comment="MozillaFirefox is &lt;24.6.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104178" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.4.10.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104179" version="1" comment="MozillaFirefox-translations is &lt;24.6.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104182" version="1" comment="libfreebl3 is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104181" version="1" comment="libfreebl3-32bit is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104185" version="1" comment="mozilla-nss is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104183" version="1" comment="mozilla-nss-32bit is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104184" version="1" comment="mozilla-nss-tools is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132241" version="1" comment="sles-release is ==1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009032193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103960" version="1" comment="Mesa is &lt;7.7-5.12.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103959" version="1" comment="Mesa-32bit is &lt;7.7-5.12.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089845" version="1" comment="MozillaFirefox is &lt;17.0.8esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089844" version="1" comment="MozillaFirefox-translations is &lt;17.0.8esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104171" version="1" comment="MozillaFirefox is &lt;24.5.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104169" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.4.10.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104170" version="1" comment="MozillaFirefox-translations is &lt;24.5.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104173" version="1" comment="libfreebl3 is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104172" version="1" comment="libfreebl3-32bit is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104176" version="1" comment="mozilla-nss is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104174" version="1" comment="mozilla-nss-32bit is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104175" version="1" comment="mozilla-nss-tools is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104124" version="1" comment="apache2 is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104119" version="1" comment="apache2-doc is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104120" version="1" comment="apache2-example-pages is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104121" version="1" comment="apache2-prefork is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104122" version="1" comment="apache2-utils is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104123" version="1" comment="apache2-worker is &lt;2.2.12-1.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103999" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111845" version="1" comment="php5 is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104000" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104001" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104002" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104003" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104004" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104005" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104006" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104007" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104008" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104009" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104010" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104011" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104012" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104013" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104014" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104015" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104016" version="1" comment="php5-json is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104017" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104018" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104019" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104020" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104021" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104022" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104023" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104024" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104025" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104026" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104027" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104028" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104029" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104030" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104031" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104032" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104033" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104034" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104035" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104036" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104037" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104038" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104039" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104040" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104041" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104042" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104260" version="1" comment="bash is &lt;3.2-147.14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104259" version="1" comment="bash-doc is &lt;3.2-147.14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104262" version="1" comment="libreadline5 is &lt;5.2-147.14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104261" version="1" comment="libreadline5-32bit is &lt;5.2-147.14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104263" version="1" comment="readline-doc is &lt;5.2-147.14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103821" version="1" comment="bind is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103816" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103817" version="1" comment="bind-doc is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103819" version="1" comment="bind-libs is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103818" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103820" version="1" comment="bind-utils is &lt;9.6ESVR7P4-0.2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111673" version="1" comment="bind is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111674" version="1" comment="bind-chrootenv is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111675" version="1" comment="bind-devel is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111676" version="1" comment="bind-doc is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111678" version="1" comment="bind-libs is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111677" version="1" comment="bind-libs-32bit is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111681" version="1" comment="bind-utils is &lt;9.6ESVR11W1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114164" version="1" comment="bind is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114165" version="1" comment="bind-chrootenv is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114166" version="1" comment="bind-devel is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114167" version="1" comment="bind-doc is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114168" version="1" comment="bind-libs is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114170" version="1" comment="bind-libs-32bit is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114169" version="1" comment="bind-utils is &lt;9.6ESVR11W1-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104079" version="1" comment="cifs-mount is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104080" version="1" comment="ldapsmb is &lt;1.34b-11.28.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104082" version="1" comment="libsmbclient0 is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104081" version="1" comment="libsmbclient0-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104084" version="1" comment="libtalloc1 is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104083" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104086" version="1" comment="libtdb1 is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104085" version="1" comment="libtdb1-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104088" version="1" comment="libwbclient0 is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104087" version="1" comment="libwbclient0-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104096" version="1" comment="samba is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104089" version="1" comment="samba-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104091" version="1" comment="samba-client is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104090" version="1" comment="samba-client-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104092" version="1" comment="samba-doc is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104093" version="1" comment="samba-krb-printing is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104095" version="1" comment="samba-winbind is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104094" version="1" comment="samba-winbind-32bit is &lt;3.4.3-1.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107554" version="1" comment="clamav is &lt;0.98.6-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107488" version="1" comment="curl is &lt;7.19.7-1.20.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107490" version="1" comment="libcurl4 is &lt;7.19.7-1.20.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107489" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.20.27.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103809" version="1" comment="dbus-1 is &lt;1.2.10-3.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103807" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103808" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103839" version="1" comment="MozillaFirefox is &lt;10.0.12-0.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103837" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.7.103" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103838" version="1" comment="MozillaFirefox-translations is &lt;10.0.12-0.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103901" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103916" version="1" comment="MozillaFirefox is &lt;17.0.10esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103914" version="1" comment="MozillaFirefox-branding-SLED is &lt;7-0.6.9.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103915" version="1" comment="MozillaFirefox-translations is &lt;17.0.10esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103904" version="1" comment="MozillaFirefox is &lt;24.3.0esr-0.4.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103902" version="1" comment="MozillaFirefox-branding-SLED is &lt;24-0.4.10.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103903" version="1" comment="MozillaFirefox-translations is &lt;24.3.0esr-0.4.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103905" version="1" comment="firefox-libgcc_s1 is &lt;4.7.2_20130108-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103906" version="1" comment="firefox-libstdc++6 is &lt;4.7.2_20130108-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103908" version="1" comment="libfreebl3 is &lt;3.15.4-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103907" version="1" comment="libfreebl3-32bit is &lt;3.15.4-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103910" version="1" comment="mozilla-nspr is &lt;4.10.2-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103909" version="1" comment="mozilla-nspr-32bit is &lt;4.10.2-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103913" version="1" comment="mozilla-nss is &lt;3.15.4-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103911" version="1" comment="mozilla-nss-32bit is &lt;3.15.4-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103912" version="1" comment="mozilla-nss-tools is &lt;3.15.4-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104188" version="1" comment="MozillaFirefox is &lt;24.7.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104187" version="1" comment="MozillaFirefox-translations is &lt;24.7.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104190" version="1" comment="libfreebl3 is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104189" version="1" comment="libfreebl3-32bit is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104194" version="1" comment="mozilla-nss is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104191" version="1" comment="mozilla-nss-32bit is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104193" version="1" comment="mozilla-nss-tools is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104196" version="1" comment="MozillaFirefox is &lt;24.8.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104195" version="1" comment="MozillaFirefox-translations is &lt;24.8.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104198" version="1" comment="libfreebl3 is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104197" version="1" comment="libfreebl3-32bit is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104201" version="1" comment="mozilla-nss is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104199" version="1" comment="mozilla-nss-32bit is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104200" version="1" comment="mozilla-nss-tools is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104222" version="1" comment="MozillaFirefox is &lt;31.3.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104221" version="1" comment="MozillaFirefox-translations is &lt;31.3.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105639" version="1" comment="MozillaFirefox is &lt;31.4.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105638" version="1" comment="MozillaFirefox-translations is &lt;31.4.0esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105641" version="1" comment="libfreebl3 is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105640" version="1" comment="libfreebl3-32bit is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105645" version="1" comment="mozilla-nss is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105642" version="1" comment="mozilla-nss-32bit is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105644" version="1" comment="mozilla-nss-tools is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108157" version="1" comment="MozillaFirefox is &lt;31.5.3esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108156" version="1" comment="MozillaFirefox-translations is &lt;31.5.3esr-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114230" version="1" comment="MozillaFirefox is &lt;38.2.1esr-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114231" version="1" comment="MozillaFirefox-translations is &lt;38.2.1esr-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104211" version="1" comment="MozillaFirefox is &lt;31.2.0esr-0.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104209" version="1" comment="MozillaFirefox-branding-SLED is &lt;31.0-0.5.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104210" version="1" comment="MozillaFirefox-translations is &lt;31.2.0esr-0.11.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104213" version="1" comment="libfreebl3 is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104212" version="1" comment="libfreebl3-32bit is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104216" version="1" comment="mozilla-nss is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104214" version="1" comment="mozilla-nss-32bit is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104215" version="1" comment="mozilla-nss-tools is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103832" version="1" comment="glibc is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103822" version="1" comment="glibc-32bit is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103824" version="1" comment="glibc-devel is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103823" version="1" comment="glibc-devel-32bit is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103825" version="1" comment="glibc-html is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103826" version="1" comment="glibc-i18ndata is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103827" version="1" comment="glibc-info is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103829" version="1" comment="glibc-locale is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103828" version="1" comment="glibc-locale-32bit is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103831" version="1" comment="glibc-profile is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103830" version="1" comment="glibc-profile-32bit is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103833" version="1" comment="nscd is &lt;2.11.1-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104244" version="1" comment="gnutls is &lt;2.4.1-24.39.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104245" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104247" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104246" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103841" version="1" comment="gpg2 is &lt;2.0.9-25.33.37.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103840" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.37.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077716" version="1" comment="java-1_4_2-ibm-jdbc is &lt;1.4.2_sr13.18-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077717" version="1" comment="java-1_4_2-ibm-plugin is &lt;1.4.2_sr13.18-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098493" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098489" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098490" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098491" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098492" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114248" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114250" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114251" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.7-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103860" version="1" comment="btrfs-kmp-default is &lt;0_2.6.32.59_0.13-0.3.163" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103861" version="1" comment="btrfs-kmp-pae is &lt;0_2.6.32.59_0.13-0.3.163" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103862" version="1" comment="btrfs-kmp-xen is &lt;0_2.6.32.59_0.13-0.3.163" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103863" version="1" comment="ext4dev-kmp-default is &lt;0_2.6.32.59_0.13-7.9.130" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103864" version="1" comment="ext4dev-kmp-pae is &lt;0_2.6.32.59_0.13-7.9.130" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103865" version="1" comment="ext4dev-kmp-trace is &lt;0_2.6.32.59_0.13-7.9.130" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103866" version="1" comment="ext4dev-kmp-xen is &lt;0_2.6.32.59_0.13-7.9.130" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103867" version="1" comment="hyper-v-kmp-default is &lt;0_2.6.32.59_0.13-0.18.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103868" version="1" comment="hyper-v-kmp-pae is &lt;0_2.6.32.59_0.13-0.18.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103869" version="1" comment="hyper-v-kmp-trace is &lt;0_2.6.32.59_0.13-0.18.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103920" version="1" comment="kernel-default is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103918" version="1" comment="kernel-default-base is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103919" version="1" comment="kernel-default-devel is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107487" version="1" comment="kernel-default-man is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103923" version="1" comment="kernel-ec2 is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103921" version="1" comment="kernel-ec2-base is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103922" version="1" comment="kernel-ec2-devel is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103936" version="1" comment="kernel-pae is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103934" version="1" comment="kernel-pae-base is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103935" version="1" comment="kernel-pae-devel is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103924" version="1" comment="kernel-source is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103925" version="1" comment="kernel-syms is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103928" version="1" comment="kernel-trace is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103926" version="1" comment="kernel-trace-base is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103927" version="1" comment="kernel-trace-devel is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103931" version="1" comment="kernel-xen is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103929" version="1" comment="kernel-xen-base is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103930" version="1" comment="kernel-xen-devel is &lt;2.6.32.59-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103932" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_16_2.6.32.59_0.15-0.5.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103937" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_16_2.6.32.59_0.15-0.5.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103933" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_16_2.6.32.59_0.15-0.5.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109723" version="1" comment="kvm is &lt;0.12.5-1.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113862" version="1" comment="kvm is &lt;0.12.5-1.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104204" version="1" comment="libfreebl3 is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104203" version="1" comment="libfreebl3-32bit is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104207" version="1" comment="mozilla-nss is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104205" version="1" comment="mozilla-nss-32bit is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104206" version="1" comment="mozilla-nss-tools is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103998" version="1" comment="libgcrypt11 is &lt;1.4.1-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103997" version="1" comment="libgcrypt11-32bit is &lt;1.4.1-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111119" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111118" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111120" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111124" version="1" comment="mysql is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111121" version="1" comment="mysql-Max is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111122" version="1" comment="mysql-client is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111123" version="1" comment="mysql-tools is &lt;5.0.96-0.8.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101162" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101161" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101164" version="1" comment="openssl-doc is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093155" version="1" comment="libxml2-doc is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113976" version="1" comment="MozillaFirefox is &lt;38.2.0esr-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113977" version="1" comment="MozillaFirefox-branding-SLED is &lt;31.0-0.5.7.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113978" version="1" comment="MozillaFirefox-translations is &lt;38.2.0esr-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113979" version="1" comment="firefox-gcc47 is &lt;4.7.2_20130108-0.37.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113980" version="1" comment="firefox-libgcc_s1 is &lt;4.7.2_20130108-0.37.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113981" version="1" comment="firefox-libstdc++6 is &lt;4.7.2_20130108-0.37.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113982" version="1" comment="libfreebl3 is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113988" version="1" comment="libfreebl3-32bit is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113983" version="1" comment="mozilla-nss is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113989" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113984" version="1" comment="mozilla-nss-devel is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113985" version="1" comment="mozilla-nss-tools is &lt;3.19.2.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106036" version="1" comment="ntp is &lt;4.2.4p8-1.29.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106035" version="1" comment="ntp-doc is &lt;4.2.4p8-1.29.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111846" version="1" comment="openssl-certs is &lt;1.96-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103836" version="1" comment="ruby is &lt;1.8.7.p357-0.9.15.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103834" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.15.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103835" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.15.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098704" version="1" comment="strongswan is &lt;4.4.0-6.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098703" version="1" comment="strongswan-doc is &lt;4.4.0-6.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103917" version="1" comment="sudo is &lt;1.7.6p2-0.2.12.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109886" version="1" comment="xen is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109878" version="1" comment="xen-doc-html is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109879" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109880" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109881" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109882" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109883" version="1" comment="xen-libs is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109885" version="1" comment="xen-tools is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109884" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_18-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113921" version="1" comment="xen is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113922" version="1" comment="xen-doc-html is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113923" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113924" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.19-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113925" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_18_2.6.32.59_0.19-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113926" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.19-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113927" version="1" comment="xen-libs is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113928" version="1" comment="xen-tools is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113929" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_18-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103806" version="1" comment="xen is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103798" version="1" comment="xen-doc-html is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103799" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103800" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_10_2.6.32.59_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103801" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_10_2.6.32.59_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103802" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_10_2.6.32.59_0.7-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103803" version="1" comment="xen-libs is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103805" version="1" comment="xen-tools is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103804" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_10-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103757" version="1" comment="xen is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103749" version="1" comment="xen-doc-html is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103750" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103751" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_16_2.6.32.59_0.9-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103752" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_16_2.6.32.59_0.9-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103753" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_16_2.6.32.59_0.9-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103754" version="1" comment="xen-libs is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103756" version="1" comment="xen-tools is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103755" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_16-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108973" version="1" comment="xen is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108965" version="1" comment="xen-doc-html is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108966" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108967" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108968" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108969" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108970" version="1" comment="xen-libs is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108972" version="1" comment="xen-tools is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108971" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_18-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110771" version="1" comment="xen is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110763" version="1" comment="xen-doc-html is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110764" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110765" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110766" version="1" comment="xen-kmp-pae is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110767" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110768" version="1" comment="xen-libs is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110770" version="1" comment="xen-tools is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110769" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_18-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103944" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.40.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103946" version="1" comment="xorg-x11-server is &lt;7.4-27.40.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103945" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.40.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103954" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.42.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103953" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.42.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103950" version="1" comment="xorg-x11-libXext is &lt;7.4-1.18.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103949" version="1" comment="xorg-x11-libXext-32bit is &lt;7.4-1.18.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103966" version="1" comment="xorg-x11-libxcb is &lt;7.4-1.22.5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103965" version="1" comment="xorg-x11-libxcb-32bit is &lt;7.4-1.22.5.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104186" version="1" comment="mozilla-nss-devel is &lt;3.16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132242" version="1" comment="sles-release is ==2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127467" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127468" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127566" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127567" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128978" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128979" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077521" version="1" comment="Mesa-x86 is &lt;7.11.2-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127745" version="1" comment="MozillaFirefox is &lt;38.8.0esr-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127746" version="1" comment="MozillaFirefox-translations is &lt;38.8.0esr-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132243" version="1" comment="MozillaFirefox is &lt;45.3.0esr-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132244" version="1" comment="MozillaFirefox-branding-SLED is &lt;45.0-20.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132245" version="1" comment="MozillaFirefox-translations is &lt;45.3.0esr-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132246" version="1" comment="firefox-fontconfig is &lt;2.11.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132247" version="1" comment="libfreebl3 is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132248" version="1" comment="libfreebl3-32bit is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132249" version="1" comment="mozilla-nspr is &lt;4.12-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132250" version="1" comment="mozilla-nspr-32bit is &lt;4.12-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132251" version="1" comment="mozilla-nspr-devel is &lt;4.12-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132252" version="1" comment="mozilla-nss is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132253" version="1" comment="mozilla-nss-32bit is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132254" version="1" comment="mozilla-nss-devel is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132255" version="1" comment="mozilla-nss-tools is &lt;3.21.1-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132256" version="1" comment="MozillaFirefox is &lt;45.4.0esr-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132257" version="1" comment="MozillaFirefox-translations is &lt;45.4.0esr-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144685" version="1" comment="MozillaFirefox is &lt;45.6.0esr-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144686" version="1" comment="MozillaFirefox-translations is &lt;45.6.0esr-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104177" version="1" comment="mozilla-nss-devel is &lt;3.16-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113843" version="1" comment="xen is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113844" version="1" comment="xen-devel is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113845" version="1" comment="xen-doc-html is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113846" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113847" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.29-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113853" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.29-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113848" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.29-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113850" version="1" comment="xen-libs is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113849" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113851" version="1" comment="xen-tools is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113852" version="1" comment="xen-tools-domU is &lt;4.1.6_08-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092207" version="1" comment="apache2-mod_nss is &lt;1.0.8-0.4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092819" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112794" version="1" comment="php53 is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092820" version="1" comment="php53-bcmath is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092821" version="1" comment="php53-bz2 is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092822" version="1" comment="php53-calendar is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092823" version="1" comment="php53-ctype is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092824" version="1" comment="php53-curl is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092825" version="1" comment="php53-dba is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092826" version="1" comment="php53-dom is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092827" version="1" comment="php53-exif is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092828" version="1" comment="php53-fastcgi is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092829" version="1" comment="php53-fileinfo is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092830" version="1" comment="php53-ftp is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092831" version="1" comment="php53-gd is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092832" version="1" comment="php53-gettext is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092833" version="1" comment="php53-gmp is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092834" version="1" comment="php53-iconv is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092835" version="1" comment="php53-intl is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092836" version="1" comment="php53-json is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092837" version="1" comment="php53-ldap is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092838" version="1" comment="php53-mbstring is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092839" version="1" comment="php53-mcrypt is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092840" version="1" comment="php53-mysql is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092841" version="1" comment="php53-odbc is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092842" version="1" comment="php53-openssl is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092843" version="1" comment="php53-pcntl is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092844" version="1" comment="php53-pdo is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092845" version="1" comment="php53-pear is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092846" version="1" comment="php53-pgsql is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092847" version="1" comment="php53-pspell is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092848" version="1" comment="php53-shmop is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092849" version="1" comment="php53-snmp is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092850" version="1" comment="php53-soap is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092851" version="1" comment="php53-suhosin is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092852" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092853" version="1" comment="php53-sysvsem is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092854" version="1" comment="php53-sysvshm is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092855" version="1" comment="php53-tokenizer is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092856" version="1" comment="php53-wddx is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092857" version="1" comment="php53-xmlreader is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092858" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092859" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092860" version="1" comment="php53-xsl is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092861" version="1" comment="php53-zip is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092862" version="1" comment="php53-zlib is &lt;5.3.8-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093221" version="1" comment="bind is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093215" version="1" comment="bind-chrootenv is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093216" version="1" comment="bind-doc is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093218" version="1" comment="bind-libs-x86 is &lt;9.9.4P2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111609" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111611" version="1" comment="bind-doc is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114085" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114087" version="1" comment="bind-doc is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119474" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119475" version="1" comment="bind-doc is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121674" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121675" version="1" comment="bind-doc is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125047" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125048" version="1" comment="bind-doc is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132258" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135232" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146908" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092613" version="1" comment="ldapsmb is &lt;1.34b-12.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092616" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092619" version="1" comment="libtalloc1-x86 is &lt;3.4.3-1.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092622" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092625" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092630" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092634" version="1" comment="samba-client-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092639" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092641" version="1" comment="samba-x86 is &lt;3.6.3-0.33.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090717" version="1" comment="coreutils-x86 is &lt;8.12-6.25.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091332" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.46.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093213" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.20.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075651" version="1" comment="dbus-1-x86 is &lt;1.2.10-3.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077062" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077063" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129735" version="1" comment="dhcp is &lt;4.2.4.P2-0.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129736" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129737" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129738" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112795" version="1" comment="libfreebl3-x86 is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075648" version="1" comment="mozilla-nspr-x86 is &lt;4.9.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075649" version="1" comment="mozilla-nss-x86 is &lt;3.13.6-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076002" version="1" comment="mozilla-nspr-x86 is &lt;4.9.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076121" version="1" comment="libfreebl3-x86 is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076122" version="1" comment="mozilla-nss-x86 is &lt;3.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076341" version="1" comment="libfreebl3-x86 is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076342" version="1" comment="mozilla-nspr-x86 is &lt;4.9.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076343" version="1" comment="mozilla-nss-x86 is &lt;3.14.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076762" version="1" comment="libfreebl3-x86 is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076763" version="1" comment="mozilla-nspr-x86 is &lt;4.9.5-0.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076764" version="1" comment="mozilla-nss-x86 is &lt;3.14.2-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077022" version="1" comment="libfreebl3-x86 is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077023" version="1" comment="mozilla-nspr-x86 is &lt;4.9.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077024" version="1" comment="mozilla-nss-x86 is &lt;3.14.3-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104192" version="1" comment="mozilla-nss-devel is &lt;3.16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104202" version="1" comment="mozilla-nss-devel is &lt;3.16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105643" version="1" comment="mozilla-nss-devel is &lt;3.17.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114788" version="1" comment="MozillaFirefox is &lt;38.3.0esr-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114789" version="1" comment="MozillaFirefox-translations is &lt;38.3.0esr-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116718" version="1" comment="MozillaFirefox is &lt;38.4.0esr-25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116719" version="1" comment="MozillaFirefox-branding-SLED is &lt;38-12.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116720" version="1" comment="MozillaFirefox-translations is &lt;38.4.0esr-25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116721" version="1" comment="libfreebl3 is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116722" version="1" comment="libfreebl3-32bit is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116723" version="1" comment="mozilla-nss is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116724" version="1" comment="mozilla-nss-32bit is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116725" version="1" comment="mozilla-nss-devel is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116726" version="1" comment="mozilla-nss-tools is &lt;3.19.2.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125476" version="1" comment="MozillaFirefox is &lt;38.7.0esr-36.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125477" version="1" comment="MozillaFirefox-translations is &lt;38.7.0esr-36.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125478" version="1" comment="libfreebl3 is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125546" version="1" comment="libfreebl3-32bit is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125479" version="1" comment="mozilla-nspr is &lt;4.12-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125547" version="1" comment="mozilla-nspr-32bit is &lt;4.12-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125480" version="1" comment="mozilla-nspr-devel is &lt;4.12-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125481" version="1" comment="mozilla-nss is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125548" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125482" version="1" comment="mozilla-nss-devel is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125483" version="1" comment="mozilla-nss-tools is &lt;3.20.2-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104217" version="1" comment="mozilla-nss-devel is &lt;3.17.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076707" version="1" comment="freeradius-server is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076703" version="1" comment="freeradius-server-dialupadmin is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076704" version="1" comment="freeradius-server-doc is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076706" version="1" comment="freeradius-server-utils is &lt;2.1.1-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091871" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091875" version="1" comment="glibc-profile is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091873" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091874" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091876" version="1" comment="glibc-x86 is &lt;2.11.3-17.45.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122372" version="1" comment="glibc is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122373" version="1" comment="glibc-32bit is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122374" version="1" comment="glibc-devel is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122375" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122376" version="1" comment="glibc-html is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122377" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122378" version="1" comment="glibc-info is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122379" version="1" comment="glibc-locale is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122380" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122381" version="1" comment="glibc-profile is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122382" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122383" version="1" comment="nscd is &lt;2.11.3-17.45.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077472" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074810" version="1" comment="hyper-v is &lt;3-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091341" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091340" version="1" comment="jakarta-commons-fileupload-javadoc is &lt;1.1.1-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091430" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098829" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043479"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091432" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091433" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr15.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122534" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122535" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122536" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122537" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122538" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122539" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127928" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127929" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127930" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127931" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127932" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127933" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.25-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118099" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118100" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118101" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.15-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091509" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr6.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091506" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr6.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098830" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr7.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091507" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr6.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091508" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr6.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113508" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113510" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113511" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.10-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118315" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118316" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118317" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122540" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.30-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122541" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.30-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122542" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.30-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122543" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.30-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122544" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.30-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127934" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.40-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127935" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.40-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127936" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.40-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127937" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.40-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127938" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.40-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091044" version="1" comment="libkde4-x86 is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091047" version="1" comment="libkdecore4-x86 is &lt;4.3.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112819" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112842" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112843" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112844" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112823" version="1" comment="kernel-ppc64 is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112824" version="1" comment="kernel-ppc64-base is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112825" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-0.7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145694" version="1" comment="kernel-default is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145695" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145696" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145697" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145698" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145699" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145700" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145701" version="1" comment="kernel-pae is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145702" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145703" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145704" version="1" comment="kernel-source is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145705" version="1" comment="kernel-syms is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145706" version="1" comment="kernel-trace is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145707" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145708" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145709" version="1" comment="kernel-xen is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145710" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145711" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147937" version="1" comment="kernel-default is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147938" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147939" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147940" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147941" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147942" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147943" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147944" version="1" comment="kernel-pae is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147945" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147946" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147947" version="1" comment="kernel-source is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147948" version="1" comment="kernel-syms is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147949" version="1" comment="kernel-trace is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147950" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147951" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147952" version="1" comment="kernel-xen is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147953" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147954" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114091" version="1" comment="kernel-default is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114092" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114093" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114108" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114094" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114095" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114096" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114105" version="1" comment="kernel-pae is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114106" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114107" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114097" version="1" comment="kernel-source is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114098" version="1" comment="kernel-syms is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114099" version="1" comment="kernel-trace is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114100" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114101" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114102" version="1" comment="kernel-xen is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114103" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114104" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132259" version="1" comment="kernel-default is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132260" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132261" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132262" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132263" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132264" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132265" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132266" version="1" comment="kernel-pae is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132267" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132268" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132269" version="1" comment="kernel-source is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132270" version="1" comment="kernel-syms is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132271" version="1" comment="kernel-trace is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132272" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132273" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132274" version="1" comment="kernel-xen is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132275" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132276" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132277" version="1" comment="kernel-default is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132278" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132279" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132280" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132281" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132282" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132283" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132284" version="1" comment="kernel-pae is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132285" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132286" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132287" version="1" comment="kernel-source is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132288" version="1" comment="kernel-syms is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132289" version="1" comment="kernel-trace is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132290" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132291" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132292" version="1" comment="kernel-xen is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132293" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132294" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091963" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091964" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091966" version="1" comment="krb5-doc is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091967" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091968" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091970" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113933" version="1" comment="kvm is &lt;0.15.1-0.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073928" version="1" comment="ldapsmb is &lt;1.34b-12.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073931" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073934" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073937" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073941" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073945" version="1" comment="samba-client-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073950" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073952" version="1" comment="samba-x86 is &lt;3.6.3-0.24.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076838" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076839" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076840" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076841" version="1" comment="libqt4-x86 is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076842" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.20.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076992" version="1" comment="libpq5-x86 is &lt;9.1.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104208" version="1" comment="mozilla-nss-devel is &lt;3.16.5-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090227" version="1" comment="libgcrypt11-x86 is &lt;1.5.0-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076524" version="1" comment="mysql-Max is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076525" version="1" comment="mysql-tools is &lt;5.0.96-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076934" version="1" comment="libopenssl0_9_8-hmac-x86 is &lt;0.9.8j-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092671" version="1" comment="libpixman-1-0-x86 is &lt;0.16.0-1.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074899" version="1" comment="libsoup-2_4-1-x86 is &lt;2.32.2-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093157" version="1" comment="libxml2-x86 is &lt;2.7.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128980" version="1" comment="libxml2-32bit is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128981" version="1" comment="libxml2-doc is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128982" version="1" comment="libxml2-python is &lt;2.7.6-0.44.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142768" version="1" comment="MozillaFirefox is &lt;45.5.1esr-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142769" version="1" comment="MozillaFirefox-translations is &lt;45.5.1esr-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142770" version="1" comment="libfreebl3 is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142771" version="1" comment="libfreebl3-32bit is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142772" version="1" comment="mozilla-nss is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142773" version="1" comment="mozilla-nss-32bit is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142774" version="1" comment="mozilla-nss-devel is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142775" version="1" comment="mozilla-nss-tools is &lt;3.21.3-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123686" version="1" comment="MozillaFirefox is &lt;38.6.1esr-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123687" version="1" comment="MozillaFirefox-branding-SLED is &lt;38-15.58" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123688" version="1" comment="MozillaFirefox-translations is &lt;38.6.1esr-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123689" version="1" comment="libfreebl3 is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123690" version="1" comment="libfreebl3-32bit is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123691" version="1" comment="mozilla-nss is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123692" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123693" version="1" comment="mozilla-nss-devel is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123694" version="1" comment="mozilla-nss-tools is &lt;3.20.2-17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091393" version="1" comment="libfreebl3-x86 is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091396" version="1" comment="mozilla-nspr-x86 is &lt;4.10.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091400" version="1" comment="mozilla-nss-x86 is &lt;3.15.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077665" version="1" comment="nagios-nrpe is &lt;2.12-24.4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077664" version="1" comment="nagios-nrpe-doc is &lt;2.12-24.4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077666" version="1" comment="nagios-plugins-nrpe is &lt;2.12-24.4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091769" version="1" comment="libfreebl3-x86 is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091772" version="1" comment="mozilla-nspr-x86 is &lt;4.10.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091776" version="1" comment="mozilla-nss-x86 is &lt;3.15.3-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112813" version="1" comment="libfreebl3-x86 is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112814" version="1" comment="mozilla-nss-x86 is &lt;3.15.3.1-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127610" version="1" comment="ntp is &lt;4.2.8p6-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127611" version="1" comment="ntp-doc is &lt;4.2.8p6-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127612" version="1" comment="yast2-ntp-client is &lt;2.17.14.1-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128348" version="1" comment="ntp is &lt;4.2.8p7-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128349" version="1" comment="ntp-doc is &lt;4.2.8p7-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128983" version="1" comment="ntp is &lt;4.2.8p8-47.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128984" version="1" comment="ntp-doc is &lt;4.2.8p8-47.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076300" version="1" comment="openCryptoki-32bit is &lt;2.4-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076301" version="1" comment="openCryptoki-64bit is &lt;2.4-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115378" version="1" comment="openssh is &lt;5.1p1-41.69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115379" version="1" comment="openssh-askpass is &lt;5.1p1-41.69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115380" version="1" comment="openssh-askpass-gnome is &lt;5.1p1-41.69.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118751" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118752" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118753" version="1" comment="openssl-doc is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123896" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123897" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123898" version="1" comment="openssl-doc is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127538" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127539" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127540" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127541" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127542" version="1" comment="openssl-doc is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132295" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132296" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093210" version="1" comment="openswan is &lt;2.6.16-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093209" version="1" comment="openswan-doc is &lt;2.6.16-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091790" version="1" comment="openvpn-auth-pam-plugin is &lt;2.0.9-143.33.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076781" version="1" comment="perl-x86 is &lt;5.10.0-64.61.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114900" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114901" version="1" comment="php5 is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114902" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114903" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114904" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114905" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114906" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114907" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114908" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114909" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114910" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114911" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114912" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114913" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114914" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114915" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114916" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114917" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114918" version="1" comment="php5-json is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114919" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114920" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114921" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114922" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114923" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114924" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114925" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114926" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114927" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114928" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114929" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114930" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114931" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114932" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114933" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114934" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114935" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114936" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114937" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114938" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114939" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114940" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114941" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114942" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114943" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114944" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132297" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132298" version="1" comment="php5 is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132299" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132300" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132301" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132302" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132303" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132304" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132305" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132306" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132307" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132308" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132309" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132310" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132311" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132312" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132313" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132314" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132315" version="1" comment="php5-json is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132316" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132317" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132318" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132319" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132320" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132321" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132322" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132323" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132324" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132325" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132326" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132327" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132328" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132329" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132330" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132331" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132332" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132333" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132334" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132335" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132336" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132337" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132338" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132339" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132340" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132341" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129101" version="1" comment="apache2-mod_php53 is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129102" version="1" comment="php53 is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129103" version="1" comment="php53-bcmath is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129104" version="1" comment="php53-bz2 is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129105" version="1" comment="php53-calendar is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129106" version="1" comment="php53-ctype is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129107" version="1" comment="php53-curl is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129108" version="1" comment="php53-dba is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129109" version="1" comment="php53-dom is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129110" version="1" comment="php53-exif is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129111" version="1" comment="php53-fastcgi is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129112" version="1" comment="php53-fileinfo is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129113" version="1" comment="php53-ftp is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129114" version="1" comment="php53-gd is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129115" version="1" comment="php53-gettext is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129116" version="1" comment="php53-gmp is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129117" version="1" comment="php53-iconv is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129118" version="1" comment="php53-intl is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129119" version="1" comment="php53-json is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129120" version="1" comment="php53-ldap is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129121" version="1" comment="php53-mbstring is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129122" version="1" comment="php53-mcrypt is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129123" version="1" comment="php53-mysql is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129124" version="1" comment="php53-odbc is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129125" version="1" comment="php53-openssl is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129126" version="1" comment="php53-pcntl is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129127" version="1" comment="php53-pdo is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129128" version="1" comment="php53-pear is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129129" version="1" comment="php53-pgsql is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129130" version="1" comment="php53-pspell is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129131" version="1" comment="php53-shmop is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129132" version="1" comment="php53-snmp is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129133" version="1" comment="php53-soap is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129134" version="1" comment="php53-suhosin is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129135" version="1" comment="php53-sysvmsg is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129136" version="1" comment="php53-sysvsem is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129137" version="1" comment="php53-sysvshm is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129138" version="1" comment="php53-tokenizer is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129139" version="1" comment="php53-wddx is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129140" version="1" comment="php53-xmlreader is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129141" version="1" comment="php53-xmlrpc is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129142" version="1" comment="php53-xmlwriter is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129143" version="1" comment="php53-xsl is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129144" version="1" comment="php53-zip is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129145" version="1" comment="php53-zlib is &lt;5.3.17-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132342" version="1" comment="apache2-mod_php53 is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132343" version="1" comment="php53 is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132344" version="1" comment="php53-bcmath is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132345" version="1" comment="php53-bz2 is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132346" version="1" comment="php53-calendar is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132347" version="1" comment="php53-ctype is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132348" version="1" comment="php53-curl is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132349" version="1" comment="php53-dba is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132350" version="1" comment="php53-dom is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132351" version="1" comment="php53-exif is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132352" version="1" comment="php53-fastcgi is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132353" version="1" comment="php53-fileinfo is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132354" version="1" comment="php53-ftp is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132355" version="1" comment="php53-gd is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132356" version="1" comment="php53-gettext is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132357" version="1" comment="php53-gmp is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132358" version="1" comment="php53-iconv is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132359" version="1" comment="php53-intl is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132360" version="1" comment="php53-json is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132361" version="1" comment="php53-ldap is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132362" version="1" comment="php53-mbstring is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132363" version="1" comment="php53-mcrypt is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132364" version="1" comment="php53-mysql is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132365" version="1" comment="php53-odbc is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132366" version="1" comment="php53-openssl is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132367" version="1" comment="php53-pcntl is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132368" version="1" comment="php53-pdo is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132369" version="1" comment="php53-pear is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132370" version="1" comment="php53-pgsql is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132371" version="1" comment="php53-pspell is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132372" version="1" comment="php53-shmop is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132373" version="1" comment="php53-snmp is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132374" version="1" comment="php53-soap is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132375" version="1" comment="php53-suhosin is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132376" version="1" comment="php53-sysvmsg is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132377" version="1" comment="php53-sysvsem is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132378" version="1" comment="php53-sysvshm is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132379" version="1" comment="php53-tokenizer is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132380" version="1" comment="php53-wddx is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132381" version="1" comment="php53-xmlreader is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132382" version="1" comment="php53-xmlrpc is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132383" version="1" comment="php53-xmlwriter is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132384" version="1" comment="php53-xsl is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132385" version="1" comment="php53-zip is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132386" version="1" comment="php53-zlib is &lt;5.3.17-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132387" version="1" comment="apache2-mod_php53 is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132388" version="1" comment="php53 is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132389" version="1" comment="php53-bcmath is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132390" version="1" comment="php53-bz2 is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132391" version="1" comment="php53-calendar is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132392" version="1" comment="php53-ctype is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132393" version="1" comment="php53-curl is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132394" version="1" comment="php53-dba is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132395" version="1" comment="php53-dom is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132396" version="1" comment="php53-exif is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132397" version="1" comment="php53-fastcgi is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132398" version="1" comment="php53-fileinfo is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132399" version="1" comment="php53-ftp is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132400" version="1" comment="php53-gd is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132401" version="1" comment="php53-gettext is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132402" version="1" comment="php53-gmp is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132403" version="1" comment="php53-iconv is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132404" version="1" comment="php53-intl is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132405" version="1" comment="php53-json is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132406" version="1" comment="php53-ldap is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132407" version="1" comment="php53-mbstring is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132408" version="1" comment="php53-mcrypt is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132409" version="1" comment="php53-mysql is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132410" version="1" comment="php53-odbc is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132411" version="1" comment="php53-openssl is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132412" version="1" comment="php53-pcntl is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132413" version="1" comment="php53-pdo is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132414" version="1" comment="php53-pear is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132415" version="1" comment="php53-pgsql is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132416" version="1" comment="php53-pspell is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132417" version="1" comment="php53-shmop is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132418" version="1" comment="php53-snmp is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132419" version="1" comment="php53-soap is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132420" version="1" comment="php53-suhosin is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132421" version="1" comment="php53-sysvmsg is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132422" version="1" comment="php53-sysvsem is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132423" version="1" comment="php53-sysvshm is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132424" version="1" comment="php53-tokenizer is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132425" version="1" comment="php53-wddx is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132426" version="1" comment="php53-xmlreader is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132427" version="1" comment="php53-xmlrpc is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132428" version="1" comment="php53-xmlwriter is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132429" version="1" comment="php53-xsl is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132430" version="1" comment="php53-zip is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132431" version="1" comment="php53-zlib is &lt;5.3.17-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074240" version="1" comment="popt-x86 is &lt;1.7-37.50.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093159" version="1" comment="puppet-server is &lt;2.6.18-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091152" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091156" version="1" comment="python-base-x86 is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091163" version="1" comment="python-x86 is &lt;2.6.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075495" version="1" comment="quota-nfs is &lt;3.16-50.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119838" version="1" comment="ldapsmb is &lt;1.34b-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119839" version="1" comment="libldb1 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119840" version="1" comment="libsmbclient0 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119841" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119842" version="1" comment="libtalloc2 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119843" version="1" comment="libtalloc2-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119844" version="1" comment="libtdb1 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119845" version="1" comment="libtdb1-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119846" version="1" comment="libtevent0 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119847" version="1" comment="libtevent0-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119848" version="1" comment="libwbclient0 is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119849" version="1" comment="libwbclient0-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119850" version="1" comment="samba is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119851" version="1" comment="samba-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119852" version="1" comment="samba-client is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119853" version="1" comment="samba-client-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119854" version="1" comment="samba-doc is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119855" version="1" comment="samba-krb-printing is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119856" version="1" comment="samba-winbind is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119857" version="1" comment="samba-winbind-32bit is &lt;3.6.3-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125333" version="1" comment="ldapsmb is &lt;1.34b-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125334" version="1" comment="libldb1 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125335" version="1" comment="libsmbclient0 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125484" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125336" version="1" comment="libtalloc2 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125485" version="1" comment="libtalloc2-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125337" version="1" comment="libtdb1 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125486" version="1" comment="libtdb1-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125338" version="1" comment="libtevent0 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125487" version="1" comment="libtevent0-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125339" version="1" comment="libwbclient0 is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125488" version="1" comment="libwbclient0-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125340" version="1" comment="samba is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125489" version="1" comment="samba-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125341" version="1" comment="samba-client is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125490" version="1" comment="samba-client-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125342" version="1" comment="samba-doc is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125343" version="1" comment="samba-krb-printing is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125344" version="1" comment="samba-winbind is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125491" version="1" comment="samba-winbind-32bit is &lt;3.6.3-48.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126095" version="1" comment="ldapsmb is &lt;1.34b-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126096" version="1" comment="libldb1 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126097" version="1" comment="libsmbclient0 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126098" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126099" version="1" comment="libtalloc2 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126100" version="1" comment="libtalloc2-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126101" version="1" comment="libtdb1 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126102" version="1" comment="libtdb1-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126103" version="1" comment="libtevent0 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126104" version="1" comment="libtevent0-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126105" version="1" comment="libwbclient0 is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126106" version="1" comment="libwbclient0-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126107" version="1" comment="samba is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126108" version="1" comment="samba-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126109" version="1" comment="samba-client is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126110" version="1" comment="samba-client-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126111" version="1" comment="samba-doc is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126112" version="1" comment="samba-krb-printing is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126113" version="1" comment="samba-winbind is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126114" version="1" comment="samba-winbind-32bit is &lt;3.6.3-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146109" version="1" comment="ldapsmb is &lt;1.34b-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146110" version="1" comment="libldb1 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146111" version="1" comment="libsmbclient0 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146112" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146113" version="1" comment="libtalloc2 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146114" version="1" comment="libtalloc2-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146115" version="1" comment="libtdb1 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146116" version="1" comment="libtdb1-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146117" version="1" comment="libtevent0 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146118" version="1" comment="libtevent0-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146119" version="1" comment="libwbclient0 is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146120" version="1" comment="libwbclient0-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146121" version="1" comment="samba is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146122" version="1" comment="samba-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146123" version="1" comment="samba-client is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146124" version="1" comment="samba-client-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146125" version="1" comment="samba-doc is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146126" version="1" comment="samba-krb-printing is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146127" version="1" comment="samba-winbind is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146128" version="1" comment="samba-winbind-32bit is &lt;3.6.3-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077103" version="1" comment="stunnel is &lt;4.36-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090300" version="1" comment="tomcat6 is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090293" version="1" comment="tomcat6-admin-webapps is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090294" version="1" comment="tomcat6-docs-webapp is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090295" version="1" comment="tomcat6-javadoc is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090296" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090297" version="1" comment="tomcat6-lib is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090298" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090299" version="1" comment="tomcat6-webapps is &lt;6.0.18-20.35.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109867" version="1" comment="xen-devel is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103996" version="1" comment="xen is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103986" version="1" comment="xen-devel is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103987" version="1" comment="xen-doc-html is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103988" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103989" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.23-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103990" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.23-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103991" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.23-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103993" version="1" comment="xen-libs is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103992" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103995" version="1" comment="xen-tools is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103994" version="1" comment="xen-tools-domU is &lt;4.1.6_08-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116109" version="1" comment="xen is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116110" version="1" comment="xen-devel is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116111" version="1" comment="xen-doc-html is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116112" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116113" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.37-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116119" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.37-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116114" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.37-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116116" version="1" comment="xen-libs is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116115" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116117" version="1" comment="xen-tools is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116118" version="1" comment="xen-tools-domU is &lt;4.1.6_08-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126781" version="1" comment="xen is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126782" version="1" comment="xen-devel is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126783" version="1" comment="xen-doc-html is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126784" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126785" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.37-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126786" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.37-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126787" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.37-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126788" version="1" comment="xen-libs is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126789" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126790" version="1" comment="xen-tools is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126791" version="1" comment="xen-tools-domU is &lt;4.1.6_08-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132432" version="1" comment="xen is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132433" version="1" comment="xen-devel is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132434" version="1" comment="xen-doc-html is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132435" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132436" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.40-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132437" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.40-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132438" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.40-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132439" version="1" comment="xen-libs is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132440" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132441" version="1" comment="xen-tools is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132442" version="1" comment="xen-tools-domU is &lt;4.1.6_08-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136696" version="1" comment="xen is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136697" version="1" comment="xen-devel is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136698" version="1" comment="xen-doc-html is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136699" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136700" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.44-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136701" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.44-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136702" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.44-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136703" version="1" comment="xen-libs is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136704" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136705" version="1" comment="xen-tools is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136706" version="1" comment="xen-tools-domU is &lt;4.1.6_08-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103976" version="1" comment="xen is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112864" version="1" comment="xen-devel is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103967" version="1" comment="xen-doc-html is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103968" version="1" comment="xen-doc-pdf is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103969" version="1" comment="xen-kmp-default is &lt;4.1.6_06_3.0.101_0.7.17-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103970" version="1" comment="xen-kmp-pae is &lt;4.1.6_06_3.0.101_0.7.17-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103971" version="1" comment="xen-kmp-trace is &lt;4.1.6_06_3.0.101_0.7.17-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103973" version="1" comment="xen-libs is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103972" version="1" comment="xen-libs-32bit is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103975" version="1" comment="xen-tools is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103974" version="1" comment="xen-tools-domU is &lt;4.1.6_06-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108964" version="1" comment="xen is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108954" version="1" comment="xen-devel is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108955" version="1" comment="xen-doc-html is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108956" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108957" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.29-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108958" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.29-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108959" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.29-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108961" version="1" comment="xen-libs is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108960" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108963" version="1" comment="xen-tools is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108962" version="1" comment="xen-tools-domU is &lt;4.1.6_08-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110782" version="1" comment="xen is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110772" version="1" comment="xen-devel is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110773" version="1" comment="xen-doc-html is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110774" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110775" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.29-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110776" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.29-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110777" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.29-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110779" version="1" comment="xen-libs is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110778" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110781" version="1" comment="xen-tools is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110780" version="1" comment="xen-tools-domU is &lt;4.1.6_08-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118590" version="1" comment="xen is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118591" version="1" comment="xen-devel is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118592" version="1" comment="xen-doc-html is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118593" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118594" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.37-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118595" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.37-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118596" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.37-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118597" version="1" comment="xen-libs is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118598" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118599" version="1" comment="xen-tools is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118600" version="1" comment="xen-tools-domU is &lt;4.1.6_08-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093464" version="1" comment="xorg-x11-libs-x86 is &lt;7.4-8.26.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077516" version="1" comment="xorg-x11-libXext-x86 is &lt;7.4-1.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077517" version="1" comment="xorg-x11-libXfixes-x86 is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077519" version="1" comment="xorg-x11-libXrender-x86 is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077522" version="1" comment="xorg-x11-libXt-x86 is &lt;7.4-1.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035172"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077520" version="1" comment="xorg-x11-libXv-x86 is &lt;7.4-1.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077524" version="1" comment="xorg-x11-libxcb-x86 is &lt;7.4-1.22.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098654" version="1" comment="libfreebl3-x86 is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098657" version="1" comment="libsoftokn3-x86 is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098660" version="1" comment="mozilla-nspr-x86 is &lt;4.10.6-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098664" version="1" comment="mozilla-nss-x86 is &lt;3.16.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132443" version="1" comment="sles-release is ==3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077580" version="1" comment="Mesa-x86 is &lt;9.0.3-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127939" version="1" comment="MozillaFirefox-translations is &lt;38.8.0esr-40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127940" version="1" comment="libfreebl3 is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127941" version="1" comment="libfreebl3-32bit is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127942" version="1" comment="libsoftokn3 is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127943" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127944" version="1" comment="mozilla-nspr-32bit is &lt;4.12-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127945" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127946" version="1" comment="mozilla-nss-tools is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130060" version="1" comment="libfreebl3-32bit is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130061" version="1" comment="libsoftokn3-32bit is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130062" version="1" comment="mozilla-nspr-32bit is &lt;4.12-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130063" version="1" comment="mozilla-nss-32bit is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098635" version="1" comment="libfreebl3-x86 is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098638" version="1" comment="libsoftokn3-x86 is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098648" version="1" comment="mozilla-nspr-x86 is &lt;4.10.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098642" version="1" comment="mozilla-nss-x86 is &lt;3.16-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111626" version="1" comment="libfreebl3-x86 is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111629" version="1" comment="libsoftokn3-x86 is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111602" version="1" comment="mozilla-nspr-x86 is &lt;4.10.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111635" version="1" comment="mozilla-nss-x86 is &lt;3.19.2_CKBI_1.98-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101728" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112875" version="1" comment="php53 is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101729" version="1" comment="php53-bcmath is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101730" version="1" comment="php53-bz2 is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101731" version="1" comment="php53-calendar is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101732" version="1" comment="php53-ctype is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101733" version="1" comment="php53-curl is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101734" version="1" comment="php53-dba is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101735" version="1" comment="php53-dom is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101736" version="1" comment="php53-exif is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101737" version="1" comment="php53-fastcgi is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101738" version="1" comment="php53-fileinfo is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101739" version="1" comment="php53-ftp is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101740" version="1" comment="php53-gd is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101741" version="1" comment="php53-gettext is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101742" version="1" comment="php53-gmp is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101743" version="1" comment="php53-iconv is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101744" version="1" comment="php53-intl is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101745" version="1" comment="php53-json is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101746" version="1" comment="php53-ldap is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101747" version="1" comment="php53-mbstring is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101748" version="1" comment="php53-mcrypt is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101749" version="1" comment="php53-mysql is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101750" version="1" comment="php53-odbc is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101751" version="1" comment="php53-openssl is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101752" version="1" comment="php53-pcntl is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101753" version="1" comment="php53-pdo is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101754" version="1" comment="php53-pear is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101755" version="1" comment="php53-pgsql is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101756" version="1" comment="php53-pspell is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101757" version="1" comment="php53-shmop is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101758" version="1" comment="php53-snmp is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101759" version="1" comment="php53-soap is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101760" version="1" comment="php53-suhosin is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101761" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101762" version="1" comment="php53-sysvsem is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101763" version="1" comment="php53-sysvshm is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101764" version="1" comment="php53-tokenizer is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101765" version="1" comment="php53-wddx is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101766" version="1" comment="php53-xmlreader is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101767" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101768" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101769" version="1" comment="php53-xsl is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101770" version="1" comment="php53-zip is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101771" version="1" comment="php53-zlib is &lt;5.3.17-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115108" version="1" comment="augeas-lenses is &lt;0.9.0-3.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100816" version="1" comment="bash-x86 is &lt;3.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100819" version="1" comment="libreadline5-x86 is &lt;5.2-147.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111614" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114117" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119496" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121676" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098525" version="1" comment="ldapsmb is &lt;1.34b-12.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098528" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098531" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098534" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098539" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098543" version="1" comment="samba-client-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098548" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098550" version="1" comment="samba-x86 is &lt;3.6.3-0.52.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043492"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099549" version="1" comment="cups-libs-x86 is &lt;1.3.9-8.46.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098957" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122384" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132444" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107515" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122257" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122258" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113471" version="1" comment="libblkid1-x86 is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113472" version="1" comment="libcom_err2-x86 is &lt;1.41.9-2.10.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113473" version="1" comment="libuuid1-x86 is &lt;2.19.1-6.62.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122259" version="1" comment="ecryptfs-utils-x86 is &lt;61-1.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093484" version="1" comment="libfreebl3-x86 is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093487" version="1" comment="libsoftokn3-x86 is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093491" version="1" comment="mozilla-nss-x86 is &lt;3.15.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099237" version="1" comment="libfreebl3-x86 is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099240" version="1" comment="libsoftokn3-x86 is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099244" version="1" comment="mozilla-nss-x86 is &lt;3.16.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099993" version="1" comment="libfreebl3-x86 is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099996" version="1" comment="libsoftokn3-x86 is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099999" version="1" comment="mozilla-nspr-x86 is &lt;4.10.7-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100003" version="1" comment="mozilla-nss-x86 is &lt;3.16.4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114793" version="1" comment="mozilla-nspr-x86 is &lt;4.10.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116728" version="1" comment="MozillaFirefox-branding-SLES-for-VMware is &lt;38-10.27" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116729" version="1" comment="libfreebl3-x86 is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116730" version="1" comment="libsoftokn3-x86 is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116731" version="1" comment="mozilla-nspr-x86 is &lt;4.10.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116732" version="1" comment="mozilla-nss-x86 is &lt;3.19.2.1-19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092103" version="1" comment="libfreebl3-x86 is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092106" version="1" comment="libsoftokn3-x86 is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092110" version="1" comment="mozilla-nss-x86 is &lt;3.15.3.1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116733" version="1" comment="MozillaFirefox-branding-SLES-for-VMware is &lt;31.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101269" version="1" comment="libfreebl3-x86 is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101270" version="1" comment="libsoftokn3-x86 is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101272" version="1" comment="mozilla-nss-x86 is &lt;3.17.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116734" version="1" comment="MozillaFirefox-branding-SLES-for-VMware is &lt;31.0-0.7.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114299" version="1" comment="libfreebl3-x86 is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114300" version="1" comment="libsoftokn3-x86 is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114301" version="1" comment="mozilla-nss-x86 is &lt;3.19.2.0-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107585" version="1" comment="freetype2-x86 is &lt;2.3.7-25.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121677" version="1" comment="giflib-progs is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121678" version="1" comment="giflib-x86 is &lt;4.1.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100154" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100158" version="1" comment="glibc-profile is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100156" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100157" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100159" version="1" comment="glibc-x86 is &lt;2.11.3-17.72.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113947" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113943" version="1" comment="glibc-profile is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113944" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113948" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113949" version="1" comment="glibc-x86 is &lt;2.11.3-17.87.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122385" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122386" version="1" comment="glibc-profile is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122387" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122388" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122389" version="1" comment="glibc-x86 is &lt;2.11.3-17.95.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098744" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114302" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119820" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115094" version="1" comment="gtk2-doc is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115102" version="1" comment="gtk2-x86 is &lt;2.18.9-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121166" version="1" comment="gtk2-doc is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121167" version="1" comment="gtk2-x86 is &lt;2.18.9-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091196" version="1" comment="guestfs-data is &lt;1.20.4-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091197" version="1" comment="guestfs-tools is &lt;1.20.4-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091198" version="1" comment="guestfsd is &lt;1.20.4-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091199" version="1" comment="libguestfs0 is &lt;1.20.4-0.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110709" version="1" comment="libicu-doc is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110710" version="1" comment="libicu-x86 is &lt;4.0-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113485" version="1" comment="ipsec-tools is &lt;0.7.3-1.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121118" version="1" comment="jakarta-commons-collections is &lt;3.2.2-88.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121119" version="1" comment="jakarta-commons-collections-javadoc is &lt;3.2.2-88.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121120" version="1" comment="jakarta-commons-collections-tomcat5 is &lt;3.2.2-88.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102356" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102357" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102358" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124763" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124764" version="1" comment="java-1_6_0-ibm-alsa is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124765" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124766" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124767" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124768" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.20-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102363" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr8.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102360" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr8.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102361" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr8.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102362" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr8.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124379" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.30-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124380" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.30-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124381" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.30-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124382" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.30-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107757" version="1" comment="kde4-l10n-bg is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107758" version="1" comment="kde4-l10n-ca is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107759" version="1" comment="kde4-l10n-csb is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107760" version="1" comment="kde4-l10n-el is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107761" version="1" comment="kde4-l10n-et is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107762" version="1" comment="kde4-l10n-eu is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107763" version="1" comment="kde4-l10n-fi is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107764" version="1" comment="kde4-l10n-ga is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107765" version="1" comment="kde4-l10n-gl is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107766" version="1" comment="kde4-l10n-hi is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107767" version="1" comment="kde4-l10n-is is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107768" version="1" comment="kde4-l10n-kk is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107769" version="1" comment="kde4-l10n-km is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107770" version="1" comment="kde4-l10n-ku is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107771" version="1" comment="kde4-l10n-lt is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107772" version="1" comment="kde4-l10n-lv is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107773" version="1" comment="kde4-l10n-mk is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107774" version="1" comment="kde4-l10n-ml is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107775" version="1" comment="kde4-l10n-nds is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107776" version="1" comment="kde4-l10n-nn is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107777" version="1" comment="kde4-l10n-pa is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107778" version="1" comment="kde4-l10n-ro is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107779" version="1" comment="kde4-l10n-sl is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107780" version="1" comment="kde4-l10n-th is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107781" version="1" comment="kde4-l10n-tr is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107782" version="1" comment="kde4-l10n-uk is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107783" version="1" comment="kde4-l10n-wa is &lt;4.3.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112903" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112904" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100999" version="1" comment="kernel-default-man is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101011" version="1" comment="kernel-ec2 is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101009" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101010" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101008" version="1" comment="kernel-ppc64 is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101006" version="1" comment="kernel-ppc64-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101007" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101005" version="1" comment="kernel-trace is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101003" version="1" comment="kernel-trace-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132445" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132446" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132447" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132448" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145712" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145713" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145714" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145715" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114467" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114485" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114471" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114472" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114473" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114463" version="1" comment="kernel-ppc64 is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114481" version="1" comment="kernel-ppc64-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114482" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114477" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127096" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127097" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127098" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127099" version="1" comment="kernel-default is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127100" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127101" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127102" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127103" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127104" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127105" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127106" version="1" comment="kernel-pae is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127107" version="1" comment="kernel-pae-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127108" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127109" version="1" comment="kernel-source is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127110" version="1" comment="kernel-syms is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127111" version="1" comment="kernel-trace is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127112" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127113" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127114" version="1" comment="kernel-xen is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127115" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127116" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101016" version="1" comment="iscsitarget-kmp-bigsmp is &lt;1.4.20_3.0.101_0.40-0.38.83" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101019" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101017" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101020" version="1" comment="ofed-kmp-bigsmp is &lt;1.5.4.1_3.0.101_0.40-0.13.89" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101021" version="1" comment="oracleasm-kmp-bigsmp is &lt;2.0.5_3.0.101_0.40-7.39.89" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117927" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117949" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117922" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117923" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117924" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117905" version="1" comment="kernel-ppc64 is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117906" version="1" comment="kernel-ppc64-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117907" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117911" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132449" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132450" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132451" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132452" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099569" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099570" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099572" version="1" comment="krb5-doc is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099573" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099574" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099576" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115953" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115954" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115956" version="1" comment="krb5-doc is &lt;1.6.3-133.49.97.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115957" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.97.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115958" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.97.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115959" version="1" comment="krb5-plugins is &lt;1.6.3-133.49.97.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038821"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115961" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117950" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117951" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117952" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101411" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101412" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101413" version="1" comment="krb5-doc is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101414" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101415" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101416" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111662" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111663" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111656" version="1" comment="krb5-doc is &lt;1.6.3-133.49.68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111657" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111658" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111659" version="1" comment="krb5-plugins is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038821"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111669" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129364" version="1" comment="kvm is &lt;1.4.2-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107532" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.9-0.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093514" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093519" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093522" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093524" version="1" comment="libqt4-x86 is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093526" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108077" version="1" comment="libblkid1-x86 is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108078" version="1" comment="libuuid1-x86 is &lt;2.19.1-6.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094593" version="1" comment="postgresql91-contrib is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094595" version="1" comment="postgresql91-server is &lt;9.1.12-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100803" version="1" comment="libfreebl3-x86 is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100806" version="1" comment="libsoftokn3-x86 is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100810" version="1" comment="mozilla-nss-x86 is &lt;3.16.5-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114504" version="1" comment="libgcrypt11-x86 is &lt;1.5.0-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105798" version="1" comment="libjasper-x86 is &lt;1.900.1-134.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099911" version="1" comment="libmysql55client18-x86 is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099915" version="1" comment="libmysqlclient15-x86 is &lt;5.0.96-0.6.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099919" version="1" comment="mysql-tools is &lt;5.5.39-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101163" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117953" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119821" version="1" comment="libpng12-0-x86 is &lt;1.2.31-5.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099502" version="1" comment="libpulse0-x86 is &lt;0.9.23-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112937" version="1" comment="libqt4-qt3support-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112938" version="1" comment="libqt4-sql-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112939" version="1" comment="libqt4-x11-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112940" version="1" comment="libqt4-x86 is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112919" version="1" comment="qt4-x11-tools is &lt;4.6.3-5.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115104" version="1" comment="librsvg-x86 is &lt;2.26.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116736" version="1" comment="libsndfile-x86 is &lt;1.0.20-2.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098960" version="1" comment="libtasn1-3-x86 is &lt;1.5-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098486" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.9-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043478"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119822" version="1" comment="libxml2-doc is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119823" version="1" comment="libxml2-x86 is &lt;2.7.6-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121388" version="1" comment="libxml2-doc is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121389" version="1" comment="libxml2-x86 is &lt;2.7.6-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148566" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148567" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148568" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148569" version="1" comment="kernel-default-man is &lt;3.0.101-0.47.96.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142229" version="1" comment="libfreebl3-32bit is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142230" version="1" comment="libsoftokn3-32bit is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142231" version="1" comment="mozilla-nss-32bit is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122554" version="1" comment="libfreebl3-x86 is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122555" version="1" comment="libsoftokn3-x86 is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122556" version="1" comment="mozilla-nss-x86 is &lt;3.20.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113991" version="1" comment="mozilla-nspr-x86 is &lt;4.10.8-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120795" version="1" comment="libfreebl3-x86 is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120796" version="1" comment="libsoftokn3-x86 is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120797" version="1" comment="mozilla-nss-x86 is &lt;3.19.2.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091403" version="1" comment="libfreebl3-x86 is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091406" version="1" comment="libsoftokn3-x86 is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091410" version="1" comment="mozilla-nss-x86 is &lt;3.15.2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115103" version="1" comment="libmysql55client18-x86 is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115101" version="1" comment="mysql-tools is &lt;5.5.45-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118187" version="1" comment="libmysql55client18-x86 is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118188" version="1" comment="mysql-tools is &lt;5.5.46-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122390" version="1" comment="libmysql55client18-x86 is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122391" version="1" comment="mysql-tools is &lt;5.5.47-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132453" version="1" comment="libmysql55client18-32bit is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148174" version="1" comment="libmysql55client18-32bit is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114284" version="1" comment="libsnmp15-x86 is &lt;5.4.2.1-8.12.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091779" version="1" comment="libfreebl3-x86 is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091782" version="1" comment="libsoftokn3-x86 is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091786" version="1" comment="mozilla-nss-x86 is &lt;3.15.3-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114130" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114136" version="1" comment="libldap-2_4-2-x86 is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114133" version="1" comment="openldap2-back-meta is &lt;2.4.26-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119858" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-2.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119859" version="1" comment="libldap-2_4-2-x86 is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119860" version="1" comment="openldap2-back-meta is &lt;2.4.26-0.62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046638"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118754" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091788" version="1" comment="openvpn-auth-pam-plugin is &lt;2.0.9-143.40.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098711" version="1" comment="pam-x86 is &lt;1.1.5-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112941" version="1" comment="perl-x86 is &lt;5.10.0-64.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114004" version="1" comment="apache2-mod_php53 is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114006" version="1" comment="php53-bcmath is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114007" version="1" comment="php53-bz2 is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114008" version="1" comment="php53-calendar is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114009" version="1" comment="php53-ctype is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114010" version="1" comment="php53-curl is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114011" version="1" comment="php53-dba is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114012" version="1" comment="php53-dom is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114013" version="1" comment="php53-exif is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114014" version="1" comment="php53-fastcgi is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114015" version="1" comment="php53-fileinfo is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114016" version="1" comment="php53-ftp is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114017" version="1" comment="php53-gd is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114018" version="1" comment="php53-gettext is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114019" version="1" comment="php53-gmp is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114020" version="1" comment="php53-iconv is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114021" version="1" comment="php53-intl is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114022" version="1" comment="php53-json is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114023" version="1" comment="php53-ldap is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114024" version="1" comment="php53-mbstring is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114025" version="1" comment="php53-mcrypt is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114026" version="1" comment="php53-mysql is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114027" version="1" comment="php53-odbc is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114028" version="1" comment="php53-openssl is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114029" version="1" comment="php53-pcntl is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114030" version="1" comment="php53-pdo is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114031" version="1" comment="php53-pear is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114032" version="1" comment="php53-pgsql is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114033" version="1" comment="php53-pspell is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114034" version="1" comment="php53-shmop is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114035" version="1" comment="php53-snmp is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114036" version="1" comment="php53-soap is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114037" version="1" comment="php53-suhosin is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114038" version="1" comment="php53-sysvmsg is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114039" version="1" comment="php53-sysvsem is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114040" version="1" comment="php53-sysvshm is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114041" version="1" comment="php53-tokenizer is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114042" version="1" comment="php53-wddx is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114043" version="1" comment="php53-xmlreader is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114044" version="1" comment="php53-xmlrpc is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114045" version="1" comment="php53-xmlwriter is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114046" version="1" comment="php53-xsl is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114047" version="1" comment="php53-zip is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114048" version="1" comment="php53-zlib is &lt;5.3.17-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115151" version="1" comment="apache2-mod_php53 is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115153" version="1" comment="php53-bcmath is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115154" version="1" comment="php53-bz2 is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115155" version="1" comment="php53-calendar is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115156" version="1" comment="php53-ctype is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115157" version="1" comment="php53-curl is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115158" version="1" comment="php53-dba is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115159" version="1" comment="php53-dom is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115160" version="1" comment="php53-exif is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115161" version="1" comment="php53-fastcgi is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115162" version="1" comment="php53-fileinfo is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115163" version="1" comment="php53-ftp is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115164" version="1" comment="php53-gd is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115165" version="1" comment="php53-gettext is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115166" version="1" comment="php53-gmp is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115167" version="1" comment="php53-iconv is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115168" version="1" comment="php53-intl is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115169" version="1" comment="php53-json is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115170" version="1" comment="php53-ldap is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115171" version="1" comment="php53-mbstring is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115172" version="1" comment="php53-mcrypt is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115173" version="1" comment="php53-mysql is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115174" version="1" comment="php53-odbc is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115175" version="1" comment="php53-openssl is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115176" version="1" comment="php53-pcntl is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115177" version="1" comment="php53-pdo is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115178" version="1" comment="php53-pear is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115179" version="1" comment="php53-pgsql is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115180" version="1" comment="php53-pspell is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115181" version="1" comment="php53-shmop is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115182" version="1" comment="php53-snmp is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115183" version="1" comment="php53-soap is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115184" version="1" comment="php53-suhosin is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115185" version="1" comment="php53-sysvmsg is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115186" version="1" comment="php53-sysvsem is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115187" version="1" comment="php53-sysvshm is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115188" version="1" comment="php53-tokenizer is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115189" version="1" comment="php53-wddx is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115190" version="1" comment="php53-xmlreader is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115191" version="1" comment="php53-xmlrpc is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115192" version="1" comment="php53-xmlwriter is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115193" version="1" comment="php53-xsl is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115194" version="1" comment="php53-zip is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115195" version="1" comment="php53-zlib is &lt;5.3.17-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128826" version="1" comment="apache2-mod_php53 is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128827" version="1" comment="php53-bcmath is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128828" version="1" comment="php53-bz2 is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128829" version="1" comment="php53-calendar is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128830" version="1" comment="php53-ctype is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128831" version="1" comment="php53-curl is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128832" version="1" comment="php53-dba is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128833" version="1" comment="php53-dom is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128834" version="1" comment="php53-exif is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128835" version="1" comment="php53-fastcgi is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128836" version="1" comment="php53-fileinfo is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128837" version="1" comment="php53-ftp is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128838" version="1" comment="php53-gd is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128839" version="1" comment="php53-gettext is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128840" version="1" comment="php53-gmp is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128841" version="1" comment="php53-iconv is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128842" version="1" comment="php53-intl is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128843" version="1" comment="php53-json is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128844" version="1" comment="php53-ldap is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128845" version="1" comment="php53-mbstring is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128846" version="1" comment="php53-mcrypt is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128847" version="1" comment="php53-mysql is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128848" version="1" comment="php53-odbc is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128849" version="1" comment="php53-openssl is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128850" version="1" comment="php53-pcntl is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128851" version="1" comment="php53-pdo is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128852" version="1" comment="php53-pear is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128853" version="1" comment="php53-pgsql is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128854" version="1" comment="php53-pspell is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128855" version="1" comment="php53-shmop is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128856" version="1" comment="php53-snmp is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128857" version="1" comment="php53-soap is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128858" version="1" comment="php53-suhosin is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128859" version="1" comment="php53-sysvmsg is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128860" version="1" comment="php53-sysvsem is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128861" version="1" comment="php53-sysvshm is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128862" version="1" comment="php53-tokenizer is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128863" version="1" comment="php53-wddx is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128864" version="1" comment="php53-xmlreader is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128865" version="1" comment="php53-xmlrpc is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128866" version="1" comment="php53-xmlwriter is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128867" version="1" comment="php53-xsl is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128868" version="1" comment="php53-zip is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128869" version="1" comment="php53-zlib is &lt;5.3.17-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103189" version="1" comment="popt-x86 is &lt;1.7-37.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123277" version="1" comment="postgresql94-contrib is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123278" version="1" comment="postgresql94-server is &lt;9.4.5-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108219" version="1" comment="postgresql91-contrib is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108220" version="1" comment="postgresql91-server is &lt;9.1.15-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110600" version="1" comment="postgresql91-contrib is &lt;9.1.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110601" version="1" comment="postgresql91-server is &lt;9.1.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121796" version="1" comment="postgresql91-contrib is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121797" version="1" comment="postgresql91-server is &lt;9.1.19-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100731" version="1" comment="powerpc-utils is &lt;1.2.16-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098751" version="1" comment="ppc64-diag is &lt;2.6.1-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098479" version="1" comment="puppet-server is &lt;2.6.18-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102348" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102349" version="1" comment="python-base-x86 is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102350" version="1" comment="python-x86 is &lt;2.6.9-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112942" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112943" version="1" comment="python-base-x86 is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112944" version="1" comment="python-x86 is &lt;2.6.9-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098669" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098673" version="1" comment="python-base-x86 is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098682" version="1" comment="python-x86 is &lt;2.6.9-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099512" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099516" version="1" comment="python-base-x86 is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099525" version="1" comment="python-x86 is &lt;2.6.9-0.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125966" version="1" comment="ldapsmb is &lt;1.34b-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125967" version="1" comment="libldb1 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125968" version="1" comment="libsmbclient0 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125969" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125970" version="1" comment="libtalloc2 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125971" version="1" comment="libtalloc2-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125972" version="1" comment="libtdb1 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125973" version="1" comment="libtdb1-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125974" version="1" comment="libtevent0 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125975" version="1" comment="libtevent0-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125976" version="1" comment="libwbclient0 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125977" version="1" comment="libwbclient0-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125978" version="1" comment="samba-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125979" version="1" comment="samba-client is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125980" version="1" comment="samba-client-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125981" version="1" comment="samba-doc is &lt;3.6.3-76.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125982" version="1" comment="samba-krb-printing is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125983" version="1" comment="samba-winbind is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125984" version="1" comment="samba-winbind-32bit is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146129" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146130" version="1" comment="libtalloc2-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146131" version="1" comment="libtdb1-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146132" version="1" comment="libtevent0-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146133" version="1" comment="libwbclient0-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146134" version="1" comment="samba-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146135" version="1" comment="samba-client-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146136" version="1" comment="samba-winbind-32bit is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106612" version="1" comment="ldapsmb is &lt;1.34b-12.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106613" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106614" version="1" comment="libtalloc2-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106615" version="1" comment="libtdb1-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106616" version="1" comment="libwbclient0-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106617" version="1" comment="samba-client-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106618" version="1" comment="samba-winbind-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106619" version="1" comment="samba-x86 is &lt;3.6.3-0.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121390" version="1" comment="ldapsmb is &lt;1.34b-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121391" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121392" version="1" comment="libtalloc2-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121393" version="1" comment="libtdb1-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121394" version="1" comment="libwbclient0-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121395" version="1" comment="samba-client-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121396" version="1" comment="samba-winbind-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121397" version="1" comment="samba-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116737" version="1" comment="squid is &lt;2.7.STABLE5-2.12.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113946" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.160.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045580"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099537" version="1" comment="libtcnative-1-0 is &lt;1.3.3-12.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106937" version="1" comment="vsftpd is &lt;2.0.7-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129753" version="1" comment="xen is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129754" version="1" comment="xen-doc-html is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129755" version="1" comment="xen-doc-pdf is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129756" version="1" comment="xen-kmp-default is &lt;4.2.5_20_3.0.101_0.47.79-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129757" version="1" comment="xen-kmp-pae is &lt;4.2.5_20_3.0.101_0.47.79-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129758" version="1" comment="xen-libs is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129759" version="1" comment="xen-libs-32bit is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129760" version="1" comment="xen-tools is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129761" version="1" comment="xen-tools-domU is &lt;4.2.5_20-24.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135277" version="1" comment="xen-doc-html is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135278" version="1" comment="xen-doc-pdf is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135279" version="1" comment="xen-libs-32bit is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135280" version="1" comment="xen-tools is &lt;4.2.5_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145990" version="1" comment="xen-doc-html is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145991" version="1" comment="xen-doc-pdf is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145992" version="1" comment="xen-libs-32bit is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145993" version="1" comment="xen-tools is &lt;4.2.5_21-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098576" version="1" comment="xorg-x11-libs-x86 is &lt;7.4-8.26.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113241" version="1" comment="xorg-x11-libX11-x86 is &lt;7.4-5.11.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129922" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129923" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132454" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132455" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136185" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136186" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145856" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145857" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127947" version="1" comment="libfreebl3-x86 is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127948" version="1" comment="libsoftokn3-x86 is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127949" version="1" comment="mozilla-nspr-x86 is &lt;4.12-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047582"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127950" version="1" comment="mozilla-nss-x86 is &lt;3.20.2-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130064" version="1" comment="libfreebl3-x86 is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130065" version="1" comment="libsoftokn3-x86 is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130066" version="1" comment="mozilla-nspr-x86 is &lt;4.12-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130067" version="1" comment="mozilla-nss-x86 is &lt;3.21.1-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124769" version="1" comment="libfreebl3-x86 is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124770" version="1" comment="libsoftokn3-x86 is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124771" version="1" comment="mozilla-nspr-x86 is &lt;4.12-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124772" version="1" comment="mozilla-nss-x86 is &lt;3.20.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128350" version="1" comment="NetworkManager-kde4 is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128351" version="1" comment="NetworkManager-kde4-lang is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128352" version="1" comment="NetworkManager-kde4-libs is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128353" version="1" comment="NetworkManager-openvpn-kde4 is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128354" version="1" comment="NetworkManager-pptp-kde4 is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128355" version="1" comment="plasmoid-networkmanagement is &lt;0.9.svn1043876-1.3.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147858" version="1" comment="bash-doc is &lt;3.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147859" version="1" comment="bash-x86 is &lt;3.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147860" version="1" comment="libreadline5-32bit is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147861" version="1" comment="libreadline5-x86 is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147862" version="1" comment="readline-doc is &lt;5.2-147.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125049" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132456" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135233" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146909" version="1" comment="bind-libs-x86 is &lt;9.9.6P1-0.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127857" version="1" comment="rhnlib is &lt;2.5.69.8-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127858" version="1" comment="suseRegisterInfo is &lt;2.1.12-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132457" version="1" comment="cracklib-32bit is &lt;2.8.12-56.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132458" version="1" comment="cracklib-x86 is &lt;2.8.12-56.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132459" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135240" version="1" comment="libcurl4 is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135241" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135242" version="1" comment="libcurl4-x86 is &lt;7.19.7-1.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144569" version="1" comment="dnsmasq is &lt;2.71-0.16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132460" version="1" comment="dosfstools is &lt;3.0.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128481" version="1" comment="libexpat1 is &lt;2.0.1-88.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128482" version="1" comment="libexpat1-32bit is &lt;2.0.1-88.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128483" version="1" comment="libexpat1-x86 is &lt;2.0.1-88.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148220" version="1" comment="libexpat1 is &lt;2.0.1-88.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148221" version="1" comment="libexpat1-32bit is &lt;2.0.1-88.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148222" version="1" comment="libexpat1-x86 is &lt;2.0.1-88.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125345" version="1" comment="fetchmailconf is &lt;6.3.8.90-13.20.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132461" version="1" comment="fontconfig-32bit is &lt;2.6.0-10.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132462" version="1" comment="fontconfig-x86 is &lt;2.6.0-10.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126730" version="1" comment="freetype2-32bit is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126731" version="1" comment="freetype2-x86 is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126732" version="1" comment="ft2demos is &lt;2.3.7-25.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125549" version="1" comment="libatomic1-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125550" version="1" comment="libffi4 is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125551" version="1" comment="libffi4-32bit is &lt;5.3.1+r233831-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135281" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135282" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135283" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135284" version="1" comment="ghostscript-omni is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135285" version="1" comment="ghostscript-x11 is &lt;8.62-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135286" version="1" comment="libgimpprint is &lt;4.2.7-32.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126733" version="1" comment="giflib-32bit is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126734" version="1" comment="giflib-progs is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126735" version="1" comment="giflib-x86 is &lt;4.1.6-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132463" version="1" comment="glibc-32bit is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132464" version="1" comment="glibc-devel is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132465" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132466" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132467" version="1" comment="glibc-locale is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132468" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132469" version="1" comment="glibc-locale-x86 is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132470" version="1" comment="glibc-profile is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132471" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132472" version="1" comment="glibc-profile-x86 is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132473" version="1" comment="glibc-x86 is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132474" version="1" comment="nscd is &lt;2.11.3-17.102.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147863" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147864" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147865" version="1" comment="libgnutls26-x86 is &lt;2.4.1-24.39.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147777" version="1" comment="gstreamer-0_10-plugins-base-32bit is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147778" version="1" comment="gstreamer-0_10-plugins-base-doc is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147779" version="1" comment="gstreamer-0_10-plugins-base-lang is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147780" version="1" comment="gstreamer-0_10-plugins-base-x86 is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147781" version="1" comment="libgstapp-0_10-0 is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147782" version="1" comment="libgstapp-0_10-0-32bit is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147783" version="1" comment="libgstapp-0_10-0-x86 is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147784" version="1" comment="libgstinterfaces-0_10-0 is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147785" version="1" comment="libgstinterfaces-0_10-0-32bit is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147786" version="1" comment="libgstinterfaces-0_10-0-x86 is &lt;0.10.35-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147437" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.30-5.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147438" version="1" comment="gstreamer-0_10-plugins-good-doc is &lt;0.10.30-5.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147439" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.30-5.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132475" version="1" comment="gtk2-32bit is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132476" version="1" comment="gtk2-doc is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132477" version="1" comment="gtk2-lang is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132478" version="1" comment="gtk2-x86 is &lt;2.18.9-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115114" version="1" comment="libicu-doc is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115115" version="1" comment="libicu-x86 is &lt;4.0-7.30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126445" version="1" comment="libicu is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126446" version="1" comment="libicu-doc is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126447" version="1" comment="libicu-x86 is &lt;4.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147464" version="1" comment="libicu is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147465" version="1" comment="libicu-doc is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147466" version="1" comment="libicu-x86 is &lt;4.0-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148471" version="1" comment="libicu is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148472" version="1" comment="libicu-doc is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148473" version="1" comment="libicu-x86 is &lt;4.0-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135432" version="1" comment="libjasper is &lt;1.900.14-134.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135433" version="1" comment="libjasper-32bit is &lt;1.900.14-134.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135434" version="1" comment="libjasper-x86 is &lt;1.900.14-134.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113216" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113215" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113217" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.10-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118318" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118319" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118320" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122557" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.30-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122558" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.30-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122559" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.30-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127568" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.40-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127569" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.40-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127570" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.40-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136707" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.60-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136708" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.60-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136709" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.60-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132479" version="1" comment="java-1_7_1-ibm-alsa is &lt;1.7.1_sr3.50-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132480" version="1" comment="java-1_7_1-ibm-jdbc is &lt;1.7.1_sr3.50-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132481" version="1" comment="java-1_7_1-ibm-plugin is &lt;1.7.1_sr3.50-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038266"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132482" version="1" comment="kernel-default is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132483" version="1" comment="kernel-default-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132484" version="1" comment="kernel-default-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132485" version="1" comment="kernel-default-man is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132486" version="1" comment="kernel-ec2 is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132487" version="1" comment="kernel-ec2-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132488" version="1" comment="kernel-ec2-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132489" version="1" comment="kernel-pae is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132490" version="1" comment="kernel-pae-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132491" version="1" comment="kernel-pae-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132492" version="1" comment="kernel-ppc64 is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132493" version="1" comment="kernel-ppc64-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132494" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132495" version="1" comment="kernel-source is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132496" version="1" comment="kernel-syms is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132497" version="1" comment="kernel-trace is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132498" version="1" comment="kernel-trace-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132499" version="1" comment="kernel-trace-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132500" version="1" comment="kernel-xen is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132501" version="1" comment="kernel-xen-base is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132502" version="1" comment="kernel-xen-devel is &lt;3.0.101-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136295" version="1" comment="kernel-bigmem is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136296" version="1" comment="kernel-bigmem-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136297" version="1" comment="kernel-bigmem-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136298" version="1" comment="kernel-default is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136299" version="1" comment="kernel-default-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136300" version="1" comment="kernel-default-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136301" version="1" comment="kernel-default-man is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136302" version="1" comment="kernel-ec2 is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136303" version="1" comment="kernel-ec2-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136304" version="1" comment="kernel-ec2-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136305" version="1" comment="kernel-pae is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136306" version="1" comment="kernel-pae-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136307" version="1" comment="kernel-pae-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136308" version="1" comment="kernel-ppc64 is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136309" version="1" comment="kernel-ppc64-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136310" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136311" version="1" comment="kernel-source is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136312" version="1" comment="kernel-syms is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136313" version="1" comment="kernel-trace is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136314" version="1" comment="kernel-trace-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136315" version="1" comment="kernel-trace-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136316" version="1" comment="kernel-xen is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136317" version="1" comment="kernel-xen-base is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136318" version="1" comment="kernel-xen-devel is &lt;3.0.101-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148272" version="1" comment="kernel-bigmem is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148273" version="1" comment="kernel-bigmem-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148274" version="1" comment="kernel-bigmem-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148275" version="1" comment="kernel-default is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148276" version="1" comment="kernel-default-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148277" version="1" comment="kernel-default-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148278" version="1" comment="kernel-default-man is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148279" version="1" comment="kernel-ec2 is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148280" version="1" comment="kernel-ec2-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148281" version="1" comment="kernel-ec2-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148282" version="1" comment="kernel-pae is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148283" version="1" comment="kernel-pae-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148284" version="1" comment="kernel-pae-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148285" version="1" comment="kernel-ppc64 is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148286" version="1" comment="kernel-ppc64-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148287" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148288" version="1" comment="kernel-source is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148289" version="1" comment="kernel-syms is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148290" version="1" comment="kernel-trace is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148291" version="1" comment="kernel-trace-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148292" version="1" comment="kernel-trace-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148293" version="1" comment="kernel-xen is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148294" version="1" comment="kernel-xen-base is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148295" version="1" comment="kernel-xen-devel is &lt;3.0.101-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114802" version="1" comment="kernel-default-man is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114803" version="1" comment="kernel-ec2 is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114804" version="1" comment="kernel-ec2-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114805" version="1" comment="kernel-ec2-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114783" version="1" comment="kernel-ppc64 is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114800" version="1" comment="kernel-ppc64-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114801" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114798" version="1" comment="kernel-trace-base is &lt;3.0.101-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125552" version="1" comment="kernel-default-man is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125553" version="1" comment="kernel-ec2 is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125554" version="1" comment="kernel-ec2-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125555" version="1" comment="kernel-ec2-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125556" version="1" comment="kernel-ppc64 is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125557" version="1" comment="kernel-ppc64-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125558" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125559" version="1" comment="kernel-trace-base is &lt;3.0.101-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118647" version="1" comment="kernel-default-man is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118648" version="1" comment="kernel-ec2 is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118649" version="1" comment="kernel-ec2-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118650" version="1" comment="kernel-ec2-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118651" version="1" comment="kernel-ppc64 is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118652" version="1" comment="kernel-ppc64-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118653" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118654" version="1" comment="kernel-trace-base is &lt;3.0.101-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129235" version="1" comment="kernel-default is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129236" version="1" comment="kernel-default-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129237" version="1" comment="kernel-default-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129238" version="1" comment="kernel-default-man is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129239" version="1" comment="kernel-ec2 is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129240" version="1" comment="kernel-ec2-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129241" version="1" comment="kernel-ec2-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129242" version="1" comment="kernel-pae is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129243" version="1" comment="kernel-pae-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129244" version="1" comment="kernel-pae-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129245" version="1" comment="kernel-ppc64 is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129246" version="1" comment="kernel-ppc64-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129247" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129248" version="1" comment="kernel-source is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129249" version="1" comment="kernel-syms is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129250" version="1" comment="kernel-trace is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129251" version="1" comment="kernel-trace-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129252" version="1" comment="kernel-trace-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129253" version="1" comment="kernel-xen is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129254" version="1" comment="kernel-xen-base is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129255" version="1" comment="kernel-xen-devel is &lt;3.0.101-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132503" version="1" comment="kernel-default is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132504" version="1" comment="kernel-default-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132505" version="1" comment="kernel-default-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132506" version="1" comment="kernel-default-man is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132507" version="1" comment="kernel-ec2 is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132508" version="1" comment="kernel-ec2-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132509" version="1" comment="kernel-ec2-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132510" version="1" comment="kernel-pae is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132511" version="1" comment="kernel-pae-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132512" version="1" comment="kernel-pae-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132513" version="1" comment="kernel-ppc64 is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132514" version="1" comment="kernel-ppc64-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132515" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132516" version="1" comment="kernel-source is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132517" version="1" comment="kernel-syms is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132518" version="1" comment="kernel-trace is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132519" version="1" comment="kernel-trace-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132520" version="1" comment="kernel-trace-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132521" version="1" comment="kernel-xen is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132522" version="1" comment="kernel-xen-base is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132523" version="1" comment="kernel-xen-devel is &lt;3.0.101-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122560" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122561" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122562" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126448" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126449" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126450" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126451" version="1" comment="krb5-client is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126452" version="1" comment="krb5-x86 is &lt;1.6.3-133.49.109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129924" version="1" comment="kvm is &lt;1.4.2-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132524" version="1" comment="kvm is &lt;1.4.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135950" version="1" comment="kvm is &lt;1.4.2-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130722" version="1" comment="lha is &lt;1.14.0.894-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148069" version="1" comment="libcap-ng-utils is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148070" version="1" comment="libcap-ng0 is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148071" version="1" comment="libcap-ng0-32bit is &lt;0.6.3-1.9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132525" version="1" comment="libgcrypt11 is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132526" version="1" comment="libgcrypt11-32bit is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132527" version="1" comment="libgcrypt11-x86 is &lt;1.5.0-0.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132528" version="1" comment="libidn-32bit is &lt;1.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132529" version="1" comment="libidn-x86 is &lt;1.10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132530" version="1" comment="libtcnative-1-0 is &lt;1.3.3-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125651" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-12.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130782" version="1" comment="libvirt-client is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130783" version="1" comment="libvirt-client-32bit is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130784" version="1" comment="libvirt-doc is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130785" version="1" comment="libvirt-lock-sanlock is &lt;1.2.5-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130786" version="1" comment="perl-Sys-Virt is &lt;1.2.5-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127117" version="1" comment="libxml2-32bit is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127118" version="1" comment="libxml2-doc is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127119" version="1" comment="libxml2-python is &lt;2.7.6-0.40.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127120" version="1" comment="libxml2-x86 is &lt;2.7.6-0.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128985" version="1" comment="libxml2-x86 is &lt;2.7.6-0.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132531" version="1" comment="libxml2-32bit is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132532" version="1" comment="libxml2-doc is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132533" version="1" comment="libxml2-python is &lt;2.7.6-0.50.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132534" version="1" comment="libxml2-x86 is &lt;2.7.6-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146982" version="1" comment="libxml2-32bit is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146983" version="1" comment="libxml2-doc is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146984" version="1" comment="libxml2-python is &lt;2.7.6-0.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146985" version="1" comment="libxml2-x86 is &lt;2.7.6-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144570" version="1" comment="kernel-bigmem is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144571" version="1" comment="kernel-bigmem-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144572" version="1" comment="kernel-bigmem-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144573" version="1" comment="kernel-default is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144574" version="1" comment="kernel-default-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144575" version="1" comment="kernel-default-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144576" version="1" comment="kernel-default-man is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144577" version="1" comment="kernel-ec2 is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144578" version="1" comment="kernel-ec2-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144579" version="1" comment="kernel-ec2-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144580" version="1" comment="kernel-pae is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144581" version="1" comment="kernel-pae-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144582" version="1" comment="kernel-pae-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144583" version="1" comment="kernel-ppc64 is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144584" version="1" comment="kernel-ppc64-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144585" version="1" comment="kernel-ppc64-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144586" version="1" comment="kernel-source is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144587" version="1" comment="kernel-syms is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144588" version="1" comment="kernel-trace is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144589" version="1" comment="kernel-trace-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144590" version="1" comment="kernel-trace-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144591" version="1" comment="kernel-xen is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144592" version="1" comment="kernel-xen-base is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144593" version="1" comment="kernel-xen-devel is &lt;3.0.101-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142232" version="1" comment="libfreebl3-x86 is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142233" version="1" comment="libsoftokn3-x86 is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142234" version="1" comment="mozilla-nss-x86 is &lt;3.21.3-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127469" version="1" comment="libmysql55client18 is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127470" version="1" comment="libmysql55client18-32bit is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127471" version="1" comment="libmysql55client18-x86 is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127472" version="1" comment="libmysql55client_r18 is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127473" version="1" comment="mysql-client is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127474" version="1" comment="mysql-tools is &lt;5.5.49-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128986" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128987" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128988" version="1" comment="libmysqlclient15-x86 is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128989" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.8.10.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132535" version="1" comment="libmysql55client18-x86 is &lt;5.5.52-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135506" version="1" comment="libmysql55client18 is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135507" version="1" comment="libmysql55client18-32bit is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135508" version="1" comment="libmysql55client18-x86 is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135509" version="1" comment="libmysql55client_r18 is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135510" version="1" comment="mysql-client is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135511" version="1" comment="mysql-tools is &lt;5.5.53-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148175" version="1" comment="libmysql55client18-x86 is &lt;5.5.54-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128918" version="1" comment="libtasn1-3 is &lt;1.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038045"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128919" version="1" comment="libtasn1-3-32bit is &lt;1.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128920" version="1" comment="libtasn1-3-x86 is &lt;1.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144243" version="1" comment="ntp is &lt;4.2.8p9-57.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144244" version="1" comment="ntp-doc is &lt;4.2.8p9-57.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114892" version="1" comment="openssh-fips is &lt;6.6p1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128490" version="1" comment="openssh is &lt;6.6p1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128491" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128492" version="1" comment="openssh-fips is &lt;6.6p1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128493" version="1" comment="openssh-helpers is &lt;6.6p1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132536" version="1" comment="openssh is &lt;6.6p1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132537" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132538" version="1" comment="openssh-fips is &lt;6.6p1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132539" version="1" comment="openssh-helpers is &lt;6.6p1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121398" version="1" comment="openssh-fips is &lt;6.6p1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123899" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127543" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132540" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8j-0.102.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129146" version="1" comment="pam-32bit is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129147" version="1" comment="pam-doc is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129148" version="1" comment="pam-x86 is &lt;1.1.5-0.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132541" version="1" comment="perl-32bit is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132542" version="1" comment="perl-Module-Build is &lt;0.2808.01-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132543" version="1" comment="perl-Test-Simple is &lt;0.72-0.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132544" version="1" comment="perl-base is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132545" version="1" comment="perl-doc is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132546" version="1" comment="perl-x86 is &lt;5.10.0-64.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126736" version="1" comment="apache2-mod_php53 is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126737" version="1" comment="php53-bcmath is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126738" version="1" comment="php53-bz2 is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126739" version="1" comment="php53-calendar is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126740" version="1" comment="php53-ctype is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126741" version="1" comment="php53-curl is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126742" version="1" comment="php53-dba is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126743" version="1" comment="php53-dom is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126744" version="1" comment="php53-exif is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126745" version="1" comment="php53-fastcgi is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126746" version="1" comment="php53-fileinfo is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126747" version="1" comment="php53-ftp is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126748" version="1" comment="php53-gd is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126749" version="1" comment="php53-gettext is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126750" version="1" comment="php53-gmp is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126751" version="1" comment="php53-iconv is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126752" version="1" comment="php53-intl is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126753" version="1" comment="php53-json is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126754" version="1" comment="php53-ldap is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126755" version="1" comment="php53-mbstring is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126756" version="1" comment="php53-mcrypt is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126757" version="1" comment="php53-mysql is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126758" version="1" comment="php53-odbc is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126759" version="1" comment="php53-openssl is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126760" version="1" comment="php53-pcntl is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126761" version="1" comment="php53-pdo is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126762" version="1" comment="php53-pear is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126763" version="1" comment="php53-pgsql is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126764" version="1" comment="php53-pspell is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126765" version="1" comment="php53-shmop is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126766" version="1" comment="php53-snmp is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126767" version="1" comment="php53-soap is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126768" version="1" comment="php53-suhosin is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126769" version="1" comment="php53-sysvmsg is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126770" version="1" comment="php53-sysvsem is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126771" version="1" comment="php53-sysvshm is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126772" version="1" comment="php53-tokenizer is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126773" version="1" comment="php53-wddx is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126774" version="1" comment="php53-xmlreader is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126775" version="1" comment="php53-xmlrpc is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126776" version="1" comment="php53-xmlwriter is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126777" version="1" comment="php53-xsl is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126778" version="1" comment="php53-zip is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126779" version="1" comment="php53-zlib is &lt;5.3.17-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127613" version="1" comment="apache2-mod_php53 is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127614" version="1" comment="php53-bcmath is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127615" version="1" comment="php53-bz2 is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127616" version="1" comment="php53-calendar is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127617" version="1" comment="php53-ctype is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127618" version="1" comment="php53-curl is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127619" version="1" comment="php53-dba is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127620" version="1" comment="php53-dom is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127621" version="1" comment="php53-exif is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127622" version="1" comment="php53-fastcgi is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127623" version="1" comment="php53-fileinfo is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127624" version="1" comment="php53-ftp is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127625" version="1" comment="php53-gd is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127626" version="1" comment="php53-gettext is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127627" version="1" comment="php53-gmp is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127628" version="1" comment="php53-iconv is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127629" version="1" comment="php53-intl is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127630" version="1" comment="php53-json is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127631" version="1" comment="php53-ldap is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127632" version="1" comment="php53-mbstring is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127633" version="1" comment="php53-mcrypt is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127634" version="1" comment="php53-mysql is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127635" version="1" comment="php53-odbc is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127636" version="1" comment="php53-openssl is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127637" version="1" comment="php53-pcntl is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127638" version="1" comment="php53-pdo is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127639" version="1" comment="php53-pear is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127640" version="1" comment="php53-pgsql is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127641" version="1" comment="php53-pspell is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127642" version="1" comment="php53-shmop is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127643" version="1" comment="php53-snmp is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127644" version="1" comment="php53-soap is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127645" version="1" comment="php53-suhosin is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127646" version="1" comment="php53-sysvmsg is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127647" version="1" comment="php53-sysvsem is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127648" version="1" comment="php53-sysvshm is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127649" version="1" comment="php53-tokenizer is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127650" version="1" comment="php53-wddx is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127651" version="1" comment="php53-xmlreader is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127652" version="1" comment="php53-xmlrpc is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127653" version="1" comment="php53-xmlwriter is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127654" version="1" comment="php53-xsl is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127655" version="1" comment="php53-zip is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127656" version="1" comment="php53-zlib is &lt;5.3.17-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132547" version="1" comment="apache2-mod_php53 is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132548" version="1" comment="php53-bcmath is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132549" version="1" comment="php53-bz2 is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132550" version="1" comment="php53-calendar is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132551" version="1" comment="php53-ctype is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132552" version="1" comment="php53-curl is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132553" version="1" comment="php53-dba is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132554" version="1" comment="php53-dom is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132555" version="1" comment="php53-exif is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132556" version="1" comment="php53-fastcgi is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132557" version="1" comment="php53-fileinfo is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132558" version="1" comment="php53-ftp is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132559" version="1" comment="php53-gd is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132560" version="1" comment="php53-gettext is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132561" version="1" comment="php53-gmp is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132562" version="1" comment="php53-iconv is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132563" version="1" comment="php53-intl is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132564" version="1" comment="php53-json is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132565" version="1" comment="php53-ldap is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132566" version="1" comment="php53-mbstring is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132567" version="1" comment="php53-mcrypt is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132568" version="1" comment="php53-mysql is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132569" version="1" comment="php53-odbc is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132570" version="1" comment="php53-openssl is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132571" version="1" comment="php53-pcntl is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132572" version="1" comment="php53-pdo is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132573" version="1" comment="php53-pear is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132574" version="1" comment="php53-pgsql is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132575" version="1" comment="php53-pspell is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132576" version="1" comment="php53-shmop is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132577" version="1" comment="php53-snmp is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132578" version="1" comment="php53-soap is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132579" version="1" comment="php53-suhosin is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132580" version="1" comment="php53-sysvmsg is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132581" version="1" comment="php53-sysvsem is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132582" version="1" comment="php53-sysvshm is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132583" version="1" comment="php53-tokenizer is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132584" version="1" comment="php53-wddx is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132585" version="1" comment="php53-xmlreader is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132586" version="1" comment="php53-xmlrpc is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132587" version="1" comment="php53-xmlwriter is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132588" version="1" comment="php53-xsl is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132589" version="1" comment="php53-zip is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132590" version="1" comment="php53-zlib is &lt;5.3.17-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132591" version="1" comment="apache2-mod_php53 is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132592" version="1" comment="php53-bcmath is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132593" version="1" comment="php53-bz2 is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132594" version="1" comment="php53-calendar is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132595" version="1" comment="php53-ctype is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132596" version="1" comment="php53-curl is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132597" version="1" comment="php53-dba is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132598" version="1" comment="php53-dom is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132599" version="1" comment="php53-exif is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132600" version="1" comment="php53-fastcgi is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132601" version="1" comment="php53-fileinfo is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132602" version="1" comment="php53-ftp is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132603" version="1" comment="php53-gd is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132604" version="1" comment="php53-gettext is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132605" version="1" comment="php53-gmp is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132606" version="1" comment="php53-iconv is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132607" version="1" comment="php53-intl is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132608" version="1" comment="php53-json is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132609" version="1" comment="php53-ldap is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132610" version="1" comment="php53-mbstring is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132611" version="1" comment="php53-mcrypt is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132612" version="1" comment="php53-mysql is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132613" version="1" comment="php53-odbc is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132614" version="1" comment="php53-openssl is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132615" version="1" comment="php53-pcntl is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132616" version="1" comment="php53-pdo is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132617" version="1" comment="php53-pear is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132618" version="1" comment="php53-pgsql is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132619" version="1" comment="php53-pspell is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132620" version="1" comment="php53-shmop is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132621" version="1" comment="php53-snmp is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132622" version="1" comment="php53-soap is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132623" version="1" comment="php53-suhosin is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132624" version="1" comment="php53-sysvmsg is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132625" version="1" comment="php53-sysvsem is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132626" version="1" comment="php53-sysvshm is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132627" version="1" comment="php53-tokenizer is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132628" version="1" comment="php53-wddx is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132629" version="1" comment="php53-xmlreader is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132630" version="1" comment="php53-xmlrpc is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132631" version="1" comment="php53-xmlwriter is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132632" version="1" comment="php53-xsl is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132633" version="1" comment="php53-zip is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132634" version="1" comment="php53-zlib is &lt;5.3.17-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132635" version="1" comment="apache2-mod_php53 is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132636" version="1" comment="php53-bcmath is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132637" version="1" comment="php53-bz2 is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132638" version="1" comment="php53-calendar is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132639" version="1" comment="php53-ctype is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132640" version="1" comment="php53-curl is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132641" version="1" comment="php53-dba is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132642" version="1" comment="php53-dom is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132643" version="1" comment="php53-exif is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132644" version="1" comment="php53-fastcgi is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132645" version="1" comment="php53-fileinfo is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132646" version="1" comment="php53-ftp is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132647" version="1" comment="php53-gd is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132648" version="1" comment="php53-gettext is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132649" version="1" comment="php53-gmp is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132650" version="1" comment="php53-iconv is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132651" version="1" comment="php53-intl is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132652" version="1" comment="php53-json is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132653" version="1" comment="php53-ldap is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132654" version="1" comment="php53-mbstring is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132655" version="1" comment="php53-mcrypt is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132656" version="1" comment="php53-mysql is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132657" version="1" comment="php53-odbc is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132658" version="1" comment="php53-openssl is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132659" version="1" comment="php53-pcntl is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132660" version="1" comment="php53-pdo is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132661" version="1" comment="php53-pear is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132662" version="1" comment="php53-pgsql is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132663" version="1" comment="php53-pspell is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132664" version="1" comment="php53-shmop is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132665" version="1" comment="php53-snmp is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132666" version="1" comment="php53-soap is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132667" version="1" comment="php53-suhosin is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132668" version="1" comment="php53-sysvmsg is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132669" version="1" comment="php53-sysvsem is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132670" version="1" comment="php53-sysvshm is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132671" version="1" comment="php53-tokenizer is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132672" version="1" comment="php53-wddx is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132673" version="1" comment="php53-xmlreader is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132674" version="1" comment="php53-xmlrpc is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132675" version="1" comment="php53-xmlwriter is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132676" version="1" comment="php53-xsl is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132677" version="1" comment="php53-zip is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132678" version="1" comment="php53-zlib is &lt;5.3.17-87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146910" version="1" comment="apache2-mod_php53 is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146911" version="1" comment="php53-bcmath is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146912" version="1" comment="php53-bz2 is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146913" version="1" comment="php53-calendar is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146914" version="1" comment="php53-ctype is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146915" version="1" comment="php53-curl is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146916" version="1" comment="php53-dba is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146917" version="1" comment="php53-dom is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146918" version="1" comment="php53-exif is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146919" version="1" comment="php53-fastcgi is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146920" version="1" comment="php53-fileinfo is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146921" version="1" comment="php53-ftp is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146922" version="1" comment="php53-gd is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146923" version="1" comment="php53-gettext is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146924" version="1" comment="php53-gmp is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146925" version="1" comment="php53-iconv is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146926" version="1" comment="php53-intl is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146927" version="1" comment="php53-json is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146928" version="1" comment="php53-ldap is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146929" version="1" comment="php53-mbstring is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146930" version="1" comment="php53-mcrypt is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146931" version="1" comment="php53-mysql is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146932" version="1" comment="php53-odbc is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146933" version="1" comment="php53-openssl is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146934" version="1" comment="php53-pcntl is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146935" version="1" comment="php53-pdo is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146936" version="1" comment="php53-pear is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146937" version="1" comment="php53-pgsql is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146938" version="1" comment="php53-pspell is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146939" version="1" comment="php53-shmop is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146940" version="1" comment="php53-snmp is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146941" version="1" comment="php53-soap is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146942" version="1" comment="php53-suhosin is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146943" version="1" comment="php53-sysvmsg is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146944" version="1" comment="php53-sysvsem is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146945" version="1" comment="php53-sysvshm is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146946" version="1" comment="php53-tokenizer is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146947" version="1" comment="php53-wddx is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146948" version="1" comment="php53-xmlreader is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146949" version="1" comment="php53-xmlrpc is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146950" version="1" comment="php53-xmlwriter is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146951" version="1" comment="php53-xsl is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146952" version="1" comment="php53-zip is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146953" version="1" comment="php53-zlib is &lt;5.3.17-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147974" version="1" comment="policycoreutils is &lt;2.0.79-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128654" version="1" comment="libpoppler-glib4 is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128655" version="1" comment="libpoppler-qt4-3 is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128656" version="1" comment="libpoppler5 is &lt;0.12.3-1.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124470" version="1" comment="postgresql94-contrib is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124471" version="1" comment="postgresql94-server is &lt;9.4.6-0.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132679" version="1" comment="libecpg6 is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132680" version="1" comment="libpq5 is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132681" version="1" comment="libpq5-32bit is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132682" version="1" comment="postgresql94 is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132683" version="1" comment="postgresql94-contrib is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132684" version="1" comment="postgresql94-docs is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132685" version="1" comment="postgresql94-server is &lt;9.4.9-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132686" version="1" comment="libpython2_6-1_0 is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132687" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132688" version="1" comment="libpython2_6-1_0-x86 is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132689" version="1" comment="python-base-32bit is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132690" version="1" comment="python-base-x86 is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132691" version="1" comment="python-curses is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132692" version="1" comment="python-x86 is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132693" version="1" comment="python-xml is &lt;2.6.9-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130659" version="1" comment="rsync is &lt;3.0.4-2.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125247" version="1" comment="ldapsmb is &lt;1.34b-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125248" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125249" version="1" comment="libtalloc2-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125250" version="1" comment="libtdb1-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125251" version="1" comment="libtevent0-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125252" version="1" comment="libwbclient0-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125253" version="1" comment="samba-client-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125254" version="1" comment="samba-winbind-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125255" version="1" comment="samba-x86 is &lt;3.6.3-67.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125985" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125986" version="1" comment="libtalloc2-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125987" version="1" comment="libtdb1-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125988" version="1" comment="libtevent0-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125989" version="1" comment="libwbclient0-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125990" version="1" comment="samba-client-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125991" version="1" comment="samba-winbind-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125992" version="1" comment="samba-x86 is &lt;3.6.3-76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146137" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146138" version="1" comment="libtalloc2-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146139" version="1" comment="libtdb1-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146140" version="1" comment="libtevent0-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146141" version="1" comment="libwbclient0-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146142" version="1" comment="samba-client-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146143" version="1" comment="samba-winbind-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146144" version="1" comment="samba-x86 is &lt;3.6.3-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121399" version="1" comment="libtevent0-x86 is &lt;3.6.3-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127294" version="1" comment="libspice-server1 is &lt;0.12.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148176" version="1" comment="libspice-server1 is &lt;0.12.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132694" version="1" comment="libsqlite3-0 is &lt;3.7.6.3-1.4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132695" version="1" comment="libsqlite3-0-32bit is &lt;3.7.6.3-1.4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132696" version="1" comment="libsqlite3-0-x86 is &lt;3.7.6.3-1.4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132697" version="1" comment="squid is &lt;2.7.STABLE5-2.12.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132698" version="1" comment="squid3 is &lt;3.1.23-8.16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146954" version="1" comment="squid3 is &lt;3.1.23-8.16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132699" version="1" comment="squidGuard is &lt;1.4-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132700" version="1" comment="squidGuard-doc is &lt;1.4-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115110" version="1" comment="strongswan is &lt;4.4.0-6.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115111" version="1" comment="strongswan-doc is &lt;4.4.0-6.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135935" version="1" comment="sudo is &lt;1.7.6p2-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128484" version="1" comment="supportutils is &lt;1.20-121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135951" version="1" comment="tar is &lt;1.26-1.2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122563" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.163.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132701" version="1" comment="libtiff3 is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132702" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132703" version="1" comment="libtiff3-x86 is &lt;3.8.2-141.168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132704" version="1" comment="tomcat6 is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132705" version="1" comment="tomcat6-admin-webapps is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132706" version="1" comment="tomcat6-docs-webapp is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132707" version="1" comment="tomcat6-javadoc is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132708" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132709" version="1" comment="tomcat6-lib is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132710" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132711" version="1" comment="tomcat6-webapps is &lt;6.0.45-0.53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114343" version="1" comment="tomcat6 is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114344" version="1" comment="tomcat6-admin-webapps is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114345" version="1" comment="tomcat6-docs-webapp is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114346" version="1" comment="tomcat6-javadoc is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114347" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114348" version="1" comment="tomcat6-lib is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114349" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114350" version="1" comment="tomcat6-webapps is &lt;6.0.41-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125256" version="1" comment="tomcat6 is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125257" version="1" comment="tomcat6-admin-webapps is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125258" version="1" comment="tomcat6-docs-webapp is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125259" version="1" comment="tomcat6-javadoc is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125260" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125261" version="1" comment="tomcat6-lib is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125262" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125263" version="1" comment="tomcat6-webapps is &lt;6.0.45-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136127" version="1" comment="gvim is &lt;7.2-8.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136128" version="1" comment="vim is &lt;7.2-8.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136129" version="1" comment="vim-base is &lt;7.2-8.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136130" version="1" comment="vim-data is &lt;7.2-8.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136710" version="1" comment="w3m is &lt;0.5.3.git20161120-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132712" version="1" comment="xen-doc-html is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132713" version="1" comment="xen-kmp-default is &lt;4.4.4_07_3.0.101_77-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132714" version="1" comment="xen-kmp-pae is &lt;4.4.4_07_3.0.101_77-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132715" version="1" comment="xen-libs is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132716" version="1" comment="xen-libs-32bit is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132717" version="1" comment="xen-tools is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132718" version="1" comment="xen-tools-domU is &lt;4.4.4_07-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132719" version="1" comment="xen-doc-html is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132720" version="1" comment="xen-kmp-default is &lt;4.4.4_08_3.0.101_80-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132721" version="1" comment="xen-kmp-pae is &lt;4.4.4_08_3.0.101_80-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132722" version="1" comment="xen-libs is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132723" version="1" comment="xen-libs-32bit is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132724" version="1" comment="xen-tools is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132725" version="1" comment="xen-tools-domU is &lt;4.4.4_08-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143086" version="1" comment="xen-doc-html is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143087" version="1" comment="xen-kmp-default is &lt;4.4.4_10_3.0.101_88-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143088" version="1" comment="xen-kmp-pae is &lt;4.4.4_10_3.0.101_88-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143089" version="1" comment="xen-libs is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143090" version="1" comment="xen-libs-32bit is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143091" version="1" comment="xen-tools is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143092" version="1" comment="xen-tools-domU is &lt;4.4.4_10-43.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144687" version="1" comment="xen-doc-html is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144688" version="1" comment="xen-kmp-default is &lt;4.4.4_12_3.0.101_91-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144689" version="1" comment="xen-kmp-pae is &lt;4.4.4_12_3.0.101_91-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144690" version="1" comment="xen-libs is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144691" version="1" comment="xen-libs-32bit is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144692" version="1" comment="xen-tools is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144693" version="1" comment="xen-tools-domU is &lt;4.4.4_12-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136711" version="1" comment="xorg-x11-libX11-32bit is &lt;7.4-5.11.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136712" version="1" comment="xorg-x11-libX11-x86 is &lt;7.4-5.11.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143093" version="1" comment="xorg-x11-libXfixes-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143094" version="1" comment="xorg-x11-libXfixes-x86 is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148474" version="1" comment="xorg-x11-libXpm-32bit is &lt;7.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009148475" version="1" comment="xorg-x11-libXpm-x86 is &lt;7.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142776" version="1" comment="xorg-x11-libXrender-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142777" version="1" comment="xorg-x11-libXrender-x86 is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142778" version="1" comment="xorg-x11-libXv-32bit is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142779" version="1" comment="xorg-x11-libXv-x86 is &lt;7.4-1.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143095" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143096" version="1" comment="xorg-x11-libs-x86 is &lt;7.4-8.26.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132726" version="1" comment="yast2-storage-lib is &lt;2.17.161-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144694" version="1" comment="zlib-32bit is &lt;1.2.7-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144695" version="1" comment="zlib-x86 is &lt;1.2.7-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077618" version="1" comment="krb5 is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077616" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077617" version="1" comment="krb5-client is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077632" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077633" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077634" version="1" comment="krb5-server is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077641" version="1" comment="krb5-devel is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077640" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111740" version="1" comment="libmysqlclient15 is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111752" version="1" comment="libmysqlclient15-32bit is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111741" version="1" comment="libmysqlclient_r15 is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111742" version="1" comment="mysql is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111743" version="1" comment="mysql-Max is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111744" version="1" comment="mysql-client is &lt;5.0.67-13.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057188" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr7.0-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057185" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr7.0-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057186" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr7.0-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057042" version="1" comment="libpoppler-glib4 is &lt;0.10.1-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057043" version="1" comment="libpoppler-qt4-3 is &lt;0.10.1-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057044" version="1" comment="libpoppler4 is &lt;0.10.1-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057045" version="1" comment="poppler-tools is &lt;0.10.1-1.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057913" version="1" comment="pango is &lt;1.22.1-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057910" version="1" comment="pango-32bit is &lt;1.22.1-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057911" version="1" comment="pango-doc is &lt;1.22.1-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058352" version="1" comment="MozillaFirefox is &lt;3.5.8-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058351" version="1" comment="MozillaFirefox-translations is &lt;3.5.8-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058362" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.18-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058358" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.18-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058359" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.18-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058360" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.18-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058357" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.8-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058353" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.8-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058354" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.8-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058355" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.8-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058844" version="1" comment="wireshark is &lt;1.0.5-1.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060327" version="1" comment="libpython2_6-1_0 is &lt;2.6.0-8.8.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060325" version="1" comment="libpython2_6-1_0-32bit is &lt;2.6.0-8.8.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060339" version="1" comment="python is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060328" version="1" comment="python-32bit is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060331" version="1" comment="python-base is &lt;2.6.0-8.8.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060329" version="1" comment="python-base-32bit is &lt;2.6.0-8.8.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060332" version="1" comment="python-curses is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060333" version="1" comment="python-demo is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060334" version="1" comment="python-gdbm is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060335" version="1" comment="python-idle is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060336" version="1" comment="python-tk is &lt;2.6.0-8.9.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060338" version="1" comment="python-xml is &lt;2.6.0-8.8.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059250" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.22.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059248" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.22.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059252" version="1" comment="openssl is &lt;0.9.8h-30.22.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059251" version="1" comment="openssl-doc is &lt;0.9.8h-30.22.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059848" version="1" comment="glib2 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059846" version="1" comment="glib2-doc is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059847" version="1" comment="glib2-lang is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059851" version="1" comment="libgio-2_0-0 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059849" version="1" comment="libgio-2_0-0-32bit is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059854" version="1" comment="libglib-2_0-0 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059852" version="1" comment="libglib-2_0-0-32bit is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059857" version="1" comment="libgmodule-2_0-0 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059855" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059860" version="1" comment="libgobject-2_0-0 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059858" version="1" comment="libgobject-2_0-0-32bit is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059863" version="1" comment="libgthread-2_0-0 is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059861" version="1" comment="libgthread-2_0-0-32bit is &lt;2.18.2-7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057344" version="1" comment="krb5 is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057338" version="1" comment="krb5-32bit is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057339" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057340" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057341" version="1" comment="krb5-client is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057342" version="1" comment="krb5-server is &lt;1.6.3-133.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057690" version="1" comment="fuse is &lt;2.7.2-61.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057691" version="1" comment="libfuse2 is &lt;2.7.2-61.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056887" version="1" comment="MozillaFirefox is &lt;3.5.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056886" version="1" comment="MozillaFirefox-translations is &lt;3.5.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053956" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.13-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053952" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.13-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053953" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.13-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009053954" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.13-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056892" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056888" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056889" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056890" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.6-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059483" version="1" comment="MozillaFirefox is &lt;3.5.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059482" version="1" comment="MozillaFirefox-translations is &lt;3.5.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065171" version="1" comment="gnutls is &lt;2.4.1-24.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060827" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.4-1.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059417" version="1" comment="libfreebl3 is &lt;3.12.6-3.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059415" version="1" comment="libfreebl3-32bit is &lt;3.12.6-3.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065174" version="1" comment="libgnutls26 is &lt;2.4.1-24.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009065172" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059421" version="1" comment="mozilla-nss is &lt;3.12.6-3.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059418" version="1" comment="mozilla-nss-32bit is &lt;3.12.6-3.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059419" version="1" comment="mozilla-nss-tools is &lt;3.12.6-3.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059481" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.19-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059477" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.19-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059478" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.19-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059479" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.19-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059488" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.9-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059484" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.9-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059485" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.9-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059486" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.9-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057171" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.3-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056897" version="1" comment="mozilla-xulrunner190 is &lt;1.9.0.16-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056893" version="1" comment="mozilla-xulrunner190-32bit is &lt;1.9.0.16-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056894" version="1" comment="mozilla-xulrunner190-gnomevfs is &lt;1.9.0.16-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009056895" version="1" comment="mozilla-xulrunner190-translations is &lt;1.9.0.16-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057282" version="1" comment="postgresql is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057276" version="1" comment="postgresql-contrib is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057277" version="1" comment="postgresql-docs is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057280" version="1" comment="postgresql-libs is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057278" version="1" comment="postgresql-libs-32bit is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057281" version="1" comment="postgresql-server is &lt;8.3.9-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061860" version="1" comment="ghostscript-fonts-other is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061861" version="1" comment="ghostscript-fonts-rus is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061862" version="1" comment="ghostscript-fonts-std is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061863" version="1" comment="ghostscript-library is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061864" version="1" comment="ghostscript-omni is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061865" version="1" comment="ghostscript-x11 is &lt;8.62-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061866" version="1" comment="libgimpprint is &lt;4.2.7-32.27.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093925" version="1" comment="gnutls is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093929" version="1" comment="libgnutls26 is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093927" version="1" comment="libgnutls26-32bit is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093926" version="1" comment="libgnutls-extra26 is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093936" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093937" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061087" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr8.0-0.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061084" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr8.0-0.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061085" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr8.0-0.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107268" version="1" comment="clamav is &lt;0.96-0.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060502" version="1" comment="libpng12-0 is &lt;1.2.31-5.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060500" version="1" comment="libpng12-0-32bit is &lt;1.2.31-5.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057543" version="1" comment="MozillaFirefox is &lt;3.5.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057542" version="1" comment="MozillaFirefox-translations is &lt;3.5.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057548" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057544" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057545" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009057546" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.7-1.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058945" version="1" comment="cups is &lt;1.3.9-8.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058941" version="1" comment="cups-client is &lt;1.3.9-8.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058944" version="1" comment="cups-libs is &lt;1.3.9-8.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009058942" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062323" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111689" version="1" comment="php5 is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062324" version="1" comment="php5-bcmath is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062325" version="1" comment="php5-bz2 is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062326" version="1" comment="php5-calendar is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062327" version="1" comment="php5-ctype is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062328" version="1" comment="php5-curl is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062329" version="1" comment="php5-dba is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062330" version="1" comment="php5-dbase is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062331" version="1" comment="php5-dom is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062332" version="1" comment="php5-exif is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062333" version="1" comment="php5-fastcgi is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062334" version="1" comment="php5-ftp is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062335" version="1" comment="php5-gd is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062336" version="1" comment="php5-gettext is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062337" version="1" comment="php5-gmp is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062338" version="1" comment="php5-hash is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062339" version="1" comment="php5-iconv is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062340" version="1" comment="php5-json is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062341" version="1" comment="php5-ldap is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062342" version="1" comment="php5-mbstring is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062343" version="1" comment="php5-mcrypt is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062344" version="1" comment="php5-mysql is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062345" version="1" comment="php5-odbc is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062346" version="1" comment="php5-openssl is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062347" version="1" comment="php5-pcntl is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062348" version="1" comment="php5-pdo is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062349" version="1" comment="php5-pear is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062350" version="1" comment="php5-pgsql is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062351" version="1" comment="php5-pspell is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062352" version="1" comment="php5-shmop is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062353" version="1" comment="php5-snmp is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062354" version="1" comment="php5-soap is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062355" version="1" comment="php5-suhosin is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062356" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062357" version="1" comment="php5-sysvsem is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062358" version="1" comment="php5-sysvshm is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062359" version="1" comment="php5-tokenizer is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062360" version="1" comment="php5-wddx is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062361" version="1" comment="php5-xmlreader is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062362" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062363" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062364" version="1" comment="php5-xsl is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062365" version="1" comment="php5-zip is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062366" version="1" comment="php5-zlib is &lt;5.2.14-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064780" version="1" comment="cups is &lt;1.3.9-8.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064776" version="1" comment="cups-client is &lt;1.3.9-8.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064779" version="1" comment="cups-libs is &lt;1.3.9-8.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064777" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059012" version="1" comment="cifs-mount is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059013" version="1" comment="ldapsmb is &lt;1.34b-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059016" version="1" comment="libsmbclient0 is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059014" version="1" comment="libsmbclient0-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059019" version="1" comment="libtalloc1 is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059017" version="1" comment="libtalloc1-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059022" version="1" comment="libtdb1 is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059020" version="1" comment="libtdb1-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059025" version="1" comment="libwbclient0 is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059023" version="1" comment="libwbclient0-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059035" version="1" comment="samba is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059026" version="1" comment="samba-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059029" version="1" comment="samba-client is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059027" version="1" comment="samba-client-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059030" version="1" comment="samba-krb-printing is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059033" version="1" comment="samba-winbind is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059031" version="1" comment="samba-winbind-32bit is &lt;3.2.7-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059529" version="1" comment="krb5 is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059523" version="1" comment="krb5-32bit is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059524" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059525" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059526" version="1" comment="krb5-client is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009059527" version="1" comment="krb5-server is &lt;1.6.3-133.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061277" version="1" comment="postgresql is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061271" version="1" comment="postgresql-contrib is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061272" version="1" comment="postgresql-docs is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061275" version="1" comment="postgresql-libs is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061273" version="1" comment="postgresql-libs-32bit is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061276" version="1" comment="postgresql-server is &lt;8.3.11-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064046" version="1" comment="NetworkManager is &lt;0.7.0.r4359-15.20.10.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064045" version="1" comment="NetworkManager-glib is &lt;0.7.0.r4359-15.20.10.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060716" version="1" comment="krb5 is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060710" version="1" comment="krb5-32bit is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060711" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060712" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060713" version="1" comment="krb5-client is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060714" version="1" comment="krb5-server is &lt;1.6.3-133.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116742" version="1" comment="java-1_4_2-ibm-sap is &lt;1.4.2_sr13.8-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116743" version="1" comment="java-1_4_2-ibm-sap-devel is &lt;1.4.2_sr13.8-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064613" version="1" comment="krb5 is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064607" version="1" comment="krb5-32bit is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064608" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064609" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064610" version="1" comment="krb5-client is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064611" version="1" comment="krb5-server is &lt;1.6.3-133.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009061754" version="1" comment="clamav is &lt;0.96.1-0.1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062065" version="1" comment="freetype2 is &lt;2.3.7-25.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009062063" version="1" comment="freetype2-32bit is &lt;2.3.7-25.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060901" version="1" comment="cifs-mount is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060902" version="1" comment="ldapsmb is &lt;1.34b-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060905" version="1" comment="libsmbclient0 is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060903" version="1" comment="libsmbclient0-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060908" version="1" comment="libtalloc1 is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060906" version="1" comment="libtalloc1-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060911" version="1" comment="libtdb1 is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060909" version="1" comment="libtdb1-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060914" version="1" comment="libwbclient0 is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060912" version="1" comment="libwbclient0-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060924" version="1" comment="samba is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060915" version="1" comment="samba-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060918" version="1" comment="samba-client is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060916" version="1" comment="samba-client-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060919" version="1" comment="samba-krb-printing is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060922" version="1" comment="samba-winbind is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009060920" version="1" comment="samba-winbind-32bit is &lt;3.2.7-11.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116744" version="1" comment="brocade-bna-kmp-rt is &lt;2.1.0.0_2.6.33.7.2_rt30_0.3-0.2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116745" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.19_2.6.33.7.2_rt30_0.3-0.7.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116746" version="1" comment="kernel-rt is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116747" version="1" comment="kernel-rt-base is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116748" version="1" comment="kernel-rt-devel is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116749" version="1" comment="kernel-rt_trace is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116750" version="1" comment="kernel-rt_trace-base is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116751" version="1" comment="kernel-rt_trace-devel is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116752" version="1" comment="kernel-source-rt is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116753" version="1" comment="kernel-syms-rt is &lt;2.6.33.7.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116754" version="1" comment="ofed-kmp-rt is &lt;1.4.2_2.6.33.7.2_rt30_0.3-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063839" version="1" comment="ext4dev-kmp-default is &lt;0_2.6.27.54_0.2-7.1.43" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063842" version="1" comment="ext4dev-kmp-xen is &lt;0_2.6.27.54_0.2-7.1.43" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063844" version="1" comment="kernel-default is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063843" version="1" comment="kernel-default-base is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063847" version="1" comment="kernel-source is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063848" version="1" comment="kernel-syms is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063852" version="1" comment="kernel-xen is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063851" version="1" comment="kernel-xen-base is &lt;2.6.27.54-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064300" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.22.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064298" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.22.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064302" version="1" comment="openssl is &lt;0.9.8h-30.22.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064301" version="1" comment="openssl-doc is &lt;0.9.8h-30.22.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064508" version="1" comment="quagga is &lt;0.99.10-17.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063353" version="1" comment="freetype2 is &lt;2.3.7-25.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009063351" version="1" comment="freetype2-32bit is &lt;2.3.7-25.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064216" version="1" comment="MozillaFirefox is &lt;3.6.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064215" version="1" comment="MozillaFirefox-translations is &lt;3.6.12-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064214" version="1" comment="mozilla-xulrunner191 is &lt;1.9.1.11-0.1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064210" version="1" comment="mozilla-xulrunner191-32bit is &lt;1.9.1.11-0.1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064211" version="1" comment="mozilla-xulrunner191-gnomevfs is &lt;1.9.1.11-0.1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064212" version="1" comment="mozilla-xulrunner191-translations is &lt;1.9.1.11-0.1.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064614" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111690" version="1" comment="php5 is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064615" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064616" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064617" version="1" comment="php5-calendar is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064618" version="1" comment="php5-ctype is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064619" version="1" comment="php5-curl is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064620" version="1" comment="php5-dba is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064621" version="1" comment="php5-dbase is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064622" version="1" comment="php5-dom is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064623" version="1" comment="php5-exif is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064624" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064625" version="1" comment="php5-ftp is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064626" version="1" comment="php5-gd is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064627" version="1" comment="php5-gettext is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064628" version="1" comment="php5-gmp is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064629" version="1" comment="php5-hash is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064630" version="1" comment="php5-iconv is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064631" version="1" comment="php5-json is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064632" version="1" comment="php5-ldap is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064633" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064634" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064635" version="1" comment="php5-mysql is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064636" version="1" comment="php5-odbc is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064637" version="1" comment="php5-openssl is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064638" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064639" version="1" comment="php5-pdo is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064640" version="1" comment="php5-pear is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064641" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064642" version="1" comment="php5-pspell is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064643" version="1" comment="php5-shmop is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064644" version="1" comment="php5-snmp is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064645" version="1" comment="php5-soap is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064646" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064647" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064648" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064649" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064650" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064651" version="1" comment="php5-wddx is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064652" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064653" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064654" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064655" version="1" comment="php5-xsl is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064656" version="1" comment="php5-zip is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064657" version="1" comment="php5-zlib is &lt;5.2.14-0.7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064395" version="1" comment="libopenssl0_9_8 is &lt;0.9.8h-30.22.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064393" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8h-30.22.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064397" version="1" comment="openssl is &lt;0.9.8h-30.22.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009064396" version="1" comment="openssl-doc is &lt;0.9.8h-30.22.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116755" version="1" comment="brocade-bna-kmp-rt is &lt;2.1.0.0_2.6.33.20_rt31_0.3-0.2.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116756" version="1" comment="cluster-network-kmp-rt is &lt;1.4_2.6.33.20_rt31_0.3-2.5.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116757" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_2.6.33.20_rt31_0.3-2.5.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116758" version="1" comment="drbd-kmp-rt is &lt;8.3.11_2.6.33.20_rt31_0.3-0.3.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116759" version="1" comment="drbd-kmp-rt_trace is &lt;8.3.11_2.6.33.20_rt31_0.3-0.3.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116760" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.19_2.6.33.20_rt31_0.3-0.9.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116761" version="1" comment="kernel-rt is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116762" version="1" comment="kernel-rt-base is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116763" version="1" comment="kernel-rt-devel is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116764" version="1" comment="kernel-rt_trace is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116765" version="1" comment="kernel-rt_trace-base is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116766" version="1" comment="kernel-rt_trace-devel is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116767" version="1" comment="kernel-source-rt is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116768" version="1" comment="kernel-syms-rt is &lt;2.6.33.20-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116769" version="1" comment="ocfs2-kmp-rt is &lt;1.6_2.6.33.20_rt31_0.3-0.4.2.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116770" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_2.6.33.20_rt31_0.3-0.4.2.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116771" version="1" comment="ofed-kmp-rt is &lt;1.5.2_2.6.33.20_rt31_0.3-0.9.13.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116772" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.74_rt98_0.6.2-2.18.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116773" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.74_rt98_0.6.2-2.18.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116774" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.74_rt98_0.6.2-0.6.6.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116775" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.74_rt98_0.6.2-0.6.6.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116776" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.74_rt98_0.6.2-0.23.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116777" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.74_rt98_0.6.2-0.23.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116778" version="1" comment="kernel-rt is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116779" version="1" comment="kernel-rt-base is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116780" version="1" comment="kernel-rt-devel is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116781" version="1" comment="kernel-rt_trace is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116782" version="1" comment="kernel-rt_trace-base is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116783" version="1" comment="kernel-rt_trace-devel is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116784" version="1" comment="kernel-source-rt is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116785" version="1" comment="kernel-syms-rt is &lt;3.0.74.rt98-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116786" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.74_rt98_0.6.2-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116787" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.74_rt98_0.6.2-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116788" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.74_rt98_0.6.2-0.11.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116789" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.74_rt98_0.6.2-0.11.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116790" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.74_rt98_0.6.2-0.28.28.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116791" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.74_rt98_0.6.2-0.28.28.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116792" version="1" comment="brocade-bna-kmp-rt is &lt;2.1.0.0_2.6.33.18_rt31_0.3-0.2.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116793" version="1" comment="cluster-network-kmp-rt is &lt;1.4_2.6.33.18_rt31_0.3-2.5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116794" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_2.6.33.18_rt31_0.3-2.5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116795" version="1" comment="drbd-kmp-rt is &lt;8.3.11_2.6.33.18_rt31_0.3-0.3.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116796" version="1" comment="drbd-kmp-rt_trace is &lt;8.3.11_2.6.33.18_rt31_0.3-0.3.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116797" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.19_2.6.33.18_rt31_0.3-0.7.48" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116798" version="1" comment="kernel-rt is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116799" version="1" comment="kernel-rt-base is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116800" version="1" comment="kernel-rt-devel is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116801" version="1" comment="kernel-rt_trace is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116802" version="1" comment="kernel-rt_trace-base is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116803" version="1" comment="kernel-rt_trace-devel is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116804" version="1" comment="kernel-source-rt is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116805" version="1" comment="kernel-syms-rt is &lt;2.6.33.18-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116806" version="1" comment="ocfs2-kmp-rt is &lt;1.6_2.6.33.18_rt31_0.3-0.4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116807" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_2.6.33.18_rt31_0.3-0.4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116808" version="1" comment="java-1_4_2-ibm-sap is &lt;1.4.2_sr13.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116809" version="1" comment="java-1_4_2-ibm-sap-devel is &lt;1.4.2_sr13.9-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103768" version="1" comment="glibc is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103758" version="1" comment="glibc-32bit is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103760" version="1" comment="glibc-devel is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103759" version="1" comment="glibc-devel-32bit is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103761" version="1" comment="glibc-html is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103762" version="1" comment="glibc-i18ndata is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103763" version="1" comment="glibc-info is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103765" version="1" comment="glibc-locale is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103764" version="1" comment="glibc-locale-32bit is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103767" version="1" comment="glibc-profile is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103766" version="1" comment="glibc-profile-32bit is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103769" version="1" comment="nscd is &lt;2.11.1-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108339" version="1" comment="kernel-default is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108337" version="1" comment="kernel-default-base is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108338" version="1" comment="kernel-default-devel is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108342" version="1" comment="kernel-ec2 is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108340" version="1" comment="kernel-ec2-base is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108341" version="1" comment="kernel-ec2-devel is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108346" version="1" comment="kernel-source is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108347" version="1" comment="kernel-syms is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108350" version="1" comment="kernel-trace is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108348" version="1" comment="kernel-trace-base is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108349" version="1" comment="kernel-trace-devel is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108353" version="1" comment="kernel-xen is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108351" version="1" comment="kernel-xen-base is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108352" version="1" comment="kernel-xen-devel is &lt;2.6.32.59-0.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108354" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108356" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.19-0.9.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116810" version="1" comment="java-1_4_2-ibm-sap is &lt;1.4.2_sr13.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116811" version="1" comment="java-1_4_2-ibm-sap-devel is &lt;1.4.2_sr13.10-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073836" version="1" comment="kernel-default is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073833" version="1" comment="kernel-default-base is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073834" version="1" comment="kernel-default-devel is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073854" version="1" comment="kernel-default-extra is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073837" version="1" comment="kernel-source is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073838" version="1" comment="kernel-syms is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073841" version="1" comment="kernel-trace is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073839" version="1" comment="kernel-trace-base is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073840" version="1" comment="kernel-trace-devel is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073855" version="1" comment="kernel-trace-extra is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073850" version="1" comment="kernel-xen is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073848" version="1" comment="kernel-xen-base is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073849" version="1" comment="kernel-xen-devel is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073856" version="1" comment="kernel-xen-extra is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116812" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.26_0.7-2.10.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116813" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.26_0.7-2.10.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116814" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.26_0.7-2.10.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116815" version="1" comment="gfs2-kmp-default is &lt;2_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116816" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116817" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116818" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116819" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116820" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.26_0.7-0.7.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103770" version="1" comment="btrfs-kmp-default is &lt;0_2.6.32.59_0.9-0.3.151" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103771" version="1" comment="btrfs-kmp-xen is &lt;0_2.6.32.59_0.9-0.3.151" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103772" version="1" comment="ext4dev-kmp-default is &lt;0_2.6.32.59_0.9-7.9.118" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103773" version="1" comment="ext4dev-kmp-trace is &lt;0_2.6.32.59_0.9-7.9.118" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103774" version="1" comment="ext4dev-kmp-xen is &lt;0_2.6.32.59_0.9-7.9.118" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103775" version="1" comment="hyper-v-kmp-default is &lt;0_2.6.32.59_0.9-0.18.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103776" version="1" comment="hyper-v-kmp-trace is &lt;0_2.6.32.59_0.9-0.18.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103779" version="1" comment="kernel-default is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103777" version="1" comment="kernel-default-base is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103778" version="1" comment="kernel-default-devel is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103782" version="1" comment="kernel-ec2 is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103780" version="1" comment="kernel-ec2-base is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103781" version="1" comment="kernel-ec2-devel is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103783" version="1" comment="kernel-source is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103784" version="1" comment="kernel-syms is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103787" version="1" comment="kernel-trace is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103785" version="1" comment="kernel-trace-base is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103786" version="1" comment="kernel-trace-devel is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103790" version="1" comment="kernel-xen is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103788" version="1" comment="kernel-xen-base is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103789" version="1" comment="kernel-xen-devel is &lt;2.6.32.59-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073847" version="1" comment="kernel-ec2 is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073845" version="1" comment="kernel-ec2-base is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073846" version="1" comment="kernel-ec2-devel is &lt;3.0.26-0.7.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075560" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075604" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111992" version="1" comment="php5 is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075561" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075562" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075563" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075564" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075565" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075566" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075567" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075568" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075569" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075570" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075571" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075572" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075573" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075574" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075575" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075576" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075577" version="1" comment="php5-json is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075578" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075579" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075580" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075581" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075582" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075583" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075584" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075585" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075586" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075587" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075588" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075589" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075590" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075591" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075592" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075593" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075594" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075595" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075596" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075597" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075598" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075599" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075600" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075601" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075602" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075603" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112792" version="1" comment="php53 is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075605" version="1" comment="php53-bcmath is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075606" version="1" comment="php53-bz2 is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075607" version="1" comment="php53-calendar is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075608" version="1" comment="php53-ctype is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075609" version="1" comment="php53-curl is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075610" version="1" comment="php53-dba is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075611" version="1" comment="php53-dom is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075612" version="1" comment="php53-exif is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075613" version="1" comment="php53-fastcgi is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075614" version="1" comment="php53-fileinfo is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075615" version="1" comment="php53-ftp is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075616" version="1" comment="php53-gd is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075617" version="1" comment="php53-gettext is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075618" version="1" comment="php53-gmp is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075619" version="1" comment="php53-iconv is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075620" version="1" comment="php53-intl is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075621" version="1" comment="php53-json is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075622" version="1" comment="php53-ldap is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075623" version="1" comment="php53-mbstring is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075624" version="1" comment="php53-mcrypt is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075625" version="1" comment="php53-mysql is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075626" version="1" comment="php53-odbc is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075627" version="1" comment="php53-openssl is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075628" version="1" comment="php53-pcntl is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075629" version="1" comment="php53-pdo is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075630" version="1" comment="php53-pear is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075631" version="1" comment="php53-pgsql is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075632" version="1" comment="php53-pspell is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075633" version="1" comment="php53-shmop is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075634" version="1" comment="php53-snmp is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075635" version="1" comment="php53-soap is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075636" version="1" comment="php53-suhosin is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075637" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075638" version="1" comment="php53-sysvsem is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075639" version="1" comment="php53-sysvshm is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075640" version="1" comment="php53-tokenizer is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075641" version="1" comment="php53-wddx is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075642" version="1" comment="php53-xmlreader is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075643" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075644" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075645" version="1" comment="php53-xsl is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075646" version="1" comment="php53-zip is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075647" version="1" comment="php53-zlib is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075652" version="1" comment="php5-devel is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075653" version="1" comment="php5-imap is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075654" version="1" comment="php5-ncurses is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075655" version="1" comment="php5-posix is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075656" version="1" comment="php5-readline is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075657" version="1" comment="php5-sockets is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075658" version="1" comment="php5-sqlite is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075659" version="1" comment="php5-tidy is &lt;5.2.14-0.7.30.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075660" version="1" comment="php53-devel is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075661" version="1" comment="php53-imap is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075662" version="1" comment="php53-posix is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075663" version="1" comment="php53-readline is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075664" version="1" comment="php53-sockets is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075665" version="1" comment="php53-sqlite is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075666" version="1" comment="php53-tidy is &lt;5.3.8-0.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040706"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116821" version="1" comment="java-1_4_2-ibm-sap is &lt;1.4.2_sr13.11-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116822" version="1" comment="java-1_4_2-ibm-sap-devel is &lt;1.4.2_sr13.11-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073675" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112788" version="1" comment="php53 is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073676" version="1" comment="php53-bcmath is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073677" version="1" comment="php53-bz2 is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073678" version="1" comment="php53-calendar is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073679" version="1" comment="php53-ctype is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073680" version="1" comment="php53-curl is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073681" version="1" comment="php53-dba is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073682" version="1" comment="php53-dom is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073683" version="1" comment="php53-exif is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073684" version="1" comment="php53-fastcgi is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073685" version="1" comment="php53-fileinfo is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073686" version="1" comment="php53-ftp is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073687" version="1" comment="php53-gd is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073688" version="1" comment="php53-gettext is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073689" version="1" comment="php53-gmp is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073690" version="1" comment="php53-iconv is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073691" version="1" comment="php53-intl is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073692" version="1" comment="php53-json is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073693" version="1" comment="php53-ldap is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073694" version="1" comment="php53-mbstring is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073695" version="1" comment="php53-mcrypt is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073696" version="1" comment="php53-mysql is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073697" version="1" comment="php53-odbc is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073698" version="1" comment="php53-openssl is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073699" version="1" comment="php53-pcntl is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073700" version="1" comment="php53-pdo is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073701" version="1" comment="php53-pear is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073702" version="1" comment="php53-pgsql is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073703" version="1" comment="php53-pspell is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073704" version="1" comment="php53-shmop is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073705" version="1" comment="php53-snmp is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073706" version="1" comment="php53-soap is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073707" version="1" comment="php53-suhosin is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073708" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073709" version="1" comment="php53-sysvsem is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073710" version="1" comment="php53-sysvshm is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073711" version="1" comment="php53-tokenizer is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073712" version="1" comment="php53-wddx is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073713" version="1" comment="php53-xmlreader is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073714" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073715" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073716" version="1" comment="php53-xsl is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073717" version="1" comment="php53-zip is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009073718" version="1" comment="php53-zlib is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116823" version="1" comment="php53-devel is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116824" version="1" comment="php53-imap is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116825" version="1" comment="php53-posix is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116826" version="1" comment="php53-readline is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116827" version="1" comment="php53-sockets is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116828" version="1" comment="php53-sqlite is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116829" version="1" comment="php53-tidy is &lt;5.3.8-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116830" version="1" comment="lighttpd is &lt;1.4.20-2.46.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111841" version="1" comment="koan is &lt;2.0.10-0.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076741" version="1" comment="apache2 is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076736" version="1" comment="apache2-doc is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076737" version="1" comment="apache2-example-pages is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076738" version="1" comment="apache2-prefork is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076739" version="1" comment="apache2-utils is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076740" version="1" comment="apache2-worker is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076742" version="1" comment="apache2-devel is &lt;2.2.12-1.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075536" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b24.1.11.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075534" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b24.1.11.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075535" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b24.1.11.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075780" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr2.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075778" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr2.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075779" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr2.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075781" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr2.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075797" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr11.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075794" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr11.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075795" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr11.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075796" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr11.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075798" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr11.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076493" version="1" comment="kernel-default is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076490" version="1" comment="kernel-default-base is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076491" version="1" comment="kernel-default-devel is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076492" version="1" comment="kernel-default-extra is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076494" version="1" comment="kernel-source is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076495" version="1" comment="kernel-syms is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076499" version="1" comment="kernel-trace is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076496" version="1" comment="kernel-trace-base is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076497" version="1" comment="kernel-trace-devel is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076498" version="1" comment="kernel-trace-extra is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076503" version="1" comment="kernel-xen is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076500" version="1" comment="kernel-xen-base is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076501" version="1" comment="kernel-xen-devel is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076502" version="1" comment="kernel-xen-extra is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076504" version="1" comment="xen-kmp-default is &lt;4.1.3_06_3.0.58_0.6.2-0.7.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076505" version="1" comment="xen-kmp-trace is &lt;4.1.3_06_3.0.58_0.6.2-0.7.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116831" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.58_0.6.2-2.18.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116832" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.58_0.6.2-2.18.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116833" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.58_0.6.2-2.18.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116834" version="1" comment="gfs2-kmp-default is &lt;2_3.0.58_0.6.2-0.7.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116835" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.58_0.6.2-0.7.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116836" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.58_0.6.2-0.7.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116837" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.58_0.6.2-0.11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116838" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.58_0.6.2-0.11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116839" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.58_0.6.2-0.11.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076513" version="1" comment="kernel-ec2 is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076511" version="1" comment="kernel-ec2-base is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076512" version="1" comment="kernel-ec2-devel is &lt;3.0.58-0.6.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074122" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112789" version="1" comment="php53 is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074123" version="1" comment="php53-bcmath is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074124" version="1" comment="php53-bz2 is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074125" version="1" comment="php53-calendar is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074126" version="1" comment="php53-ctype is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074127" version="1" comment="php53-curl is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074128" version="1" comment="php53-dba is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074129" version="1" comment="php53-dom is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074130" version="1" comment="php53-exif is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074131" version="1" comment="php53-fastcgi is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074132" version="1" comment="php53-fileinfo is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074133" version="1" comment="php53-ftp is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074134" version="1" comment="php53-gd is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074135" version="1" comment="php53-gettext is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074136" version="1" comment="php53-gmp is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074137" version="1" comment="php53-iconv is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074138" version="1" comment="php53-intl is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074139" version="1" comment="php53-json is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074140" version="1" comment="php53-ldap is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074141" version="1" comment="php53-mbstring is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074142" version="1" comment="php53-mcrypt is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074143" version="1" comment="php53-mysql is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074144" version="1" comment="php53-odbc is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074145" version="1" comment="php53-openssl is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074146" version="1" comment="php53-pcntl is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074147" version="1" comment="php53-pdo is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074148" version="1" comment="php53-pear is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074149" version="1" comment="php53-pgsql is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074150" version="1" comment="php53-pspell is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074151" version="1" comment="php53-shmop is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074152" version="1" comment="php53-snmp is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074153" version="1" comment="php53-soap is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074154" version="1" comment="php53-suhosin is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074155" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074156" version="1" comment="php53-sysvsem is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074157" version="1" comment="php53-sysvshm is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074158" version="1" comment="php53-tokenizer is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074159" version="1" comment="php53-wddx is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074160" version="1" comment="php53-xmlreader is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074161" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074162" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074163" version="1" comment="php53-xsl is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074164" version="1" comment="php53-zip is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074165" version="1" comment="php53-zlib is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074190" version="1" comment="php53-devel is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074191" version="1" comment="php53-imap is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074192" version="1" comment="php53-posix is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074193" version="1" comment="php53-readline is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074194" version="1" comment="php53-sockets is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074195" version="1" comment="php53-sqlite is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074196" version="1" comment="php53-tidy is &lt;5.3.8-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076317" version="1" comment="acroread is &lt;9.5.3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076312" version="1" comment="acroread-cmaps is &lt;9.4.6-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076313" version="1" comment="acroread-fonts-ja is &lt;9.4.6-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076314" version="1" comment="acroread-fonts-ko is &lt;9.4.6-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076315" version="1" comment="acroread-fonts-zh_CN is &lt;9.4.6-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076316" version="1" comment="acroread-fonts-zh_TW is &lt;9.4.6-0.4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075862" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b24.1.11.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075860" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b24.1.11.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075861" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b24.1.11.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076249" version="1" comment="kernel-default is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076246" version="1" comment="kernel-default-base is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076247" version="1" comment="kernel-default-devel is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076248" version="1" comment="kernel-default-extra is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076254" version="1" comment="kernel-source is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076255" version="1" comment="kernel-syms is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076259" version="1" comment="kernel-trace is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076256" version="1" comment="kernel-trace-base is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076257" version="1" comment="kernel-trace-devel is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076258" version="1" comment="kernel-trace-extra is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076263" version="1" comment="kernel-xen is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076260" version="1" comment="kernel-xen-base is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076261" version="1" comment="kernel-xen-devel is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076262" version="1" comment="kernel-xen-extra is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116840" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.51_0.7.9-2.18.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116841" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.51_0.7.9-2.18.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116842" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.51_0.7.9-2.18.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116843" version="1" comment="gfs2-kmp-default is &lt;2_3.0.51_0.7.9-0.7.47" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116844" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.51_0.7.9-0.7.47" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116845" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.51_0.7.9-0.7.47" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116846" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.51_0.7.9-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116847" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.51_0.7.9-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116848" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.51_0.7.9-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076269" version="1" comment="kernel-ec2 is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076267" version="1" comment="kernel-ec2-base is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076268" version="1" comment="kernel-ec2-devel is &lt;3.0.51-0.7.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074604" version="1" comment="bind-libs is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074602" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074605" version="1" comment="bind-utils is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074606" version="1" comment="bind is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074600" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074601" version="1" comment="bind-doc is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074630" version="1" comment="bind-devel is &lt;9.6ESVR7P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075674" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.13-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075675" version="1" comment="java-1_4_2-ibm-devel is &lt;1.4.2_sr13.13-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074755" version="1" comment="kernel-default is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074753" version="1" comment="kernel-default-base is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074754" version="1" comment="kernel-default-devel is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113132" version="1" comment="kernel-default-extra is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074759" version="1" comment="kernel-source is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074760" version="1" comment="kernel-syms is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074763" version="1" comment="kernel-trace is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074761" version="1" comment="kernel-trace-base is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074762" version="1" comment="kernel-trace-devel is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113134" version="1" comment="kernel-trace-extra is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112831" version="1" comment="kernel-xen is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112832" version="1" comment="kernel-xen-base is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112833" version="1" comment="kernel-xen-devel is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113135" version="1" comment="kernel-xen-extra is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116849" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.34_0.7-2.10.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116850" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.34_0.7-2.10.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116851" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.34_0.7-2.10.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116852" version="1" comment="gfs2-kmp-default is &lt;2_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116853" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116854" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116855" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116856" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116857" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.34_0.7-0.7.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112828" version="1" comment="kernel-ec2 is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112829" version="1" comment="kernel-ec2-base is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112830" version="1" comment="kernel-ec2-devel is &lt;3.0.34-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040572"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074334" version="1" comment="kernel-default is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074332" version="1" comment="kernel-default-base is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074333" version="1" comment="kernel-default-devel is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074380" version="1" comment="kernel-default-extra is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074341" version="1" comment="kernel-source is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074342" version="1" comment="kernel-syms is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074345" version="1" comment="kernel-trace is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074343" version="1" comment="kernel-trace-base is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074344" version="1" comment="kernel-trace-devel is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074382" version="1" comment="kernel-trace-extra is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074348" version="1" comment="kernel-xen is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074346" version="1" comment="kernel-xen-base is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074347" version="1" comment="kernel-xen-devel is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074383" version="1" comment="kernel-xen-extra is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116858" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.31_0.9-2.10.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116859" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.31_0.9-2.10.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116860" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.31_0.9-2.10.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116861" version="1" comment="gfs2-kmp-default is &lt;2_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116862" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116863" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116864" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116865" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116866" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.31_0.9-0.7.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074337" version="1" comment="kernel-ec2 is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074335" version="1" comment="kernel-ec2-base is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074336" version="1" comment="kernel-ec2-devel is &lt;3.0.31-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077162" version="1" comment="kernel-default is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077159" version="1" comment="kernel-default-base is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077160" version="1" comment="kernel-default-devel is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077161" version="1" comment="kernel-default-extra is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077163" version="1" comment="kernel-source is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077164" version="1" comment="kernel-syms is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077168" version="1" comment="kernel-trace is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077165" version="1" comment="kernel-trace-base is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077166" version="1" comment="kernel-trace-devel is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077167" version="1" comment="kernel-trace-extra is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077172" version="1" comment="kernel-xen is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077169" version="1" comment="kernel-xen-base is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077170" version="1" comment="kernel-xen-devel is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077171" version="1" comment="kernel-xen-extra is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077173" version="1" comment="xen-kmp-default is &lt;4.1.4_02_3.0.74_0.6.6-0.5.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077174" version="1" comment="xen-kmp-trace is &lt;4.1.4_02_3.0.74_0.6.6-0.5.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116867" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.74_0.6.6-2.18.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116868" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.74_0.6.6-2.18.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116869" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.74_0.6.6-2.18.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116870" version="1" comment="gfs2-kmp-default is &lt;2_3.0.74_0.6.6-0.7.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116871" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.74_0.6.6-0.7.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116872" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.74_0.6.6-0.7.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116873" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.74_0.6.6-0.11.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116874" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.74_0.6.6-0.11.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116875" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.74_0.6.6-0.11.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077187" version="1" comment="kernel-ec2 is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077185" version="1" comment="kernel-ec2-base is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077186" version="1" comment="kernel-ec2-devel is &lt;3.0.74-0.6.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074813" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112790" version="1" comment="php53 is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074814" version="1" comment="php53-bcmath is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074815" version="1" comment="php53-bz2 is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074816" version="1" comment="php53-calendar is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074817" version="1" comment="php53-ctype is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074818" version="1" comment="php53-curl is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074819" version="1" comment="php53-dba is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074820" version="1" comment="php53-dom is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074821" version="1" comment="php53-exif is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074822" version="1" comment="php53-fastcgi is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074823" version="1" comment="php53-fileinfo is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074824" version="1" comment="php53-ftp is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074825" version="1" comment="php53-gd is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074826" version="1" comment="php53-gettext is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074827" version="1" comment="php53-gmp is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074828" version="1" comment="php53-iconv is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074829" version="1" comment="php53-intl is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074830" version="1" comment="php53-json is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074831" version="1" comment="php53-ldap is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074832" version="1" comment="php53-mbstring is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074833" version="1" comment="php53-mcrypt is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074834" version="1" comment="php53-mysql is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074835" version="1" comment="php53-odbc is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074836" version="1" comment="php53-openssl is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074837" version="1" comment="php53-pcntl is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074838" version="1" comment="php53-pdo is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074839" version="1" comment="php53-pear is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074840" version="1" comment="php53-pgsql is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074841" version="1" comment="php53-pspell is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074842" version="1" comment="php53-shmop is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074843" version="1" comment="php53-snmp is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074844" version="1" comment="php53-soap is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074845" version="1" comment="php53-suhosin is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074846" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074847" version="1" comment="php53-sysvsem is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074848" version="1" comment="php53-sysvshm is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074849" version="1" comment="php53-tokenizer is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074850" version="1" comment="php53-wddx is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074851" version="1" comment="php53-xmlreader is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074852" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074853" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074854" version="1" comment="php53-xsl is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074855" version="1" comment="php53-zip is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074856" version="1" comment="php53-zlib is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074857" version="1" comment="php53-devel is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074858" version="1" comment="php53-imap is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074859" version="1" comment="php53-posix is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074860" version="1" comment="php53-readline is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074861" version="1" comment="php53-sockets is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074862" version="1" comment="php53-sqlite is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009074863" version="1" comment="php53-tidy is &lt;5.3.8-0.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098339" version="1" comment="kernel-default is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098337" version="1" comment="kernel-default-base is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098338" version="1" comment="kernel-default-devel is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098778" version="1" comment="kernel-default-extra is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098346" version="1" comment="kernel-source is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098347" version="1" comment="kernel-syms is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098349" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098353" version="1" comment="kernel-xen is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098351" version="1" comment="kernel-xen-base is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098352" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098780" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098354" version="1" comment="xen-kmp-default is &lt;4.2.4_02_3.0.101_0.35-0.7.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116876" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.35-2.27.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132745" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.35-2.27.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116877" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.35-2.27.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116879" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.35-0.16.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132746" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.35-0.16.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116880" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.35-0.16.84" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116882" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.35-0.20.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132747" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.35-0.20.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116883" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.35-0.20.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116885" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.61_rt85_0.7-2.18.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116886" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.61_rt85_0.7-2.18.23" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116887" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.61_rt85_0.7-0.6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116888" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.61_rt85_0.7-0.6.6.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116889" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.61_rt85_0.7-0.23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116890" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.61_rt85_0.7-0.23.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116891" version="1" comment="kernel-rt is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116892" version="1" comment="kernel-rt-base is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116893" version="1" comment="kernel-rt-devel is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116894" version="1" comment="kernel-rt_trace is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116895" version="1" comment="kernel-rt_trace-base is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116896" version="1" comment="kernel-rt_trace-devel is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116897" version="1" comment="kernel-source-rt is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116898" version="1" comment="kernel-syms-rt is &lt;3.0.61.rt85-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116899" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.61_rt85_0.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116900" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.61_rt85_0.7-0.7.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116901" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.61_rt85_0.7-0.11.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116902" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.61_rt85_0.7-0.11.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116903" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.61_rt85_0.7-0.26.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116904" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.61_rt85_0.7-0.26.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116905" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.24-2.27.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116906" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.24-2.27.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116907" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.24-0.22.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116908" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.24-0.22.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116909" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.24-0.38.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116910" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.24-0.38.64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116911" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116912" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116913" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116914" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116915" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116916" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116917" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116918" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116919" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.24-0.11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116920" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.24-0.11.57" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116921" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.24-0.20.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116922" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.24-0.20.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046082"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116923" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.24-0.13.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116924" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.24-0.13.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046083"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098342" version="1" comment="kernel-ec2 is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098340" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098341" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098350" version="1" comment="kernel-trace is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098348" version="1" comment="kernel-trace-base is &lt;3.0.101-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075255" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.14-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075321" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112791" version="1" comment="php53 is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075322" version="1" comment="php53-bcmath is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075323" version="1" comment="php53-bz2 is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075324" version="1" comment="php53-calendar is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075325" version="1" comment="php53-ctype is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075326" version="1" comment="php53-curl is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075327" version="1" comment="php53-dba is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075328" version="1" comment="php53-dom is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075329" version="1" comment="php53-exif is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075330" version="1" comment="php53-fastcgi is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075331" version="1" comment="php53-fileinfo is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075332" version="1" comment="php53-ftp is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075333" version="1" comment="php53-gd is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075334" version="1" comment="php53-gettext is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075335" version="1" comment="php53-gmp is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075336" version="1" comment="php53-iconv is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075337" version="1" comment="php53-intl is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075338" version="1" comment="php53-json is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075339" version="1" comment="php53-ldap is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075340" version="1" comment="php53-mbstring is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075341" version="1" comment="php53-mcrypt is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075342" version="1" comment="php53-mysql is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075343" version="1" comment="php53-odbc is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075344" version="1" comment="php53-openssl is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075345" version="1" comment="php53-pcntl is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075346" version="1" comment="php53-pdo is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075347" version="1" comment="php53-pear is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075348" version="1" comment="php53-pgsql is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075349" version="1" comment="php53-pspell is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075350" version="1" comment="php53-shmop is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075351" version="1" comment="php53-snmp is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075352" version="1" comment="php53-soap is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075353" version="1" comment="php53-suhosin is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075354" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075355" version="1" comment="php53-sysvsem is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075356" version="1" comment="php53-sysvshm is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075357" version="1" comment="php53-tokenizer is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075358" version="1" comment="php53-wddx is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075359" version="1" comment="php53-xmlreader is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075360" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075361" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075362" version="1" comment="php53-xsl is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075363" version="1" comment="php53-zip is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075364" version="1" comment="php53-zlib is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075409" version="1" comment="php53-devel is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075410" version="1" comment="php53-imap is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075411" version="1" comment="php53-posix is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075412" version="1" comment="php53-readline is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075413" version="1" comment="php53-sockets is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075414" version="1" comment="php53-sqlite is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075415" version="1" comment="php53-tidy is &lt;5.3.8-0.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075820" version="1" comment="kernel-default is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075817" version="1" comment="kernel-default-base is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075818" version="1" comment="kernel-default-devel is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075819" version="1" comment="kernel-default-extra is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075825" version="1" comment="kernel-source is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075826" version="1" comment="kernel-syms is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075830" version="1" comment="kernel-trace is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075827" version="1" comment="kernel-trace-base is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075828" version="1" comment="kernel-trace-devel is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075829" version="1" comment="kernel-trace-extra is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075834" version="1" comment="kernel-xen is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075831" version="1" comment="kernel-xen-base is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075832" version="1" comment="kernel-xen-devel is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075833" version="1" comment="kernel-xen-extra is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116925" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.42_0.7-2.18.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116926" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.42_0.7-2.18.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116927" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.42_0.7-2.18.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116928" version="1" comment="gfs2-kmp-default is &lt;2_3.0.42_0.7-0.7.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116929" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.42_0.7-0.7.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116930" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.42_0.7-0.7.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116931" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.42_0.7-0.11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116932" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.42_0.7-0.11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116933" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.42_0.7-0.11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075837" version="1" comment="kernel-ec2 is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075835" version="1" comment="kernel-ec2-base is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075836" version="1" comment="kernel-ec2-devel is &lt;3.0.42-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075222" version="1" comment="kernel-default is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075219" version="1" comment="kernel-default-base is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075220" version="1" comment="kernel-default-devel is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075221" version="1" comment="kernel-default-extra is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075223" version="1" comment="kernel-source is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075224" version="1" comment="kernel-syms is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075228" version="1" comment="kernel-trace is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075225" version="1" comment="kernel-trace-base is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075226" version="1" comment="kernel-trace-devel is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075227" version="1" comment="kernel-trace-extra is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075232" version="1" comment="kernel-xen is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075229" version="1" comment="kernel-xen-base is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075230" version="1" comment="kernel-xen-devel is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075231" version="1" comment="kernel-xen-extra is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116934" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.38_0.5-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116935" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.38_0.5-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116936" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.38_0.5-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116937" version="1" comment="gfs2-kmp-default is &lt;2_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116938" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116939" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116940" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116941" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116942" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.38_0.5-0.7.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075250" version="1" comment="kernel-ec2 is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075248" version="1" comment="kernel-ec2-base is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075249" version="1" comment="kernel-ec2-devel is &lt;3.0.38-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076223" version="1" comment="glibc is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076217" version="1" comment="glibc-32bit is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076219" version="1" comment="glibc-devel is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076218" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076220" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076222" version="1" comment="glibc-locale is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076221" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076224" version="1" comment="nscd is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076239" version="1" comment="glibc-html is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076240" version="1" comment="glibc-info is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076244" version="1" comment="glibc-profile is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076242" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077328" version="1" comment="icedtea-web is &lt;1.4-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077575" version="1" comment="icedtea-web is &lt;1.4-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076475" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.14-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077064" version="1" comment="apache2-devel is &lt;2.2.12-1.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075706" version="1" comment="kvm is &lt;0.15.1-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075238" version="1" comment="dhcp is &lt;4.2.4.P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075237" version="1" comment="dhcp-client is &lt;4.2.4.P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075251" version="1" comment="dhcp-relay is &lt;4.2.4.P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075252" version="1" comment="dhcp-server is &lt;4.2.4.P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075259" version="1" comment="dhcp-devel is &lt;4.2.4.P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075462" version="1" comment="bind-libs is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075461" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075463" version="1" comment="bind-utils is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075474" version="1" comment="bind is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075471" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075472" version="1" comment="bind-doc is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075482" version="1" comment="bind-devel is &lt;9.6ESVR7P2-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075802" version="1" comment="dhcp is &lt;4.2.4.P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075801" version="1" comment="dhcp-client is &lt;4.2.4.P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075803" version="1" comment="dhcp-relay is &lt;4.2.4.P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075804" version="1" comment="dhcp-server is &lt;4.2.4.P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075805" version="1" comment="dhcp-devel is &lt;4.2.4.P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075548" version="1" comment="wireshark is &lt;1.4.15-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116943" version="1" comment="wireshark-devel is &lt;1.4.15-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075680" version="1" comment="bind-libs is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075679" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075681" version="1" comment="bind-utils is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103815" version="1" comment="bind is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103810" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103811" version="1" comment="bind-doc is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103813" version="1" comment="bind-libs is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103812" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103814" version="1" comment="bind-utils is &lt;9.6ESVR7P3-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075692" version="1" comment="bind is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075689" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075690" version="1" comment="bind-doc is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075694" version="1" comment="bind-devel is &lt;9.6ESVR7P3-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103160" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103164" version="1" comment="kernel-default is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103161" version="1" comment="kernel-default-base is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103162" version="1" comment="kernel-default-devel is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103163" version="1" comment="kernel-default-extra is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103165" version="1" comment="kernel-source is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103166" version="1" comment="kernel-syms is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103167" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103171" version="1" comment="kernel-xen is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103168" version="1" comment="kernel-xen-base is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103169" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103170" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103172" version="1" comment="xen-kmp-default is &lt;4.2.5_02_3.0.101_0.46-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132754" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.42-2.27.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132755" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.42-2.27.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132756" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.42-2.27.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132757" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.42-0.16.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132758" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.42-0.16.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132759" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.42-0.16.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132760" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.42-0.20.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132761" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.42-0.20.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132762" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.42-0.20.115" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116956" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.32-2.27.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116957" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.32-2.27.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116958" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.32-0.22.87" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116959" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.32-0.22.87" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116960" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.32-0.38.106" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116961" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.32-0.38.106" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116962" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116963" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116964" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116965" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116966" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116967" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116968" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116969" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116970" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.32-0.11.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116971" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.32-0.11.96" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116972" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.32-0.20.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116973" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.32-0.20.121" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116974" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.32-0.13.112" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116975" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.32-0.13.112" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107632" version="1" comment="kernel-default is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107629" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107630" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104060" version="1" comment="kernel-default-man is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107640" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107638" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107639" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104059" version="1" comment="kernel-pae is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104057" version="1" comment="kernel-pae-base is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104058" version="1" comment="kernel-pae-devel is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107633" version="1" comment="kernel-source is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107634" version="1" comment="kernel-syms is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107637" version="1" comment="kernel-trace is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107635" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107636" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107643" version="1" comment="kernel-xen is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107641" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107642" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107644" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.29-0.5.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112865" version="1" comment="xen-kmp-pae is &lt;4.1.6_06_3.0.101_0.7.23-0.5.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107645" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.29-0.5.19" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103174" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103173" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103177" version="1" comment="kernel-ec2 is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103175" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103176" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103179" version="1" comment="kernel-trace is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103178" version="1" comment="kernel-trace-base is &lt;3.0.101-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091862" version="1" comment="glibc is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091849" version="1" comment="glibc-32bit is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091851" version="1" comment="glibc-devel is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091850" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091853" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091857" version="1" comment="glibc-locale is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091855" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091863" version="1" comment="nscd is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091852" version="1" comment="glibc-html is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091854" version="1" comment="glibc-info is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091860" version="1" comment="glibc-profile is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091858" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.56.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076457" version="1" comment="libtiff3 is &lt;3.8.2-141.150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076456" version="1" comment="libtiff3-32bit is &lt;3.8.2-141.150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076470" version="1" comment="tiff is &lt;3.8.2-141.150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076473" version="1" comment="libtiff-devel is &lt;3.8.2-141.150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076472" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076791" version="1" comment="ruby-devel is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076792" version="1" comment="ruby-doc-ri is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076793" version="1" comment="ruby-examples is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076794" version="1" comment="ruby-test-suite is &lt;1.8.7.p357-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090837" version="1" comment="icedtea-web is &lt;1.4.1-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075982" version="1" comment="libQtWebKit4 is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075981" version="1" comment="libQtWebKit4-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075998" version="1" comment="libqt4 is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075983" version="1" comment="libqt4-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075985" version="1" comment="libqt4-qt3support is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075984" version="1" comment="libqt4-qt3support-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075995" version="1" comment="libqt4-sql is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075986" version="1" comment="libqt4-sql-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075988" version="1" comment="libqt4-sql-mysql is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075987" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075990" version="1" comment="libqt4-sql-postgresql is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075989" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075992" version="1" comment="libqt4-sql-sqlite is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075991" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075994" version="1" comment="libqt4-sql-unixODBC is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075993" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075997" version="1" comment="libqt4-x11 is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075996" version="1" comment="libqt4-x11-32bit is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076011" version="1" comment="libQtWebKit-devel is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076013" version="1" comment="libqt4-devel is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076012" version="1" comment="libqt4-devel-doc-data is &lt;4.6.3-5.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076169" version="1" comment="libxml2 is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076167" version="1" comment="libxml2-32bit is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076168" version="1" comment="libxml2-python is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076183" version="1" comment="libxml2-doc is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076203" version="1" comment="libxml2-devel is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076202" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075864" version="1" comment="bind-libs is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075863" version="1" comment="bind-libs-32bit is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075865" version="1" comment="bind-utils is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075884" version="1" comment="bind is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075881" version="1" comment="bind-chrootenv is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075882" version="1" comment="bind-doc is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075886" version="1" comment="bind-devel is &lt;9.6ESVR7P4-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009075809" version="1" comment="flash-player is &lt;11.2.202.243-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076029" version="1" comment="flash-player is &lt;11.2.202.251-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076160" version="1" comment="xen is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076152" version="1" comment="xen-doc-html is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076153" version="1" comment="xen-doc-pdf is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076154" version="1" comment="xen-kmp-default is &lt;4.1.3_06_3.0.51_0.7.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076155" version="1" comment="xen-kmp-trace is &lt;4.1.3_06_3.0.51_0.7.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076157" version="1" comment="xen-libs is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076156" version="1" comment="xen-libs-32bit is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076159" version="1" comment="xen-tools is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076158" version="1" comment="xen-tools-domU is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076161" version="1" comment="xen-devel is &lt;4.1.3_06-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076488" version="1" comment="wireshark is &lt;1.8.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076489" version="1" comment="wireshark-devel is &lt;1.8.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108144" version="1" comment="libmysql55client18 is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108143" version="1" comment="libmysql55client18-32bit is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108145" version="1" comment="libmysql55client_r18 is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108139" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108150" version="1" comment="mysql is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108149" version="1" comment="mysql-client is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108153" version="1" comment="mysql-tools is &lt;5.5.42-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076205" version="1" comment="flash-player is &lt;11.2.202.258-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077463" version="1" comment="gpg2 is &lt;2.0.9-25.33.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077462" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077542" version="1" comment="gpg2 is &lt;2.0.9-25.33.33.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077541" version="1" comment="gpg2-lang is &lt;2.0.9-25.33.33.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076711" version="1" comment="nagios-devel is &lt;3.0.6-1.25.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092644" version="1" comment="libldb1 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092699" version="1" comment="libldb1-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092647" version="1" comment="libsmbclient0 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092645" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092650" version="1" comment="libtalloc2 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092648" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092653" version="1" comment="libtdb1 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092651" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092655" version="1" comment="libtevent0 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092654" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092658" version="1" comment="libwbclient0 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092656" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092669" version="1" comment="samba is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092659" version="1" comment="samba-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092662" version="1" comment="samba-client is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092660" version="1" comment="samba-client-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092663" version="1" comment="samba-doc is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092664" version="1" comment="samba-krb-printing is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092667" version="1" comment="samba-winbind is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092665" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103842" version="1" comment="cifs-mount is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103843" version="1" comment="ldapsmb is &lt;1.34b-11.28.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103845" version="1" comment="libsmbclient0 is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103844" version="1" comment="libsmbclient0-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103847" version="1" comment="libtalloc1 is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103846" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103849" version="1" comment="libtdb1 is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103848" version="1" comment="libtdb1-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103851" version="1" comment="libwbclient0 is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103850" version="1" comment="libwbclient0-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103859" version="1" comment="samba is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103852" version="1" comment="samba-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103854" version="1" comment="samba-client is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103853" version="1" comment="samba-client-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103855" version="1" comment="samba-doc is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103856" version="1" comment="samba-krb-printing is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103858" version="1" comment="samba-winbind is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103857" version="1" comment="samba-winbind-32bit is &lt;3.4.3-1.52.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092643" version="1" comment="ldapsmb is &lt;1.34b-12.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092688" version="1" comment="libldb-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092689" version="1" comment="libnetapi-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092690" version="1" comment="libnetapi0 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092691" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092692" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092693" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092694" version="1" comment="libtalloc-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092695" version="1" comment="libtdb-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092696" version="1" comment="libtevent-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092697" version="1" comment="libwbclient-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092698" version="1" comment="samba-devel is &lt;3.6.3-0.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103872" version="1" comment="kernel-default is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103870" version="1" comment="kernel-default-base is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103871" version="1" comment="kernel-default-devel is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103875" version="1" comment="kernel-ec2 is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103873" version="1" comment="kernel-ec2-base is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103874" version="1" comment="kernel-ec2-devel is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103879" version="1" comment="kernel-source is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103880" version="1" comment="kernel-syms is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103883" version="1" comment="kernel-trace is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103881" version="1" comment="kernel-trace-base is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103882" version="1" comment="kernel-trace-devel is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103886" version="1" comment="kernel-xen is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103884" version="1" comment="kernel-xen-base is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103885" version="1" comment="kernel-xen-devel is &lt;2.6.32.59-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106024" version="1" comment="glibc is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106018" version="1" comment="glibc-32bit is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106020" version="1" comment="glibc-devel is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106019" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106021" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106023" version="1" comment="glibc-locale is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106022" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106025" version="1" comment="nscd is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105612" version="1" comment="glibc is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105602" version="1" comment="glibc-32bit is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105604" version="1" comment="glibc-devel is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105603" version="1" comment="glibc-devel-32bit is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105605" version="1" comment="glibc-html is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105606" version="1" comment="glibc-i18ndata is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105607" version="1" comment="glibc-info is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105609" version="1" comment="glibc-locale is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105608" version="1" comment="glibc-locale-32bit is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105611" version="1" comment="glibc-profile is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105610" version="1" comment="glibc-profile-32bit is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105613" version="1" comment="nscd is &lt;2.11.1-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103898" version="1" comment="glibc is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103888" version="1" comment="glibc-32bit is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103890" version="1" comment="glibc-devel is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103889" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103891" version="1" comment="glibc-html is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103892" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103893" version="1" comment="glibc-info is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103895" version="1" comment="glibc-locale is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103894" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103897" version="1" comment="glibc-profile is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103896" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103899" version="1" comment="nscd is &lt;2.11.3-17.45.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106016" version="1" comment="glibc-html is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106017" version="1" comment="glibc-info is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106029" version="1" comment="glibc-profile is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106027" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.80.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077426" version="1" comment="kernel-default is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077423" version="1" comment="kernel-default-base is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077424" version="1" comment="kernel-default-devel is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077425" version="1" comment="kernel-default-extra is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077427" version="1" comment="kernel-source is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077428" version="1" comment="kernel-syms is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077432" version="1" comment="kernel-trace is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077429" version="1" comment="kernel-trace-base is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077430" version="1" comment="kernel-trace-devel is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077431" version="1" comment="kernel-trace-extra is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077436" version="1" comment="kernel-xen is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077433" version="1" comment="kernel-xen-base is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077434" version="1" comment="kernel-xen-devel is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077435" version="1" comment="kernel-xen-extra is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077437" version="1" comment="xen-kmp-default is &lt;4.1.5_02_3.0.80_0.5-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077438" version="1" comment="xen-kmp-trace is &lt;4.1.5_02_3.0.80_0.5-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107459" version="1" comment="kernel-default is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107457" version="1" comment="kernel-default-base is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107458" version="1" comment="kernel-default-devel is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107469" version="1" comment="kernel-default-extra is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107463" version="1" comment="kernel-source is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107464" version="1" comment="kernel-syms is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107466" version="1" comment="kernel-trace-devel is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107473" version="1" comment="kernel-xen is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107470" version="1" comment="kernel-xen-base is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107471" version="1" comment="kernel-xen-devel is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107472" version="1" comment="kernel-xen-extra is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107474" version="1" comment="xen-kmp-default is &lt;4.2.2_04_3.0.82_0.7-0.9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116976" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.80_0.5-2.18.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116977" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.80_0.5-2.18.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116978" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.80_0.5-2.18.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116979" version="1" comment="gfs2-kmp-default is &lt;2_3.0.80_0.5-0.7.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116980" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.80_0.5-0.7.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116981" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.80_0.5-0.7.76" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116982" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.80_0.5-0.11.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116983" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.80_0.5-0.11.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116984" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.80_0.5-0.11.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116985" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.82_0.7-2.25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132766" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.82_0.7-2.25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116986" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.82_0.7-2.25.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116988" version="1" comment="gfs2-kmp-default is &lt;2_3.0.82_0.7-0.16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132767" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.82_0.7-0.16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116989" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.82_0.7-0.16.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116991" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.82_0.7-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132768" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.82_0.7-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116992" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.82_0.7-0.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116994" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.80_rt108_0.5-2.18.47" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116995" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.80_rt108_0.5-2.18.47" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116996" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.80_rt108_0.5-0.6.6.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116997" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.80_rt108_0.5-0.6.6.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116998" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.80_rt108_0.5-0.23.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116999" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.80_rt108_0.5-0.23.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117000" version="1" comment="kernel-rt is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117001" version="1" comment="kernel-rt-base is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117002" version="1" comment="kernel-rt-devel is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117003" version="1" comment="kernel-rt_trace is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117004" version="1" comment="kernel-rt_trace-base is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117005" version="1" comment="kernel-rt_trace-devel is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117006" version="1" comment="kernel-source-rt is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117007" version="1" comment="kernel-syms-rt is &lt;3.0.80.rt108-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117008" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.80_rt108_0.5-0.7.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117009" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.80_rt108_0.5-0.7.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117010" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.80_rt108_0.5-0.11.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117011" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.80_rt108_0.5-0.11.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117012" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.80_rt108_0.5-0.28.28.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117013" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.80_rt108_0.5-0.28.28.18" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077446" version="1" comment="kernel-ec2 is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077444" version="1" comment="kernel-ec2-base is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077445" version="1" comment="kernel-ec2-devel is &lt;3.0.80-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107477" version="1" comment="kernel-ec2 is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107475" version="1" comment="kernel-ec2-base is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107476" version="1" comment="kernel-ec2-devel is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107467" version="1" comment="kernel-trace is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107465" version="1" comment="kernel-trace-base is &lt;3.0.82-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113166" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113167" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110861" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076544" version="1" comment="libvirt is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076541" version="1" comment="libvirt-client is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076540" version="1" comment="libvirt-client-32bit is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076542" version="1" comment="libvirt-doc is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076543" version="1" comment="libvirt-python is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076548" version="1" comment="libvirt-devel is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076547" version="1" comment="libvirt-devel-32bit is &lt;0.9.6-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076569" version="1" comment="libldb1 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076568" version="1" comment="libldb1-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076571" version="1" comment="libsmbclient0 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076570" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076573" version="1" comment="libtalloc1 is &lt;3.4.3-1.42.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076572" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.42.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076575" version="1" comment="libtalloc2 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076574" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076577" version="1" comment="libtdb1 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076576" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076579" version="1" comment="libtevent0 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076578" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076581" version="1" comment="libwbclient0 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076580" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076588" version="1" comment="samba is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076582" version="1" comment="samba-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076584" version="1" comment="samba-client is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076583" version="1" comment="samba-client-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076585" version="1" comment="samba-krb-printing is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076587" version="1" comment="samba-winbind is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076586" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076603" version="1" comment="ldapsmb is &lt;1.34b-12.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076612" version="1" comment="libldb-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076613" version="1" comment="libnetapi-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076614" version="1" comment="libnetapi0 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076615" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076616" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076617" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076618" version="1" comment="libtalloc-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076619" version="1" comment="libtdb-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076620" version="1" comment="libtevent-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076621" version="1" comment="libwbclient-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076622" version="1" comment="samba-devel is &lt;3.6.3-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076896" version="1" comment="libecpg6 is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076898" version="1" comment="libpq5 is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076897" version="1" comment="libpq5-32bit is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076899" version="1" comment="postgresql91 is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076902" version="1" comment="postgresql91-contrib is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076903" version="1" comment="postgresql91-docs is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076904" version="1" comment="postgresql91-server is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076908" version="1" comment="postgresql91-devel is &lt;9.1.8-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077145" version="1" comment="libxml2-python is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077154" version="1" comment="libxml2-devel is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077153" version="1" comment="libxml2-devel-32bit is &lt;2.7.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077248" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b27.1.12.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077246" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b27.1.12.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077247" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b27.1.12.5-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077300" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr13.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077297" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr13.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077298" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr13.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077299" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr13.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077417" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr4.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077414" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr4.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077415" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr4.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077416" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr4.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077301" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr13.2-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077421" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr4.2-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076716" version="1" comment="flash-player is &lt;11.2.202.273-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076714" version="1" comment="flash-player-gnome is &lt;11.2.202.273-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076715" version="1" comment="flash-player-kde4 is &lt;11.2.202.273-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076305" version="1" comment="flash-player is &lt;11.2.202.261-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076531" version="1" comment="flash-player is &lt;11.2.202.262-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076529" version="1" comment="flash-player-gnome is &lt;11.2.202.262-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076530" version="1" comment="flash-player-kde4 is &lt;11.2.202.262-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076535" version="1" comment="flash-player is &lt;11.2.202.270-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076533" version="1" comment="flash-player-gnome is &lt;11.2.202.270-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076534" version="1" comment="flash-player-kde4 is &lt;11.2.202.270-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076698" version="1" comment="acroread is &lt;9.5.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076693" version="1" comment="acroread-cmaps is &lt;9.4.6-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076694" version="1" comment="acroread-fonts-ja is &lt;9.4.6-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076695" version="1" comment="acroread-fonts-ko is &lt;9.4.6-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076696" version="1" comment="acroread-fonts-zh_CN is &lt;9.4.6-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076697" version="1" comment="acroread-fonts-zh_TW is &lt;9.4.6-0.4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076825" version="1" comment="flash-player is &lt;11.2.202.275-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076823" version="1" comment="flash-player-gnome is &lt;11.2.202.275-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076824" version="1" comment="flash-player-kde4 is &lt;11.2.202.275-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076748" version="1" comment="MozillaFirefox is &lt;17.0.3esr-0.4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076747" version="1" comment="MozillaFirefox-translations is &lt;17.0.3esr-0.4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076778" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b27.1.12.4-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076776" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b27.1.12.4-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076777" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b27.1.12.4-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076644" version="1" comment="kernel-default is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076641" version="1" comment="kernel-default-base is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076642" version="1" comment="kernel-default-devel is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076643" version="1" comment="kernel-default-extra is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076649" version="1" comment="kernel-source is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076650" version="1" comment="kernel-syms is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076654" version="1" comment="kernel-trace is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076651" version="1" comment="kernel-trace-base is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076652" version="1" comment="kernel-trace-devel is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076653" version="1" comment="kernel-trace-extra is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076658" version="1" comment="kernel-xen is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076655" version="1" comment="kernel-xen-base is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076656" version="1" comment="kernel-xen-devel is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076657" version="1" comment="kernel-xen-extra is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076659" version="1" comment="xen-kmp-default is &lt;4.1.3_06_3.0.58_0.6.6-0.7.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076660" version="1" comment="xen-kmp-trace is &lt;4.1.3_06_3.0.58_0.6.6-0.7.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117014" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.58_0.6.6-2.18.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117015" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.58_0.6.6-2.18.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117016" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.58_0.6.6-2.18.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117017" version="1" comment="gfs2-kmp-default is &lt;2_3.0.58_0.6.6-0.7.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117018" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.58_0.6.6-0.7.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117019" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.58_0.6.6-0.7.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117020" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.58_0.6.6-0.11.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117021" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.58_0.6.6-0.11.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117022" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.58_0.6.6-0.11.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076672" version="1" comment="kernel-ec2 is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076670" version="1" comment="kernel-ec2-base is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009076671" version="1" comment="kernel-ec2-devel is &lt;3.0.58-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090646" version="1" comment="kernel-default is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090644" version="1" comment="kernel-default-base is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090645" version="1" comment="kernel-default-devel is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090683" version="1" comment="kernel-default-extra is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090650" version="1" comment="kernel-source is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090651" version="1" comment="kernel-syms is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090654" version="1" comment="kernel-trace is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090652" version="1" comment="kernel-trace-base is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090653" version="1" comment="kernel-trace-devel is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090684" version="1" comment="kernel-trace-extra is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090657" version="1" comment="kernel-xen is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090655" version="1" comment="kernel-xen-base is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090656" version="1" comment="kernel-xen-devel is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090685" version="1" comment="kernel-xen-extra is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090658" version="1" comment="xen-kmp-default is &lt;4.1.5_02_3.0.93_0.5-0.5.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090659" version="1" comment="xen-kmp-trace is &lt;4.1.5_02_3.0.93_0.5-0.5.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090638" version="1" comment="kernel-default is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090636" version="1" comment="kernel-default-base is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090637" version="1" comment="kernel-default-devel is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090686" version="1" comment="kernel-default-extra is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090639" version="1" comment="kernel-source is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090640" version="1" comment="kernel-syms is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090642" version="1" comment="kernel-trace-devel is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090670" version="1" comment="kernel-xen is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090668" version="1" comment="kernel-xen-base is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090669" version="1" comment="kernel-xen-devel is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090687" version="1" comment="kernel-xen-extra is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090671" version="1" comment="xen-kmp-default is &lt;4.2.2_06_3.0.93_0.8-0.7.17" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117023" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.93_0.5-2.18.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117024" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.93_0.5-2.18.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117025" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.93_0.5-2.18.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117026" version="1" comment="gfs2-kmp-default is &lt;2_3.0.93_0.5-0.7.91" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117027" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.93_0.5-0.7.91" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117028" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.93_0.5-0.7.91" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117029" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.93_0.5-0.11.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117030" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.93_0.5-0.11.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117031" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.93_0.5-0.11.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117032" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.93_0.8-2.27.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132775" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.93_0.8-2.27.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117033" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.93_0.8-2.27.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117035" version="1" comment="gfs2-kmp-default is &lt;2_3.0.93_0.8-0.16.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132776" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.93_0.8-0.16.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117036" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.93_0.8-0.16.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117038" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.93_0.8-0.20.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132777" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.93_0.8-0.20.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117039" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.93_0.8-0.20.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117041" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.93_rt117_0.5-2.18.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117042" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.93_rt117_0.5-2.18.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117043" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.93_rt117_0.5-0.6.6.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117044" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.93_rt117_0.5-0.6.6.53" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117045" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.93_rt117_0.5-0.25.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117046" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.93_rt117_0.5-0.25.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117047" version="1" comment="kernel-rt is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117048" version="1" comment="kernel-rt-base is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117049" version="1" comment="kernel-rt-devel is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117050" version="1" comment="kernel-rt_trace is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117051" version="1" comment="kernel-rt_trace-base is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117052" version="1" comment="kernel-rt_trace-devel is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117053" version="1" comment="kernel-source-rt is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117054" version="1" comment="kernel-syms-rt is &lt;3.0.93.rt117-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117055" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.93_rt117_0.5-0.7.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117056" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.93_rt117_0.5-0.7.44" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117057" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.93_rt117_0.5-0.11.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117058" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.93_rt117_0.5-0.11.61" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117059" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.93_rt117_0.5-0.28.28.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117060" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.93_rt117_0.5-0.28.28.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117061" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.93_rt117_0.9-2.27.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117062" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.93_rt117_0.9-2.27.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117063" version="1" comment="drbd-kmp-rt is &lt;8.4.3_3.0.93_rt117_0.9-0.19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117064" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.3_3.0.93_rt117_0.9-0.19.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117065" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.93_rt117_0.9-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117066" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.93_rt117_0.9-0.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117067" version="1" comment="kernel-rt is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117068" version="1" comment="kernel-rt-base is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117069" version="1" comment="kernel-rt-devel is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117070" version="1" comment="kernel-rt_trace is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117071" version="1" comment="kernel-rt_trace-base is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117072" version="1" comment="kernel-rt_trace-devel is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117073" version="1" comment="kernel-source-rt is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117074" version="1" comment="kernel-syms-rt is &lt;3.0.93.rt117-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117075" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.93_rt117_0.9-0.11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117076" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.93_rt117_0.9-0.11.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117077" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.93_rt117_0.9-0.20.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117078" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.93_rt117_0.9-0.20.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117079" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.93_rt117_0.9-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117080" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.93_rt117_0.9-0.13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090649" version="1" comment="kernel-ec2 is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090647" version="1" comment="kernel-ec2-base is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090648" version="1" comment="kernel-ec2-devel is &lt;3.0.93-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090667" version="1" comment="kernel-ec2 is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090665" version="1" comment="kernel-ec2-base is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090666" version="1" comment="kernel-ec2-devel is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090643" version="1" comment="kernel-trace is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090641" version="1" comment="kernel-trace-base is &lt;3.0.93-0.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077037" version="1" comment="flash-player is &lt;11.2.202.280-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077035" version="1" comment="flash-player-gnome is &lt;11.2.202.280-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077036" version="1" comment="flash-player-kde4 is &lt;11.2.202.280-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077420" version="1" comment="java-1_4_2-ibm is &lt;1.4.2_sr13.17-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077422" version="1" comment="java-1_4_2-ibm-devel is &lt;1.4.2_sr13.17-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077669" version="1" comment="java-1_6_0-openjdk is &lt;1.6.0.0_b27.1.12.6-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077667" version="1" comment="java-1_6_0-openjdk-demo is &lt;1.6.0.0_b27.1.12.6-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077668" version="1" comment="java-1_6_0-openjdk-devel is &lt;1.6.0.0_b27.1.12.6-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077676" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-0.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077674" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-0.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077675" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-0.19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077692" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr14.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077689" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr14.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077690" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr14.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077691" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr14.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077696" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr5.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077693" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr5.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077694" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr5.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077695" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr5.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077697" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr14.0-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077698" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr5.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090303" version="1" comment="libpixman-1-0 is &lt;0.24.4-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090301" version="1" comment="libpixman-1-0-32bit is &lt;0.24.4-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090304" version="1" comment="libpixman-1-0-devel is &lt;0.24.4-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077137" version="1" comment="libgnutls-devel is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077138" version="1" comment="libgnutls-extra-devel is &lt;2.4.1-24.39.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089686" version="1" comment="apache2-mod_php5 is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089730" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111844" version="1" comment="php5 is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089687" version="1" comment="php5-bcmath is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089688" version="1" comment="php5-bz2 is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089689" version="1" comment="php5-calendar is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089690" version="1" comment="php5-ctype is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089691" version="1" comment="php5-curl is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089692" version="1" comment="php5-dba is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089693" version="1" comment="php5-dbase is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089694" version="1" comment="php5-dom is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089695" version="1" comment="php5-exif is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089696" version="1" comment="php5-fastcgi is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089697" version="1" comment="php5-ftp is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089698" version="1" comment="php5-gd is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089699" version="1" comment="php5-gettext is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089700" version="1" comment="php5-gmp is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089701" version="1" comment="php5-hash is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089702" version="1" comment="php5-iconv is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089703" version="1" comment="php5-json is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089704" version="1" comment="php5-ldap is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089705" version="1" comment="php5-mbstring is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089706" version="1" comment="php5-mcrypt is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089707" version="1" comment="php5-mysql is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089708" version="1" comment="php5-odbc is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089709" version="1" comment="php5-openssl is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089710" version="1" comment="php5-pcntl is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089711" version="1" comment="php5-pdo is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089712" version="1" comment="php5-pear is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089713" version="1" comment="php5-pgsql is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089714" version="1" comment="php5-pspell is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089715" version="1" comment="php5-shmop is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089716" version="1" comment="php5-snmp is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089717" version="1" comment="php5-soap is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089718" version="1" comment="php5-suhosin is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089719" version="1" comment="php5-sysvmsg is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089720" version="1" comment="php5-sysvsem is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089721" version="1" comment="php5-sysvshm is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089722" version="1" comment="php5-tokenizer is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089723" version="1" comment="php5-wddx is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089724" version="1" comment="php5-xmlreader is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089725" version="1" comment="php5-xmlrpc is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089726" version="1" comment="php5-xmlwriter is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089727" version="1" comment="php5-xsl is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089728" version="1" comment="php5-zip is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089729" version="1" comment="php5-zlib is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112793" version="1" comment="php53 is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089731" version="1" comment="php53-bcmath is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089732" version="1" comment="php53-bz2 is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089733" version="1" comment="php53-calendar is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089734" version="1" comment="php53-ctype is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089735" version="1" comment="php53-curl is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089736" version="1" comment="php53-dba is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089737" version="1" comment="php53-dom is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089738" version="1" comment="php53-exif is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089739" version="1" comment="php53-fastcgi is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089740" version="1" comment="php53-fileinfo is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089741" version="1" comment="php53-ftp is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089742" version="1" comment="php53-gd is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089743" version="1" comment="php53-gettext is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089744" version="1" comment="php53-gmp is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089745" version="1" comment="php53-iconv is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089746" version="1" comment="php53-intl is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089747" version="1" comment="php53-json is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089748" version="1" comment="php53-ldap is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089749" version="1" comment="php53-mbstring is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089750" version="1" comment="php53-mcrypt is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089751" version="1" comment="php53-mysql is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089752" version="1" comment="php53-odbc is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089753" version="1" comment="php53-openssl is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089754" version="1" comment="php53-pcntl is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089755" version="1" comment="php53-pdo is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089756" version="1" comment="php53-pear is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089757" version="1" comment="php53-pgsql is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089758" version="1" comment="php53-pspell is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089759" version="1" comment="php53-shmop is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089760" version="1" comment="php53-snmp is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089761" version="1" comment="php53-soap is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089762" version="1" comment="php53-suhosin is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089763" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089764" version="1" comment="php53-sysvsem is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089765" version="1" comment="php53-sysvshm is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089766" version="1" comment="php53-tokenizer is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089767" version="1" comment="php53-wddx is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089768" version="1" comment="php53-xmlreader is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089769" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089770" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089771" version="1" comment="php53-xsl is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089772" version="1" comment="php53-zip is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089773" version="1" comment="php53-zlib is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089818" version="1" comment="php5-devel is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089819" version="1" comment="php5-imap is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089820" version="1" comment="php5-ncurses is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089821" version="1" comment="php5-posix is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089822" version="1" comment="php5-readline is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089823" version="1" comment="php5-sockets is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089824" version="1" comment="php5-sqlite is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089825" version="1" comment="php5-tidy is &lt;5.2.14-0.7.30.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089826" version="1" comment="php53-devel is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089827" version="1" comment="php53-imap is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089828" version="1" comment="php53-posix is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089829" version="1" comment="php53-readline is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089830" version="1" comment="php53-sockets is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089831" version="1" comment="php53-sqlite is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089832" version="1" comment="php53-tidy is &lt;5.3.8-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077307" version="1" comment="subversion is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077302" version="1" comment="subversion-devel is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077303" version="1" comment="subversion-perl is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077304" version="1" comment="subversion-python is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077305" version="1" comment="subversion-server is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077306" version="1" comment="subversion-tools is &lt;1.6.17-1.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103943" version="1" comment="apache2 is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103938" version="1" comment="apache2-doc is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103939" version="1" comment="apache2-example-pages is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103940" version="1" comment="apache2-prefork is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103941" version="1" comment="apache2-utils is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103942" version="1" comment="apache2-worker is &lt;2.2.12-1.40.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077381" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.70.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077383" version="1" comment="xorg-x11-server is &lt;7.4-27.70.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077382" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.70.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077397" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.70.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077201" version="1" comment="curl is &lt;7.19.7-1.20.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077203" version="1" comment="libcurl4 is &lt;7.19.7-1.20.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077202" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.20.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077211" version="1" comment="libcurl-devel is &lt;7.19.7-1.20.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077226" version="1" comment="libtiff-devel is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077225" version="1" comment="libtiff-devel-32bit is &lt;3.8.2-141.152.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077662" version="1" comment="subversion is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077657" version="1" comment="subversion-devel is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077658" version="1" comment="subversion-perl is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077659" version="1" comment="subversion-python is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077660" version="1" comment="subversion-server is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077661" version="1" comment="subversion-tools is &lt;1.6.17-1.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077495" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077497" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077496" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077727" version="1" comment="xorg-x11-libs is &lt;7.4-8.26.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077726" version="1" comment="xorg-x11-libs-32bit is &lt;7.4-8.26.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077528" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077751" version="1" comment="xorg-x11-devel is &lt;7.4-8.26.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077750" version="1" comment="xorg-x11-devel-32bit is &lt;7.4-8.26.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098369" version="1" comment="kvm is &lt;1.4.2-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077553" version="1" comment="openswan is &lt;2.6.16-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077552" version="1" comment="openswan-doc is &lt;2.6.16-1.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077252" version="1" comment="kernel-default is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077249" version="1" comment="kernel-default-base is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077250" version="1" comment="kernel-default-devel is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077251" version="1" comment="kernel-default-extra is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077253" version="1" comment="kernel-source is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077254" version="1" comment="kernel-syms is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077258" version="1" comment="kernel-trace is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077255" version="1" comment="kernel-trace-base is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077256" version="1" comment="kernel-trace-devel is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077257" version="1" comment="kernel-trace-extra is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077262" version="1" comment="kernel-xen is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077259" version="1" comment="kernel-xen-base is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077260" version="1" comment="kernel-xen-devel is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077261" version="1" comment="kernel-xen-extra is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077263" version="1" comment="xen-kmp-default is &lt;4.1.4_02_3.0.74_0.6.8-0.5.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077264" version="1" comment="xen-kmp-trace is &lt;4.1.4_02_3.0.74_0.6.8-0.5.26" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117081" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.74_0.6.8-2.18.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117082" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.74_0.6.8-2.18.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117083" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.74_0.6.8-2.18.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117084" version="1" comment="gfs2-kmp-default is &lt;2_3.0.74_0.6.8-0.7.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117085" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.74_0.6.8-0.7.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117086" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.74_0.6.8-0.7.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117087" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.74_0.6.8-0.11.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117088" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.74_0.6.8-0.11.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117089" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.74_0.6.8-0.11.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117090" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.74_rt98_0.6.4-2.18.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117091" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.74_rt98_0.6.4-2.18.38" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117092" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.74_rt98_0.6.4-0.6.6.29" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117093" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.74_rt98_0.6.4-0.6.6.29" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117094" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.74_rt98_0.6.4-0.23.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117095" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.74_rt98_0.6.4-0.23.35" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117096" version="1" comment="kernel-rt is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117097" version="1" comment="kernel-rt-base is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117098" version="1" comment="kernel-rt-devel is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117099" version="1" comment="kernel-rt_trace is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117100" version="1" comment="kernel-rt_trace-base is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117101" version="1" comment="kernel-rt_trace-devel is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117102" version="1" comment="kernel-source-rt is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117103" version="1" comment="kernel-syms-rt is &lt;3.0.74.rt98-0.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117104" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.74_rt98_0.6.4-0.7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117105" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.74_rt98_0.6.4-0.7.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117106" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.74_rt98_0.6.4-0.11.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117107" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.74_rt98_0.6.4-0.11.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117108" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.74_rt98_0.6.4-0.28.28.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117109" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.74_rt98_0.6.4-0.28.28.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077271" version="1" comment="kernel-ec2 is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077269" version="1" comment="kernel-ec2-base is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077270" version="1" comment="kernel-ec2-devel is &lt;3.0.74-0.6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093260" version="1" comment="kernel-default is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093257" version="1" comment="kernel-default-base is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093258" version="1" comment="kernel-default-devel is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093280" version="1" comment="kernel-default-extra is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093261" version="1" comment="kernel-source is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093262" version="1" comment="kernel-syms is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093264" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093271" version="1" comment="kernel-xen is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093269" version="1" comment="kernel-xen-base is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093270" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093281" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093272" version="1" comment="xen-kmp-default is &lt;4.2.3_08_3.0.101_0.15-0.7.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117110" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.15-2.27.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132781" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.15-2.27.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117111" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.15-2.27.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117113" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.15-0.16.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132782" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.15-0.16.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117114" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.15-0.16.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117116" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.15-0.20.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132783" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.15-0.20.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117117" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.15-0.20.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117119" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.10-2.27.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117120" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.10-2.27.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117121" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.10-0.22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117122" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.10-0.22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117123" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.10-0.38.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117124" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.10-0.38.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117125" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117126" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117127" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117128" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117129" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117130" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117131" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117132" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117133" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.10-0.11.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117134" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.10-0.11.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117135" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.10-0.20.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117136" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.10-0.20.37" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117137" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.10-0.13.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117138" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.10-0.13.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093268" version="1" comment="kernel-ec2 is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093266" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093267" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093265" version="1" comment="kernel-trace is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093263" version="1" comment="kernel-trace-base is &lt;3.0.101-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077560" version="1" comment="curl is &lt;7.19.7-1.20.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077562" version="1" comment="libcurl4 is &lt;7.19.7-1.20.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077561" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.20.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077563" version="1" comment="curl is &lt;7.19.7-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077565" version="1" comment="libcurl4 is &lt;7.19.7-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077564" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077570" version="1" comment="libcurl-devel is &lt;7.19.7-1.20.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077571" version="1" comment="libcurl-devel is &lt;7.19.7-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091555" version="1" comment="kernel-default is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091552" version="1" comment="kernel-default-base is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091553" version="1" comment="kernel-default-devel is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091587" version="1" comment="kernel-default-extra is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091556" version="1" comment="kernel-source is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091557" version="1" comment="kernel-syms is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091560" version="1" comment="kernel-trace is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091558" version="1" comment="kernel-trace-base is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091559" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091588" version="1" comment="kernel-trace-extra is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091569" version="1" comment="kernel-xen is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091567" version="1" comment="kernel-xen-base is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091568" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091589" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091570" version="1" comment="xen-kmp-default is &lt;4.1.6_02_3.0.101_0.5-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091571" version="1" comment="xen-kmp-trace is &lt;4.1.6_02_3.0.101_0.5-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091535" version="1" comment="kernel-default is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091533" version="1" comment="kernel-default-base is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091534" version="1" comment="kernel-default-devel is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091584" version="1" comment="kernel-default-extra is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091542" version="1" comment="kernel-source is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091543" version="1" comment="kernel-syms is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091545" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091549" version="1" comment="kernel-xen is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091547" version="1" comment="kernel-xen-base is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091548" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091586" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091550" version="1" comment="xen-kmp-default is &lt;4.2.3_02_3.0.101_0.8-0.7.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117139" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.5-2.18.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117140" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.5-2.18.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117141" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.101_0.5-2.18.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117142" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.5-0.7.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117143" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.5-0.7.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117144" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.101_0.5-0.7.98" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117145" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.5-0.11.68" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117146" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.5-0.11.68" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117147" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.101_0.5-0.11.68" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117148" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.8-2.27.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132787" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.8-2.27.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117149" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.8-2.27.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117151" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.8-0.16.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132788" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.8-0.16.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117152" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.8-0.16.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117154" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.8-0.20.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132789" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.8-0.20.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117155" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.8-0.20.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117157" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.5-2.18.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117158" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.5-2.18.71" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117159" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.101_rt130_0.5-0.6.6.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117160" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.101_rt130_0.5-0.6.6.62" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117161" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.5-0.25.25.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117162" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.5-0.25.25.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117163" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117164" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117165" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117166" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117167" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117168" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117169" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117170" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117171" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.101_rt130_0.5-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117172" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.101_rt130_0.5-0.9.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117173" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.5-0.11.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117174" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.5-0.11.70" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117175" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.101_rt130_0.5-0.28.28.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117176" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.101_rt130_0.5-0.28.28.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117177" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.8-2.27.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117178" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.8-2.27.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117179" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.8-0.18.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117180" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.8-0.18.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117181" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.8-0.38.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117182" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.8-0.38.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117183" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117184" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117185" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117186" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117187" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117188" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117189" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117190" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117191" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.8-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117192" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.8-0.11.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117193" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.8-0.20.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117194" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.8-0.20.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117195" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.8-0.13.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117196" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.8-0.13.15" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091566" version="1" comment="kernel-ec2 is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091564" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091565" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091538" version="1" comment="kernel-ec2 is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091536" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091537" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091546" version="1" comment="kernel-trace is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091544" version="1" comment="kernel-trace-base is &lt;3.0.101-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077110" version="1" comment="wireshark-devel is &lt;1.8.6-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077710" version="1" comment="wireshark is &lt;1.8.8-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077720" version="1" comment="wireshark-devel is &lt;1.8.8-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077242" version="1" comment="acroread is &lt;9.5.5-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077237" version="1" comment="acroread-cmaps is &lt;9.4.6-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077238" version="1" comment="acroread-fonts-ja is &lt;9.4.6-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077239" version="1" comment="acroread-fonts-ko is &lt;9.4.6-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077240" version="1" comment="acroread-fonts-zh_CN is &lt;9.4.6-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077241" version="1" comment="acroread-fonts-zh_TW is &lt;9.4.6-0.4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077230" version="1" comment="flash-player is &lt;11.2.202.285-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077228" version="1" comment="flash-player-gnome is &lt;11.2.202.285-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077229" version="1" comment="flash-player-kde4 is &lt;11.2.202.285-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077332" version="1" comment="kernel-default is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077329" version="1" comment="kernel-default-base is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077330" version="1" comment="kernel-default-devel is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077331" version="1" comment="kernel-default-extra is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077333" version="1" comment="kernel-source is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077334" version="1" comment="kernel-syms is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077338" version="1" comment="kernel-trace is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077335" version="1" comment="kernel-trace-base is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077336" version="1" comment="kernel-trace-devel is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077337" version="1" comment="kernel-trace-extra is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077342" version="1" comment="kernel-xen is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077339" version="1" comment="kernel-xen-base is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077340" version="1" comment="kernel-xen-devel is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077341" version="1" comment="kernel-xen-extra is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077343" version="1" comment="xen-kmp-default is &lt;4.1.4_02_3.0.74_0.6.10-0.5.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077344" version="1" comment="xen-kmp-trace is &lt;4.1.4_02_3.0.74_0.6.10-0.5.32" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117197" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.74_0.6.10-2.18.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117198" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.74_0.6.10-2.18.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117199" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.74_0.6.10-2.18.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117200" version="1" comment="gfs2-kmp-default is &lt;2_3.0.74_0.6.10-0.7.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117201" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.74_0.6.10-0.7.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117202" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.74_0.6.10-0.7.73" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117203" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.74_0.6.10-0.11.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117204" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.74_0.6.10-0.11.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117205" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.74_0.6.10-0.11.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117206" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.74_rt98_0.6.6-2.18.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117207" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.74_rt98_0.6.6-2.18.42" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117208" version="1" comment="drbd-kmp-rt is &lt;8.4.2_3.0.74_rt98_0.6.6-0.6.6.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117209" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.2_3.0.74_rt98_0.6.6-0.6.6.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117210" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.74_rt98_0.6.6-0.23.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117211" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.74_rt98_0.6.6-0.23.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117212" version="1" comment="kernel-rt is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117213" version="1" comment="kernel-rt-base is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117214" version="1" comment="kernel-rt-devel is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117215" version="1" comment="kernel-rt_trace is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117216" version="1" comment="kernel-rt_trace-base is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117217" version="1" comment="kernel-rt_trace-devel is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117218" version="1" comment="kernel-source-rt is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117219" version="1" comment="kernel-syms-rt is &lt;3.0.74.rt98-0.6.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117220" version="1" comment="lttng-modules-kmp-rt is &lt;2.0.4_3.0.74_rt98_0.6.6-0.7.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117221" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.0.4_3.0.74_rt98_0.6.6-0.7.33" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117222" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.74_rt98_0.6.6-0.11.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117223" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.74_rt98_0.6.6-0.11.41" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117224" version="1" comment="ofed-kmp-rt is &lt;1.5.2_3.0.74_rt98_0.6.6-0.28.28.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117225" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.2_3.0.74_rt98_0.6.6-0.28.28.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077355" version="1" comment="kernel-ec2 is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077353" version="1" comment="kernel-ec2-base is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077354" version="1" comment="kernel-ec2-devel is &lt;3.0.74-0.6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077671" version="1" comment="strongswan is &lt;4.4.0-6.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077670" version="1" comment="strongswan-doc is &lt;4.4.0-6.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077818" version="1" comment="strongswan is &lt;4.4.0-6.17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077817" version="1" comment="strongswan-doc is &lt;4.4.0-6.17.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077454" version="1" comment="flash-player is &lt;11.2.202.291-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077452" version="1" comment="flash-player-gnome is &lt;11.2.202.291-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077453" version="1" comment="flash-player-kde4 is &lt;11.2.202.291-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077651" version="1" comment="flash-player is &lt;11.2.202.297-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077649" version="1" comment="flash-player-gnome is &lt;11.2.202.297-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077650" version="1" comment="flash-player-kde4 is &lt;11.2.202.297-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090551" version="1" comment="flash-player is &lt;11.2.202.310-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090549" version="1" comment="flash-player-gnome is &lt;11.2.202.310-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090550" version="1" comment="flash-player-kde4 is &lt;11.2.202.310-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103985" version="1" comment="xen is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103977" version="1" comment="xen-doc-html is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103978" version="1" comment="xen-doc-pdf is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103979" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.15-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103981" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.15-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103982" version="1" comment="xen-libs is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103984" version="1" comment="xen-tools is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103983" version="1" comment="xen-tools-domU is &lt;4.0.3_21548_18-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077819" version="1" comment="puppet is &lt;2.6.18-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077820" version="1" comment="puppet-server is &lt;2.6.18-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091356" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091354" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091355" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077759" version="1" comment="ruby is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077761" version="1" comment="ruby-doc-html is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077762" version="1" comment="ruby-tk is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077763" version="1" comment="ruby-devel is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077764" version="1" comment="ruby-doc-ri is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077765" version="1" comment="ruby-examples is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009077766" version="1" comment="ruby-test-suite is &lt;1.8.7.p357-0.9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089774" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112870" version="1" comment="php53 is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089775" version="1" comment="php53-bcmath is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089776" version="1" comment="php53-bz2 is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089777" version="1" comment="php53-calendar is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089778" version="1" comment="php53-ctype is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089779" version="1" comment="php53-curl is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089780" version="1" comment="php53-dba is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089781" version="1" comment="php53-dom is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089782" version="1" comment="php53-exif is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089783" version="1" comment="php53-fastcgi is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089784" version="1" comment="php53-fileinfo is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089785" version="1" comment="php53-ftp is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089786" version="1" comment="php53-gd is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089787" version="1" comment="php53-gettext is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089788" version="1" comment="php53-gmp is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089789" version="1" comment="php53-iconv is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089790" version="1" comment="php53-intl is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089791" version="1" comment="php53-json is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089792" version="1" comment="php53-ldap is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089793" version="1" comment="php53-mbstring is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089794" version="1" comment="php53-mcrypt is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089795" version="1" comment="php53-mysql is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089796" version="1" comment="php53-odbc is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089797" version="1" comment="php53-openssl is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089798" version="1" comment="php53-pcntl is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089799" version="1" comment="php53-pdo is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089800" version="1" comment="php53-pear is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089801" version="1" comment="php53-pgsql is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089802" version="1" comment="php53-pspell is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089803" version="1" comment="php53-shmop is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089804" version="1" comment="php53-snmp is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089805" version="1" comment="php53-soap is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089806" version="1" comment="php53-suhosin is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089807" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089808" version="1" comment="php53-sysvsem is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089809" version="1" comment="php53-sysvshm is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089810" version="1" comment="php53-tokenizer is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089811" version="1" comment="php53-wddx is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089812" version="1" comment="php53-xmlreader is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089813" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089814" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089815" version="1" comment="php53-xsl is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089816" version="1" comment="php53-zip is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089817" version="1" comment="php53-zlib is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089834" version="1" comment="php53-devel is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089835" version="1" comment="php53-imap is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089836" version="1" comment="php53-posix is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089837" version="1" comment="php53-readline is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089838" version="1" comment="php53-sockets is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089839" version="1" comment="php53-sqlite is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009089840" version="1" comment="php53-tidy is &lt;5.3.17-0.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090582" version="1" comment="libldb1 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090635" version="1" comment="libldb1-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090585" version="1" comment="libsmbclient0 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090583" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090588" version="1" comment="libtalloc1 is &lt;3.4.3-1.46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090586" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090591" version="1" comment="libtalloc2 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090589" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090594" version="1" comment="libtdb1 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090592" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090596" version="1" comment="libtevent0 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090595" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090599" version="1" comment="libwbclient0 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090597" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090610" version="1" comment="samba is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090600" version="1" comment="samba-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090603" version="1" comment="samba-client is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090601" version="1" comment="samba-client-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090604" version="1" comment="samba-doc is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090605" version="1" comment="samba-krb-printing is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090608" version="1" comment="samba-winbind is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090606" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112877" version="1" comment="libldb1 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113165" version="1" comment="libldb1-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112878" version="1" comment="libsmbclient0 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112879" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112880" version="1" comment="libtalloc2 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112881" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112882" version="1" comment="libtdb1 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112883" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112884" version="1" comment="libtevent0 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112885" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112886" version="1" comment="libwbclient0 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112887" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112888" version="1" comment="samba is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112889" version="1" comment="samba-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112890" version="1" comment="samba-client is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112891" version="1" comment="samba-client-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112892" version="1" comment="samba-doc is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112893" version="1" comment="samba-krb-printing is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112894" version="1" comment="samba-winbind is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112895" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090581" version="1" comment="ldapsmb is &lt;1.34b-12.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112876" version="1" comment="ldapsmb is &lt;1.34b-12.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090624" version="1" comment="libldb-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090625" version="1" comment="libnetapi-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090626" version="1" comment="libnetapi0 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090627" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090628" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090629" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090630" version="1" comment="libtalloc-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090631" version="1" comment="libtdb-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090632" version="1" comment="libtevent-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090633" version="1" comment="libwbclient-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090634" version="1" comment="samba-devel is &lt;3.6.3-0.33.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117226" version="1" comment="libldb-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117227" version="1" comment="libnetapi-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117228" version="1" comment="libnetapi0 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117229" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117230" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117231" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117232" version="1" comment="libtalloc-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117233" version="1" comment="libtdb-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117234" version="1" comment="libtevent-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117235" version="1" comment="libwbclient-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117236" version="1" comment="samba-devel is &lt;3.6.3-0.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092731" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112871" version="1" comment="php53 is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092732" version="1" comment="php53-bcmath is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092733" version="1" comment="php53-bz2 is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092734" version="1" comment="php53-calendar is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092735" version="1" comment="php53-ctype is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092736" version="1" comment="php53-curl is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092737" version="1" comment="php53-dba is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092738" version="1" comment="php53-dom is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092739" version="1" comment="php53-exif is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092740" version="1" comment="php53-fastcgi is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092741" version="1" comment="php53-fileinfo is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092742" version="1" comment="php53-ftp is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092743" version="1" comment="php53-gd is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092744" version="1" comment="php53-gettext is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092745" version="1" comment="php53-gmp is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092746" version="1" comment="php53-iconv is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092747" version="1" comment="php53-intl is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092748" version="1" comment="php53-json is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092749" version="1" comment="php53-ldap is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092750" version="1" comment="php53-mbstring is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092751" version="1" comment="php53-mcrypt is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092752" version="1" comment="php53-mysql is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092753" version="1" comment="php53-odbc is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092754" version="1" comment="php53-openssl is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092755" version="1" comment="php53-pcntl is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092756" version="1" comment="php53-pdo is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092757" version="1" comment="php53-pear is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092758" version="1" comment="php53-pgsql is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092759" version="1" comment="php53-pspell is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092760" version="1" comment="php53-shmop is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092761" version="1" comment="php53-snmp is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092762" version="1" comment="php53-soap is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092763" version="1" comment="php53-suhosin is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092764" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092765" version="1" comment="php53-sysvsem is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092766" version="1" comment="php53-sysvshm is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092767" version="1" comment="php53-tokenizer is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092768" version="1" comment="php53-wddx is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092769" version="1" comment="php53-xmlreader is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092770" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092771" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092772" version="1" comment="php53-xsl is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092773" version="1" comment="php53-zip is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092774" version="1" comment="php53-zlib is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092866" version="1" comment="php53-devel is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092867" version="1" comment="php53-imap is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092868" version="1" comment="php53-posix is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092869" version="1" comment="php53-readline is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092870" version="1" comment="php53-sockets is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092871" version="1" comment="php53-sqlite is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092872" version="1" comment="php53-tidy is &lt;5.3.17-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091299" version="1" comment="subversion is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091294" version="1" comment="subversion-devel is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091295" version="1" comment="subversion-perl is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091296" version="1" comment="subversion-python is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091297" version="1" comment="subversion-server is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091298" version="1" comment="subversion-tools is &lt;1.6.17-1.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091288" version="1" comment="libvirt is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091284" version="1" comment="libvirt-client is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091283" version="1" comment="libvirt-client-32bit is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091285" version="1" comment="libvirt-doc is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091287" version="1" comment="libvirt-python is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091286" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091301" version="1" comment="libvirt-devel is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091300" version="1" comment="libvirt-devel-32bit is &lt;1.0.5.6-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104045" version="1" comment="kernel-default is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104043" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104044" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104048" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104046" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104047" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104049" version="1" comment="kernel-source is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104050" version="1" comment="kernel-syms is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104053" version="1" comment="kernel-trace is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104051" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104052" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104056" version="1" comment="kernel-xen is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104054" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104055" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112862" version="1" comment="xen-kmp-default is &lt;4.1.6_06_3.0.101_0.7.23-0.5.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112863" version="1" comment="xen-kmp-trace is &lt;4.1.6_06_3.0.101_0.7.23-0.5.30" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098379" version="1" comment="libmysql55client18 is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098377" version="1" comment="libmysql55client18-32bit is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098380" version="1" comment="libmysql55client_r18 is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098800" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098383" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.6.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098381" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.6.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098384" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.6.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098802" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.6.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098387" version="1" comment="mysql is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098385" version="1" comment="mysql-client is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098386" version="1" comment="mysql-tools is &lt;5.5.37-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093120" version="1" comment="kernel-default is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093118" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093119" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093142" version="1" comment="kernel-default-extra is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093124" version="1" comment="kernel-source is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093125" version="1" comment="kernel-syms is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093128" version="1" comment="kernel-trace is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093126" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093127" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093144" version="1" comment="kernel-trace-extra is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093137" version="1" comment="kernel-xen is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093135" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093136" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093145" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093138" version="1" comment="xen-kmp-default is &lt;4.1.6_04_3.0.101_0.7.15-0.5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093140" version="1" comment="xen-kmp-trace is &lt;4.1.6_04_3.0.101_0.7.15-0.5.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117237" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.7.15-2.18.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117238" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.7.15-2.18.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117239" version="1" comment="cluster-network-kmp-xen is &lt;1.4_3.0.101_0.7.15-2.18.79" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117240" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.7.15-0.7.107" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117241" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.7.15-0.7.107" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117242" version="1" comment="gfs2-kmp-xen is &lt;2_3.0.101_0.7.15-0.7.107" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117243" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.7.15-0.11.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117244" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.7.15-0.11.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117245" version="1" comment="ocfs2-kmp-xen is &lt;1.6_3.0.101_0.7.15-0.11.78" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093131" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093129" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093130" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098401" version="1" comment="glibc is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098388" version="1" comment="glibc-32bit is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098390" version="1" comment="glibc-devel is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098389" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098392" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098396" version="1" comment="glibc-locale is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098394" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098402" version="1" comment="nscd is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098391" version="1" comment="glibc-html is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098393" version="1" comment="glibc-info is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098399" version="1" comment="glibc-profile is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098397" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091438" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042385"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091440" version="1" comment="xorg-x11-server is &lt;7.4-27.70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042385"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091439" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042385"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091435" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091437" version="1" comment="xorg-x11-server is &lt;7.4-27.83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091436" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091443" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042385"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091442" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.83.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098405" version="1" comment="kernel-default is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098403" version="1" comment="kernel-default-base is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098404" version="1" comment="kernel-default-devel is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098804" version="1" comment="kernel-default-extra is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098412" version="1" comment="kernel-source is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098413" version="1" comment="kernel-syms is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098415" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098419" version="1" comment="kernel-xen is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098417" version="1" comment="kernel-xen-base is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098418" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098806" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098420" version="1" comment="xen-kmp-default is &lt;4.2.4_02_3.0.101_0.21-0.7.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117246" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.21-2.27.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132796" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.21-2.27.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117247" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.21-2.27.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117249" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.21-0.16.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132797" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.21-0.16.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117250" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.21-0.16.60" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117252" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.21-0.20.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132798" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.21-0.20.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117253" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.21-0.20.54" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117255" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.14-2.27.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117256" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.14-2.27.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117257" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.14-0.22.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117258" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.14-0.22.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117259" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.14-0.38.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117260" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.14-0.38.40" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117261" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117262" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117263" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117264" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117265" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117266" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117267" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117268" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117269" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.14-0.11.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117270" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.14-0.11.36" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117271" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.14-0.20.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117272" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.14-0.20.55" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117273" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.14-0.13.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117274" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.14-0.13.46" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104063" version="1" comment="kernel-default is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104061" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104062" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104066" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104064" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104065" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104070" version="1" comment="kernel-source is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104071" version="1" comment="kernel-syms is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104074" version="1" comment="kernel-trace is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104072" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104073" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104077" version="1" comment="kernel-xen is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104075" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104076" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098408" version="1" comment="kernel-ec2 is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098406" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098407" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098416" version="1" comment="kernel-trace is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098414" version="1" comment="kernel-trace-base is &lt;3.0.101-0.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098451" version="1" comment="libldb1 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098820" version="1" comment="libldb1-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098454" version="1" comment="libsmbclient0 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098452" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098457" version="1" comment="libtalloc2 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098455" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098460" version="1" comment="libtdb1 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098458" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098462" version="1" comment="libtevent0 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098461" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098465" version="1" comment="libwbclient0 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098463" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098476" version="1" comment="samba is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098466" version="1" comment="samba-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098469" version="1" comment="samba-client is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098467" version="1" comment="samba-client-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098470" version="1" comment="samba-doc is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098471" version="1" comment="samba-krb-printing is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098474" version="1" comment="samba-winbind is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098472" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104097" version="1" comment="ldapsmb is &lt;1.34b-12.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104098" version="1" comment="libldb1 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104100" version="1" comment="libsmbclient0 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104099" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104102" version="1" comment="libtalloc1 is &lt;3.4.3-1.54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104101" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104104" version="1" comment="libtalloc2 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104103" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104106" version="1" comment="libtdb1 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104105" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104108" version="1" comment="libtevent0 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104107" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104110" version="1" comment="libwbclient0 is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104109" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104118" version="1" comment="samba is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104111" version="1" comment="samba-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104113" version="1" comment="samba-client is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104112" version="1" comment="samba-client-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104114" version="1" comment="samba-doc is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104115" version="1" comment="samba-krb-printing is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104117" version="1" comment="samba-winbind is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104116" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.33.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098450" version="1" comment="ldapsmb is &lt;1.34b-12.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098809" version="1" comment="libldb-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098810" version="1" comment="libnetapi-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098811" version="1" comment="libnetapi0 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098812" version="1" comment="libsmbclient-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098813" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098814" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098815" version="1" comment="libtalloc-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098816" version="1" comment="libtdb-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098817" version="1" comment="libtevent-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098818" version="1" comment="libwbclient-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098819" version="1" comment="samba-devel is &lt;3.6.3-0.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107493" version="1" comment="curl is &lt;7.19.7-1.20.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107495" version="1" comment="libcurl4 is &lt;7.19.7-1.20.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107494" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.20.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092508" version="1" comment="curl is &lt;7.19.7-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092511" version="1" comment="libcurl4 is &lt;7.19.7-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092509" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107492" version="1" comment="libcurl-devel is &lt;7.19.7-1.20.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092512" version="1" comment="libcurl-devel is &lt;7.19.7-1.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098478" version="1" comment="puppet is &lt;2.6.18-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098477" version="1" comment="puppet-server is &lt;2.6.18-0.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083224" version="1" comment="bind-libs is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083223" version="1" comment="bind-libs-32bit is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083225" version="1" comment="bind-utils is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083229" version="1" comment="bind is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083226" version="1" comment="bind-chrootenv is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083227" version="1" comment="bind-doc is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083231" version="1" comment="bind-devel is &lt;9.9.3P2-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090547" version="1" comment="wireshark is &lt;1.8.9-0.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009090548" version="1" comment="wireshark-devel is &lt;1.8.9-0.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091427" version="1" comment="flash-player is &lt;11.2.202.327-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091425" version="1" comment="flash-player-gnome is &lt;11.2.202.327-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091426" version="1" comment="flash-player-kde4 is &lt;11.2.202.327-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092001" version="1" comment="flash-player is &lt;11.2.202.332-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091999" version="1" comment="flash-player-gnome is &lt;11.2.202.332-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092000" version="1" comment="flash-player-kde4 is &lt;11.2.202.332-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093462" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093460" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093461" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-0.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042637"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093632" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr15.1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093629" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr15.1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093630" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr15.1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093631" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr15.1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093633" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr15.1-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093479" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr6.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093476" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr6.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110665" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr9.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093477" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr6.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093478" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr6.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093493" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr6.1-0.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091792" version="1" comment="wireshark is &lt;1.8.11-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091800" version="1" comment="wireshark-devel is &lt;1.8.11-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093167" version="1" comment="rubygem-actionpack-2_3 is &lt;2.3.17-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093173" version="1" comment="libvirt is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093169" version="1" comment="libvirt-client is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093168" version="1" comment="libvirt-client-32bit is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093170" version="1" comment="libvirt-doc is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093172" version="1" comment="libvirt-python is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093171" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093175" version="1" comment="libvirt-devel is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093174" version="1" comment="libvirt-devel-32bit is &lt;1.0.5.8-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093935" version="1" comment="libvirt is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093931" version="1" comment="libvirt-client is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093930" version="1" comment="libvirt-client-32bit is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093932" version="1" comment="libvirt-doc is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093934" version="1" comment="libvirt-python is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093933" version="1" comment="libvirt-lock-sanlock is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093939" version="1" comment="libvirt-devel is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093938" version="1" comment="libvirt-devel-32bit is &lt;1.0.5.9-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102500" version="1" comment="clamav is &lt;0.98.5-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107019" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112867" version="1" comment="php53 is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107020" version="1" comment="php53-bcmath is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107021" version="1" comment="php53-bz2 is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107022" version="1" comment="php53-calendar is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107023" version="1" comment="php53-ctype is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107024" version="1" comment="php53-curl is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107025" version="1" comment="php53-dba is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107026" version="1" comment="php53-dom is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107027" version="1" comment="php53-exif is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107028" version="1" comment="php53-fastcgi is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107029" version="1" comment="php53-fileinfo is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107030" version="1" comment="php53-ftp is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107031" version="1" comment="php53-gd is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107032" version="1" comment="php53-gettext is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107033" version="1" comment="php53-gmp is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107034" version="1" comment="php53-iconv is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107035" version="1" comment="php53-intl is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107036" version="1" comment="php53-json is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107037" version="1" comment="php53-ldap is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107038" version="1" comment="php53-mbstring is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107039" version="1" comment="php53-mcrypt is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107040" version="1" comment="php53-mysql is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107041" version="1" comment="php53-odbc is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107042" version="1" comment="php53-openssl is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107043" version="1" comment="php53-pcntl is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107044" version="1" comment="php53-pdo is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107045" version="1" comment="php53-pear is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107046" version="1" comment="php53-pgsql is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107047" version="1" comment="php53-pspell is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107048" version="1" comment="php53-shmop is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107049" version="1" comment="php53-snmp is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107050" version="1" comment="php53-soap is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107051" version="1" comment="php53-suhosin is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107052" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107053" version="1" comment="php53-sysvsem is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107054" version="1" comment="php53-sysvshm is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107055" version="1" comment="php53-tokenizer is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107056" version="1" comment="php53-wddx is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107057" version="1" comment="php53-xmlreader is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107058" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107059" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107060" version="1" comment="php53-xsl is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107061" version="1" comment="php53-zip is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107062" version="1" comment="php53-zlib is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107012" version="1" comment="php53-devel is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107013" version="1" comment="php53-imap is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107014" version="1" comment="php53-posix is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107015" version="1" comment="php53-readline is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107016" version="1" comment="php53-sockets is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107017" version="1" comment="php53-sqlite is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107018" version="1" comment="php53-tidy is &lt;5.3.17-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098833" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098831" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098832" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098497" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr7.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098494" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr7.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098495" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr7.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098496" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr7.0-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098498" version="1" comment="wireshark is &lt;1.8.12-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098834" version="1" comment="wireshark-devel is &lt;1.8.12-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107071" version="1" comment="glibc is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107065" version="1" comment="glibc-32bit is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107067" version="1" comment="glibc-devel is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107066" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107068" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107070" version="1" comment="glibc-locale is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107069" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107072" version="1" comment="nscd is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107925" version="1" comment="glibc is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107915" version="1" comment="glibc-32bit is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107917" version="1" comment="glibc-devel is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107916" version="1" comment="glibc-devel-32bit is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107918" version="1" comment="glibc-html is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107919" version="1" comment="glibc-i18ndata is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107920" version="1" comment="glibc-info is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107922" version="1" comment="glibc-locale is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107921" version="1" comment="glibc-locale-32bit is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107924" version="1" comment="glibc-profile is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107923" version="1" comment="glibc-profile-32bit is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107926" version="1" comment="nscd is &lt;2.11.1-0.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044736"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107913" version="1" comment="glibc is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107903" version="1" comment="glibc-32bit is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107905" version="1" comment="glibc-devel is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107904" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107906" version="1" comment="glibc-html is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107907" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107908" version="1" comment="glibc-info is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107910" version="1" comment="glibc-locale is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107909" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107912" version="1" comment="glibc-profile is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107911" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107914" version="1" comment="nscd is &lt;2.11.3-17.45.59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107063" version="1" comment="glibc-html is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107064" version="1" comment="glibc-info is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107076" version="1" comment="glibc-profile is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107074" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.82.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093369" version="1" comment="curl is &lt;7.19.7-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093372" version="1" comment="libcurl4 is &lt;7.19.7-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093370" version="1" comment="libcurl4-32bit is &lt;7.19.7-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093373" version="1" comment="libcurl-devel is &lt;7.19.7-1.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098843" version="1" comment="subversion is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098838" version="1" comment="subversion-devel is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098839" version="1" comment="subversion-perl is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098840" version="1" comment="subversion-python is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098841" version="1" comment="subversion-server is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098842" version="1" comment="subversion-tools is &lt;1.6.17-1.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098508" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098504" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098510" version="1" comment="openssl is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098582" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098578" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098580" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098579" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098584" version="1" comment="openssl is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098583" version="1" comment="openssl-doc is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098506" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098505" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098509" version="1" comment="openssl-doc is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098844" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098513" version="1" comment="squid3 is &lt;3.1.12-8.16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098376" version="1" comment="kvm is &lt;1.4.2-0.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108063" version="1" comment="kernel-bigsmp-devel is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108040" version="1" comment="kernel-default is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108037" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108038" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108039" version="1" comment="kernel-default-extra is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108045" version="1" comment="kernel-source is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108046" version="1" comment="kernel-syms is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108047" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108051" version="1" comment="kernel-xen is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108048" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108049" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108050" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108052" version="1" comment="xen-kmp-default is &lt;4.2.5_04_3.0.101_0.47.50-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117276" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.47.50-2.28.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132799" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.47.50-2.28.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117277" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.47.50-2.28.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117280" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.47.50-0.17.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132800" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.47.50-0.17.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117281" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.47.50-0.17.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117284" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.47.50-0.21.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132801" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.47.50-0.21.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117285" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.47.50-0.21.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117287" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.33.36-2.28.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117288" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.33.36-2.28.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117289" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.33.36-0.23.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117290" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.33.36-0.23.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117291" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.33.36-0.39.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117292" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.33.36-0.39.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117293" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117294" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117295" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117296" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117297" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117298" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117299" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117300" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.33.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117301" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.33.36-0.12.1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117302" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.33.36-0.12.1.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117303" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.33.36-0.21.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117304" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.33.36-0.21.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117305" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.33.36-0.14.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117306" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.33.36-0.14.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108065" version="1" comment="kernel-bigsmp is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108064" version="1" comment="kernel-bigsmp-base is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108056" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108054" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108055" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108058" version="1" comment="kernel-trace is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108057" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100668" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100671" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100669" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100673" version="1" comment="openssl1 is &lt;1.0.1g-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100672" version="1" comment="openssl1-doc is &lt;1.0.1g-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098555" version="1" comment="kernel-default is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098552" version="1" comment="kernel-default-base is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098553" version="1" comment="kernel-default-devel is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098868" version="1" comment="kernel-default-extra is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098556" version="1" comment="kernel-source is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098557" version="1" comment="kernel-syms is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098559" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098572" version="1" comment="kernel-xen is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098570" version="1" comment="kernel-xen-base is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098571" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098870" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098573" version="1" comment="xen-kmp-default is &lt;4.2.4_02_3.0.101_0.29-0.7.24" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117307" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.29-2.27.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132802" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.29-2.27.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117308" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.29-2.27.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117310" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.29-0.16.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132803" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.29-0.16.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117311" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.29-0.16.69" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117313" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.29-0.20.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132804" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.29-0.20.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117314" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.29-0.20.63" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117316" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.16-2.27.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117317" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.16-2.27.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117318" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.16-0.22.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117319" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.16-0.22.31" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117320" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.16-0.38.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117321" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.16-0.38.50" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117322" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117323" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117324" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117325" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117326" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117327" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117328" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117329" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117330" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.16-0.11.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117331" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.16-0.11.45" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117332" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.16-0.20.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117333" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.16-0.20.65" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117334" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.16-0.13.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117335" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.16-0.13.56" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098566" version="1" comment="kernel-ec2 is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098564" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098565" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098560" version="1" comment="kernel-trace is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098558" version="1" comment="kernel-trace-base is &lt;3.0.101-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099005" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112873" version="1" comment="php53 is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099006" version="1" comment="php53-bcmath is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099007" version="1" comment="php53-bz2 is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099008" version="1" comment="php53-calendar is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099009" version="1" comment="php53-ctype is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099010" version="1" comment="php53-curl is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099011" version="1" comment="php53-dba is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099012" version="1" comment="php53-dom is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099013" version="1" comment="php53-exif is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099014" version="1" comment="php53-fastcgi is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099015" version="1" comment="php53-fileinfo is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099016" version="1" comment="php53-ftp is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099017" version="1" comment="php53-gd is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099018" version="1" comment="php53-gettext is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099019" version="1" comment="php53-gmp is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099020" version="1" comment="php53-iconv is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099021" version="1" comment="php53-intl is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099022" version="1" comment="php53-json is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099023" version="1" comment="php53-ldap is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099024" version="1" comment="php53-mbstring is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099025" version="1" comment="php53-mcrypt is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099026" version="1" comment="php53-mysql is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099027" version="1" comment="php53-odbc is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099028" version="1" comment="php53-openssl is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099029" version="1" comment="php53-pcntl is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099030" version="1" comment="php53-pdo is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099031" version="1" comment="php53-pear is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099032" version="1" comment="php53-pgsql is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099033" version="1" comment="php53-pspell is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099034" version="1" comment="php53-shmop is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099035" version="1" comment="php53-snmp is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099036" version="1" comment="php53-soap is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099037" version="1" comment="php53-suhosin is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099038" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099039" version="1" comment="php53-sysvsem is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099040" version="1" comment="php53-sysvshm is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099041" version="1" comment="php53-tokenizer is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099042" version="1" comment="php53-wddx is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099043" version="1" comment="php53-xmlreader is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099044" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099045" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099046" version="1" comment="php53-xsl is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099047" version="1" comment="php53-zip is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099048" version="1" comment="php53-zlib is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099049" version="1" comment="php53-devel is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099050" version="1" comment="php53-imap is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099051" version="1" comment="php53-posix is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099052" version="1" comment="php53-readline is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099053" version="1" comment="php53-sockets is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099054" version="1" comment="php53-sqlite is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099055" version="1" comment="php53-tidy is &lt;5.3.17-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098873" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113249" version="1" comment="tomcat6 is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113242" version="1" comment="tomcat6-admin-webapps is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113243" version="1" comment="tomcat6-docs-webapp is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113244" version="1" comment="tomcat6-javadoc is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113245" version="1" comment="tomcat6-jsp-2_1-api is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113246" version="1" comment="tomcat6-lib is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113247" version="1" comment="tomcat6-servlet-2_5-api is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113248" version="1" comment="tomcat6-webapps is &lt;6.0.41-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104125" version="1" comment="apache2-mod_php53 is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112861" version="1" comment="php53 is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104126" version="1" comment="php53-bcmath is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104127" version="1" comment="php53-bz2 is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104128" version="1" comment="php53-calendar is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104129" version="1" comment="php53-ctype is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104130" version="1" comment="php53-curl is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104131" version="1" comment="php53-dba is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104132" version="1" comment="php53-dom is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104133" version="1" comment="php53-exif is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104134" version="1" comment="php53-fastcgi is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104135" version="1" comment="php53-fileinfo is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104136" version="1" comment="php53-ftp is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104137" version="1" comment="php53-gd is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104138" version="1" comment="php53-gettext is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104139" version="1" comment="php53-gmp is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104140" version="1" comment="php53-iconv is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104141" version="1" comment="php53-intl is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104142" version="1" comment="php53-json is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104143" version="1" comment="php53-ldap is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104144" version="1" comment="php53-mbstring is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104145" version="1" comment="php53-mcrypt is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104146" version="1" comment="php53-mysql is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104147" version="1" comment="php53-odbc is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104148" version="1" comment="php53-openssl is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104149" version="1" comment="php53-pcntl is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104150" version="1" comment="php53-pdo is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104151" version="1" comment="php53-pear is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104152" version="1" comment="php53-pgsql is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104153" version="1" comment="php53-pspell is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104154" version="1" comment="php53-shmop is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104155" version="1" comment="php53-snmp is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104156" version="1" comment="php53-soap is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104157" version="1" comment="php53-suhosin is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104158" version="1" comment="php53-sysvmsg is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104159" version="1" comment="php53-sysvsem is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104160" version="1" comment="php53-sysvshm is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104161" version="1" comment="php53-tokenizer is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104162" version="1" comment="php53-wddx is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104163" version="1" comment="php53-xmlreader is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104164" version="1" comment="php53-xmlrpc is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104165" version="1" comment="php53-xmlwriter is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104166" version="1" comment="php53-xsl is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104167" version="1" comment="php53-zip is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104168" version="1" comment="php53-zlib is &lt;5.3.8-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098585" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112872" version="1" comment="php53 is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098586" version="1" comment="php53-bcmath is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098587" version="1" comment="php53-bz2 is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098588" version="1" comment="php53-calendar is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098589" version="1" comment="php53-ctype is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098590" version="1" comment="php53-curl is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098591" version="1" comment="php53-dba is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098592" version="1" comment="php53-dom is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098593" version="1" comment="php53-exif is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098594" version="1" comment="php53-fastcgi is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098595" version="1" comment="php53-fileinfo is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098596" version="1" comment="php53-ftp is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098597" version="1" comment="php53-gd is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098598" version="1" comment="php53-gettext is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098599" version="1" comment="php53-gmp is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098600" version="1" comment="php53-iconv is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098601" version="1" comment="php53-intl is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098602" version="1" comment="php53-json is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098603" version="1" comment="php53-ldap is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098604" version="1" comment="php53-mbstring is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098605" version="1" comment="php53-mcrypt is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098606" version="1" comment="php53-mysql is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098607" version="1" comment="php53-odbc is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098608" version="1" comment="php53-openssl is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098609" version="1" comment="php53-pcntl is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098610" version="1" comment="php53-pdo is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098611" version="1" comment="php53-pear is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098612" version="1" comment="php53-pgsql is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098613" version="1" comment="php53-pspell is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098614" version="1" comment="php53-shmop is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098615" version="1" comment="php53-snmp is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098616" version="1" comment="php53-soap is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098617" version="1" comment="php53-suhosin is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098618" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098619" version="1" comment="php53-sysvsem is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098620" version="1" comment="php53-sysvshm is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098621" version="1" comment="php53-tokenizer is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098622" version="1" comment="php53-wddx is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098623" version="1" comment="php53-xmlreader is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098624" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098625" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098626" version="1" comment="php53-xsl is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098627" version="1" comment="php53-zip is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098628" version="1" comment="php53-zlib is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098874" version="1" comment="php53-devel is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098875" version="1" comment="php53-imap is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098876" version="1" comment="php53-posix is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098877" version="1" comment="php53-readline is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098878" version="1" comment="php53-sockets is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098879" version="1" comment="php53-sqlite is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098880" version="1" comment="php53-tidy is &lt;5.3.17-0.23.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099566" version="1" comment="glibc is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099553" version="1" comment="glibc-32bit is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099555" version="1" comment="glibc-devel is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099554" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099557" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099561" version="1" comment="glibc-locale is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099559" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099567" version="1" comment="nscd is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099556" version="1" comment="glibc-html is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099558" version="1" comment="glibc-info is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099564" version="1" comment="glibc-profile is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099562" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093050" version="1" comment="flash-player is &lt;11.2.202.335-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093048" version="1" comment="flash-player-gnome is &lt;11.2.202.335-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093049" version="1" comment="flash-player-kde4 is &lt;11.2.202.335-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093636" version="1" comment="flash-player is &lt;11.2.202.341-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093634" version="1" comment="flash-player-gnome is &lt;11.2.202.341-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093635" version="1" comment="flash-player-kde4 is &lt;11.2.202.341-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098792" version="1" comment="flash-player is &lt;11.2.202.346-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098790" version="1" comment="flash-player-gnome is &lt;11.2.202.346-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098791" version="1" comment="flash-player-kde4 is &lt;11.2.202.346-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098884" version="1" comment="flash-player is &lt;11.2.202.350-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098882" version="1" comment="flash-player-gnome is &lt;11.2.202.350-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098883" version="1" comment="flash-player-kde4 is &lt;11.2.202.350-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098887" version="1" comment="flash-player is &lt;11.2.202.359-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098885" version="1" comment="flash-player-gnome is &lt;11.2.202.359-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098886" version="1" comment="flash-player-kde4 is &lt;11.2.202.359-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098890" version="1" comment="flash-player is &lt;11.2.202.356-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098888" version="1" comment="flash-player-gnome is &lt;11.2.202.356-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098889" version="1" comment="flash-player-kde4 is &lt;11.2.202.356-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098893" version="1" comment="flash-player is &lt;11.2.202.378-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098891" version="1" comment="flash-player-gnome is &lt;11.2.202.378-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098892" version="1" comment="flash-player-kde4 is &lt;11.2.202.378-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098896" version="1" comment="flash-player is &lt;11.2.202.394-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098894" version="1" comment="flash-player-gnome is &lt;11.2.202.394-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098895" version="1" comment="flash-player-kde4 is &lt;11.2.202.394-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099582" version="1" comment="flash-player is &lt;11.2.202.400-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099580" version="1" comment="flash-player-gnome is &lt;11.2.202.400-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099581" version="1" comment="flash-player-kde4 is &lt;11.2.202.400-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100164" version="1" comment="flash-player is &lt;11.2.202.406-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100162" version="1" comment="flash-player-gnome is &lt;11.2.202.406-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100163" version="1" comment="flash-player-kde4 is &lt;11.2.202.406-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101156" version="1" comment="flash-player is &lt;11.2.202.411-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101154" version="1" comment="flash-player-gnome is &lt;11.2.202.411-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101155" version="1" comment="flash-player-kde4 is &lt;11.2.202.411-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102900" version="1" comment="flash-player is &lt;11.2.202.425-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102898" version="1" comment="flash-player-gnome is &lt;11.2.202.425-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102899" version="1" comment="flash-player-kde4 is &lt;11.2.202.425-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107655" version="1" comment="bind is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107650" version="1" comment="bind-chrootenv is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107651" version="1" comment="bind-doc is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107653" version="1" comment="bind-libs is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107652" version="1" comment="bind-libs-32bit is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107654" version="1" comment="bind-utils is &lt;9.6ESVR11W1-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098911" version="1" comment="ImageMagick is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098913" version="1" comment="libMagick++1 is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098687" version="1" comment="libMagickCore1 is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098686" version="1" comment="libMagickCore1-32bit is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098915" version="1" comment="libMagickWand1 is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098910" version="1" comment="ImageMagick-devel is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098912" version="1" comment="libMagick++-devel is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098914" version="1" comment="libMagickWand1-32bit is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098916" version="1" comment="perl-PerlMagick is &lt;6.4.3.6-7.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098695" version="1" comment="file is &lt;4.24-43.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098693" version="1" comment="file-32bit is &lt;4.24-43.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098918" version="1" comment="file-devel is &lt;4.24-43.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098919" version="1" comment="python-magic is &lt;4.24-43.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098696" version="1" comment="wireshark is &lt;1.8.13-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098920" version="1" comment="wireshark-devel is &lt;1.8.13-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098699" version="1" comment="libsnmp15 is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098697" version="1" comment="libsnmp15-32bit is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098700" version="1" comment="net-snmp is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098701" version="1" comment="perl-SNMP is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098702" version="1" comment="snmp-mibs is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098922" version="1" comment="net-snmp-devel is &lt;5.4.2.1-8.12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099250" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.65-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099248" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.65-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099249" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.65-0.7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104225" version="1" comment="kernel-default is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104223" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104224" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104228" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104226" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104227" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104229" version="1" comment="kernel-source is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104230" version="1" comment="kernel-syms is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104233" version="1" comment="kernel-trace is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104231" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104232" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104236" version="1" comment="kernel-xen is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104234" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104235" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104237" version="1" comment="xen-kmp-default is &lt;4.1.6_06_3.0.101_0.7.21-0.5.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104238" version="1" comment="xen-kmp-trace is &lt;4.1.6_06_3.0.101_0.7.21-0.5.16" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098749" version="1" comment="dbus-1 is &lt;1.2.10-3.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098746" version="1" comment="dbus-1-32bit is &lt;1.2.10-3.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098747" version="1" comment="dbus-1-x11 is &lt;1.2.10-3.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098940" version="1" comment="dbus-1-devel is &lt;1.2.10-3.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098939" version="1" comment="dbus-1-devel-doc is &lt;1.2.10-3.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099800" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099796" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099802" version="1" comment="openssl is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104251" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104248" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104250" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104249" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104253" version="1" comment="openssl is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104252" version="1" comment="openssl-doc is &lt;0.9.8j-0.62.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099798" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099797" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099801" version="1" comment="openssl-doc is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100674" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100677" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100675" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100679" version="1" comment="openssl1 is &lt;1.0.1g-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100678" version="1" comment="openssl1-doc is &lt;1.0.1g-0.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099803" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106319" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.75-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106317" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.75-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106318" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.75-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105676" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105675" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105667" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105666" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105668" version="1" comment="openssl is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105665" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105670" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105669" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105672" version="1" comment="openssl-doc is &lt;0.9.8j-0.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105677" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105680" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105678" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105682" version="1" comment="openssl1 is &lt;1.0.1g-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105681" version="1" comment="openssl1-doc is &lt;1.0.1g-0.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105479" version="1" comment="subversion is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105474" version="1" comment="subversion-devel is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105475" version="1" comment="subversion-perl is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105476" version="1" comment="subversion-python is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105477" version="1" comment="subversion-server is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105478" version="1" comment="subversion-tools is &lt;1.6.17-1.31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102698" version="1" comment="libpurple-meanwhile is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102699" version="1" comment="libpurple-tcl is &lt;2.6.6-0.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098765" version="1" comment="glibc is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098752" version="1" comment="glibc-32bit is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098754" version="1" comment="glibc-devel is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098753" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098756" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098760" version="1" comment="glibc-locale is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098758" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098766" version="1" comment="nscd is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098755" version="1" comment="glibc-html is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098757" version="1" comment="glibc-info is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098763" version="1" comment="glibc-profile is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098761" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100595" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112874" version="1" comment="php53 is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100596" version="1" comment="php53-bcmath is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100597" version="1" comment="php53-bz2 is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100598" version="1" comment="php53-calendar is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100599" version="1" comment="php53-ctype is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100600" version="1" comment="php53-curl is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100601" version="1" comment="php53-dba is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100602" version="1" comment="php53-dom is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100603" version="1" comment="php53-exif is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100604" version="1" comment="php53-fastcgi is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100605" version="1" comment="php53-fileinfo is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100606" version="1" comment="php53-ftp is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100607" version="1" comment="php53-gd is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100608" version="1" comment="php53-gettext is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100609" version="1" comment="php53-gmp is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100610" version="1" comment="php53-iconv is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100611" version="1" comment="php53-intl is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100612" version="1" comment="php53-json is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100613" version="1" comment="php53-ldap is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100614" version="1" comment="php53-mbstring is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100615" version="1" comment="php53-mcrypt is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100616" version="1" comment="php53-mysql is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100617" version="1" comment="php53-odbc is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100618" version="1" comment="php53-openssl is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100619" version="1" comment="php53-pcntl is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100620" version="1" comment="php53-pdo is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100621" version="1" comment="php53-pear is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100622" version="1" comment="php53-pgsql is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100623" version="1" comment="php53-pspell is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100624" version="1" comment="php53-shmop is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100625" version="1" comment="php53-snmp is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100626" version="1" comment="php53-soap is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100627" version="1" comment="php53-suhosin is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100628" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100629" version="1" comment="php53-sysvsem is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100630" version="1" comment="php53-sysvshm is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100631" version="1" comment="php53-tokenizer is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100632" version="1" comment="php53-wddx is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100633" version="1" comment="php53-xmlreader is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100634" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100635" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100636" version="1" comment="php53-xsl is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100637" version="1" comment="php53-zip is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100638" version="1" comment="php53-zlib is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100640" version="1" comment="php53-devel is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100641" version="1" comment="php53-imap is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100642" version="1" comment="php53-posix is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100643" version="1" comment="php53-readline is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100644" version="1" comment="php53-sockets is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100645" version="1" comment="php53-sqlite is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100646" version="1" comment="php53-tidy is &lt;5.3.17-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099586" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr7.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099583" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr7.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099584" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr7.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099585" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr7.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099587" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr7.1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099849" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099846" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099847" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099848" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099850" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.1-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099395" version="1" comment="krb5 is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099386" version="1" comment="krb5-32bit is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099389" version="1" comment="krb5-client is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099387" version="1" comment="krb5-apps-clients is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099388" version="1" comment="krb5-apps-servers is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099390" version="1" comment="krb5-doc is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099391" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099392" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099393" version="1" comment="krb5-server is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099397" version="1" comment="krb5-devel is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099396" version="1" comment="krb5-devel-32bit is &lt;1.6.3-133.49.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100726" version="1" comment="bash is &lt;3.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100724" version="1" comment="bash-doc is &lt;3.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043734"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100729" version="1" comment="libreadline5 is &lt;5.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100727" version="1" comment="libreadline5-32bit is &lt;5.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100730" version="1" comment="readline-doc is &lt;5.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104255" version="1" comment="bash is &lt;3.2-147.14.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104254" version="1" comment="bash-doc is &lt;3.2-147.14.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104257" version="1" comment="libreadline5 is &lt;5.2-147.14.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104256" version="1" comment="libreadline5-32bit is &lt;5.2-147.14.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104258" version="1" comment="readline-doc is &lt;5.2-147.14.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100733" version="1" comment="readline-devel is &lt;5.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100732" version="1" comment="readline-devel-32bit is &lt;5.2-147.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043735"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100812" version="1" comment="wireshark is &lt;1.10.10-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100814" version="1" comment="wireshark-devel is &lt;1.10.10-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110806" version="1" comment="kernel-default is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110804" version="1" comment="kernel-default-base is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110805" version="1" comment="kernel-default-devel is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110816" version="1" comment="kernel-default-extra is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110807" version="1" comment="kernel-source is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110808" version="1" comment="kernel-syms is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110810" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110824" version="1" comment="kernel-xen is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110821" version="1" comment="kernel-xen-base is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110822" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110823" version="1" comment="kernel-xen-extra is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110825" version="1" comment="xen-kmp-default is &lt;4.2.5_08_3.0.101_0.47.55-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117336" version="1" comment="cluster-network-kmp-default is &lt;1.4_3.0.101_0.47.55-2.28.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132805" version="1" comment="cluster-network-kmp-ppc64 is &lt;1.4_3.0.101_0.47.55-2.28.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117337" version="1" comment="cluster-network-kmp-trace is &lt;1.4_3.0.101_0.47.55-2.28.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117339" version="1" comment="gfs2-kmp-default is &lt;2_3.0.101_0.47.55-0.17.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132806" version="1" comment="gfs2-kmp-ppc64 is &lt;2_3.0.101_0.47.55-0.17.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117340" version="1" comment="gfs2-kmp-trace is &lt;2_3.0.101_0.47.55-0.17.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117342" version="1" comment="ocfs2-kmp-default is &lt;1.6_3.0.101_0.47.55-0.21.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132807" version="1" comment="ocfs2-kmp-ppc64 is &lt;1.6_3.0.101_0.47.55-0.21.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117343" version="1" comment="ocfs2-kmp-trace is &lt;1.6_3.0.101_0.47.55-0.21.1.21" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117345" version="1" comment="cluster-network-kmp-rt is &lt;1.4_3.0.101_rt130_0.33.38-2.28.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117346" version="1" comment="cluster-network-kmp-rt_trace is &lt;1.4_3.0.101_rt130_0.33.38-2.28.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117347" version="1" comment="drbd-kmp-rt is &lt;8.4.4_3.0.101_rt130_0.33.38-0.23.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117348" version="1" comment="drbd-kmp-rt_trace is &lt;8.4.4_3.0.101_rt130_0.33.38-0.23.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117349" version="1" comment="iscsitarget-kmp-rt is &lt;1.4.20_3.0.101_rt130_0.33.38-0.39.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117350" version="1" comment="iscsitarget-kmp-rt_trace is &lt;1.4.20_3.0.101_rt130_0.33.38-0.39.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117351" version="1" comment="kernel-rt is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117352" version="1" comment="kernel-rt-base is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117353" version="1" comment="kernel-rt-devel is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117354" version="1" comment="kernel-rt_trace is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117355" version="1" comment="kernel-rt_trace-base is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117356" version="1" comment="kernel-rt_trace-devel is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117357" version="1" comment="kernel-source-rt is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117358" version="1" comment="kernel-syms-rt is &lt;3.0.101.rt130-0.33.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117359" version="1" comment="lttng-modules-kmp-rt is &lt;2.1.1_3.0.101_rt130_0.33.38-0.12.1.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117360" version="1" comment="lttng-modules-kmp-rt_trace is &lt;2.1.1_3.0.101_rt130_0.33.38-0.12.1.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117361" version="1" comment="ocfs2-kmp-rt is &lt;1.6_3.0.101_rt130_0.33.38-0.21.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117362" version="1" comment="ocfs2-kmp-rt_trace is &lt;1.6_3.0.101_rt130_0.33.38-0.21.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117363" version="1" comment="ofed-kmp-rt is &lt;1.5.4.1_3.0.101_rt130_0.33.38-0.14.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117364" version="1" comment="ofed-kmp-rt_trace is &lt;1.5.4.1_3.0.101_rt130_0.33.38-0.14.1.22" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110829" version="1" comment="kernel-ec2 is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110827" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110828" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110811" version="1" comment="kernel-trace is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110809" version="1" comment="kernel-trace-base is &lt;3.0.101-0.47.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105126" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105128" version="1" comment="xorg-x11-server is &lt;7.4-27.101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105127" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105125" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.101.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104266" version="1" comment="kernel-default is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104264" version="1" comment="kernel-default-base is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104265" version="1" comment="kernel-default-devel is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104269" version="1" comment="kernel-ec2 is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104267" version="1" comment="kernel-ec2-base is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104268" version="1" comment="kernel-ec2-devel is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104270" version="1" comment="kernel-source is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104271" version="1" comment="kernel-syms is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104274" version="1" comment="kernel-trace is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104272" version="1" comment="kernel-trace-base is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104273" version="1" comment="kernel-trace-devel is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104277" version="1" comment="kernel-xen is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104275" version="1" comment="kernel-xen-base is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104276" version="1" comment="kernel-xen-devel is &lt;2.6.32.59-0.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104278" version="1" comment="xen-kmp-default is &lt;4.0.3_21548_18_2.6.32.59_0.17-0.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104279" version="1" comment="xen-kmp-trace is &lt;4.0.3_21548_18_2.6.32.59_0.17-0.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104282" version="1" comment="kernel-default is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104280" version="1" comment="kernel-default-base is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104281" version="1" comment="kernel-default-devel is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104285" version="1" comment="kernel-ec2 is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104283" version="1" comment="kernel-ec2-base is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104284" version="1" comment="kernel-ec2-devel is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104286" version="1" comment="kernel-source is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104287" version="1" comment="kernel-syms is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104290" version="1" comment="kernel-trace is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104288" version="1" comment="kernel-trace-base is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104289" version="1" comment="kernel-trace-devel is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104293" version="1" comment="kernel-xen is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104291" version="1" comment="kernel-xen-base is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104292" version="1" comment="kernel-xen-devel is &lt;3.0.101-0.7.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104294" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.27-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009104295" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.27-0.5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105170" version="1" comment="unzip is &lt;6.00-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044385"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106537" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112866" version="1" comment="php53 is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106538" version="1" comment="php53-bcmath is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106539" version="1" comment="php53-bz2 is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106540" version="1" comment="php53-calendar is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106541" version="1" comment="php53-ctype is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106542" version="1" comment="php53-curl is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106543" version="1" comment="php53-dba is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106544" version="1" comment="php53-dom is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106545" version="1" comment="php53-exif is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106546" version="1" comment="php53-fastcgi is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106547" version="1" comment="php53-fileinfo is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106548" version="1" comment="php53-ftp is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106549" version="1" comment="php53-gd is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106550" version="1" comment="php53-gettext is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106551" version="1" comment="php53-gmp is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106552" version="1" comment="php53-iconv is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106553" version="1" comment="php53-intl is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106554" version="1" comment="php53-json is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106555" version="1" comment="php53-ldap is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106556" version="1" comment="php53-mbstring is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106557" version="1" comment="php53-mcrypt is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106558" version="1" comment="php53-mysql is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106559" version="1" comment="php53-odbc is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106560" version="1" comment="php53-openssl is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106561" version="1" comment="php53-pcntl is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106562" version="1" comment="php53-pdo is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106563" version="1" comment="php53-pear is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106564" version="1" comment="php53-pgsql is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106565" version="1" comment="php53-pspell is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106566" version="1" comment="php53-shmop is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106567" version="1" comment="php53-snmp is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106568" version="1" comment="php53-soap is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106569" version="1" comment="php53-suhosin is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106570" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106571" version="1" comment="php53-sysvsem is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106572" version="1" comment="php53-sysvshm is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106573" version="1" comment="php53-tokenizer is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106574" version="1" comment="php53-wddx is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106575" version="1" comment="php53-xmlreader is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106576" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106577" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106578" version="1" comment="php53-xsl is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106579" version="1" comment="php53-zip is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106580" version="1" comment="php53-zlib is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106530" version="1" comment="php53-devel is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106531" version="1" comment="php53-imap is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106532" version="1" comment="php53-posix is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106533" version="1" comment="php53-readline is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106534" version="1" comment="php53-sockets is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106535" version="1" comment="php53-sqlite is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106536" version="1" comment="php53-tidy is &lt;5.3.17-0.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110855" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110858" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110856" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110860" version="1" comment="openssl1 is &lt;1.0.1g-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110859" version="1" comment="openssl1-doc is &lt;1.0.1g-0.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102442" version="1" comment="flash-player is &lt;11.2.202.424-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102440" version="1" comment="flash-player-gnome is &lt;11.2.202.424-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102441" version="1" comment="flash-player-kde4 is &lt;11.2.202.424-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103743" version="1" comment="bind-libs is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103742" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103744" version="1" comment="bind-utils is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103748" version="1" comment="bind is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103745" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103746" version="1" comment="bind-doc is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103741" version="1" comment="bind-devel is &lt;9.9.6P1-0.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103199" version="1" comment="tcpdump is &lt;3.9.8-1.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044086"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106877" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.3-0.4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106874" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.3-0.4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106875" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.3-0.4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106876" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.3-0.4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106873" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.3-0.4.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106305" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr8.10-0.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106299" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr8.10-0.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106300" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr8.10-0.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106302" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr8.10-0.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106304" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr8.10-0.6.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106327" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106326" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106329" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106330" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106324" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr8.10-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106321" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr8.10-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106322" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr8.10-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106323" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr8.10-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106325" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.3-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106320" version="1" comment="java-1_7_0-ibm-devel is &lt;1.7.0_sr8.10-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103121" version="1" comment="ntp is &lt;4.2.4p8-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103120" version="1" comment="ntp-doc is &lt;4.2.4p8-1.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108083" version="1" comment="cups is &lt;1.3.9-8.46.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108080" version="1" comment="cups-client is &lt;1.3.9-8.46.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108082" version="1" comment="cups-libs is &lt;1.3.9-8.46.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108081" version="1" comment="cups-libs-32bit is &lt;1.3.9-8.46.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108079" version="1" comment="cups-devel is &lt;1.3.9-8.46.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110595" version="1" comment="java-1_6_0-ibm is &lt;1.6.0_sr16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110592" version="1" comment="java-1_6_0-ibm-fonts is &lt;1.6.0_sr16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110593" version="1" comment="java-1_6_0-ibm-jdbc is &lt;1.6.0_sr16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110594" version="1" comment="java-1_6_0-ibm-plugin is &lt;1.6.0_sr16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110596" version="1" comment="java-1_6_0-ibm-devel is &lt;1.6.0_sr16.4-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110668" version="1" comment="java-1_7_0-ibm is &lt;1.7.0_sr9.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110664" version="1" comment="java-1_7_0-ibm-alsa is &lt;1.7.0_sr9.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110666" version="1" comment="java-1_7_0-ibm-jdbc is &lt;1.7.0_sr9.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110667" version="1" comment="java-1_7_0-ibm-plugin is &lt;1.7.0_sr9.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107939" version="1" comment="libopenssl1-devel is &lt;1.0.1g-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107942" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107940" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107944" version="1" comment="openssl1 is &lt;1.0.1g-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107943" version="1" comment="openssl1-doc is &lt;1.0.1g-0.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105518" version="1" comment="glibc is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105512" version="1" comment="glibc-32bit is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105514" version="1" comment="glibc-devel is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105513" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105515" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105517" version="1" comment="glibc-locale is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105516" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105519" version="1" comment="nscd is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105547" version="1" comment="glibc is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105537" version="1" comment="glibc-32bit is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105539" version="1" comment="glibc-devel is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105538" version="1" comment="glibc-devel-32bit is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105540" version="1" comment="glibc-html is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105541" version="1" comment="glibc-i18ndata is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105542" version="1" comment="glibc-info is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105544" version="1" comment="glibc-locale is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105543" version="1" comment="glibc-locale-32bit is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105546" version="1" comment="glibc-profile is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105545" version="1" comment="glibc-profile-32bit is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105548" version="1" comment="nscd is &lt;2.11.1-0.60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105508" version="1" comment="glibc is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105498" version="1" comment="glibc-32bit is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105500" version="1" comment="glibc-devel is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105499" version="1" comment="glibc-devel-32bit is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105501" version="1" comment="glibc-html is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105502" version="1" comment="glibc-i18ndata is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105503" version="1" comment="glibc-info is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105505" version="1" comment="glibc-locale is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105504" version="1" comment="glibc-locale-32bit is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105507" version="1" comment="glibc-profile is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105506" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105509" version="1" comment="nscd is &lt;2.11.3-17.45.55.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105510" version="1" comment="glibc-html is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105511" version="1" comment="glibc-info is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105523" version="1" comment="glibc-profile is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105521" version="1" comment="glibc-profile-32bit is &lt;2.11.3-17.74.13" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106850" version="1" comment="ldapsmb is &lt;1.34b-12.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106851" version="1" comment="libldb1 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106853" version="1" comment="libsmbclient0 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106852" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106855" version="1" comment="libtalloc1 is &lt;3.4.3-1.54.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106854" version="1" comment="libtalloc1-32bit is &lt;3.4.3-1.54.39" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106857" version="1" comment="libtalloc2 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106856" version="1" comment="libtalloc2-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106859" version="1" comment="libtdb1 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106858" version="1" comment="libtdb1-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106861" version="1" comment="libtevent0 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106860" version="1" comment="libtevent0-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106863" version="1" comment="libwbclient0 is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106862" version="1" comment="libwbclient0-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106871" version="1" comment="samba is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106864" version="1" comment="samba-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106866" version="1" comment="samba-client is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106865" version="1" comment="samba-client-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106867" version="1" comment="samba-doc is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106868" version="1" comment="samba-krb-printing is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106870" version="1" comment="samba-winbind is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106869" version="1" comment="samba-winbind-32bit is &lt;3.6.3-0.33.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107005" version="1" comment="xorg-x11-Xvnc is &lt;7.4-27.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107007" version="1" comment="xorg-x11-server is &lt;7.4-27.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107006" version="1" comment="xorg-x11-server-extra is &lt;7.4-27.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107004" version="1" comment="xorg-x11-server-sdk is &lt;7.4-27.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107953" version="1" comment="compat-openssl097g is &lt;0.9.7g-146.22.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107952" version="1" comment="compat-openssl097g-32bit is &lt;0.9.7g-146.22.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044741"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105131" version="1" comment="flash-player is &lt;11.2.202.429-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105129" version="1" comment="flash-player-gnome is &lt;11.2.202.429-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105130" version="1" comment="flash-player-kde4 is &lt;11.2.202.429-0.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105307" version="1" comment="flash-player is &lt;11.2.202.438-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105305" version="1" comment="flash-player-gnome is &lt;11.2.202.438-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105306" version="1" comment="flash-player-kde4 is &lt;11.2.202.438-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105663" version="1" comment="flash-player is &lt;11.2.202.440-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105661" version="1" comment="flash-player-gnome is &lt;11.2.202.440-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105662" version="1" comment="flash-player-kde4 is &lt;11.2.202.440-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105930" version="1" comment="flash-player is &lt;11.2.202.442-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105928" version="1" comment="flash-player-gnome is &lt;11.2.202.442-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105929" version="1" comment="flash-player-kde4 is &lt;11.2.202.442-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107676" version="1" comment="flash-player is &lt;11.2.202.451-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107674" version="1" comment="flash-player-gnome is &lt;11.2.202.451-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107675" version="1" comment="flash-player-kde4 is &lt;11.2.202.451-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108882" version="1" comment="flash-player is &lt;11.2.202.457-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108880" version="1" comment="flash-player-gnome is &lt;11.2.202.457-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108881" version="1" comment="flash-player-kde4 is &lt;11.2.202.457-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109221" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.75-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109219" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.75-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109220" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.75-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107009" version="1" comment="wireshark is &lt;1.10.12-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107008" version="1" comment="wireshark-devel is &lt;1.10.12-0.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107558" version="1" comment="MozillaFirefox is &lt;31.5.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107557" version="1" comment="MozillaFirefox-translations is &lt;31.5.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107220" version="1" comment="MozillaFirefox is &lt;31.5.0esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107219" version="1" comment="MozillaFirefox-translations is &lt;31.5.0esr-0.4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107556" version="1" comment="MozillaFirefox-devel is &lt;31.5.0esr-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111035" version="1" comment="bind-libs is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111034" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111036" version="1" comment="bind-utils is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111040" version="1" comment="bind is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111037" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111038" version="1" comment="bind-doc is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111033" version="1" comment="bind-devel is &lt;9.9.6P1-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109606" version="1" comment="kvm is &lt;1.4.2-0.22.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110865" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110862" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110867" version="1" comment="openssl is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110864" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110863" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110866" version="1" comment="openssl-doc is &lt;0.9.8j-0.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110831" version="1" comment="ntp is &lt;4.2.4p8-1.29.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110830" version="1" comment="ntp-doc is &lt;4.2.4p8-1.29.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109613" version="1" comment="flash-player is &lt;11.2.202.460-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109611" version="1" comment="flash-player-gnome is &lt;11.2.202.460-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109612" version="1" comment="flash-player-kde4 is &lt;11.2.202.460-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110497" version="1" comment="flash-player is &lt;11.2.202.466-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110495" version="1" comment="flash-player-gnome is &lt;11.2.202.466-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110496" version="1" comment="flash-player-kde4 is &lt;11.2.202.466-0.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110681" version="1" comment="flash-player is &lt;11.2.202.468-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110679" version="1" comment="flash-player-gnome is &lt;11.2.202.468-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110680" version="1" comment="flash-player-kde4 is &lt;11.2.202.468-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112906" version="1" comment="kvm is &lt;1.4.2-0.22.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109877" version="1" comment="xen is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109868" version="1" comment="xen-doc-html is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109869" version="1" comment="xen-doc-pdf is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109870" version="1" comment="xen-kmp-default is &lt;4.1.6_08_3.0.101_0.7.29-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109871" version="1" comment="xen-kmp-pae is &lt;4.1.6_08_3.0.101_0.7.29-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109872" version="1" comment="xen-kmp-trace is &lt;4.1.6_08_3.0.101_0.7.29-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109874" version="1" comment="xen-libs is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109873" version="1" comment="xen-libs-32bit is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109876" version="1" comment="xen-tools is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109875" version="1" comment="xen-tools-domU is &lt;4.1.6_08-0.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111232" version="1" comment="apache2-mod_php53 is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009112869" version="1" comment="php53 is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111233" version="1" comment="php53-bcmath is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111234" version="1" comment="php53-bz2 is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111235" version="1" comment="php53-calendar is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111236" version="1" comment="php53-ctype is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111237" version="1" comment="php53-curl is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111238" version="1" comment="php53-dba is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111239" version="1" comment="php53-dom is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111240" version="1" comment="php53-exif is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111241" version="1" comment="php53-fastcgi is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111242" version="1" comment="php53-fileinfo is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111243" version="1" comment="php53-ftp is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111244" version="1" comment="php53-gd is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111245" version="1" comment="php53-gettext is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111246" version="1" comment="php53-gmp is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111247" version="1" comment="php53-iconv is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111248" version="1" comment="php53-intl is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111249" version="1" comment="php53-json is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111250" version="1" comment="php53-ldap is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111251" version="1" comment="php53-mbstring is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111252" version="1" comment="php53-mcrypt is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111253" version="1" comment="php53-mysql is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111254" version="1" comment="php53-odbc is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111255" version="1" comment="php53-openssl is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111256" version="1" comment="php53-pcntl is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111257" version="1" comment="php53-pdo is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111258" version="1" comment="php53-pear is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111259" version="1" comment="php53-pgsql is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111260" version="1" comment="php53-pspell is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111261" version="1" comment="php53-shmop is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111262" version="1" comment="php53-snmp is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111263" version="1" comment="php53-soap is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111264" version="1" comment="php53-suhosin is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111265" version="1" comment="php53-sysvmsg is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111266" version="1" comment="php53-sysvsem is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111267" version="1" comment="php53-sysvshm is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111268" version="1" comment="php53-tokenizer is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111269" version="1" comment="php53-wddx is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111270" version="1" comment="php53-xmlreader is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111271" version="1" comment="php53-xmlrpc is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111272" version="1" comment="php53-xmlwriter is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111273" version="1" comment="php53-xsl is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111274" version="1" comment="php53-zip is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111275" version="1" comment="php53-zlib is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111225" version="1" comment="php53-devel is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111226" version="1" comment="php53-imap is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111227" version="1" comment="php53-posix is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111228" version="1" comment="php53-readline is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111229" version="1" comment="php53-sockets is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111230" version="1" comment="php53-sqlite is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111231" version="1" comment="php53-tidy is &lt;5.3.17-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034895"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109635" version="1" comment="kvm is &lt;1.4.2-0.22.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109905" version="1" comment="kvm is &lt;0.15.1-0.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110628" version="1" comment="wireshark is &lt;1.10.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110627" version="1" comment="wireshark-devel is &lt;1.10.14-0.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110837" version="1" comment="libmysql55client18 is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110836" version="1" comment="libmysql55client18-32bit is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110838" version="1" comment="libmysql55client_r18 is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110832" version="1" comment="libmysql55client_r18-32bit is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110840" version="1" comment="libmysqlclient15 is &lt;5.0.96-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031264"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110839" version="1" comment="libmysqlclient15-32bit is &lt;5.0.96-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031262"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110841" version="1" comment="libmysqlclient_r15 is &lt;5.0.96-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031267"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110834" version="1" comment="libmysqlclient_r15-32bit is &lt;5.0.96-0.8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110843" version="1" comment="mysql is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110842" version="1" comment="mysql-client is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110846" version="1" comment="mysql-tools is &lt;5.5.43-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111126" version="1" comment="strongswan is &lt;4.4.0-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111125" version="1" comment="strongswan-doc is &lt;4.4.0-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118193" version="1" comment="suse-cloud-release is ==5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128657" version="1" comment="bind is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128658" version="1" comment="bind-chrootenv is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128659" version="1" comment="bind-doc is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128660" version="1" comment="bind-libs is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128661" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128662" version="1" comment="bind-utils is &lt;9.9.6P1-0.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136713" version="1" comment="crowbar-barclamp-trove is &lt;1.9+git.1473844105.932298f-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048722"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118194" version="1" comment="haproxy is &lt;1.5.4-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118195" version="1" comment="haproxy is &lt;1.5.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118196" version="1" comment="mongodb is &lt;2.4.3-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118197" version="1" comment="crowbar-barclamp-neutron is &lt;1.9+git.1443859419.95e948a-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118198" version="1" comment="openstack-neutron is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118199" version="1" comment="openstack-neutron-dhcp-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118200" version="1" comment="openstack-neutron-doc is &lt;2014.2.4~a0~dev103-16.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118201" version="1" comment="openstack-neutron-ha-tool is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118202" version="1" comment="openstack-neutron-ibm-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118203" version="1" comment="openstack-neutron-l3-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118204" version="1" comment="openstack-neutron-lbaas-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118205" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118206" version="1" comment="openstack-neutron-metadata-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118207" version="1" comment="openstack-neutron-metering-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118208" version="1" comment="openstack-neutron-mlnx-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118209" version="1" comment="openstack-neutron-nec-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118210" version="1" comment="openstack-neutron-nvsd-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118211" version="1" comment="openstack-neutron-openvswitch-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118212" version="1" comment="openstack-neutron-plugin-cisco is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118213" version="1" comment="openstack-neutron-restproxy-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118214" version="1" comment="openstack-neutron-ryu-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118215" version="1" comment="openstack-neutron-server is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118216" version="1" comment="openstack-neutron-vpn-agent is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118217" version="1" comment="python-neutron is &lt;2014.2.4~a0~dev103-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118218" version="1" comment="novnc is &lt;0.4-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126236" version="1" comment="libopenssl-devel is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126237" version="1" comment="libopenssl0_9_8 is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126238" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126239" version="1" comment="libopenssl0_9_8-hmac is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126240" version="1" comment="libopenssl0_9_8-hmac-32bit is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126241" version="1" comment="openssl is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126242" version="1" comment="openssl-doc is &lt;0.9.8j-0.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118219" version="1" comment="openstack-ceilometer is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118220" version="1" comment="openstack-ceilometer-agent-central is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118221" version="1" comment="openstack-ceilometer-agent-compute is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118222" version="1" comment="openstack-ceilometer-agent-ipmi is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118223" version="1" comment="openstack-ceilometer-agent-notification is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118224" version="1" comment="openstack-ceilometer-alarm-evaluator is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118225" version="1" comment="openstack-ceilometer-alarm-notifier is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118226" version="1" comment="openstack-ceilometer-api is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118227" version="1" comment="openstack-ceilometer-collector is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118228" version="1" comment="openstack-ceilometer-doc is &lt;2014.2.4.dev18-9.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118229" version="1" comment="openstack-cinder is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118230" version="1" comment="openstack-cinder-api is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118231" version="1" comment="openstack-cinder-backup is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118232" version="1" comment="openstack-cinder-doc is &lt;2014.2.4.dev19-9.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046414"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118233" version="1" comment="openstack-cinder-scheduler is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118234" version="1" comment="openstack-cinder-volume is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118235" version="1" comment="openstack-glance is &lt;2014.2.4.dev5-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118236" version="1" comment="openstack-glance-doc is &lt;2014.2.4.dev5-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118237" version="1" comment="openstack-heat is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118238" version="1" comment="openstack-heat-api is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118239" version="1" comment="openstack-heat-api-cfn is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118240" version="1" comment="openstack-heat-api-cloudwatch is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118241" version="1" comment="openstack-heat-doc is &lt;2014.2.4.dev13-9.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118242" version="1" comment="openstack-heat-engine is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118243" version="1" comment="openstack-keystone is &lt;2014.2.4.dev5-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118244" version="1" comment="openstack-keystone-doc is &lt;2014.2.4.dev5-11.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118245" version="1" comment="openstack-sahara is &lt;2014.2.4.dev3-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118246" version="1" comment="openstack-sahara-api is &lt;2014.2.4.dev3-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118247" version="1" comment="openstack-sahara-doc is &lt;2014.2.4.dev3-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118248" version="1" comment="openstack-sahara-engine is &lt;2014.2.4.dev3-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118249" version="1" comment="openstack-suse is &lt;2014.2-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118250" version="1" comment="openstack-suse-sudo is &lt;2014.2-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118251" version="1" comment="python-ceilometer is &lt;2014.2.4.dev18-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118252" version="1" comment="python-cinder is &lt;2014.2.4.dev19-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118253" version="1" comment="python-glance is &lt;2014.2.4.dev5-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118254" version="1" comment="python-heat is &lt;2014.2.4.dev13-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118255" version="1" comment="python-keystone is &lt;2014.2.4.dev5-11.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118256" version="1" comment="python-oslo.i18n is &lt;1.3.1-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118257" version="1" comment="python-oslo.utils is &lt;1.4.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118258" version="1" comment="python-oslotest is &lt;1.2.0-2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046425"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118259" version="1" comment="python-sahara is &lt;2014.2.4.dev3-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118260" version="1" comment="python-six is &lt;1.9.0-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046426"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118261" version="1" comment="crowbar-barclamp-nova_dashboard is &lt;1.9+git.1443622531.b2b2939-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118262" version="1" comment="openstack-dashboard is &lt;2014.2.4~a0~dev12-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118263" version="1" comment="python-django_openstack_auth is &lt;1.1.7-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046429"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118264" version="1" comment="python-horizon is &lt;2014.2.4~a0~dev12-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119003" version="1" comment="openstack-glance is &lt;2014.2.4.juno-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119004" version="1" comment="openstack-glance-doc is &lt;2014.2.4.juno-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119005" version="1" comment="python-glance is &lt;2014.2.4.juno-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132808" version="1" comment="openstack-keystone is &lt;2014.2.4.juno-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132809" version="1" comment="openstack-keystone-doc is &lt;2014.2.4.juno-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132810" version="1" comment="openstack-nova is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132811" version="1" comment="openstack-nova-api is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132812" version="1" comment="openstack-nova-cells is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132813" version="1" comment="openstack-nova-cert is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132814" version="1" comment="openstack-nova-compute is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132815" version="1" comment="openstack-nova-conductor is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132816" version="1" comment="openstack-nova-console is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132817" version="1" comment="openstack-nova-consoleauth is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132818" version="1" comment="openstack-nova-doc is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132819" version="1" comment="openstack-nova-novncproxy is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132820" version="1" comment="openstack-nova-objectstore is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132821" version="1" comment="openstack-nova-scheduler is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132822" version="1" comment="openstack-nova-serialproxy is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132823" version="1" comment="openstack-nova-vncproxy is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132824" version="1" comment="openstack-swift is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132825" version="1" comment="openstack-swift-account is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132826" version="1" comment="openstack-swift-container is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132827" version="1" comment="openstack-swift-doc is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132828" version="1" comment="openstack-swift-object is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132829" version="1" comment="openstack-swift-proxy is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132830" version="1" comment="python-keystone is &lt;2014.2.4.juno-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132831" version="1" comment="python-nova is &lt;2014.2.4.juno-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132832" version="1" comment="python-swift is &lt;2.1.0-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118268" version="1" comment="openstack-nova is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118269" version="1" comment="openstack-nova-api is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118270" version="1" comment="openstack-nova-cells is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118271" version="1" comment="openstack-nova-cert is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118272" version="1" comment="openstack-nova-compute is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118273" version="1" comment="openstack-nova-conductor is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118274" version="1" comment="openstack-nova-console is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118275" version="1" comment="openstack-nova-consoleauth is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118276" version="1" comment="openstack-nova-doc is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118277" version="1" comment="openstack-nova-novncproxy is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118278" version="1" comment="openstack-nova-objectstore is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118279" version="1" comment="openstack-nova-scheduler is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118280" version="1" comment="openstack-nova-serialproxy is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118281" version="1" comment="openstack-nova-vncproxy is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118282" version="1" comment="python-nova is &lt;2014.2.4~a0~dev80-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118283" version="1" comment="openstack-swift is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118284" version="1" comment="openstack-swift-account is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118285" version="1" comment="openstack-swift-container is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118286" version="1" comment="openstack-swift-doc is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036528"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118287" version="1" comment="openstack-swift-object is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118288" version="1" comment="openstack-swift-proxy is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118289" version="1" comment="python-swift is &lt;2.1.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123026" version="1" comment="openstack-trove is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123027" version="1" comment="openstack-trove-api is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123028" version="1" comment="openstack-trove-conductor is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123029" version="1" comment="openstack-trove-doc is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123030" version="1" comment="openstack-trove-guestagent is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123031" version="1" comment="openstack-trove-taskmanager is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123032" version="1" comment="python-trove is &lt;2014.2.4.juno-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118290" version="1" comment="python-Django is &lt;1.6.11-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118291" version="1" comment="python-Django is &lt;1.6.11-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046434"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118655" version="1" comment="python-Django is &lt;1.6.11-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118292" version="1" comment="python-Pillow is &lt;2.7.0-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046435"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125629" version="1" comment="python-Pillow is &lt;2.7.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118293" version="1" comment="python-PyYAML is &lt;3.10-0.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046436"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118294" version="1" comment="python-glanceclient is &lt;0.15.0-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046437"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118295" version="1" comment="python-keystoneclient is &lt;1.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118296" version="1" comment="python-keystoneclient-doc is &lt;1.0.0-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046438"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118297" version="1" comment="python-keystonemiddleware is &lt;1.2.0-11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009031952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118298" version="1" comment="python-novaclient is &lt;2.20.0-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118299" version="1" comment="python-novaclient-doc is &lt;2.20.0-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046439"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118300" version="1" comment="python-openstackclient is &lt;0.4.1-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118301" version="1" comment="python-requests is &lt;2.3.0-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118302" version="1" comment="ruby2.1-rubygem-sprockets-2_11 is &lt;2.11.0-0.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122441" version="1" comment="ruby2.1-rubygem-actionpack-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122442" version="1" comment="rubygem-actionpack-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122443" version="1" comment="ruby2.1-rubygem-actionview-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122444" version="1" comment="rubygem-actionview-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125291" version="1" comment="ruby2.1-rubygem-actionview-4_1 is &lt;4.1.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125292" version="1" comment="rubygem-actionview-4_1 is &lt;4.1.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122445" version="1" comment="ruby2.1-rubygem-activemodel-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122446" version="1" comment="rubygem-activemodel-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039810"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122447" version="1" comment="ruby2.1-rubygem-activerecord-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122448" version="1" comment="rubygem-activerecord-4_1 is &lt;4.1.9-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119824" version="1" comment="ruby2.1-rubygem-activesupport-4_1 is &lt;4.1.9-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119825" version="1" comment="rubygem-activesupport-4_1 is &lt;4.1.9-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046636"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122449" version="1" comment="ruby2.1-rubygem-activesupport-4_1 is &lt;4.1.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122450" version="1" comment="rubygem-activesupport-4_1 is &lt;4.1.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125293" version="1" comment="ruby2.1-rubygem-activesupport-4_1 is &lt;4.1.9-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125294" version="1" comment="rubygem-activesupport-4_1 is &lt;4.1.9-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132833" version="1" comment="ruby2.1-rubygem-bson-1_11 is &lt;1.11.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132834" version="1" comment="ruby2.1-rubygem-easy_diff is &lt;0.0.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132835" version="1" comment="ruby2.1-rubygem-redcarpet is &lt;3.2.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132836" version="1" comment="ruby2.1-rubygem-sprockets-2_11 is &lt;2.11.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132837" version="1" comment="rubygem-bson-1_11 is &lt;1.11.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132838" version="1" comment="rubygem-easy_diff is &lt;0.0.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132839" version="1" comment="rubygem-redcarpet is &lt;3.2.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132840" version="1" comment="rubygem-sprockets-2_11 is &lt;2.11.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118303" version="1" comment="ruby2.1-rubygem-rack is &lt;1.5.2-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118304" version="1" comment="rubygem-rack is &lt;1.5.2-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147643" version="1" comment="apache2-mod_wsgi is &lt;4.4.13-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125305" version="1" comment="suse-openstack-cloud-release is ==6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040329"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147644" version="1" comment="couchdb is &lt;1.6.1-2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147645" version="1" comment="crowbar-openstack is &lt;3.0+git.1456169766.1e60d19-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147646" version="1" comment="dnsmasq-utils is &lt;2.71-8.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147647" version="1" comment="docker is &lt;1.9.1-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147648" version="1" comment="haproxy is &lt;1.5.14-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147649" version="1" comment="memcached is &lt;1.4.15-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147650" version="1" comment="mongodb is &lt;2.4.14-1.28" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147651" version="1" comment="openstack-cinder is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147652" version="1" comment="openstack-cinder-api is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147653" version="1" comment="openstack-cinder-backup is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147654" version="1" comment="openstack-cinder-scheduler is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147655" version="1" comment="openstack-cinder-volume is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147656" version="1" comment="python-cinder is &lt;7.0.2~a0~dev1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147657" version="1" comment="openstack-dashboard is &lt;8.0.2~a0~dev7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147658" version="1" comment="python-horizon is &lt;8.0.2~a0~dev7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147659" version="1" comment="openstack-glance is &lt;11.0.2~a0~dev2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147660" version="1" comment="python-glance is &lt;11.0.2~a0~dev2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147661" version="1" comment="openstack-heat is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147662" version="1" comment="openstack-heat-api is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147663" version="1" comment="openstack-heat-api-cfn is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147664" version="1" comment="openstack-heat-api-cloudwatch is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147665" version="1" comment="openstack-heat-engine is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147666" version="1" comment="openstack-heat-plugin-heat_docker is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147667" version="1" comment="python-heat is &lt;5.0.2~a0~dev9-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147668" version="1" comment="openstack-heat-templates is &lt;0.0.0+git.1452795102.e53f5d3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147669" version="1" comment="openstack-ironic is &lt;4.2.3~a0~dev14-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147670" version="1" comment="openstack-ironic-api is &lt;4.2.3~a0~dev14-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147671" version="1" comment="openstack-ironic-conductor is &lt;4.2.3~a0~dev14-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147672" version="1" comment="python-ironic is &lt;4.2.3~a0~dev14-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147673" version="1" comment="openstack-keystone is &lt;8.0.2~a0~dev8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147674" version="1" comment="python-keystone is &lt;8.0.2~a0~dev8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147675" version="1" comment="openstack-neutron is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147676" version="1" comment="openstack-neutron-dhcp-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147677" version="1" comment="openstack-neutron-ha-tool is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147678" version="1" comment="openstack-neutron-l3-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147679" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147680" version="1" comment="openstack-neutron-metadata-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147681" version="1" comment="openstack-neutron-metering-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147682" version="1" comment="openstack-neutron-mlnx-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147683" version="1" comment="openstack-neutron-nvsd-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147684" version="1" comment="openstack-neutron-openvswitch-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147685" version="1" comment="openstack-neutron-plugin-cisco is &lt;7.0.2~a0~dev63-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051129"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147686" version="1" comment="openstack-neutron-restproxy-agent is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147687" version="1" comment="openstack-neutron-server is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147688" version="1" comment="python-neutron is &lt;7.0.4~a0~dev18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147689" version="1" comment="openstack-nova is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147690" version="1" comment="openstack-nova-api is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147691" version="1" comment="openstack-nova-cells is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147692" version="1" comment="openstack-nova-cert is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147693" version="1" comment="openstack-nova-compute is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147694" version="1" comment="openstack-nova-conductor is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147695" version="1" comment="openstack-nova-console is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147696" version="1" comment="openstack-nova-consoleauth is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147697" version="1" comment="openstack-nova-novncproxy is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147698" version="1" comment="openstack-nova-objectstore is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147699" version="1" comment="openstack-nova-scheduler is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147700" version="1" comment="openstack-nova-serialproxy is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147701" version="1" comment="openstack-nova-vncproxy is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147702" version="1" comment="python-nova is &lt;12.0.2~a0~dev18-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147703" version="1" comment="openstack-swift is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036529"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147704" version="1" comment="openstack-swift-account is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036530"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147705" version="1" comment="openstack-swift-container is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147706" version="1" comment="openstack-swift-object is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147707" version="1" comment="openstack-swift-proxy is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147708" version="1" comment="python-swift is &lt;2.1.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147709" version="1" comment="openstack-trove is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147710" version="1" comment="openstack-trove-api is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147711" version="1" comment="openstack-trove-conductor is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147712" version="1" comment="openstack-trove-guestagent is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147713" version="1" comment="openstack-trove-taskmanager is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147714" version="1" comment="python-trove is &lt;4.0.1~a0~dev2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051132"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147715" version="1" comment="python-Beaker is &lt;1.6.4-0.7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051133"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147716" version="1" comment="python-Django is &lt;1.8.9-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147717" version="1" comment="python-Jinja2 is &lt;2.7.3-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147718" version="1" comment="python-Pillow is &lt;2.7.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147719" version="1" comment="python-keystoneclient is &lt;1.7.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147720" version="1" comment="python-keystoneclient-doc is &lt;1.7.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147721" version="1" comment="python-keystonemiddleware is &lt;2.3.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147722" version="1" comment="python-pycrypto is &lt;2.6.1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147723" version="1" comment="python-pymongo is &lt;3.0.3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009036234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147724" version="1" comment="rabbitmq-server is &lt;3.4.4-2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147725" version="1" comment="rabbitmq-server-plugins is &lt;3.4.4-2.20" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147726" version="1" comment="ruby2.1-rubygem-actionpack-4_2 is &lt;4.2.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147727" version="1" comment="ruby2.1-rubygem-actionview-4_2 is &lt;4.2.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039825"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147728" version="1" comment="ruby2.1-rubygem-activemodel-4_2 is &lt;4.2.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147729" version="1" comment="ruby2.1-rubygem-activerecord-4_2 is &lt;4.2.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051142"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147730" version="1" comment="ruby2.1-rubygem-activesupport-4_2 is &lt;4.2.2-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039831"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147731" version="1" comment="ruby2.1-rubygem-bson-1_11 is &lt;1.11.1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147732" version="1" comment="ruby2.1-rubygem-chef is &lt;10.32.2-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147733" version="1" comment="ruby2.1-rubygem-chef-expander is &lt;10.32.2-1.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147734" version="1" comment="ruby2.1-rubygem-chef-server is &lt;10.32.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147735" version="1" comment="ruby2.1-rubygem-chef-server-api is &lt;10.32.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147736" version="1" comment="ruby2.1-rubygem-chef-solr is &lt;10.32.2-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147737" version="1" comment="rubygem-chef is &lt;10.32.2-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147738" version="1" comment="rubygem-chef-expander is &lt;10.32.2-1.34" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147739" version="1" comment="rubygem-chef-server-api is &lt;10.32.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147740" version="1" comment="rubygem-chef-solr is &lt;10.32.2-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147741" version="1" comment="ruby2.1-rubygem-extlib is &lt;0.9.16-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147742" version="1" comment="ruby2.1-rubygem-multi_xml is &lt;0.5.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147743" version="1" comment="ruby2.1-rubygem-rack is &lt;1.6.4-2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147744" version="1" comment="ruby2.1-rubygem-rails-html-sanitizer is &lt;1.0.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147745" version="1" comment="ruby2.1-rubygem-railties-4_2 is &lt;4.2.2-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051143"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147746" version="1" comment="ruby2.1-rubygem-sprockets-2_11 is &lt;2.11.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130832" version="1" comment="openstack-designate is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130833" version="1" comment="openstack-designate-agent is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130834" version="1" comment="openstack-designate-api is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130835" version="1" comment="openstack-designate-central is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130836" version="1" comment="openstack-designate-doc is &lt;1.0.3~a0~dev10-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130837" version="1" comment="openstack-designate-sink is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130838" version="1" comment="openstack-ironic is &lt;4.2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130839" version="1" comment="openstack-ironic-api is &lt;4.2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130840" version="1" comment="openstack-ironic-conductor is &lt;4.2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130841" version="1" comment="openstack-ironic-doc is &lt;4.2.5-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130842" version="1" comment="openstack-neutron-vpn-agent is &lt;7.0.5~a0~dev3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130843" version="1" comment="openstack-neutron-vpnaas is &lt;7.0.5~a0~dev3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130844" version="1" comment="openstack-neutron-vpnaas-doc is &lt;7.0.5~a0~dev3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130845" version="1" comment="openstack-nova-docker is &lt;0.0.1~a0~dev238-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130846" version="1" comment="openstack-sahara is &lt;3.0.3~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130847" version="1" comment="openstack-sahara-api is &lt;3.0.3~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130848" version="1" comment="openstack-sahara-doc is &lt;3.0.3~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130849" version="1" comment="openstack-sahara-engine is &lt;3.0.3~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130850" version="1" comment="openstack-tempest is &lt;7.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130851" version="1" comment="openstack-tempest-test is &lt;7.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130852" version="1" comment="openstack-trove is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130853" version="1" comment="openstack-trove-api is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130854" version="1" comment="openstack-trove-conductor is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130855" version="1" comment="openstack-trove-doc is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130856" version="1" comment="openstack-trove-guestagent is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130857" version="1" comment="openstack-trove-taskmanager is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130858" version="1" comment="python-designate is &lt;1.0.3~a0~dev10-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130859" version="1" comment="python-ironic is &lt;4.2.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130860" version="1" comment="python-neutron-vpnaas is &lt;7.0.5~a0~dev3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130861" version="1" comment="python-sahara is &lt;3.0.3~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130862" version="1" comment="python-tempest is &lt;7.0.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130863" version="1" comment="python-trove is &lt;4.0.1~a0~dev19-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132841" version="1" comment="openstack-ceilometer is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132842" version="1" comment="openstack-ceilometer-agent-central is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132843" version="1" comment="openstack-ceilometer-agent-compute is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132844" version="1" comment="openstack-ceilometer-agent-ipmi is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132845" version="1" comment="openstack-ceilometer-agent-notification is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132846" version="1" comment="openstack-ceilometer-alarm-evaluator is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132847" version="1" comment="openstack-ceilometer-alarm-notifier is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132848" version="1" comment="openstack-ceilometer-api is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132849" version="1" comment="openstack-ceilometer-collector is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132850" version="1" comment="openstack-ceilometer-doc is &lt;5.0.4~a0~dev6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132851" version="1" comment="openstack-ceilometer-polling is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132852" version="1" comment="openstack-cinder is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132853" version="1" comment="openstack-cinder-api is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132854" version="1" comment="openstack-cinder-backup is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132855" version="1" comment="openstack-cinder-doc is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132856" version="1" comment="openstack-cinder-scheduler is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132857" version="1" comment="openstack-cinder-volume is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132858" version="1" comment="openstack-dashboard is &lt;8.0.2~a0~dev34-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132859" version="1" comment="openstack-glance is &lt;11.0.2~a0~dev13-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132860" version="1" comment="openstack-glance-doc is &lt;11.0.2~a0~dev13-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132861" version="1" comment="openstack-heat is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132862" version="1" comment="openstack-heat-api is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132863" version="1" comment="openstack-heat-api-cfn is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132864" version="1" comment="openstack-heat-api-cloudwatch is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132865" version="1" comment="openstack-heat-doc is &lt;5.0.2~a0~dev93-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132866" version="1" comment="openstack-heat-engine is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132867" version="1" comment="openstack-heat-plugin-heat_docker is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132868" version="1" comment="openstack-keystone is &lt;8.1.1~a0~dev13-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132869" version="1" comment="openstack-keystone-doc is &lt;8.1.1~a0~dev13-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132870" version="1" comment="openstack-manila is &lt;1.0.2~a0~dev11-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132871" version="1" comment="openstack-manila-api is &lt;1.0.2~a0~dev11-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132872" version="1" comment="openstack-manila-doc is &lt;1.0.2~a0~dev11-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132873" version="1" comment="openstack-manila-scheduler is &lt;1.0.2~a0~dev11-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132874" version="1" comment="openstack-manila-share is &lt;1.0.2~a0~dev11-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132875" version="1" comment="openstack-neutron is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132876" version="1" comment="openstack-neutron-dhcp-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132877" version="1" comment="openstack-neutron-doc is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132878" version="1" comment="openstack-neutron-fwaas is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132879" version="1" comment="openstack-neutron-fwaas-doc is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132880" version="1" comment="openstack-neutron-ha-tool is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132881" version="1" comment="openstack-neutron-l3-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132882" version="1" comment="openstack-neutron-lbaas is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132883" version="1" comment="openstack-neutron-lbaas-agent is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132884" version="1" comment="openstack-neutron-lbaas-doc is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132885" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132886" version="1" comment="openstack-neutron-metadata-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132887" version="1" comment="openstack-neutron-metering-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132888" version="1" comment="openstack-neutron-mlnx-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132889" version="1" comment="openstack-neutron-nvsd-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132890" version="1" comment="openstack-neutron-openvswitch-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132891" version="1" comment="openstack-neutron-restproxy-agent is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132892" version="1" comment="openstack-neutron-server is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132893" version="1" comment="openstack-nova is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132894" version="1" comment="openstack-nova-api is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132895" version="1" comment="openstack-nova-cells is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132896" version="1" comment="openstack-nova-cert is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132897" version="1" comment="openstack-nova-compute is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132898" version="1" comment="openstack-nova-conductor is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132899" version="1" comment="openstack-nova-console is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132900" version="1" comment="openstack-nova-consoleauth is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132901" version="1" comment="openstack-nova-doc is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132902" version="1" comment="openstack-nova-novncproxy is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132903" version="1" comment="openstack-nova-objectstore is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132904" version="1" comment="openstack-nova-scheduler is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132905" version="1" comment="openstack-nova-serialproxy is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132906" version="1" comment="openstack-nova-vncproxy is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132907" version="1" comment="openstack-resource-agents is &lt;1.0+git.1467079370.4f2c49d-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132908" version="1" comment="python-ceilometer is &lt;5.0.4~a0~dev6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132909" version="1" comment="python-cinder is &lt;7.0.3~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132910" version="1" comment="python-glance is &lt;11.0.2~a0~dev13-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132911" version="1" comment="python-heat is &lt;5.0.2~a0~dev93-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132912" version="1" comment="python-horizon is &lt;8.0.2~a0~dev34-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132913" version="1" comment="python-keystone is &lt;8.1.1~a0~dev13-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132914" version="1" comment="python-manila is &lt;1.0.2~a0~dev11-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132915" version="1" comment="python-networking-cisco is &lt;2.1.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132916" version="1" comment="python-neutron is &lt;7.1.2~a0~dev29-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132917" version="1" comment="python-neutron-fwaas is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132918" version="1" comment="python-neutron-lbaas is &lt;7.1.2~a0~dev1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132919" version="1" comment="python-nova is &lt;12.0.5~a0~dev2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132920" version="1" comment="python-openstackclient is &lt;1.7.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048166"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132921" version="1" comment="openstack-horizon-plugin-manila-ui is &lt;1.2.1~a0~dev2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132922" version="1" comment="python-horizon-plugin-manila-ui is &lt;1.2.1~a0~dev2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048167"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134765" version="1" comment="python-suds-jurko is &lt;0.6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145858" version="1" comment="dnsmasq-utils is &lt;2.71-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125303" version="1" comment="ruby2.1-rubygem-actionview-4_2 is &lt;4.2.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039825"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125304" version="1" comment="rubygem-actionview-4_2 is &lt;4.2.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125652" version="1" comment="python-Pillow is &lt;2.7.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149006" version="1" comment="python-defusedxml is &lt;0.4.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009149007" version="1" comment="python-pysaml2 is &lt;2.4.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147747" version="1" comment="openstack-cinder is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147748" version="1" comment="openstack-cinder-api is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147749" version="1" comment="openstack-cinder-backup is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147750" version="1" comment="openstack-cinder-scheduler is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147751" version="1" comment="openstack-cinder-volume is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147752" version="1" comment="python-cinder is &lt;7.0.2~a0~dev30-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147753" version="1" comment="openstack-keystone is &lt;8.0.2~a0~dev34-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147754" version="1" comment="python-keystone is &lt;8.0.2~a0~dev34-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051156"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147755" version="1" comment="ruby2.1-rubygem-actionpack-4_2 is &lt;4.2.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147756" version="1" comment="ruby2.1-rubygem-activesupport-4_2 is &lt;4.2.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039831"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147757" version="1" comment="openstack-glance is &lt;11.0.2~a0~dev7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147758" version="1" comment="python-glance is &lt;11.0.2~a0~dev7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009051158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132923" version="1" comment="roundcubemail is &lt;1.0.9-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048168"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117513" version="1" comment="openSUSE-release is ==13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132924" version="1" comment="MozillaFirefox is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132925" version="1" comment="MozillaFirefox-branding-upstream is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132926" version="1" comment="MozillaFirefox-buildsymbols is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132927" version="1" comment="MozillaFirefox-devel is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132928" version="1" comment="MozillaFirefox-translations-common is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132929" version="1" comment="MozillaFirefox-translations-other is &lt;48.0.1-122.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048169"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132930" version="1" comment="libfreebl3 is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132931" version="1" comment="libfreebl3-32bit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132932" version="1" comment="libsoftokn3 is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132933" version="1" comment="libsoftokn3-32bit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132934" version="1" comment="mozilla-nss is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132935" version="1" comment="mozilla-nss-32bit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132936" version="1" comment="mozilla-nss-certs is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132937" version="1" comment="mozilla-nss-certs-32bit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132938" version="1" comment="mozilla-nss-devel is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132939" version="1" comment="mozilla-nss-sysinit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132940" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132941" version="1" comment="mozilla-nss-tools is &lt;3.24-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048170"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122265" version="1" comment="libldap-2_4-2 is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122266" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122267" version="1" comment="openldap2 is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122268" version="1" comment="openldap2-back-meta is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122269" version="1" comment="openldap2-back-perl is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122270" version="1" comment="openldap2-back-sql is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122271" version="1" comment="openldap2-client is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122272" version="1" comment="openldap2-devel is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122273" version="1" comment="openldap2-devel-32bit is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122274" version="1" comment="openldap2-devel-static is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122275" version="1" comment="openldap2-doc is &lt;2.4.33-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132942" version="1" comment="phpMyAdmin is &lt;4.4.15.8-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122276" version="1" comment="chromedriver is &lt;48.0.2564.82-122.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122277" version="1" comment="chromium is &lt;48.0.2564.82-122.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122278" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.82-122.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122279" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.82-122.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122280" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.82-122.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122281" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122282" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122283" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122284" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122285" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122286" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122287" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.95-24.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132943" version="1" comment="MozillaThunderbird is &lt;45.3.0-70.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132944" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.3.0-70.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132945" version="1" comment="MozillaThunderbird-devel is &lt;45.3.0-70.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132946" version="1" comment="MozillaThunderbird-translations-common is &lt;45.3.0-70.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132947" version="1" comment="MozillaThunderbird-translations-other is &lt;45.3.0-70.86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132948" version="1" comment="libtiff-devel is &lt;4.0.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132949" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132950" version="1" comment="libtiff5 is &lt;4.0.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132951" version="1" comment="libtiff5-32bit is &lt;4.0.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132952" version="1" comment="tiff is &lt;4.0.6-8.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132953" version="1" comment="flash-player is &lt;11.2.202.635-171.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132954" version="1" comment="flash-player-gnome is &lt;11.2.202.635-171.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132955" version="1" comment="flash-player-kde4 is &lt;11.2.202.635-171.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132956" version="1" comment="MozillaFirefox is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132957" version="1" comment="MozillaFirefox-branding-upstream is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132958" version="1" comment="MozillaFirefox-buildsymbols is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132959" version="1" comment="MozillaFirefox-devel is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132960" version="1" comment="MozillaFirefox-translations-common is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132961" version="1" comment="MozillaFirefox-translations-other is &lt;49.0.1-125.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048175"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132962" version="1" comment="libfreebl3 is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132963" version="1" comment="libfreebl3-32bit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132964" version="1" comment="libsoftokn3 is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132965" version="1" comment="libsoftokn3-32bit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132966" version="1" comment="mozilla-nss is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132967" version="1" comment="mozilla-nss-32bit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132968" version="1" comment="mozilla-nss-certs is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132969" version="1" comment="mozilla-nss-certs-32bit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132970" version="1" comment="mozilla-nss-devel is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132971" version="1" comment="mozilla-nss-sysinit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132972" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132973" version="1" comment="mozilla-nss-tools is &lt;3.25-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132974" version="1" comment="flash-player is &lt;11.2.202.637-174.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132975" version="1" comment="flash-player-gnome is &lt;11.2.202.637-174.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132976" version="1" comment="flash-player-kde4 is &lt;11.2.202.637-174.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048177"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132977" version="1" comment="MozillaThunderbird is &lt;45.4.0-70.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132978" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.4.0-70.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132979" version="1" comment="MozillaThunderbird-devel is &lt;45.4.0-70.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132980" version="1" comment="MozillaThunderbird-translations-common is &lt;45.4.0-70.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132981" version="1" comment="MozillaThunderbird-translations-other is &lt;45.4.0-70.89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048178"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132982" version="1" comment="libtiff-devel is &lt;4.0.6-8.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132983" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-8.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132984" version="1" comment="libtiff5 is &lt;4.0.6-8.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132985" version="1" comment="libtiff5-32bit is &lt;4.0.6-8.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132986" version="1" comment="tiff is &lt;4.0.6-8.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048179"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132987" version="1" comment="flash-player is &lt;11.2.202.643-177.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132988" version="1" comment="flash-player-gnome is &lt;11.2.202.643-177.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132989" version="1" comment="flash-player-kde4 is &lt;11.2.202.643-177.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048180"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122564" version="1" comment="ecryptfs-utils is &lt;104-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122565" version="1" comment="ecryptfs-utils-32bit is &lt;104-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135310" version="1" comment="dbus-1 is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135311" version="1" comment="dbus-1-devel is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135312" version="1" comment="dbus-1-devel-32bit is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135313" version="1" comment="dbus-1-devel-doc is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135314" version="1" comment="dbus-1-x11 is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135315" version="1" comment="libdbus-1-3 is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135316" version="1" comment="libdbus-1-3-32bit is &lt;1.8.22-4.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135317" version="1" comment="jasper is &lt;1.900.14-160.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135318" version="1" comment="libjasper-devel is &lt;1.900.14-160.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135319" version="1" comment="libjasper1 is &lt;1.900.14-160.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135320" version="1" comment="libjasper1-32bit is &lt;1.900.14-160.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135321" version="1" comment="MozillaFirefox is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135322" version="1" comment="MozillaFirefox-branding-upstream is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135323" version="1" comment="MozillaFirefox-buildsymbols is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135324" version="1" comment="MozillaFirefox-devel is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135325" version="1" comment="MozillaFirefox-translations-common is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135326" version="1" comment="MozillaFirefox-translations-other is &lt;49.0.2-128.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135512" version="1" comment="flash-player is &lt;11.2.202.644-180.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135513" version="1" comment="flash-player-gnome is &lt;11.2.202.644-180.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135514" version="1" comment="flash-player-kde4 is &lt;11.2.202.644-180.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122566" version="1" comment="seamonkey is &lt;2.40-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122567" version="1" comment="seamonkey-dom-inspector is &lt;2.40-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122568" version="1" comment="seamonkey-irc is &lt;2.40-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122569" version="1" comment="seamonkey-translations-common is &lt;2.40-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122570" version="1" comment="seamonkey-translations-other is &lt;2.40-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122571" version="1" comment="MozillaFirefox is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122572" version="1" comment="MozillaFirefox-branding-upstream is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122573" version="1" comment="MozillaFirefox-buildsymbols is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122574" version="1" comment="MozillaFirefox-devel is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122575" version="1" comment="MozillaFirefox-translations-common is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122576" version="1" comment="MozillaFirefox-translations-other is &lt;44.0-103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122577" version="1" comment="libfreebl3 is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122578" version="1" comment="libfreebl3-32bit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122579" version="1" comment="libsoftokn3 is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122580" version="1" comment="libsoftokn3-32bit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122581" version="1" comment="mozilla-nspr is &lt;4.11-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122582" version="1" comment="mozilla-nspr-32bit is &lt;4.11-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122583" version="1" comment="mozilla-nspr-devel is &lt;4.11-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122584" version="1" comment="mozilla-nss is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122585" version="1" comment="mozilla-nss-32bit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122586" version="1" comment="mozilla-nss-certs is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122587" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122588" version="1" comment="mozilla-nss-devel is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122589" version="1" comment="mozilla-nss-sysinit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122590" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122591" version="1" comment="mozilla-nss-tools is &lt;3.21-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122782" version="1" comment="privoxy is &lt;3.0.24-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122783" version="1" comment="privoxy-doc is &lt;3.0.24-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136319" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136320" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136321" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136322" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136323" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136324" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136325" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.121-24.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136410" version="1" comment="MozillaFirefox is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136411" version="1" comment="MozillaFirefox-branding-upstream is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136412" version="1" comment="MozillaFirefox-buildsymbols is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136413" version="1" comment="MozillaFirefox-devel is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136414" version="1" comment="MozillaFirefox-translations-common is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136415" version="1" comment="MozillaFirefox-translations-other is &lt;50.0.2-131.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136416" version="1" comment="MozillaThunderbird is &lt;45.5.1-70.92.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136417" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.5.1-70.92.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136418" version="1" comment="MozillaThunderbird-devel is &lt;45.5.1-70.92.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136419" version="1" comment="MozillaThunderbird-translations-common is &lt;45.5.1-70.92.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136420" version="1" comment="MozillaThunderbird-translations-other is &lt;45.5.1-70.92.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136421" version="1" comment="libfreebl3 is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136422" version="1" comment="libfreebl3-32bit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136423" version="1" comment="libsoftokn3 is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136424" version="1" comment="libsoftokn3-32bit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136425" version="1" comment="mozilla-nss is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136426" version="1" comment="mozilla-nss-32bit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136427" version="1" comment="mozilla-nss-certs is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136428" version="1" comment="mozilla-nss-certs-32bit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136429" version="1" comment="mozilla-nss-devel is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136430" version="1" comment="mozilla-nss-sysinit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136431" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136432" version="1" comment="mozilla-nss-tools is &lt;3.26.2-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146160" version="1" comment="roundcubemail is &lt;1.0.9-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146161" version="1" comment="MozillaFirefox is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146162" version="1" comment="MozillaFirefox-branding-upstream is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146163" version="1" comment="MozillaFirefox-buildsymbols is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146164" version="1" comment="MozillaFirefox-devel is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146165" version="1" comment="MozillaFirefox-translations-common is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146166" version="1" comment="MozillaFirefox-translations-other is &lt;50.1.0-134.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123033" version="1" comment="phpMyAdmin is &lt;4.4.15.4-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123034" version="1" comment="libmysql56client18 is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123035" version="1" comment="libmysql56client18-32bit is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123036" version="1" comment="libmysql56client_r18 is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123037" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123038" version="1" comment="mysql-community-server is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123039" version="1" comment="mysql-community-server-bench is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123040" version="1" comment="mysql-community-server-client is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123041" version="1" comment="mysql-community-server-errormessages is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123042" version="1" comment="mysql-community-server-test is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123043" version="1" comment="mysql-community-server-tools is &lt;5.6.28-7.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123044" version="1" comment="curl is &lt;7.42.1-2.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123045" version="1" comment="libcurl-devel is &lt;7.42.1-2.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123046" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-2.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123047" version="1" comment="libcurl4 is &lt;7.42.1-2.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123048" version="1" comment="libcurl4-32bit is &lt;7.42.1-2.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123188" version="1" comment="libtiff-devel is &lt;4.0.6-8.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123189" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-8.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123190" version="1" comment="libtiff5 is &lt;4.0.6-8.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123191" version="1" comment="libtiff5-32bit is &lt;4.0.6-8.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123192" version="1" comment="tiff is &lt;4.0.6-8.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123193" version="1" comment="jasper is &lt;1.900.1-160.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123194" version="1" comment="libjasper-devel is &lt;1.900.1-160.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123195" version="1" comment="libjasper1 is &lt;1.900.1-160.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123196" version="1" comment="libjasper1-32bit is &lt;1.900.1-160.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123248" version="1" comment="flash-player is &lt;11.2.202.569-153.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123249" version="1" comment="flash-player-gnome is &lt;11.2.202.569-153.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123250" version="1" comment="flash-player-kde4 is &lt;11.2.202.569-153.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123258" version="1" comment="cacti is &lt;0.8.8f-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123259" version="1" comment="cacti-spine is &lt;0.8.8f-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123260" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123261" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123262" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123263" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123264" version="1" comment="openssl is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123265" version="1" comment="openssl-doc is &lt;1.0.1k-11.78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123279" version="1" comment="libhogweed2 is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123280" version="1" comment="libhogweed2-32bit is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123281" version="1" comment="libnettle is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123282" version="1" comment="libnettle-devel is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123283" version="1" comment="libnettle-devel-32bit is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123284" version="1" comment="libnettle4 is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123285" version="1" comment="libnettle4-32bit is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123286" version="1" comment="nettle is &lt;2.7.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123287" version="1" comment="socat is &lt;1.7.3.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123288" version="1" comment="claws-mail is &lt;3.11.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123289" version="1" comment="claws-mail-devel is &lt;3.11.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123290" version="1" comment="claws-mail-lang is &lt;3.11.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047068"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123317" version="1" comment="MozillaThunderbird is &lt;38.6.0-70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123318" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.6.0-70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123319" version="1" comment="MozillaThunderbird-devel is &lt;38.6.0-70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123320" version="1" comment="MozillaThunderbird-translations-common is &lt;38.6.0-70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123321" version="1" comment="MozillaThunderbird-translations-other is &lt;38.6.0-70.74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123404" version="1" comment="glibc is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123405" version="1" comment="glibc-32bit is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123406" version="1" comment="glibc-devel is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123407" version="1" comment="glibc-devel-32bit is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123408" version="1" comment="glibc-devel-static is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123409" version="1" comment="glibc-devel-static-32bit is &lt;2.18-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123410" version="1" comment="glibc-extra is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123411" version="1" comment="glibc-html is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123412" version="1" comment="glibc-i18ndata is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123413" version="1" comment="glibc-info is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123414" version="1" comment="glibc-locale is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123415" version="1" comment="glibc-locale-32bit is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123416" version="1" comment="glibc-locale-x86 is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123417" version="1" comment="glibc-obsolete is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123418" version="1" comment="glibc-profile is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123419" version="1" comment="glibc-profile-32bit is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123420" version="1" comment="glibc-profile-x86 is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123421" version="1" comment="glibc-testsuite is &lt;2.18-4.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123422" version="1" comment="glibc-utils is &lt;2.18-4.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123423" version="1" comment="glibc-utils-32bit is &lt;2.18-4.41.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123424" version="1" comment="glibc-x86 is &lt;2.11.3-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047088"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123425" version="1" comment="nscd is &lt;2.11.3-69.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047087"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123426" version="1" comment="chromedriver is &lt;48.0.2564.109-125.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123427" version="1" comment="chromium is &lt;48.0.2564.109-125.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123428" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.109-125.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123429" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.109-125.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123430" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.109-125.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123483" version="1" comment="xdelta3 is &lt;3.0.8-7.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123484" version="1" comment="chromedriver is &lt;48.0.2564.116-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123485" version="1" comment="chromium is &lt;48.0.2564.116-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123486" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.116-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123487" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.116-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123488" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.116-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123677" version="1" comment="MozillaFirefox is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123678" version="1" comment="MozillaFirefox-branding-upstream is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123679" version="1" comment="MozillaFirefox-buildsymbols is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123680" version="1" comment="MozillaFirefox-devel is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123681" version="1" comment="MozillaFirefox-translations-common is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123682" version="1" comment="MozillaFirefox-translations-other is &lt;44.0.2-106.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047141"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124383" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124384" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124385" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124386" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124387" version="1" comment="openssl is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124388" version="1" comment="openssl-doc is &lt;1.0.1k-11.84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124442" version="1" comment="wireshark is &lt;1.12.10-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124443" version="1" comment="wireshark-devel is &lt;1.12.10-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124444" version="1" comment="wireshark-ui-gtk is &lt;1.12.10-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124445" version="1" comment="wireshark-ui-qt is &lt;1.12.10-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124446" version="1" comment="pigz is &lt;2.3-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124455" version="1" comment="phpMyAdmin is &lt;4.4.15.5-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124489" version="1" comment="chromedriver is &lt;49.0.2623.75-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124490" version="1" comment="chromium is &lt;49.0.2623.75-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124491" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.75-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124492" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.75-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124493" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.75-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124689" version="1" comment="libotr is &lt;4.0.0-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124690" version="1" comment="libotr-devel is &lt;4.0.0-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124691" version="1" comment="libotr-tools is &lt;4.0.0-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124692" version="1" comment="libotr2 is &lt;3.2.1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124693" version="1" comment="libotr2-devel is &lt;3.2.1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124694" version="1" comment="libotr2-tools is &lt;3.2.1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124695" version="1" comment="libotr5 is &lt;4.0.0-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124696" version="1" comment="MozillaFirefox is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124697" version="1" comment="MozillaFirefox-branding-upstream is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124698" version="1" comment="MozillaFirefox-buildsymbols is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124699" version="1" comment="MozillaFirefox-devel is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124700" version="1" comment="MozillaFirefox-translations-common is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124701" version="1" comment="MozillaFirefox-translations-other is &lt;45.0-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124702" version="1" comment="libfreebl3 is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124703" version="1" comment="libfreebl3-32bit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124704" version="1" comment="libsoftokn3 is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124705" version="1" comment="libsoftokn3-32bit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124706" version="1" comment="mozilla-nspr is &lt;4.12-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124707" version="1" comment="mozilla-nspr-32bit is &lt;4.12-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124708" version="1" comment="mozilla-nspr-devel is &lt;4.12-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124709" version="1" comment="mozilla-nss is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124710" version="1" comment="mozilla-nss-32bit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124711" version="1" comment="mozilla-nss-certs is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124712" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124713" version="1" comment="mozilla-nss-devel is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124714" version="1" comment="mozilla-nss-sysinit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124715" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124716" version="1" comment="mozilla-nss-tools is &lt;3.21.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124717" version="1" comment="flash-player is &lt;11.2.202.577-156.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124718" version="1" comment="flash-player-gnome is &lt;11.2.202.577-156.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124719" version="1" comment="flash-player-kde4 is &lt;11.2.202.577-156.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125153" version="1" comment="chromedriver is &lt;49.0.2623.87-138.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125154" version="1" comment="chromium is &lt;49.0.2623.87-138.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125155" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.87-138.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125156" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.87-138.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125157" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.87-138.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125158" version="1" comment="bind is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125159" version="1" comment="bind-chrootenv is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125160" version="1" comment="bind-devel is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125161" version="1" comment="bind-doc is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125162" version="1" comment="bind-libs is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125163" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125164" version="1" comment="bind-libs-x86 is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125165" version="1" comment="bind-lwresd is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125166" version="1" comment="bind-utils is &lt;9.9.4P2-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125167" version="1" comment="git is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125168" version="1" comment="git-arch is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125169" version="1" comment="git-core is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125170" version="1" comment="git-cvs is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125171" version="1" comment="git-daemon is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125172" version="1" comment="git-email is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125173" version="1" comment="git-gui is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125174" version="1" comment="git-remote-helpers is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125175" version="1" comment="git-svn is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125176" version="1" comment="git-web is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125177" version="1" comment="gitk is &lt;1.7.3.4-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125178" version="1" comment="cgit is &lt;0.8.3.3-5.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125462" version="1" comment="MozillaThunderbird is &lt;38.7.0-70.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125463" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.7.0-70.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125464" version="1" comment="MozillaThunderbird-devel is &lt;38.7.0-70.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125465" version="1" comment="MozillaThunderbird-translations-common is &lt;38.7.0-70.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125466" version="1" comment="MozillaThunderbird-translations-other is &lt;38.7.0-70.80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125993" version="1" comment="flash-player is &lt;11.2.202.616-159.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125994" version="1" comment="flash-player-gnome is &lt;11.2.202.616-159.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125995" version="1" comment="flash-player-kde4 is &lt;11.2.202.616-159.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126243" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126244" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126245" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126246" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126247" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126248" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126249" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.99-24.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126258" version="1" comment="chromedriver is &lt;49.0.2623.110-141.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126259" version="1" comment="chromium is &lt;49.0.2623.110-141.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126260" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.110-141.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126261" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.110-141.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126262" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.110-141.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126468" version="1" comment="libgudev-1_0-0 is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126469" version="1" comment="libgudev-1_0-0-32bit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126470" version="1" comment="libgudev-1_0-devel is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126471" version="1" comment="libudev-devel is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126472" version="1" comment="libudev-mini-devel is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126473" version="1" comment="libudev-mini1 is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126474" version="1" comment="libudev1 is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126475" version="1" comment="libudev1-32bit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126476" version="1" comment="nss-myhostname is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126477" version="1" comment="nss-myhostname-32bit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126478" version="1" comment="systemd is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126479" version="1" comment="systemd-32bit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126480" version="1" comment="systemd-bash-completion is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126481" version="1" comment="systemd-devel is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126482" version="1" comment="systemd-journal-gateway is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126483" version="1" comment="systemd-logger is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126484" version="1" comment="systemd-mini is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126485" version="1" comment="systemd-mini-devel is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126486" version="1" comment="systemd-mini-sysvinit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126487" version="1" comment="systemd-sysvinit is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126488" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126489" version="1" comment="udev is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126490" version="1" comment="udev-mini is &lt;210-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126491" version="1" comment="libtiff-devel is &lt;4.0.6-8.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126492" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-8.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126493" version="1" comment="libtiff5 is &lt;4.0.6-8.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126494" version="1" comment="libtiff5-32bit is &lt;4.0.6-8.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126495" version="1" comment="tiff is &lt;4.0.6-8.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121516" version="1" comment="openssh is &lt;6.2p2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121517" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126536" version="1" comment="ctdb is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126537" version="1" comment="ctdb-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126538" version="1" comment="ctdb-pcp-pmda is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126539" version="1" comment="ctdb-tests is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126540" version="1" comment="ldapsmb is &lt;1.34b-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126541" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126542" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126543" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126544" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126545" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126546" version="1" comment="libdcerpc-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126547" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126548" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126549" version="1" comment="libdcerpc-samr0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126550" version="1" comment="libdcerpc0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126551" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126552" version="1" comment="libgensec-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126553" version="1" comment="libgensec0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126554" version="1" comment="libgensec0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126555" version="1" comment="libldb-devel is &lt;1.0.2-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126556" version="1" comment="libldb1 is &lt;1.0.2-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126557" version="1" comment="libldb1-32bit is &lt;1.0.2-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126558" version="1" comment="libldb1-x86 is &lt;1.0.2-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126559" version="1" comment="libndr-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126560" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126561" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126562" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126563" version="1" comment="libndr-nbt-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126564" version="1" comment="libndr-nbt0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126565" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126566" version="1" comment="libndr-standard-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126567" version="1" comment="libndr-standard0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126568" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126569" version="1" comment="libndr0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126570" version="1" comment="libndr0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126571" version="1" comment="libnetapi-devel is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126572" version="1" comment="libnetapi0 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126573" version="1" comment="libnetapi0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126574" version="1" comment="libregistry-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126575" version="1" comment="libregistry0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126576" version="1" comment="libregistry0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126577" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126578" version="1" comment="libsamba-credentials0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126579" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126580" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126581" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126582" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126583" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126584" version="1" comment="libsamba-passdb0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126585" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126586" version="1" comment="libsamba-policy-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126587" version="1" comment="libsamba-policy0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126588" version="1" comment="libsamba-policy0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126589" version="1" comment="libsamba-util-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126590" version="1" comment="libsamba-util0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126591" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126592" version="1" comment="libsamdb-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126593" version="1" comment="libsamdb0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126594" version="1" comment="libsamdb0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126595" version="1" comment="libsmbclient-devel is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126596" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126597" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126598" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126599" version="1" comment="libsmbclient0 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126600" version="1" comment="libsmbclient0-32bit is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126601" version="1" comment="libsmbclient0-x86 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126602" version="1" comment="libsmbconf-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126603" version="1" comment="libsmbconf0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126604" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126605" version="1" comment="libsmbldap-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126606" version="1" comment="libsmbldap0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126607" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126608" version="1" comment="libsmbsharemodes-devel is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126609" version="1" comment="libsmbsharemodes0 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126610" version="1" comment="libtalloc-devel is &lt;2.0.5-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126611" version="1" comment="libtalloc2 is &lt;2.0.5-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126612" version="1" comment="libtalloc2-32bit is &lt;2.0.5-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126613" version="1" comment="libtalloc2-x86 is &lt;2.0.5-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126614" version="1" comment="libtdb-devel is &lt;1.2.9-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126615" version="1" comment="libtdb1 is &lt;1.2.9-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126616" version="1" comment="libtdb1-32bit is &lt;1.2.9-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126617" version="1" comment="libtdb1-x86 is &lt;1.2.9-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047420"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126618" version="1" comment="libtevent-devel is &lt;0.9.11-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126619" version="1" comment="libtevent-util-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126620" version="1" comment="libtevent-util0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126621" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126622" version="1" comment="libtevent0 is &lt;0.9.11-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126623" version="1" comment="libtevent0-32bit is &lt;0.9.11-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126624" version="1" comment="libtevent0-x86 is &lt;0.9.11-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047421"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126625" version="1" comment="libwbclient-devel is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126626" version="1" comment="libwbclient0 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126627" version="1" comment="libwbclient0-32bit is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126628" version="1" comment="libwbclient0-x86 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126629" version="1" comment="samba is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126630" version="1" comment="samba-32bit is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126631" version="1" comment="samba-client is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126632" version="1" comment="samba-client-32bit is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126633" version="1" comment="samba-client-x86 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126634" version="1" comment="samba-core-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126635" version="1" comment="samba-devel is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126636" version="1" comment="samba-doc is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126637" version="1" comment="samba-krb-printing is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126638" version="1" comment="samba-libs is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126639" version="1" comment="samba-libs-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126640" version="1" comment="samba-pidl is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126641" version="1" comment="samba-python is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126642" version="1" comment="samba-test is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126643" version="1" comment="samba-test-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126644" version="1" comment="samba-winbind is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126645" version="1" comment="samba-winbind-32bit is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126646" version="1" comment="samba-winbind-x86 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126647" version="1" comment="samba-x86 is &lt;3.6.3-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126648" version="1" comment="apache2-mod_apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126649" version="1" comment="apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126650" version="1" comment="apparmor-docs is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126651" version="1" comment="apparmor-parser is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126652" version="1" comment="apparmor-parser-lang is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126653" version="1" comment="apparmor-profiles is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126654" version="1" comment="apparmor-utils is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126655" version="1" comment="apparmor-utils-lang is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126656" version="1" comment="libapparmor-devel is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126657" version="1" comment="libapparmor1 is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126658" version="1" comment="libapparmor1-32bit is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126659" version="1" comment="pam_apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126660" version="1" comment="pam_apparmor-32bit is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126661" version="1" comment="perl-apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126662" version="1" comment="python3-apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126663" version="1" comment="ruby-apparmor is &lt;2.8.4-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047422"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126664" version="1" comment="giflib is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126665" version="1" comment="giflib-devel is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126666" version="1" comment="giflib-devel-32bit is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126667" version="1" comment="giflib-progs is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126668" version="1" comment="libgif6 is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126669" version="1" comment="libgif6-32bit is &lt;5.0.5-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047423"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126701" version="1" comment="chromedriver is &lt;50.0.2661.75-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126702" version="1" comment="chromium is &lt;50.0.2661.75-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126703" version="1" comment="chromium-desktop-gnome is &lt;50.0.2661.75-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126704" version="1" comment="chromium-desktop-kde is &lt;50.0.2661.75-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126705" version="1" comment="chromium-ffmpegsumo is &lt;50.0.2661.75-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047428"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127149" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127150" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127151" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127152" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127153" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127154" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127155" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.101-24.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127364" version="1" comment="libopenssl-devel is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127365" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127366" version="1" comment="libopenssl1_0_0 is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127367" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127368" version="1" comment="libopenssl1_0_0-x86 is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127369" version="1" comment="openssl is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127370" version="1" comment="openssl-doc is &lt;1.0.1p-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124409" version="1" comment="libopenssl0_9_8 is &lt;0.9.8zh-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124410" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8zh-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127371" version="1" comment="libopenssl0_9_8-x86 is &lt;0.9.8zh-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127372" version="1" comment="MozillaFirefox is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127373" version="1" comment="MozillaFirefox-branding-upstream is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127374" version="1" comment="MozillaFirefox-buildsymbols is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127375" version="1" comment="MozillaFirefox-devel is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127376" version="1" comment="MozillaFirefox-translations-common is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127377" version="1" comment="MozillaFirefox-translations-other is &lt;46.0-113.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047516"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127378" version="1" comment="libfreebl3 is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127379" version="1" comment="libfreebl3-32bit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127380" version="1" comment="libsoftokn3 is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127381" version="1" comment="libsoftokn3-32bit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127382" version="1" comment="mozilla-nss is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127383" version="1" comment="mozilla-nss-32bit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127384" version="1" comment="mozilla-nss-certs is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127385" version="1" comment="mozilla-nss-certs-32bit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127386" version="1" comment="mozilla-nss-devel is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127387" version="1" comment="mozilla-nss-sysinit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127388" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127389" version="1" comment="mozilla-nss-tools is &lt;3.22.3-77.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047517"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127657" version="1" comment="flash-player is &lt;11.2.202.621-185.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127658" version="1" comment="flash-player-gnome is &lt;11.2.202.621-185.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127659" version="1" comment="flash-player-kde4 is &lt;11.2.202.621-185.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128664" version="1" comment="phpMyAdmin is &lt;4.4.15.6-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128665" version="1" comment="proftpd is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128666" version="1" comment="proftpd-devel is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128667" version="1" comment="proftpd-doc is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128668" version="1" comment="proftpd-lang is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128669" version="1" comment="proftpd-ldap is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128670" version="1" comment="proftpd-mysql is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128671" version="1" comment="proftpd-pgsql is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128672" version="1" comment="proftpd-radius is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128673" version="1" comment="proftpd-sqlite is &lt;1.3.5b-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128674" version="1" comment="MozillaFirefox is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128675" version="1" comment="MozillaFirefox-branding-upstream is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128676" version="1" comment="MozillaFirefox-buildsymbols is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128677" version="1" comment="MozillaFirefox-devel is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128678" version="1" comment="MozillaFirefox-translations-common is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128679" version="1" comment="MozillaFirefox-translations-other is &lt;47.0-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128680" version="1" comment="libfreebl3 is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128681" version="1" comment="libfreebl3-32bit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128682" version="1" comment="libsoftokn3 is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128683" version="1" comment="libsoftokn3-32bit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128684" version="1" comment="mozilla-nss is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128685" version="1" comment="mozilla-nss-32bit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128686" version="1" comment="mozilla-nss-certs is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128687" version="1" comment="mozilla-nss-certs-32bit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128688" version="1" comment="mozilla-nss-devel is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128689" version="1" comment="mozilla-nss-sysinit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128690" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128691" version="1" comment="mozilla-nss-tools is &lt;3.23-80.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121911" version="1" comment="bind is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121912" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121913" version="1" comment="bind-devel is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121914" version="1" comment="bind-doc is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121915" version="1" comment="bind-libs is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121916" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121917" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121918" version="1" comment="bind-utils is &lt;9.9.4P2-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129001" version="1" comment="flash-player is &lt;11.2.202.626-165.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129002" version="1" comment="flash-player-gnome is &lt;11.2.202.626-165.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129003" version="1" comment="flash-player-kde4 is &lt;11.2.202.626-165.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047707"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129180" version="1" comment="chromedriver is &lt;51.0.2704.103-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129181" version="1" comment="chromium is &lt;51.0.2704.103-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129182" version="1" comment="chromium-desktop-gnome is &lt;51.0.2704.103-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129183" version="1" comment="chromium-desktop-kde is &lt;51.0.2704.103-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129184" version="1" comment="chromium-ffmpegsumo is &lt;51.0.2704.103-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121919" version="1" comment="giflib is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121920" version="1" comment="giflib-devel is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121921" version="1" comment="giflib-devel-32bit is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121922" version="1" comment="giflib-progs is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121923" version="1" comment="libgif6 is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121924" version="1" comment="libgif6-32bit is &lt;5.0.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129083" version="1" comment="libtorrent-rasterbar is &lt;0.16.17-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129084" version="1" comment="libtorrent-rasterbar-devel is &lt;0.16.17-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129085" version="1" comment="libtorrent-rasterbar-doc is &lt;0.16.17-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129077" version="1" comment="libtorrent-rasterbar7 is &lt;0.16.17-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129086" version="1" comment="python-libtorrent-rasterbar is &lt;0.16.17-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129365" version="1" comment="phpMyAdmin is &lt;4.4.15.7-60.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121949" version="1" comment="libvirt is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121950" version="1" comment="libvirt-client is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121951" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121952" version="1" comment="libvirt-daemon is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121953" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121954" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121955" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121956" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121957" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121958" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121959" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121960" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121961" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121962" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121963" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121964" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121965" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121966" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121967" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121968" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121969" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121970" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121971" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121972" version="1" comment="libvirt-devel is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121973" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121974" version="1" comment="libvirt-doc is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121975" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121976" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121977" version="1" comment="libvirt-python is &lt;1.1.2-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121978" version="1" comment="jasper is &lt;1.900.1-160.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121979" version="1" comment="libjasper-devel is &lt;1.900.1-160.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121980" version="1" comment="libjasper1 is &lt;1.900.1-160.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121981" version="1" comment="libjasper1-32bit is &lt;1.900.1-160.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121982" version="1" comment="roundcubemail is &lt;1.0.8-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129866" version="1" comment="libircclient is &lt;1.6-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129867" version="1" comment="libircclient-devel is &lt;1.6-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129868" version="1" comment="libircclient-doc is &lt;1.6-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129869" version="1" comment="libircclient1 is &lt;1.6-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129870" version="1" comment="MozillaThunderbird is &lt;45.2-70.83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129871" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.2-70.83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129872" version="1" comment="MozillaThunderbird-devel is &lt;45.2-70.83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129873" version="1" comment="MozillaThunderbird-translations-common is &lt;45.2-70.83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129874" version="1" comment="MozillaThunderbird-translations-other is &lt;45.2-70.83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121983" version="1" comment="libtiff-devel is &lt;4.0.6-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121984" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121985" version="1" comment="libtiff5 is &lt;4.0.6-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121986" version="1" comment="libtiff5-32bit is &lt;4.0.6-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121987" version="1" comment="tiff is &lt;4.0.6-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121988" version="1" comment="cgit is &lt;0.12-11.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130068" version="1" comment="flash-player is &lt;11.2.202.632-168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130069" version="1" comment="flash-player-gnome is &lt;11.2.202.632-168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130070" version="1" comment="flash-player-kde4 is &lt;11.2.202.632-168.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130647" version="1" comment="p7zip is &lt;9.20.1-10.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130728" version="1" comment="dropbear is &lt;2016.74-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130729" version="1" comment="chromedriver is &lt;52.0.2743.82-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130730" version="1" comment="chromium is &lt;52.0.2743.82-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130731" version="1" comment="chromium-desktop-gnome is &lt;52.0.2743.82-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130732" version="1" comment="chromium-desktop-kde is &lt;52.0.2743.82-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130733" version="1" comment="chromium-ffmpegsumo is &lt;52.0.2743.82-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132990" version="1" comment="typo3-cms-4_5 is &lt;4.5.40-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048181"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132991" version="1" comment="typo3-cms-4_7 is &lt;4.7.20-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048182"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132992" version="1" comment="MozillaFirefox is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132993" version="1" comment="MozillaFirefox-branding-upstream is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132994" version="1" comment="MozillaFirefox-buildsymbols is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132995" version="1" comment="MozillaFirefox-devel is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132996" version="1" comment="MozillaFirefox-translations-common is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132997" version="1" comment="MozillaFirefox-translations-other is &lt;48.0-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048183"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132998" version="1" comment="libfreebl3 is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009132999" version="1" comment="libfreebl3-32bit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133000" version="1" comment="libsoftokn3 is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133001" version="1" comment="libsoftokn3-32bit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133002" version="1" comment="mozilla-nss is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133003" version="1" comment="mozilla-nss-32bit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133004" version="1" comment="mozilla-nss-certs is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133005" version="1" comment="mozilla-nss-certs-32bit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133006" version="1" comment="mozilla-nss-devel is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133007" version="1" comment="mozilla-nss-sysinit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133008" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133009" version="1" comment="mozilla-nss-tools is &lt;3.24-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122129" version="1" comment="python-requests is &lt;1.2.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133010" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133011" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133012" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133013" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133014" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133015" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133016" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.111-24.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048185"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146315" version="1" comment="MozillaThunderbird is &lt;45.6.0-70.95.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146316" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.6.0-70.95.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146317" version="1" comment="MozillaThunderbird-devel is &lt;45.6.0-70.95.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146318" version="1" comment="MozillaThunderbird-translations-common is &lt;45.6.0-70.95.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146319" version="1" comment="MozillaThunderbird-translations-other is &lt;45.6.0-70.95.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092229" version="1" comment="rubygem-i18n is &lt;0.6.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092230" version="1" comment="rubygem-i18n-doc is &lt;0.6.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092231" version="1" comment="rubygem-i18n-testsuite is &lt;0.6.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092235" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.13-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092236" version="1" comment="rubygem-activesupport-3_2-doc is &lt;3.2.13-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092237" version="1" comment="rubygem-actionmailer-3_2 is &lt;3.2.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092238" version="1" comment="rubygem-actionmailer-3_2-doc is &lt;3.2.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092279" version="1" comment="MozillaThunderbird is &lt;24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092280" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092281" version="1" comment="MozillaThunderbird-devel is &lt;24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092282" version="1" comment="MozillaThunderbird-translations-common is &lt;24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092283" version="1" comment="MozillaThunderbird-translations-other is &lt;24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092284" version="1" comment="enigmail is &lt;1.6.0+24.2.0-70.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092272" version="1" comment="libv8-3 is &lt;3.22.24.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092273" version="1" comment="v8 is &lt;3.22.24.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092274" version="1" comment="v8-devel is &lt;3.22.24.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092275" version="1" comment="v8-private-headers-devel is &lt;3.22.24.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092285" version="1" comment="webyast-base is &lt;0.3.45.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092286" version="1" comment="webyast-base-branding-default is &lt;0.3.45.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092287" version="1" comment="webyast-base-testsuite is &lt;0.3.45.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092288" version="1" comment="apache2-mod_nss is &lt;1.0.8-0.4.6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092289" version="1" comment="aaa_base is &lt;13.1-16.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092290" version="1" comment="aaa_base-extras is &lt;13.1-16.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092291" version="1" comment="aaa_base-malloccheck is &lt;13.1-16.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092361" version="1" comment="apache2-mod_php5 is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092362" version="1" comment="php5 is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092363" version="1" comment="php5-bcmath is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092364" version="1" comment="php5-bz2 is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092365" version="1" comment="php5-calendar is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092366" version="1" comment="php5-ctype is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092367" version="1" comment="php5-curl is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092368" version="1" comment="php5-dba is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092369" version="1" comment="php5-devel is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092370" version="1" comment="php5-dom is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092371" version="1" comment="php5-enchant is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092372" version="1" comment="php5-exif is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092373" version="1" comment="php5-fastcgi is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092374" version="1" comment="php5-fileinfo is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092375" version="1" comment="php5-firebird is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092376" version="1" comment="php5-fpm is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092377" version="1" comment="php5-ftp is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092378" version="1" comment="php5-gd is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092379" version="1" comment="php5-gettext is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092380" version="1" comment="php5-gmp is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092381" version="1" comment="php5-iconv is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092382" version="1" comment="php5-imap is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092383" version="1" comment="php5-intl is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092384" version="1" comment="php5-json is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092385" version="1" comment="php5-ldap is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092386" version="1" comment="php5-mbstring is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092387" version="1" comment="php5-mcrypt is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092388" version="1" comment="php5-mssql is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092389" version="1" comment="php5-mysql is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092390" version="1" comment="php5-odbc is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092391" version="1" comment="php5-openssl is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092392" version="1" comment="php5-pcntl is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092393" version="1" comment="php5-pdo is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092394" version="1" comment="php5-pear is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092395" version="1" comment="php5-pgsql is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092396" version="1" comment="php5-phar is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092397" version="1" comment="php5-posix is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092398" version="1" comment="php5-pspell is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092399" version="1" comment="php5-readline is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092400" version="1" comment="php5-shmop is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092401" version="1" comment="php5-snmp is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092402" version="1" comment="php5-soap is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092403" version="1" comment="php5-sockets is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092404" version="1" comment="php5-sqlite is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092405" version="1" comment="php5-suhosin is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092406" version="1" comment="php5-sysvmsg is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092407" version="1" comment="php5-sysvsem is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092408" version="1" comment="php5-sysvshm is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092409" version="1" comment="php5-tidy is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092410" version="1" comment="php5-tokenizer is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092411" version="1" comment="php5-wddx is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092412" version="1" comment="php5-xmlreader is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092413" version="1" comment="php5-xmlrpc is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092414" version="1" comment="php5-xmlwriter is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092415" version="1" comment="php5-xsl is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092416" version="1" comment="php5-zip is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092417" version="1" comment="php5-zlib is &lt;5.4.20-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092418" version="1" comment="xorg-x11-server is &lt;7.6_1.14.3.901-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092419" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.14.3.901-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092420" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.14.3.901-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083221" version="1" comment="update-test-security is &lt;0-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009083222" version="1" comment="update-test-security is &lt;0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091339" version="1" comment="dropbear is &lt;2013.60-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091364" version="1" comment="ibus is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091365" version="1" comment="ibus-branding-openSUSE-KDE is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091366" version="1" comment="ibus-devel is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091367" version="1" comment="ibus-gtk is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091368" version="1" comment="ibus-gtk-32bit is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091369" version="1" comment="ibus-gtk3 is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091370" version="1" comment="ibus-gtk3-32bit is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091371" version="1" comment="ibus-lang is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091372" version="1" comment="libibus-1_0-5 is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091373" version="1" comment="libibus-1_0-5-32bit is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091374" version="1" comment="python-ibus is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091375" version="1" comment="typelib-1_0-IBus-1_0 is &lt;1.5.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091376" version="1" comment="python-django is &lt;1.5.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091377" version="1" comment="gnutls is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091378" version="1" comment="libgnutls-devel is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091379" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091380" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091381" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091382" version="1" comment="libgnutls28 is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091383" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091384" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091385" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091422" version="1" comment="libvarnishapi1 is &lt;3.0.3-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091423" version="1" comment="varnish is &lt;3.0.3-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091424" version="1" comment="varnish-devel is &lt;3.0.3-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042380"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091429" version="1" comment="openssh is &lt;6.2p2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091428" version="1" comment="openssh-askpass-gnome is &lt;6.2p2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091483" version="1" comment="libfreebl3 is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091484" version="1" comment="libfreebl3-32bit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091485" version="1" comment="libsoftokn3 is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091486" version="1" comment="libsoftokn3-32bit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091481" version="1" comment="mozilla-nspr is &lt;4.10.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091480" version="1" comment="mozilla-nspr-32bit is &lt;4.10.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091482" version="1" comment="mozilla-nspr-devel is &lt;4.10.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091487" version="1" comment="mozilla-nss is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091488" version="1" comment="mozilla-nss-32bit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091489" version="1" comment="mozilla-nss-certs is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091490" version="1" comment="mozilla-nss-certs-32bit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091491" version="1" comment="mozilla-nss-devel is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091492" version="1" comment="mozilla-nss-sysinit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091493" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091494" version="1" comment="mozilla-nss-tools is &lt;3.15.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117514" version="1" comment="flash-player is &lt;11.2.202.327-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117515" version="1" comment="flash-player-gnome is &lt;11.2.202.327-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117516" version="1" comment="flash-player-kde4 is &lt;11.2.202.327-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091596" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091598" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091597" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091600" version="1" comment="libdcerpc-binding0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091599" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091601" version="1" comment="libdcerpc-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091602" version="1" comment="libdcerpc-samr-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091604" version="1" comment="libdcerpc-samr0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091603" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091606" version="1" comment="libdcerpc0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091605" version="1" comment="libdcerpc0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091607" version="1" comment="libgensec-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091609" version="1" comment="libgensec0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091608" version="1" comment="libgensec0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091610" version="1" comment="libndr-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091611" version="1" comment="libndr-krb5pac-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091613" version="1" comment="libndr-krb5pac0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091612" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091614" version="1" comment="libndr-nbt-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091616" version="1" comment="libndr-nbt0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091615" version="1" comment="libndr-nbt0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091617" version="1" comment="libndr-standard-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091619" version="1" comment="libndr-standard0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091618" version="1" comment="libndr-standard0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091621" version="1" comment="libndr0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091620" version="1" comment="libndr0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091622" version="1" comment="libnetapi-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091624" version="1" comment="libnetapi0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091623" version="1" comment="libnetapi0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091625" version="1" comment="libpdb-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091627" version="1" comment="libpdb0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091626" version="1" comment="libpdb0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091628" version="1" comment="libregistry-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091630" version="1" comment="libregistry0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091629" version="1" comment="libregistry0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091631" version="1" comment="libsamba-credentials-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091633" version="1" comment="libsamba-credentials0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091632" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091634" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091636" version="1" comment="libsamba-hostconfig0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091635" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091637" version="1" comment="libsamba-policy-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091639" version="1" comment="libsamba-policy0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091638" version="1" comment="libsamba-policy0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091640" version="1" comment="libsamba-util-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091642" version="1" comment="libsamba-util0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091641" version="1" comment="libsamba-util0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091643" version="1" comment="libsamdb-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091645" version="1" comment="libsamdb0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091644" version="1" comment="libsamdb0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091646" version="1" comment="libsmbclient-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091647" version="1" comment="libsmbclient-raw-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091649" version="1" comment="libsmbclient-raw0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091648" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091651" version="1" comment="libsmbclient0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091650" version="1" comment="libsmbclient0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091652" version="1" comment="libsmbconf-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091654" version="1" comment="libsmbconf0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091653" version="1" comment="libsmbconf0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091655" version="1" comment="libsmbldap-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091657" version="1" comment="libsmbldap0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091656" version="1" comment="libsmbldap0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091658" version="1" comment="libsmbsharemodes-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091659" version="1" comment="libsmbsharemodes0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091660" version="1" comment="libtevent-util-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091662" version="1" comment="libtevent-util0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091661" version="1" comment="libtevent-util0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091663" version="1" comment="libwbclient-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091665" version="1" comment="libwbclient0 is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091664" version="1" comment="libwbclient0-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091667" version="1" comment="samba is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091666" version="1" comment="samba-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091669" version="1" comment="samba-client is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091668" version="1" comment="samba-client-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091670" version="1" comment="samba-core-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091671" version="1" comment="samba-doc is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091673" version="1" comment="samba-libs is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091672" version="1" comment="samba-libs-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091674" version="1" comment="samba-pidl is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091675" version="1" comment="samba-python is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091676" version="1" comment="samba-test is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091677" version="1" comment="samba-test-devel is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091679" version="1" comment="samba-winbind is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091678" version="1" comment="samba-winbind-32bit is &lt;4.1.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091595" version="1" comment="nginx is &lt;1.4.4-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091758" version="1" comment="ibus-pinyin is &lt;1.5.0-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091839" version="1" comment="ruby19 is &lt;1.9.3.p448-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091840" version="1" comment="ruby19-devel is &lt;1.9.3.p448-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091841" version="1" comment="ruby19-devel-extra is &lt;1.9.3.p448-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091842" version="1" comment="ruby19-doc-ri is &lt;1.9.3.p448-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091843" version="1" comment="ruby19-tk is &lt;1.9.3.p448-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042432"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091830" version="1" comment="krb5 is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091831" version="1" comment="krb5-32bit is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091832" version="1" comment="krb5-client is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091833" version="1" comment="krb5-devel is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091834" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091835" version="1" comment="krb5-doc is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091828" version="1" comment="krb5-mini is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091829" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091836" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091837" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091838" version="1" comment="krb5-server is &lt;1.11.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042431"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091818" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091819" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091820" version="1" comment="subversion is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091821" version="1" comment="subversion-bash-completion is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091822" version="1" comment="subversion-devel is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091823" version="1" comment="subversion-perl is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091824" version="1" comment="subversion-python is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091825" version="1" comment="subversion-ruby is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091826" version="1" comment="subversion-server is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091827" version="1" comment="subversion-tools is &lt;1.8.5-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042430"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091844" version="1" comment="ruby20 is &lt;2.0.0.p247-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091845" version="1" comment="ruby20-devel is &lt;2.0.0.p247-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091846" version="1" comment="ruby20-devel-extra is &lt;2.0.0.p247-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091847" version="1" comment="ruby20-doc-ri is &lt;2.0.0.p247-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091848" version="1" comment="ruby20-tk is &lt;2.0.0.p247-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042433"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091911" version="1" comment="chromedriver is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091912" version="1" comment="chromium is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091913" version="1" comment="chromium-desktop-gnome is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091914" version="1" comment="chromium-desktop-kde is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091915" version="1" comment="chromium-ffmpegsumo is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091916" version="1" comment="chromium-suid-helper is &lt;31.0.1650.57-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091917" version="1" comment="xtrabackup is &lt;2.1.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091918" version="1" comment="curl is &lt;7.32.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091919" version="1" comment="libcurl-devel is &lt;7.32.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091921" version="1" comment="libcurl4 is &lt;7.32.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091920" version="1" comment="libcurl4-32bit is &lt;7.32.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091922" version="1" comment="nodejs is &lt;0.10.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091923" version="1" comment="nodejs-devel is &lt;0.10.5-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091924" version="1" comment="thttpd is &lt;2.25b-199.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091974" version="1" comment="libfreebl3 is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091975" version="1" comment="libfreebl3-32bit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091976" version="1" comment="libsoftokn3 is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091977" version="1" comment="libsoftokn3-32bit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091978" version="1" comment="mozilla-nss is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091979" version="1" comment="mozilla-nss-32bit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091980" version="1" comment="mozilla-nss-certs is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091981" version="1" comment="mozilla-nss-certs-32bit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091982" version="1" comment="mozilla-nss-devel is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091983" version="1" comment="mozilla-nss-sysinit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091984" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091985" version="1" comment="mozilla-nss-tools is &lt;3.15.3.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091988" version="1" comment="xen is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091989" version="1" comment="xen-devel is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091996" version="1" comment="xen-doc-html is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091990" version="1" comment="xen-kmp-default is &lt;4.3.1_02_k3.11.6_4-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091991" version="1" comment="xen-kmp-desktop is &lt;4.3.1_02_k3.11.6_4-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091992" version="1" comment="xen-kmp-pae is &lt;4.3.1_02_k3.11.6_4-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091994" version="1" comment="xen-libs is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091993" version="1" comment="xen-libs-32bit is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091997" version="1" comment="xen-tools is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091995" version="1" comment="xen-tools-domU is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091998" version="1" comment="xen-xend-tools is &lt;4.3.1_02-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009091987" version="1" comment="ca-certificates-mozilla is &lt;1.95-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092199" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092200" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042476"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117517" version="1" comment="flash-player is &lt;11.2.202.332-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117518" version="1" comment="flash-player-gnome is &lt;11.2.202.332-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117519" version="1" comment="flash-player-kde4 is &lt;11.2.202.332-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092201" version="1" comment="MozillaFirefox is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092202" version="1" comment="MozillaFirefox-branding-upstream is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092203" version="1" comment="MozillaFirefox-buildsymbols is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092204" version="1" comment="MozillaFirefox-devel is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092205" version="1" comment="MozillaFirefox-translations-common is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092206" version="1" comment="MozillaFirefox-translations-other is &lt;26.0-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092115" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092117" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092116" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092119" version="1" comment="libdcerpc-binding0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092118" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092120" version="1" comment="libdcerpc-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092121" version="1" comment="libdcerpc-samr-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092123" version="1" comment="libdcerpc-samr0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092122" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092125" version="1" comment="libdcerpc0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092124" version="1" comment="libdcerpc0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092126" version="1" comment="libgensec-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092128" version="1" comment="libgensec0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092127" version="1" comment="libgensec0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092129" version="1" comment="libndr-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092130" version="1" comment="libndr-krb5pac-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092132" version="1" comment="libndr-krb5pac0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092131" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092133" version="1" comment="libndr-nbt-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092135" version="1" comment="libndr-nbt0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092134" version="1" comment="libndr-nbt0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092136" version="1" comment="libndr-standard-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092138" version="1" comment="libndr-standard0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092137" version="1" comment="libndr-standard0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092140" version="1" comment="libndr0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092139" version="1" comment="libndr0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092141" version="1" comment="libnetapi-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092143" version="1" comment="libnetapi0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092142" version="1" comment="libnetapi0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092144" version="1" comment="libpdb-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092146" version="1" comment="libpdb0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092145" version="1" comment="libpdb0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092147" version="1" comment="libregistry-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092149" version="1" comment="libregistry0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092148" version="1" comment="libregistry0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092150" version="1" comment="libsamba-credentials-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092152" version="1" comment="libsamba-credentials0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092151" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092153" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092155" version="1" comment="libsamba-hostconfig0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092154" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092156" version="1" comment="libsamba-policy-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092158" version="1" comment="libsamba-policy0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092157" version="1" comment="libsamba-policy0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092159" version="1" comment="libsamba-util-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092161" version="1" comment="libsamba-util0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092160" version="1" comment="libsamba-util0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092162" version="1" comment="libsamdb-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092164" version="1" comment="libsamdb0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092163" version="1" comment="libsamdb0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092165" version="1" comment="libsmbclient-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092166" version="1" comment="libsmbclient-raw-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092168" version="1" comment="libsmbclient-raw0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092167" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092170" version="1" comment="libsmbclient0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092169" version="1" comment="libsmbclient0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092171" version="1" comment="libsmbconf-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092173" version="1" comment="libsmbconf0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092172" version="1" comment="libsmbconf0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092174" version="1" comment="libsmbldap-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092176" version="1" comment="libsmbldap0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092175" version="1" comment="libsmbldap0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092177" version="1" comment="libsmbsharemodes-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092178" version="1" comment="libsmbsharemodes0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092179" version="1" comment="libtevent-util-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092181" version="1" comment="libtevent-util0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092180" version="1" comment="libtevent-util0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092182" version="1" comment="libwbclient-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092184" version="1" comment="libwbclient0 is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092183" version="1" comment="libwbclient0-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092186" version="1" comment="samba is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092185" version="1" comment="samba-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092188" version="1" comment="samba-client is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092187" version="1" comment="samba-client-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092189" version="1" comment="samba-core-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092190" version="1" comment="samba-doc is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092192" version="1" comment="samba-libs is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092191" version="1" comment="samba-libs-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092193" version="1" comment="samba-pidl is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092194" version="1" comment="samba-python is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092195" version="1" comment="samba-test is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092196" version="1" comment="samba-test-devel is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092198" version="1" comment="samba-winbind is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092197" version="1" comment="samba-winbind-32bit is &lt;4.1.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092224" version="1" comment="quassel is &lt;0.9.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092225" version="1" comment="quassel-base is &lt;0.9.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092226" version="1" comment="quassel-client is &lt;0.9.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092227" version="1" comment="quassel-core is &lt;0.9.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092228" version="1" comment="quassel-mono is &lt;0.9.1-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042482"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092232" version="1" comment="openttd is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092233" version="1" comment="openttd-data is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036397"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092234" version="1" comment="openttd-dedicated is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092561" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092562" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093388" version="1" comment="libpoppler-cpp0 is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093389" version="1" comment="libpoppler-devel is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093390" version="1" comment="libpoppler-glib-devel is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093391" version="1" comment="libpoppler-glib8 is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093385" version="1" comment="libpoppler-qt4-4 is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093386" version="1" comment="libpoppler-qt4-devel is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093381" version="1" comment="libpoppler34 is &lt;0.22.1-1.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093392" version="1" comment="libpoppler43 is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093393" version="1" comment="poppler is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093387" version="1" comment="poppler-qt is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093394" version="1" comment="poppler-tools is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093395" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.24.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117520" version="1" comment="flash-player is &lt;11.2.202.336-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117521" version="1" comment="flash-player-gnome is &lt;11.2.202.336-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117522" version="1" comment="flash-player-kde4 is &lt;11.2.202.336-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093323" version="1" comment="bind is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093324" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093325" version="1" comment="bind-devel is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093326" version="1" comment="bind-doc is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093328" version="1" comment="bind-libs is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093327" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093329" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093330" version="1" comment="bind-utils is &lt;9.9.4P2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093332" version="1" comment="qemu is &lt;1.6.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093333" version="1" comment="qemu-guest-agent is &lt;1.6.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093334" version="1" comment="qemu-ipxe is &lt;1.0.0-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093335" version="1" comment="qemu-lang is &lt;1.6.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093331" version="1" comment="qemu-linux-user is &lt;1.6.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093336" version="1" comment="qemu-seabios is &lt;1.7.2.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093337" version="1" comment="qemu-sgabios is &lt;8-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093338" version="1" comment="qemu-tools is &lt;1.6.2-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093339" version="1" comment="qemu-vgabios is &lt;0.6c-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093340" version="1" comment="python-apache-libcloud is &lt;0.13.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093341" version="1" comment="kernel-debug is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093342" version="1" comment="kernel-debug-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093343" version="1" comment="kernel-debug-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093344" version="1" comment="kernel-default is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093345" version="1" comment="kernel-default-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093346" version="1" comment="kernel-default-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093347" version="1" comment="kernel-desktop is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093348" version="1" comment="kernel-desktop-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093349" version="1" comment="kernel-desktop-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093357" version="1" comment="kernel-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093350" version="1" comment="kernel-docs is &lt;3.11.10-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093351" version="1" comment="kernel-ec2 is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093352" version="1" comment="kernel-ec2-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093353" version="1" comment="kernel-ec2-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093354" version="1" comment="kernel-pae is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093355" version="1" comment="kernel-pae-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093356" version="1" comment="kernel-pae-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093358" version="1" comment="kernel-source is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093359" version="1" comment="kernel-source-vanilla is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093360" version="1" comment="kernel-syms is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093361" version="1" comment="kernel-trace is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093362" version="1" comment="kernel-trace-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093363" version="1" comment="kernel-trace-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093364" version="1" comment="kernel-vanilla is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093365" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093366" version="1" comment="kernel-xen is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093367" version="1" comment="kernel-xen-base is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093368" version="1" comment="kernel-xen-devel is &lt;3.11.10-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093426" version="1" comment="MozillaFirefox is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093427" version="1" comment="MozillaFirefox-branding-upstream is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093428" version="1" comment="MozillaFirefox-buildsymbols is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093429" version="1" comment="MozillaFirefox-devel is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093430" version="1" comment="MozillaFirefox-translations-common is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093431" version="1" comment="MozillaFirefox-translations-other is &lt;27.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042631"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093432" version="1" comment="MozillaThunderbird is &lt;24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093433" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093434" version="1" comment="MozillaThunderbird-devel is &lt;24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093435" version="1" comment="MozillaThunderbird-translations-common is &lt;24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093436" version="1" comment="MozillaThunderbird-translations-other is &lt;24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093437" version="1" comment="enigmail is &lt;1.6.0+24.3.0-70.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042633"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093438" version="1" comment="libfreebl3 is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093439" version="1" comment="libfreebl3-32bit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093440" version="1" comment="libsoftokn3 is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093441" version="1" comment="libsoftokn3-32bit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093442" version="1" comment="mozilla-nss is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093443" version="1" comment="mozilla-nss-32bit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093444" version="1" comment="mozilla-nss-certs is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093445" version="1" comment="mozilla-nss-certs-32bit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093446" version="1" comment="mozilla-nss-devel is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093447" version="1" comment="mozilla-nss-sysinit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093448" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093449" version="1" comment="mozilla-nss-tools is &lt;3.15.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042634"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093450" version="1" comment="seamonkey is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093451" version="1" comment="seamonkey-dom-inspector is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093452" version="1" comment="seamonkey-irc is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093453" version="1" comment="seamonkey-translations-common is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093454" version="1" comment="seamonkey-translations-other is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093455" version="1" comment="seamonkey-venkman is &lt;2.24-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042635"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092609" version="1" comment="nagios is &lt;3.5.1-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092610" version="1" comment="nagios-devel is &lt;3.5.1-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092611" version="1" comment="nagios-www is &lt;3.5.1-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092612" version="1" comment="nagios-www-dch is &lt;3.5.1-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093698" version="1" comment="MozillaFirefox-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093699" version="1" comment="PackageKit-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037680"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093700" version="1" comment="awesome-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093695" version="1" comment="bot-sentry is &lt;1.3.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093701" version="1" comment="branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093702" version="1" comment="compiz-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093703" version="1" comment="dynamic-wallpaper-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093704" version="1" comment="e17-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093705" version="1" comment="epiphany-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093706" version="1" comment="fcitx-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093881" version="1" comment="finch is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093882" version="1" comment="finch-devel is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093707" version="1" comment="gcin-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093708" version="1" comment="gconf2-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093709" version="1" comment="gdm-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093710" version="1" comment="gfxboot-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093711" version="1" comment="gio-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093712" version="1" comment="gnome-menus-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093713" version="1" comment="grub2-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093714" version="1" comment="gtk2-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093715" version="1" comment="gtk3-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093716" version="1" comment="hicolor-icon-theme-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093717" version="1" comment="install-initrd-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093718" version="1" comment="kdebase3-SuSE-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093719" version="1" comment="kdebase4-runtime-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093720" version="1" comment="kdebase4-workspace-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093721" version="1" comment="kdelibs4-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093722" version="1" comment="kdm-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093723" version="1" comment="ksplash-qml-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093724" version="1" comment="ksplashx-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093752" version="1" comment="leechcraft is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093753" version="1" comment="leechcraft-advancednotifications is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093754" version="1" comment="leechcraft-aggregator is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093755" version="1" comment="leechcraft-aggregator-bodyfetch is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093756" version="1" comment="leechcraft-anhero is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093757" version="1" comment="leechcraft-auscrie is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093758" version="1" comment="leechcraft-azoth is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093759" version="1" comment="leechcraft-azoth-acetamide is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093760" version="1" comment="leechcraft-azoth-adiumstyles is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093761" version="1" comment="leechcraft-azoth-autoidler is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093762" version="1" comment="leechcraft-azoth-autopaste is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093763" version="1" comment="leechcraft-azoth-birthdaynotifier is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093764" version="1" comment="leechcraft-azoth-chathistory is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093765" version="1" comment="leechcraft-azoth-depester is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093749" version="1" comment="leechcraft-azoth-doc is &lt;0.6.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093766" version="1" comment="leechcraft-azoth-embedmedia is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093767" version="1" comment="leechcraft-azoth-herbicide is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093768" version="1" comment="leechcraft-azoth-hili is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093769" version="1" comment="leechcraft-azoth-isterique is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093770" version="1" comment="leechcraft-azoth-juick is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093771" version="1" comment="leechcraft-azoth-keeso is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093772" version="1" comment="leechcraft-azoth-lastseen is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093773" version="1" comment="leechcraft-azoth-metacontacts is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093774" version="1" comment="leechcraft-azoth-modnok is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093775" version="1" comment="leechcraft-azoth-nativeemoticons is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093776" version="1" comment="leechcraft-azoth-otroid is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093777" version="1" comment="leechcraft-azoth-p100q is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093778" version="1" comment="leechcraft-azoth-rosenthal is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093779" version="1" comment="leechcraft-azoth-shx is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093780" version="1" comment="leechcraft-azoth-standardstyles is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093781" version="1" comment="leechcraft-azoth-vader is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093782" version="1" comment="leechcraft-azoth-velvetbird is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093783" version="1" comment="leechcraft-azoth-xoox is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093784" version="1" comment="leechcraft-azoth-xtazy is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093785" version="1" comment="leechcraft-azoth-zheet is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093786" version="1" comment="leechcraft-bittorrent is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093787" version="1" comment="leechcraft-blogique is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093788" version="1" comment="leechcraft-blogique-hestia is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093789" version="1" comment="leechcraft-blogique-metida is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093790" version="1" comment="leechcraft-choroid is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093791" version="1" comment="leechcraft-cstp is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093792" version="1" comment="leechcraft-dbusmanager is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093793" version="1" comment="leechcraft-deadlyrics is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093794" version="1" comment="leechcraft-devel is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093750" version="1" comment="leechcraft-doc is &lt;0.6.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093795" version="1" comment="leechcraft-dolozhee is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093796" version="1" comment="leechcraft-dumbeep is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093797" version="1" comment="leechcraft-gacts is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093798" version="1" comment="leechcraft-glance is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093799" version="1" comment="leechcraft-gmailnotifier is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093800" version="1" comment="leechcraft-historyholder is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093801" version="1" comment="leechcraft-hotsensors is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093802" version="1" comment="leechcraft-hotstreams is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093803" version="1" comment="leechcraft-kbswitch is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093804" version="1" comment="leechcraft-kinotify is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093805" version="1" comment="leechcraft-knowhow is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093806" version="1" comment="leechcraft-lackman is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093807" version="1" comment="leechcraft-lastfmscrobble is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093808" version="1" comment="leechcraft-launchy is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093809" version="1" comment="leechcraft-lemon is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093810" version="1" comment="leechcraft-lhtr is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093811" version="1" comment="leechcraft-liznoo is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093812" version="1" comment="leechcraft-lmp is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093813" version="1" comment="leechcraft-lmp-dumbsync is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093814" version="1" comment="leechcraft-lmp-graffiti is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093815" version="1" comment="leechcraft-lmp-mp3tunes is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093816" version="1" comment="leechcraft-monocle is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093751" version="1" comment="leechcraft-monocle-doc is &lt;0.6.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093817" version="1" comment="leechcraft-monocle-fxb is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093818" version="1" comment="leechcraft-monocle-mu is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093819" version="1" comment="leechcraft-monocle-pdf is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093820" version="1" comment="leechcraft-monocle-postrus is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093821" version="1" comment="leechcraft-monocle-seen is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093822" version="1" comment="leechcraft-musiczombie is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093823" version="1" comment="leechcraft-netstoremanager is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093824" version="1" comment="leechcraft-netstoremanager-googledrive is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093825" version="1" comment="leechcraft-networkmonitor is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093826" version="1" comment="leechcraft-newlife is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093827" version="1" comment="leechcraft-otlozhu is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093828" version="1" comment="leechcraft-pintab is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093829" version="1" comment="leechcraft-pogooglue is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037810"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093830" version="1" comment="leechcraft-popishu is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093831" version="1" comment="leechcraft-poshuku is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093832" version="1" comment="leechcraft-poshuku-autosearch is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093833" version="1" comment="leechcraft-poshuku-cleanweb is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093834" version="1" comment="leechcraft-poshuku-fatape is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093835" version="1" comment="leechcraft-poshuku-filescheme is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093836" version="1" comment="leechcraft-poshuku-fua is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093837" version="1" comment="leechcraft-poshuku-keywords is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093838" version="1" comment="leechcraft-poshuku-onlinebookmarks is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093839" version="1" comment="leechcraft-poshuku-onlinebookmarks-delicious is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093840" version="1" comment="leechcraft-poshuku-onlinebookmarks-readitlater is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037821"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093841" version="1" comment="leechcraft-sb2 is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093842" version="1" comment="leechcraft-secman is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093843" version="1" comment="leechcraft-secman-simplestorage is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037824"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093844" version="1" comment="leechcraft-seekthru is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037825"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093845" version="1" comment="leechcraft-shaitan is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037826"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093846" version="1" comment="leechcraft-shellopen is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093847" version="1" comment="leechcraft-summary is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093848" version="1" comment="leechcraft-syncer is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093849" version="1" comment="leechcraft-tabsessionmanager is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093850" version="1" comment="leechcraft-tabslist is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037831"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093851" version="1" comment="leechcraft-touchstreams is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093852" version="1" comment="leechcraft-tpi is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037833"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093853" version="1" comment="leechcraft-vgrabber is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093854" version="1" comment="leechcraft-vrooby is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093855" version="1" comment="leechcraft-xproxy is &lt;0.6.0-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093725" version="1" comment="libexo-1-0-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093726" version="1" comment="libgarcon-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093883" version="1" comment="libpurple is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093727" version="1" comment="libpurple-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093862" version="1" comment="libpurple-branding-openSUSE is &lt;13.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093884" version="1" comment="libpurple-branding-upstream is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093885" version="1" comment="libpurple-devel is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093886" version="1" comment="libpurple-lang is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093887" version="1" comment="libpurple-meanwhile is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093696" version="1" comment="libpurple-plugin-bot-sentry is &lt;1.3.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093697" version="1" comment="libpurple-plugin-bot-sentry-lang is &lt;1.3.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093866" version="1" comment="libpurple-plugin-facebookchat is &lt;1.69-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093871" version="1" comment="libpurple-plugin-mrim is &lt;0.1.28-11.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093872" version="1" comment="libpurple-plugin-mrim-lang is &lt;0.1.28-11.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093874" version="1" comment="libpurple-plugin-openfetion is &lt;0.3-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093875" version="1" comment="libpurple-plugin-openfetion-lang is &lt;0.3-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093891" version="1" comment="libpurple-plugin-pack is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093892" version="1" comment="libpurple-plugin-pack-extras is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093878" version="1" comment="libpurple-plugin-sipe is &lt;1.17.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093897" version="1" comment="libpurple-plugin-skype is &lt;0.0.1.rev624-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093898" version="1" comment="libpurple-plugin-skype-lang is &lt;0.0.1.rev624-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093888" version="1" comment="libpurple-tcl is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093728" version="1" comment="libreoffice-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093729" version="1" comment="libsocialweb-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037710"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093730" version="1" comment="libxfce4ui-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093731" version="1" comment="lightdm-gtk-greeter-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093732" version="1" comment="lxde-common-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037713"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093733" version="1" comment="midori-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093889" version="1" comment="pidgin is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093856" version="1" comment="pidgin-advanced-sound-notification is &lt;1.2.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093857" version="1" comment="pidgin-advanced-sound-notification-lang is &lt;1.2.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093859" version="1" comment="pidgin-birthday-reminder is &lt;1.7-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093860" version="1" comment="pidgin-birthday-reminder-lang is &lt;1.7-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093863" version="1" comment="pidgin-branding-openSUSE is &lt;13.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093890" version="1" comment="pidgin-devel is &lt;2.10.9-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093864" version="1" comment="pidgin-embeddedvideo is &lt;1.2-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093867" version="1" comment="pidgin-facebookchat is &lt;1.69-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093868" version="1" comment="pidgin-guifications is &lt;2.16-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093869" version="1" comment="pidgin-guifications-lang is &lt;2.16-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093873" version="1" comment="pidgin-mrim is &lt;0.1.28-11.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093876" version="1" comment="pidgin-openfetion is &lt;0.3-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093877" version="1" comment="pidgin-otr is &lt;4.0.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093858" version="1" comment="pidgin-plugin-advanced-sound-notification is &lt;1.2.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093861" version="1" comment="pidgin-plugin-birthday-reminder is &lt;1.7-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093865" version="1" comment="pidgin-plugin-embeddedvideo is &lt;1.2-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093870" version="1" comment="pidgin-plugin-guifications is &lt;2.16-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093893" version="1" comment="pidgin-plugin-pack is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093894" version="1" comment="pidgin-plugin-pack-extras is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093899" version="1" comment="pidgin-plugin-skype is &lt;0.0.1.rev624-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093879" version="1" comment="pidgin-sipe is &lt;1.17.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093734" version="1" comment="plymouth-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037715"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093895" version="1" comment="purple-plugin-pack is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093896" version="1" comment="purple-plugin-pack-lang is &lt;2.7.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093900" version="1" comment="skype4pidgin is &lt;0.0.1.rev624-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093735" version="1" comment="splashy-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037716"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093736" version="1" comment="susegreeter-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093737" version="1" comment="systemd-presets-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037718"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093901" version="1" comment="telepathy-haze is &lt;0.8.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037677"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093880" version="1" comment="telepathy-plugin-sipe is &lt;1.17.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093738" version="1" comment="thunar-volman-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093739" version="1" comment="wallpaper-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093740" version="1" comment="xfce4-notifyd-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093741" version="1" comment="xfce4-panel-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037722"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093742" version="1" comment="xfce4-session-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093743" version="1" comment="xfce4-settings-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037724"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093744" version="1" comment="xfce4-splash-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093745" version="1" comment="xfdesktop-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093746" version="1" comment="xfwm4-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093747" version="1" comment="yast2-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093748" version="1" comment="yast2-qt-branding-basedonopensuse is &lt;13.1-3.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093497" version="1" comment="chromedriver is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093498" version="1" comment="chromium is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093499" version="1" comment="chromium-desktop-gnome is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093500" version="1" comment="chromium-desktop-kde is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093501" version="1" comment="chromium-ffmpegsumo is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093502" version="1" comment="chromium-suid-helper is &lt;32.0.1700.102-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117523" version="1" comment="opera is &lt;12.16-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117524" version="1" comment="opera-gtk is &lt;12.16-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117525" version="1" comment="opera-kde4 is &lt;12.16-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093496" version="1" comment="xtrabackup is &lt;2.1.7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093624" version="1" comment="curl is &lt;7.32.0-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093625" version="1" comment="libcurl-devel is &lt;7.32.0-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093627" version="1" comment="libcurl4 is &lt;7.32.0-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093626" version="1" comment="libcurl4-32bit is &lt;7.32.0-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093575" version="1" comment="libyaml is &lt;0.1.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093574" version="1" comment="libyaml-0-2 is &lt;0.1.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093576" version="1" comment="libyaml-devel is &lt;0.1.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093606" version="1" comment="mumble is &lt;1.2.5-2.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093607" version="1" comment="mumble-32bit is &lt;1.2.5-2.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093608" version="1" comment="mumble-server is &lt;1.2.5-2.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093609" version="1" comment="icinga is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093610" version="1" comment="icinga-devel is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093611" version="1" comment="icinga-doc is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093612" version="1" comment="icinga-idoutils is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093613" version="1" comment="icinga-idoutils-mysql is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093614" version="1" comment="icinga-idoutils-oracle is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093615" version="1" comment="icinga-idoutils-pgsql is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093616" version="1" comment="icinga-plugins-downtimes is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093617" version="1" comment="icinga-plugins-eventhandlers is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093618" version="1" comment="icinga-www is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093619" version="1" comment="monitoring-tools is &lt;1.10.2-4.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093577" version="1" comment="libvirt is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093578" version="1" comment="libvirt-client is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093579" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093580" version="1" comment="libvirt-daemon is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093581" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093582" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093583" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093603" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093584" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093585" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093586" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093587" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093588" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093589" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093590" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093591" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093592" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093604" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093593" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093594" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093595" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093596" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093605" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093597" version="1" comment="libvirt-devel is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093598" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093599" version="1" comment="libvirt-doc is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093600" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093601" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093602" version="1" comment="libvirt-python is &lt;1.1.2-2.18.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117526" version="1" comment="flash-player is &lt;11.2.202.341-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117527" version="1" comment="flash-player-gnome is &lt;11.2.202.341-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117528" version="1" comment="flash-player-kde4 is &lt;11.2.202.341-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093639" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093640" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093915" version="1" comment="mupdf is &lt;1.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093916" version="1" comment="mupdf-devel-static is &lt;1.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093902" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093903" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093904" version="1" comment="subversion is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093905" version="1" comment="subversion-bash-completion is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093906" version="1" comment="subversion-devel is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093907" version="1" comment="subversion-perl is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093908" version="1" comment="subversion-python is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093909" version="1" comment="subversion-ruby is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093910" version="1" comment="subversion-server is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093911" version="1" comment="subversion-tools is &lt;1.8.8-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093914" version="1" comment="python-logilab-common is &lt;0.58.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093694" version="1" comment="python3-logilab-common is &lt;0.58.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093912" version="1" comment="icedtea-web is &lt;1.4.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093913" version="1" comment="icedtea-web-javadoc is &lt;1.4.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093917" version="1" comment="libvlc5 is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093918" version="1" comment="libvlccore7 is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093919" version="1" comment="vlc is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093920" version="1" comment="vlc-devel is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093921" version="1" comment="vlc-gnome is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093922" version="1" comment="vlc-noX is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093923" version="1" comment="vlc-noX-lang is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093924" version="1" comment="vlc-qt is &lt;2.1.3-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093961" version="1" comment="gnutls is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093962" version="1" comment="libgnutls-devel is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093963" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093964" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093965" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093966" version="1" comment="libgnutls28 is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093967" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093968" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093969" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093955" version="1" comment="chromedriver is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093956" version="1" comment="chromium is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093957" version="1" comment="chromium-desktop-gnome is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093958" version="1" comment="chromium-desktop-kde is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093959" version="1" comment="chromium-ffmpegsumo is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093960" version="1" comment="chromium-suid-helper is &lt;33.0.1750.117-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093987" version="1" comment="percona-toolkit is &lt;2.2.7-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093988" version="1" comment="xtrabackup is &lt;2.1.7-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093989" version="1" comment="rubygem-actionmailer-3_2 is &lt;3.2.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093990" version="1" comment="rubygem-actionmailer-3_2-doc is &lt;3.2.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093991" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093992" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093983" version="1" comment="rubygem-activerecord-3_2 is &lt;3.2.12-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093984" version="1" comment="rubygem-activerecord-3_2-doc is &lt;3.2.12-1.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093993" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.13-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093994" version="1" comment="rubygem-activesupport-3_2-doc is &lt;3.2.13-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094035" version="1" comment="freeradius-server is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094036" version="1" comment="freeradius-server-devel is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094037" version="1" comment="freeradius-server-dialupadmin is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094038" version="1" comment="freeradius-server-doc is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094039" version="1" comment="freeradius-server-libs is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094040" version="1" comment="freeradius-server-utils is &lt;2.2.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094042" version="1" comment="libecpg6 is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094041" version="1" comment="libecpg6-32bit is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094044" version="1" comment="libpq5 is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094043" version="1" comment="libpq5-32bit is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094047" version="1" comment="postgresql92 is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094048" version="1" comment="postgresql92-contrib is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094045" version="1" comment="postgresql92-devel is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094049" version="1" comment="postgresql92-docs is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094046" version="1" comment="postgresql92-libs is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094050" version="1" comment="postgresql92-plperl is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094051" version="1" comment="postgresql92-plpython is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094052" version="1" comment="postgresql92-pltcl is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094053" version="1" comment="postgresql92-server is &lt;9.2.7-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094034" version="1" comment="phpMyAdmin is &lt;4.1.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094054" version="1" comment="fail2ban is &lt;0.8.12-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034717"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092563" version="1" comment="seamonkey is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092564" version="1" comment="seamonkey-dom-inspector is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092565" version="1" comment="seamonkey-irc is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092566" version="1" comment="seamonkey-translations-common is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092567" version="1" comment="seamonkey-translations-other is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092568" version="1" comment="seamonkey-venkman is &lt;2.23-4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094055" version="1" comment="libpng16 is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094056" version="1" comment="libpng16-16 is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094057" version="1" comment="libpng16-16-32bit is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094058" version="1" comment="libpng16-compat-devel is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094059" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094060" version="1" comment="libpng16-devel is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094061" version="1" comment="libpng16-devel-32bit is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094062" version="1" comment="libpng16-tools is &lt;1.6.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094144" version="1" comment="otrs is &lt;3.2.15-31.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094145" version="1" comment="otrs-doc is &lt;3.2.15-31.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094146" version="1" comment="otrs-itsm is &lt;3.2.9-31.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094380" version="1" comment="ImageMagick is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094382" version="1" comment="ImageMagick-devel is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094381" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094383" version="1" comment="ImageMagick-doc is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094384" version="1" comment="ImageMagick-extra is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094386" version="1" comment="libMagick++-6_Q16-2 is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094385" version="1" comment="libMagick++-6_Q16-2-32bit is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094388" version="1" comment="libMagick++-devel is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094387" version="1" comment="libMagick++-devel-32bit is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094369" version="1" comment="libMagick++5 is &lt;6.7.8.8-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094390" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094389" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094371" version="1" comment="libMagickCore5 is &lt;6.7.8.8-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094370" version="1" comment="libMagickCore5-32bit is &lt;6.7.8.8-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094392" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094391" version="1" comment="libMagickWand-6_Q16-1-32bit is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094373" version="1" comment="libMagickWand5 is &lt;6.7.8.8-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094372" version="1" comment="libMagickWand5-32bit is &lt;6.7.8.8-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094393" version="1" comment="perl-PerlMagick is &lt;6.8.6.9-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094442" version="1" comment="xtrabackup is &lt;2.1.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094375" version="1" comment="libssh is &lt;0.5.5-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094376" version="1" comment="libssh-devel is &lt;0.5.5-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094377" version="1" comment="libssh-devel-doc is &lt;0.5.5-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094378" version="1" comment="libssh4 is &lt;0.5.5-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094379" version="1" comment="libssh4-32bit is &lt;0.5.5-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094196" version="1" comment="file is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094197" version="1" comment="file-devel is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094198" version="1" comment="file-magic is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094180" version="1" comment="libmagic-data is &lt;5.11-12.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094200" version="1" comment="libmagic1 is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094199" version="1" comment="libmagic1-32bit is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094201" version="1" comment="python-magic is &lt;5.15-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094428" version="1" comment="php5-pear-Net_IDNA2 is &lt;0.1.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094441" version="1" comment="roundcubemail is &lt;0.9.5-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117529" version="1" comment="flash-player is &lt;11.2.202.346-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117530" version="1" comment="flash-player-gnome is &lt;11.2.202.346-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117531" version="1" comment="flash-player-kde4 is &lt;11.2.202.346-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094202" version="1" comment="libpython2_7-1_0 is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094203" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094210" version="1" comment="python is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094211" version="1" comment="python-32bit is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094204" version="1" comment="python-base is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094205" version="1" comment="python-base-32bit is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094212" version="1" comment="python-curses is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094213" version="1" comment="python-demo is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094206" version="1" comment="python-devel is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094208" version="1" comment="python-doc is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094209" version="1" comment="python-doc-pdf is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094214" version="1" comment="python-gdbm is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094215" version="1" comment="python-idle is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094216" version="1" comment="python-tk is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094207" version="1" comment="python-xml is &lt;2.7.6-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094217" version="1" comment="wireshark is &lt;1.10.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094218" version="1" comment="wireshark-devel is &lt;1.10.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094220" version="1" comment="libyaml is &lt;0.1.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094219" version="1" comment="libyaml-0-2 is &lt;0.1.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094221" version="1" comment="libyaml-devel is &lt;0.1.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094222" version="1" comment="udisks is &lt;1.0.4-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094223" version="1" comment="udisks-devel is &lt;1.0.4-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094224" version="1" comment="libudisks2-0 is &lt;2.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094225" version="1" comment="typelib-1_0-UDisks-2_0 is &lt;2.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094226" version="1" comment="udisks2 is &lt;2.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094227" version="1" comment="udisks2-devel is &lt;2.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094228" version="1" comment="udisks2-lang is &lt;2.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094247" version="1" comment="libjansson is &lt;2.3.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094248" version="1" comment="libjansson-devel is &lt;2.3.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094249" version="1" comment="libjansson4 is &lt;2.3.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094240" version="1" comment="libsnmp30 is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094239" version="1" comment="libsnmp30-32bit is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094241" version="1" comment="net-snmp is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094243" version="1" comment="net-snmp-devel is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094242" version="1" comment="net-snmp-devel-32bit is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094244" version="1" comment="net-snmp-python is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094245" version="1" comment="perl-SNMP is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094246" version="1" comment="snmp-mibs is &lt;5.7.2-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094270" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094272" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094271" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094274" version="1" comment="libdcerpc-binding0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094273" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094275" version="1" comment="libdcerpc-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094276" version="1" comment="libdcerpc-samr-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094278" version="1" comment="libdcerpc-samr0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094277" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094280" version="1" comment="libdcerpc0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094279" version="1" comment="libdcerpc0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094281" version="1" comment="libgensec-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094283" version="1" comment="libgensec0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094282" version="1" comment="libgensec0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094284" version="1" comment="libndr-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094285" version="1" comment="libndr-krb5pac-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094287" version="1" comment="libndr-krb5pac0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094286" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094288" version="1" comment="libndr-nbt-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094290" version="1" comment="libndr-nbt0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094289" version="1" comment="libndr-nbt0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094291" version="1" comment="libndr-standard-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094293" version="1" comment="libndr-standard0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094292" version="1" comment="libndr-standard0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094295" version="1" comment="libndr0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094294" version="1" comment="libndr0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094296" version="1" comment="libnetapi-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094298" version="1" comment="libnetapi0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094297" version="1" comment="libnetapi0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094299" version="1" comment="libpdb-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094301" version="1" comment="libpdb0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094300" version="1" comment="libpdb0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094302" version="1" comment="libregistry-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094304" version="1" comment="libregistry0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094303" version="1" comment="libregistry0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094305" version="1" comment="libsamba-credentials-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094307" version="1" comment="libsamba-credentials0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094306" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094308" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094310" version="1" comment="libsamba-hostconfig0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094309" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094311" version="1" comment="libsamba-policy-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094313" version="1" comment="libsamba-policy0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094312" version="1" comment="libsamba-policy0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094314" version="1" comment="libsamba-util-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094316" version="1" comment="libsamba-util0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094315" version="1" comment="libsamba-util0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094317" version="1" comment="libsamdb-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094319" version="1" comment="libsamdb0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094318" version="1" comment="libsamdb0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094320" version="1" comment="libsmbclient-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094321" version="1" comment="libsmbclient-raw-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094323" version="1" comment="libsmbclient-raw0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094322" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094325" version="1" comment="libsmbclient0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094324" version="1" comment="libsmbclient0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094326" version="1" comment="libsmbconf-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094328" version="1" comment="libsmbconf0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094327" version="1" comment="libsmbconf0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094329" version="1" comment="libsmbldap-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094331" version="1" comment="libsmbldap0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094330" version="1" comment="libsmbldap0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094332" version="1" comment="libsmbsharemodes-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094333" version="1" comment="libsmbsharemodes0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094334" version="1" comment="libtevent-util-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094336" version="1" comment="libtevent-util0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094335" version="1" comment="libtevent-util0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094337" version="1" comment="libwbclient-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094339" version="1" comment="libwbclient0 is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094338" version="1" comment="libwbclient0-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094341" version="1" comment="samba is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094340" version="1" comment="samba-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094343" version="1" comment="samba-client is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094342" version="1" comment="samba-client-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094344" version="1" comment="samba-core-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094345" version="1" comment="samba-doc is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094347" version="1" comment="samba-libs is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094346" version="1" comment="samba-libs-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094348" version="1" comment="samba-pidl is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094349" version="1" comment="samba-python is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094350" version="1" comment="samba-test is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094351" version="1" comment="samba-test-devel is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094353" version="1" comment="samba-winbind is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094352" version="1" comment="samba-winbind-32bit is &lt;4.1.6-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094443" version="1" comment="icinga is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094444" version="1" comment="icinga-devel is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094445" version="1" comment="icinga-doc is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094446" version="1" comment="icinga-idoutils is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094447" version="1" comment="icinga-idoutils-mysql is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094448" version="1" comment="icinga-idoutils-oracle is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094449" version="1" comment="icinga-idoutils-pgsql is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094450" version="1" comment="icinga-plugins-downtimes is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094451" version="1" comment="icinga-plugins-eventhandlers is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094452" version="1" comment="icinga-www is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094453" version="1" comment="monitoring-tools is &lt;1.10.2-4.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094478" version="1" comment="mutt is &lt;1.5.21-41.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094477" version="1" comment="perl-HTTP-Body is &lt;1.19-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094479" version="1" comment="file is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094480" version="1" comment="file-devel is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094481" version="1" comment="file-magic is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094473" version="1" comment="libmagic-data is &lt;5.11-12.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094483" version="1" comment="libmagic1 is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094482" version="1" comment="libmagic1-32bit is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094484" version="1" comment="python-magic is &lt;5.15-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094522" version="1" comment="MozillaFirefox is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094523" version="1" comment="MozillaFirefox-branding-upstream is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094524" version="1" comment="MozillaFirefox-buildsymbols is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094525" version="1" comment="MozillaFirefox-devel is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094526" version="1" comment="MozillaFirefox-translations-common is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094527" version="1" comment="MozillaFirefox-translations-other is &lt;28.0-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094531" version="1" comment="libfreebl3 is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094532" version="1" comment="libfreebl3-32bit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094533" version="1" comment="libsoftokn3 is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094534" version="1" comment="libsoftokn3-32bit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094529" version="1" comment="mozilla-nspr is &lt;4.10.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094528" version="1" comment="mozilla-nspr-32bit is &lt;4.10.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094530" version="1" comment="mozilla-nspr-devel is &lt;4.10.4-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094535" version="1" comment="mozilla-nss is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094536" version="1" comment="mozilla-nss-32bit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094537" version="1" comment="mozilla-nss-certs is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094538" version="1" comment="mozilla-nss-certs-32bit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094539" version="1" comment="mozilla-nss-devel is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094540" version="1" comment="mozilla-nss-sysinit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094541" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094542" version="1" comment="mozilla-nss-tools is &lt;3.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094514" version="1" comment="lighttpd is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094515" version="1" comment="lighttpd-mod_cml is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094516" version="1" comment="lighttpd-mod_geoip is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094517" version="1" comment="lighttpd-mod_magnet is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094518" version="1" comment="lighttpd-mod_mysql_vhost is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094519" version="1" comment="lighttpd-mod_rrdtool is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094520" version="1" comment="lighttpd-mod_trigger_b4_dl is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094521" version="1" comment="lighttpd-mod_webdav is &lt;1.4.35-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094543" version="1" comment="nginx is &lt;1.4.7-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094682" version="1" comment="libopenssl-devel is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094683" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094684" version="1" comment="libopenssl1_0_0 is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094685" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094686" version="1" comment="openssl is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094687" version="1" comment="openssl-doc is &lt;1.0.1e-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092714" version="1" comment="libopenssl-devel is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092715" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092716" version="1" comment="libopenssl1_0_0 is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092717" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092718" version="1" comment="openssl is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092719" version="1" comment="openssl-doc is &lt;1.0.1e-11.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094671" version="1" comment="xen is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094672" version="1" comment="xen-devel is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094679" version="1" comment="xen-doc-html is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094673" version="1" comment="xen-kmp-default is &lt;4.3.2_01_k3.11.10_7-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094674" version="1" comment="xen-kmp-desktop is &lt;4.3.2_01_k3.11.10_7-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094675" version="1" comment="xen-kmp-pae is &lt;4.3.2_01_k3.11.10_7-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094677" version="1" comment="xen-libs is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094676" version="1" comment="xen-libs-32bit is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094680" version="1" comment="xen-tools is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094678" version="1" comment="xen-tools-domU is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094681" version="1" comment="xen-xend-tools is &lt;4.3.2_01-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094704" version="1" comment="libopenssl-devel is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094705" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094706" version="1" comment="libopenssl1_0_0 is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094707" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094708" version="1" comment="openssl is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094709" version="1" comment="openssl-doc is &lt;1.0.1e-11.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094873" version="1" comment="libpython3_3m1_0 is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094874" version="1" comment="libpython3_3m1_0-32bit is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094883" version="1" comment="python3 is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094884" version="1" comment="python3-32bit is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094875" version="1" comment="python3-base is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094876" version="1" comment="python3-base-32bit is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094885" version="1" comment="python3-curses is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094886" version="1" comment="python3-dbm is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094877" version="1" comment="python3-devel is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094881" version="1" comment="python3-doc is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094882" version="1" comment="python3-doc-pdf is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094878" version="1" comment="python3-idle is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094879" version="1" comment="python3-testsuite is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094887" version="1" comment="python3-tk is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094880" version="1" comment="python3-tools is &lt;3.3.5-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094888" version="1" comment="a2ps is &lt;4.13-1356.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094889" version="1" comment="a2ps-devel is &lt;4.13-1356.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094864" version="1" comment="chromedriver is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094865" version="1" comment="chromium is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094866" version="1" comment="chromium-desktop-gnome is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094867" version="1" comment="chromium-desktop-kde is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094868" version="1" comment="chromium-ffmpegsumo is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094869" version="1" comment="chromium-suid-helper is &lt;33.0.1750.152-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094871" version="1" comment="libyaml is &lt;0.1.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094870" version="1" comment="libyaml-0-2 is &lt;0.1.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094872" version="1" comment="libyaml-devel is &lt;0.1.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094922" version="1" comment="nagios is &lt;3.5.1-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094923" version="1" comment="nagios-devel is &lt;3.5.1-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094924" version="1" comment="nagios-www is &lt;3.5.1-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094925" version="1" comment="nagios-www-dch is &lt;3.5.1-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094926" version="1" comment="xinetd is &lt;2.3.15-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094927" version="1" comment="rubygem-rack-ssl is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009094928" version="1" comment="rubygem-rack-ssl-doc is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095148" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-117.121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095149" version="1" comment="jakarta-commons-fileupload-javadoc is &lt;1.1.1-117.121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095153" version="1" comment="couchdb is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117532" version="1" comment="flash-player is &lt;11.2.202.350-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117533" version="1" comment="flash-player-gnome is &lt;11.2.202.350-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117534" version="1" comment="flash-player-kde4 is &lt;11.2.202.350-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095154" version="1" comment="squid is &lt;3.3.8-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095155" version="1" comment="json-c is &lt;0.10-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095156" version="1" comment="libjson-devel is &lt;0.10-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095157" version="1" comment="libjson-doc is &lt;0.10-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095158" version="1" comment="libjson0 is &lt;0.10-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095159" version="1" comment="libjson0-32bit is &lt;0.10-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095160" version="1" comment="libopenssl-devel is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095161" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095162" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095163" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095164" version="1" comment="openssl is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095165" version="1" comment="openssl-doc is &lt;1.0.1g-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095150" version="1" comment="otrs is &lt;3.2.16-31.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095151" version="1" comment="otrs-doc is &lt;3.2.16-31.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095152" version="1" comment="otrs-itsm is &lt;3.2.9-31.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095319" version="1" comment="MozillaThunderbird is &lt;24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095320" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095321" version="1" comment="MozillaThunderbird-devel is &lt;24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095322" version="1" comment="MozillaThunderbird-translations-common is &lt;24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095323" version="1" comment="MozillaThunderbird-translations-other is &lt;24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095324" version="1" comment="enigmail is &lt;1.6.0+24.4.0-70.15.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095325" version="1" comment="seamonkey is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095326" version="1" comment="seamonkey-dom-inspector is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095327" version="1" comment="seamonkey-irc is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095328" version="1" comment="seamonkey-translations-common is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095329" version="1" comment="seamonkey-translations-other is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095330" version="1" comment="seamonkey-venkman is &lt;2.25-16.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117535" version="1" comment="flash-player is &lt;11.2.202.356-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117536" version="1" comment="flash-player-gnome is &lt;11.2.202.356-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117537" version="1" comment="flash-player-kde4 is &lt;11.2.202.356-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095447" version="1" comment="libopenssl-devel is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095448" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095449" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095450" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095451" version="1" comment="openssl is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095452" version="1" comment="openssl-doc is &lt;1.0.1g-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095453" version="1" comment="python-imaging is &lt;1.1.7-18.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095454" version="1" comment="python-imaging-sane is &lt;1.1.7-18.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095455" version="1" comment="libmms is &lt;0.6.2-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037885"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095456" version="1" comment="libmms-devel is &lt;0.6.2-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095457" version="1" comment="libmms0 is &lt;0.6.2-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095458" version="1" comment="libmms0-32bit is &lt;0.6.2-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095391" version="1" comment="libvirt is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095392" version="1" comment="libvirt-client is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095393" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095394" version="1" comment="libvirt-daemon is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095395" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095396" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095397" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095417" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095398" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095399" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095400" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095401" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095402" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095403" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095404" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095405" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095406" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095418" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095407" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095408" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095409" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095410" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095419" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095411" version="1" comment="libvirt-devel is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095412" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095413" version="1" comment="libvirt-doc is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095414" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095415" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095416" version="1" comment="libvirt-python is &lt;1.1.2-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095420" version="1" comment="curl is &lt;7.32.0-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095421" version="1" comment="libcurl-devel is &lt;7.32.0-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095423" version="1" comment="libcurl4 is &lt;7.32.0-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095422" version="1" comment="libcurl4-32bit is &lt;7.32.0-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095439" version="1" comment="chromedriver is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095440" version="1" comment="chromium is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095441" version="1" comment="chromium-desktop-gnome is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095442" version="1" comment="chromium-desktop-kde is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095443" version="1" comment="chromium-ffmpegsumo is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095444" version="1" comment="chromium-suid-helper is &lt;34.0.1847.116-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095445" version="1" comment="cacti is &lt;0.8.8b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095356" version="1" comment="cacti-spine is &lt;0.8.8b-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095446" version="1" comment="rsync is &lt;3.1.0-21.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095424" version="1" comment="libpython3_3m1_0 is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095425" version="1" comment="libpython3_3m1_0-32bit is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095434" version="1" comment="python3 is &lt;3.3.5-5.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095435" version="1" comment="python3-32bit is &lt;3.3.5-5.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095426" version="1" comment="python3-base is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095427" version="1" comment="python3-base-32bit is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095436" version="1" comment="python3-curses is &lt;3.3.5-5.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095437" version="1" comment="python3-dbm is &lt;3.3.5-5.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095428" version="1" comment="python3-devel is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095432" version="1" comment="python3-doc is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095433" version="1" comment="python3-doc-pdf is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095429" version="1" comment="python3-idle is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095430" version="1" comment="python3-testsuite is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095438" version="1" comment="python3-tk is &lt;3.3.5-5.8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095431" version="1" comment="python3-tools is &lt;3.3.5-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095459" version="1" comment="nagios-plugins-nrpe is &lt;2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095460" version="1" comment="nrpe is &lt;2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095461" version="1" comment="nrpe-doc is &lt;2.15-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037890"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095462" version="1" comment="MozillaFirefox is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095463" version="1" comment="MozillaFirefox-branding-upstream is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095464" version="1" comment="MozillaFirefox-buildsymbols is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095465" version="1" comment="MozillaFirefox-devel is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095466" version="1" comment="MozillaFirefox-translations-common is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095467" version="1" comment="MozillaFirefox-translations-other is &lt;29.0-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095468" version="1" comment="libfreebl3 is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095469" version="1" comment="libfreebl3-32bit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095470" version="1" comment="libsoftokn3 is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095471" version="1" comment="libsoftokn3-32bit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095472" version="1" comment="mozilla-nss is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095473" version="1" comment="mozilla-nss-32bit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095474" version="1" comment="mozilla-nss-certs is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095475" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095476" version="1" comment="mozilla-nss-devel is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095477" version="1" comment="mozilla-nss-sysinit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095478" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095479" version="1" comment="mozilla-nss-tools is &lt;3.16-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095491" version="1" comment="wireshark is &lt;1.10.7-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095492" version="1" comment="wireshark-devel is &lt;1.10.7-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095510" version="1" comment="libpng12 is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095508" version="1" comment="libpng12-0 is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095509" version="1" comment="libpng12-0-32bit is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095511" version="1" comment="libpng12-compat-devel is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095512" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095513" version="1" comment="libpng12-devel is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095514" version="1" comment="libpng12-devel-32bit is &lt;1.2.50-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095515" version="1" comment="python-eyeD3 is &lt;0.7.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009040162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095525" version="1" comment="seamonkey is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095526" version="1" comment="seamonkey-dom-inspector is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095527" version="1" comment="seamonkey-irc is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095528" version="1" comment="seamonkey-translations-common is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095529" version="1" comment="seamonkey-translations-other is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095530" version="1" comment="seamonkey-venkman is &lt;2.26-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095560" version="1" comment="android-tools is &lt;4.2.2_r1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095561" version="1" comment="libopenssl-devel is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095562" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095563" version="1" comment="libopenssl1_0_0 is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095564" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095565" version="1" comment="openssl is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095566" version="1" comment="openssl-doc is &lt;1.0.1g-11.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095636" version="1" comment="MozillaThunderbird is &lt;24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095637" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095638" version="1" comment="MozillaThunderbird-devel is &lt;24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095639" version="1" comment="MozillaThunderbird-translations-common is &lt;24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095640" version="1" comment="MozillaThunderbird-translations-other is &lt;24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095641" version="1" comment="enigmail is &lt;1.6.0+24.5.0-70.19.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095670" version="1" comment="libxml2 is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095668" version="1" comment="libxml2-2 is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095669" version="1" comment="libxml2-2-32bit is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095671" version="1" comment="libxml2-devel is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095672" version="1" comment="libxml2-devel-32bit is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095673" version="1" comment="libxml2-doc is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095674" version="1" comment="libxml2-tools is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095675" version="1" comment="python-libxml2 is &lt;2.9.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092965" version="1" comment="chromedriver is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092966" version="1" comment="chromium is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092967" version="1" comment="chromium-desktop-gnome is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092968" version="1" comment="chromium-desktop-kde is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092969" version="1" comment="chromium-ffmpegsumo is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092970" version="1" comment="chromium-suid-helper is &lt;31.0.1650.63-13.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095749" version="1" comment="chromedriver is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095750" version="1" comment="chromium is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095751" version="1" comment="chromium-desktop-gnome is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095752" version="1" comment="chromium-desktop-kde is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095753" version="1" comment="chromium-ffmpegsumo is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095754" version="1" comment="chromium-suid-helper is &lt;34.0.1847.132-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095808" version="1" comment="libvirt is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095809" version="1" comment="libvirt-client is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095810" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095811" version="1" comment="libvirt-daemon is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095812" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095813" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095814" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095834" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095815" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095816" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095817" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095818" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095819" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095820" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095821" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095822" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095823" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095835" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095824" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095825" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095826" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095827" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095836" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095828" version="1" comment="libvirt-devel is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095829" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095830" version="1" comment="libvirt-doc is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095831" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095832" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095833" version="1" comment="libvirt-python is &lt;1.1.2-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095837" version="1" comment="cloop is &lt;2.639-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095838" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_11-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095839" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_11-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095840" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_11-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095841" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_11-11.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095842" version="1" comment="crash is &lt;7.0.2-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095843" version="1" comment="crash-devel is &lt;7.0.2-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095844" version="1" comment="crash-doc is &lt;7.0.2-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095845" version="1" comment="crash-eppic is &lt;7.0.2-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095846" version="1" comment="crash-gcore is &lt;7.0.2-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095847" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095848" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095849" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095850" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095851" version="1" comment="hdjmod is &lt;1.28-16.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095852" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_11-16.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095853" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_11-16.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095854" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_11-16.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095855" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_11-16.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095856" version="1" comment="ipset is &lt;6.19-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095857" version="1" comment="ipset-devel is &lt;6.19-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095858" version="1" comment="ipset-kmp-default is &lt;6.19_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095859" version="1" comment="ipset-kmp-desktop is &lt;6.19_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095860" version="1" comment="ipset-kmp-pae is &lt;6.19_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095861" version="1" comment="ipset-kmp-xen is &lt;6.19_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095863" version="1" comment="iscsitarget is &lt;1.4.20.3-13.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095864" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_11-13.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095865" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_11-13.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095866" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_11-13.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095867" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_11-13.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095868" version="1" comment="kernel-debug is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095869" version="1" comment="kernel-debug-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095870" version="1" comment="kernel-debug-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095871" version="1" comment="kernel-default is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095872" version="1" comment="kernel-default-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095873" version="1" comment="kernel-default-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095874" version="1" comment="kernel-desktop is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095875" version="1" comment="kernel-desktop-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095876" version="1" comment="kernel-desktop-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095884" version="1" comment="kernel-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095877" version="1" comment="kernel-docs is &lt;3.11.10-11.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095878" version="1" comment="kernel-ec2 is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095879" version="1" comment="kernel-ec2-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095880" version="1" comment="kernel-ec2-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095881" version="1" comment="kernel-pae is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095882" version="1" comment="kernel-pae-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095883" version="1" comment="kernel-pae-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095885" version="1" comment="kernel-source is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095886" version="1" comment="kernel-source-vanilla is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095887" version="1" comment="kernel-syms is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095888" version="1" comment="kernel-trace is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095889" version="1" comment="kernel-trace-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095890" version="1" comment="kernel-trace-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095891" version="1" comment="kernel-vanilla is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095892" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095893" version="1" comment="kernel-xen is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095894" version="1" comment="kernel-xen-base is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095895" version="1" comment="kernel-xen-devel is &lt;3.11.10-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095862" version="1" comment="libipset3 is &lt;6.19-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095896" version="1" comment="ndiswrapper is &lt;1.58-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095897" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095898" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095899" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095900" version="1" comment="openvswitch is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095901" version="1" comment="openvswitch-controller is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095902" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.11.10_11-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095903" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.11.10_11-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095904" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.11.10_11-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095905" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.11.10_11-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095906" version="1" comment="openvswitch-pki is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095907" version="1" comment="openvswitch-switch is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095908" version="1" comment="openvswitch-test is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095911" version="1" comment="pcfclock is &lt;0.44-258.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095912" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_11-258.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095913" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_11-258.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095914" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_11-258.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095909" version="1" comment="python-openvswitch is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095910" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095915" version="1" comment="python-virtualbox is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095916" version="1" comment="virtualbox is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095917" version="1" comment="virtualbox-devel is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095918" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095919" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095920" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095921" version="1" comment="virtualbox-guest-tools is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095922" version="1" comment="virtualbox-guest-x11 is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095923" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095924" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095925" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.18_k3.11.10_11-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095926" version="1" comment="virtualbox-qt is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095927" version="1" comment="virtualbox-websrv is &lt;4.2.18-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095928" version="1" comment="xen is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095929" version="1" comment="xen-devel is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095941" version="1" comment="xen-doc-html is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095930" version="1" comment="xen-kmp-default is &lt;4.3.2_01_k3.11.10_11-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095931" version="1" comment="xen-kmp-desktop is &lt;4.3.2_01_k3.11.10_11-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095932" version="1" comment="xen-kmp-pae is &lt;4.3.2_01_k3.11.10_11-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095934" version="1" comment="xen-libs is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095933" version="1" comment="xen-libs-32bit is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095942" version="1" comment="xen-tools is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095935" version="1" comment="xen-tools-domU is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095943" version="1" comment="xen-xend-tools is &lt;4.3.2_01-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095936" version="1" comment="xtables-addons is &lt;2.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095937" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095938" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095939" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009095940" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117538" version="1" comment="flash-player is &lt;11.2.202.359-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117539" version="1" comment="flash-player-gnome is &lt;11.2.202.359-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117540" version="1" comment="flash-player-kde4 is &lt;11.2.202.359-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096020" version="1" comment="strongswan is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096021" version="1" comment="strongswan-doc is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096022" version="1" comment="strongswan-ipsec is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096023" version="1" comment="strongswan-libs0 is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096024" version="1" comment="strongswan-mysql is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096025" version="1" comment="strongswan-nm is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096026" version="1" comment="strongswan-sqlite is &lt;5.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096086" version="1" comment="mumble is &lt;1.2.6-2.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096087" version="1" comment="mumble-32bit is &lt;1.2.6-2.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096088" version="1" comment="mumble-server is &lt;1.2.6-2.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096197" version="1" comment="perl-LWP-Protocol-https is &lt;6.04-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096089" version="1" comment="libXfont is &lt;1.4.6-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096090" version="1" comment="libXfont-devel is &lt;1.4.6-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096091" version="1" comment="libXfont-devel-32bit is &lt;1.4.6-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096092" version="1" comment="libXfont1 is &lt;1.4.6-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096093" version="1" comment="libXfont1-32bit is &lt;1.4.6-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096103" version="1" comment="postfixadmin is &lt;2.3.7-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036831"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096106" version="1" comment="libxml2 is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096104" version="1" comment="libxml2-2 is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096105" version="1" comment="libxml2-2-32bit is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096107" version="1" comment="libxml2-devel is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096108" version="1" comment="libxml2-devel-32bit is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096109" version="1" comment="libxml2-doc is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096110" version="1" comment="libxml2-tools is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096111" version="1" comment="python-libxml2 is &lt;2.9.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096135" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096136" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096137" version="1" comment="tor is &lt;0.2.4.22-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092569" version="1" comment="libopenssl-devel is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092570" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092571" version="1" comment="libopenssl1_0_0 is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092572" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092573" version="1" comment="openssl is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092574" version="1" comment="openssl-doc is &lt;1.0.1e-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092993" version="1" comment="ibus-chewing is &lt;1.4.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096138" version="1" comment="libgadu is &lt;1.11.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096139" version="1" comment="libgadu-devel is &lt;1.11.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096140" version="1" comment="libgadu3 is &lt;1.11.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096154" version="1" comment="libcap-ng is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096155" version="1" comment="libcap-ng-devel is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096152" version="1" comment="libcap-ng-python is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096156" version="1" comment="libcap-ng-utils is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096157" version="1" comment="libcap-ng0 is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096158" version="1" comment="libcap-ng0-32bit is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096153" version="1" comment="python-capng is &lt;0.7.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096159" version="1" comment="python-lxml is &lt;3.2.3-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096160" version="1" comment="python-lxml-doc is &lt;3.2.3-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043164"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096150" version="1" comment="python3-lxml is &lt;2.3.4-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096151" version="1" comment="python3-lxml-doc is &lt;2.3.4-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096208" version="1" comment="libxml2 is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096206" version="1" comment="libxml2-2 is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096207" version="1" comment="libxml2-2-32bit is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096209" version="1" comment="libxml2-devel is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096210" version="1" comment="libxml2-devel-32bit is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096211" version="1" comment="libxml2-doc is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096212" version="1" comment="libxml2-tools is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096213" version="1" comment="python-libxml2 is &lt;2.9.1-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043176"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092990" version="1" comment="lightdm-gtk-greeter is &lt;1.3.1-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092991" version="1" comment="lightdm-gtk-greeter-branding-upstream is &lt;1.3.1-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092992" version="1" comment="lightdm-gtk-greeter-lang is &lt;1.3.1-5.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096361" version="1" comment="libopenssl-devel is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096362" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096363" version="1" comment="libopenssl1_0_0 is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096364" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096365" version="1" comment="openssl is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096366" version="1" comment="openssl-doc is &lt;1.0.1h-11.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096352" version="1" comment="gnutls is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096353" version="1" comment="libgnutls-devel is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096354" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096355" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096356" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096357" version="1" comment="libgnutls28 is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096358" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096359" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096360" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096565" version="1" comment="apache2-mod_php5 is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096566" version="1" comment="php5 is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096567" version="1" comment="php5-bcmath is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096568" version="1" comment="php5-bz2 is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096569" version="1" comment="php5-calendar is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096570" version="1" comment="php5-ctype is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096571" version="1" comment="php5-curl is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096572" version="1" comment="php5-dba is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096573" version="1" comment="php5-devel is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096574" version="1" comment="php5-dom is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096575" version="1" comment="php5-enchant is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096576" version="1" comment="php5-exif is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096577" version="1" comment="php5-fastcgi is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096578" version="1" comment="php5-fileinfo is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096579" version="1" comment="php5-firebird is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096580" version="1" comment="php5-fpm is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096581" version="1" comment="php5-ftp is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096582" version="1" comment="php5-gd is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096583" version="1" comment="php5-gettext is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096584" version="1" comment="php5-gmp is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096585" version="1" comment="php5-iconv is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096586" version="1" comment="php5-imap is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096587" version="1" comment="php5-intl is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096588" version="1" comment="php5-json is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096589" version="1" comment="php5-ldap is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096590" version="1" comment="php5-mbstring is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096591" version="1" comment="php5-mcrypt is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096592" version="1" comment="php5-mssql is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096593" version="1" comment="php5-mysql is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096594" version="1" comment="php5-odbc is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096595" version="1" comment="php5-openssl is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096596" version="1" comment="php5-pcntl is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096597" version="1" comment="php5-pdo is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096598" version="1" comment="php5-pear is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096599" version="1" comment="php5-pgsql is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096600" version="1" comment="php5-phar is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096601" version="1" comment="php5-posix is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096602" version="1" comment="php5-pspell is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096603" version="1" comment="php5-readline is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096604" version="1" comment="php5-shmop is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096605" version="1" comment="php5-snmp is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096606" version="1" comment="php5-soap is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096607" version="1" comment="php5-sockets is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096608" version="1" comment="php5-sqlite is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096609" version="1" comment="php5-suhosin is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096610" version="1" comment="php5-sysvmsg is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096611" version="1" comment="php5-sysvsem is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096612" version="1" comment="php5-sysvshm is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096613" version="1" comment="php5-tidy is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096614" version="1" comment="php5-tokenizer is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096615" version="1" comment="php5-wddx is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096616" version="1" comment="php5-xmlreader is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096617" version="1" comment="php5-xmlrpc is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096618" version="1" comment="php5-xmlwriter is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096619" version="1" comment="php5-xsl is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096620" version="1" comment="php5-zip is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096621" version="1" comment="php5-zlib is &lt;5.4.20-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092979" version="1" comment="icinga is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092980" version="1" comment="icinga-devel is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092981" version="1" comment="icinga-doc is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092982" version="1" comment="icinga-idoutils is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092983" version="1" comment="icinga-idoutils-mysql is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092984" version="1" comment="icinga-idoutils-oracle is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092985" version="1" comment="icinga-idoutils-pgsql is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092986" version="1" comment="icinga-plugins-downtimes is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092987" version="1" comment="icinga-plugins-eventhandlers is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092988" version="1" comment="icinga-www is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092989" version="1" comment="monitoring-tools is &lt;1.10.2-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096559" version="1" comment="chromedriver is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096560" version="1" comment="chromium is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096561" version="1" comment="chromium-desktop-gnome is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096562" version="1" comment="chromium-desktop-kde is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096563" version="1" comment="chromium-ffmpegsumo is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096564" version="1" comment="chromium-suid-helper is &lt;35.0.1916.114-37.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096500" version="1" comment="ninja is &lt;3.0+git.20130603.0f53fd3-2.6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096502" version="1" comment="apache2-mod_wsgi is &lt;3.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117541" version="1" comment="flash-player is &lt;11.2.202.378-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117542" version="1" comment="flash-player-gnome is &lt;11.2.202.378-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117543" version="1" comment="flash-player-kde4 is &lt;11.2.202.378-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096680" version="1" comment="rmail is &lt;8.14.7-92.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096681" version="1" comment="sendmail is &lt;8.14.7-92.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096682" version="1" comment="sendmail-devel is &lt;8.14.7-92.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096683" version="1" comment="uucp is &lt;1.07-92.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096696" version="1" comment="typo3-cms-4_5 is &lt;4.5.34-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092971" version="1" comment="lighttpd is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092972" version="1" comment="lighttpd-mod_cml is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092973" version="1" comment="lighttpd-mod_geoip is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092974" version="1" comment="lighttpd-mod_magnet is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092975" version="1" comment="lighttpd-mod_mysql_vhost is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092976" version="1" comment="lighttpd-mod_rrdtool is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092977" version="1" comment="lighttpd-mod_trigger_b4_dl is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092978" version="1" comment="lighttpd-mod_webdav is &lt;1.4.32-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096697" version="1" comment="rxvt-unicode is &lt;9.15-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096692" version="1" comment="libminiupnpc-devel is &lt;1.9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096693" version="1" comment="libminiupnpc10 is &lt;1.9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096694" version="1" comment="miniupnpc is &lt;1.9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096695" version="1" comment="python-miniupnpc is &lt;1.9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096796" version="1" comment="MozillaFirefox is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096797" version="1" comment="MozillaFirefox-branding-upstream is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096798" version="1" comment="MozillaFirefox-buildsymbols is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096799" version="1" comment="MozillaFirefox-devel is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096800" version="1" comment="MozillaFirefox-translations-common is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096801" version="1" comment="MozillaFirefox-translations-other is &lt;30.0-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096805" version="1" comment="libfreebl3 is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096806" version="1" comment="libfreebl3-32bit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096807" version="1" comment="libsoftokn3 is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096808" version="1" comment="libsoftokn3-32bit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096803" version="1" comment="mozilla-nspr is &lt;4.10.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096802" version="1" comment="mozilla-nspr-32bit is &lt;4.10.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096804" version="1" comment="mozilla-nspr-devel is &lt;4.10.6-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096809" version="1" comment="mozilla-nss is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096810" version="1" comment="mozilla-nss-32bit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096811" version="1" comment="mozilla-nss-certs is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096812" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096813" version="1" comment="mozilla-nss-devel is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096814" version="1" comment="mozilla-nss-sysinit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096815" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096816" version="1" comment="mozilla-nss-tools is &lt;3.16-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096817" version="1" comment="dbus-1 is &lt;1.7.4-4.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096784" version="1" comment="dbus-1-32bit is &lt;1.6.8-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096821" version="1" comment="dbus-1-devel is &lt;1.7.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096822" version="1" comment="dbus-1-devel-32bit is &lt;1.7.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096818" version="1" comment="dbus-1-devel-doc is &lt;1.7.4-4.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096819" version="1" comment="dbus-1-x11 is &lt;1.7.4-4.12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096823" version="1" comment="libdbus-1-3 is &lt;1.7.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096824" version="1" comment="libdbus-1-3-32bit is &lt;1.7.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096825" version="1" comment="castor is &lt;0.9.5-320.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096826" version="1" comment="castor-demo is &lt;0.9.5-320.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096827" version="1" comment="castor-doc is &lt;0.9.5-320.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096793" version="1" comment="castor-javadoc is &lt;0.9.5-317.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096828" version="1" comment="castor-test is &lt;0.9.5-320.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096829" version="1" comment="castor-xml is &lt;0.9.5-320.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096906" version="1" comment="wireshark is &lt;1.10.8-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096907" version="1" comment="wireshark-devel is &lt;1.10.8-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096972" version="1" comment="cloop is &lt;2.639-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096973" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_17-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096974" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_17-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096975" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_17-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096976" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_17-11.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096977" version="1" comment="crash is &lt;7.0.2-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096978" version="1" comment="crash-devel is &lt;7.0.2-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096979" version="1" comment="crash-doc is &lt;7.0.2-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096980" version="1" comment="crash-eppic is &lt;7.0.2-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096981" version="1" comment="crash-gcore is &lt;7.0.2-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096982" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_17-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096983" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_17-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096984" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_17-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096985" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_17-2.10.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096986" version="1" comment="hdjmod is &lt;1.28-16.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096987" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_17-16.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096988" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_17-16.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096989" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_17-16.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096990" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_17-16.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096991" version="1" comment="ipset is &lt;6.21.1-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096992" version="1" comment="ipset-devel is &lt;6.21.1-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096993" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.11.10_17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096994" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.11.10_17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096995" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.11.10_17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096996" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.11.10_17-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096998" version="1" comment="iscsitarget is &lt;1.4.20.3-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096999" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_17-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097000" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_17-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097001" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_17-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097002" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_17-13.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097003" version="1" comment="kernel-debug is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097004" version="1" comment="kernel-debug-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097005" version="1" comment="kernel-debug-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097006" version="1" comment="kernel-default is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097007" version="1" comment="kernel-default-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097008" version="1" comment="kernel-default-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097009" version="1" comment="kernel-desktop is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097010" version="1" comment="kernel-desktop-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097011" version="1" comment="kernel-desktop-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097019" version="1" comment="kernel-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097012" version="1" comment="kernel-docs is &lt;3.11.10-17.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097013" version="1" comment="kernel-ec2 is &lt;3.11.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097014" version="1" comment="kernel-ec2-base is &lt;3.11.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097015" version="1" comment="kernel-ec2-devel is &lt;3.11.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097016" version="1" comment="kernel-pae is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097017" version="1" comment="kernel-pae-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097018" version="1" comment="kernel-pae-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097020" version="1" comment="kernel-source is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097021" version="1" comment="kernel-source-vanilla is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097022" version="1" comment="kernel-syms is &lt;3.11.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097023" version="1" comment="kernel-trace is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097024" version="1" comment="kernel-trace-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097025" version="1" comment="kernel-trace-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097026" version="1" comment="kernel-vanilla is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097027" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097028" version="1" comment="kernel-xen is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097029" version="1" comment="kernel-xen-base is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097030" version="1" comment="kernel-xen-devel is &lt;3.11.10-17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096997" version="1" comment="libipset3 is &lt;6.21.1-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097031" version="1" comment="ndiswrapper is &lt;1.58-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097032" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_17-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097033" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_17-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097034" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_17-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097035" version="1" comment="pcfclock is &lt;0.44-258.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097036" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_17-258.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097037" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_17-258.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097038" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_17-258.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097044" version="1" comment="python-virtualbox is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097039" version="1" comment="vhba-kmp is &lt;20130607-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097040" version="1" comment="vhba-kmp-default is &lt;20130607_k3.11.10_17-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097041" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.11.10_17-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097042" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.11.10_17-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097043" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.11.10_17-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097045" version="1" comment="virtualbox is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097046" version="1" comment="virtualbox-devel is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097047" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097048" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097049" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097050" version="1" comment="virtualbox-guest-tools is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097051" version="1" comment="virtualbox-guest-x11 is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097052" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097053" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097054" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.18_k3.11.10_17-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097055" version="1" comment="virtualbox-qt is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097056" version="1" comment="virtualbox-websrv is &lt;4.2.18-2.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097057" version="1" comment="xen is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097058" version="1" comment="xen-devel is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097070" version="1" comment="xen-doc-html is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097059" version="1" comment="xen-kmp-default is &lt;4.3.2_01_k3.11.10_17-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097060" version="1" comment="xen-kmp-desktop is &lt;4.3.2_01_k3.11.10_17-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097061" version="1" comment="xen-kmp-pae is &lt;4.3.2_01_k3.11.10_17-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097063" version="1" comment="xen-libs is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097062" version="1" comment="xen-libs-32bit is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097071" version="1" comment="xen-tools is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097064" version="1" comment="xen-tools-domU is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097072" version="1" comment="xen-xend-tools is &lt;4.3.2_01-18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097065" version="1" comment="xtables-addons is &lt;2.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097066" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_17-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097067" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_17-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097068" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_17-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097069" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_17-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096913" version="1" comment="ctdb is &lt;2.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096914" version="1" comment="ctdb-devel is &lt;2.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009096915" version="1" comment="ctdb-pcp-pmda is &lt;2.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097073" version="1" comment="apache2-mod_php5 is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097074" version="1" comment="php5 is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097075" version="1" comment="php5-bcmath is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097076" version="1" comment="php5-bz2 is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097077" version="1" comment="php5-calendar is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097078" version="1" comment="php5-ctype is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097079" version="1" comment="php5-curl is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097080" version="1" comment="php5-dba is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097081" version="1" comment="php5-devel is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097082" version="1" comment="php5-dom is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097083" version="1" comment="php5-enchant is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097084" version="1" comment="php5-exif is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097085" version="1" comment="php5-fastcgi is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097086" version="1" comment="php5-fileinfo is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097087" version="1" comment="php5-firebird is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097088" version="1" comment="php5-fpm is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097089" version="1" comment="php5-ftp is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097090" version="1" comment="php5-gd is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097091" version="1" comment="php5-gettext is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097092" version="1" comment="php5-gmp is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097093" version="1" comment="php5-iconv is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097094" version="1" comment="php5-imap is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097095" version="1" comment="php5-intl is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097096" version="1" comment="php5-json is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097097" version="1" comment="php5-ldap is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097098" version="1" comment="php5-mbstring is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097099" version="1" comment="php5-mcrypt is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097100" version="1" comment="php5-mssql is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097101" version="1" comment="php5-mysql is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097102" version="1" comment="php5-odbc is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097103" version="1" comment="php5-openssl is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097104" version="1" comment="php5-pcntl is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097105" version="1" comment="php5-pdo is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097106" version="1" comment="php5-pear is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097107" version="1" comment="php5-pgsql is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097108" version="1" comment="php5-phar is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097109" version="1" comment="php5-posix is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097110" version="1" comment="php5-pspell is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097111" version="1" comment="php5-readline is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097112" version="1" comment="php5-shmop is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097113" version="1" comment="php5-snmp is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097114" version="1" comment="php5-soap is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097115" version="1" comment="php5-sockets is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097116" version="1" comment="php5-sqlite is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097117" version="1" comment="php5-suhosin is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097118" version="1" comment="php5-sysvmsg is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097119" version="1" comment="php5-sysvsem is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097120" version="1" comment="php5-sysvshm is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097121" version="1" comment="php5-tidy is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097122" version="1" comment="php5-tokenizer is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097123" version="1" comment="php5-wddx is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097124" version="1" comment="php5-xmlreader is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097125" version="1" comment="php5-xmlrpc is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097126" version="1" comment="php5-xmlwriter is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097127" version="1" comment="php5-xsl is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097128" version="1" comment="php5-zip is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097129" version="1" comment="php5-zlib is &lt;5.4.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097245" version="1" comment="xalan-j2 is &lt;2.7.0-262.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097246" version="1" comment="xalan-j2-demo is &lt;2.7.0-262.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097207" version="1" comment="xalan-j2-javadoc is &lt;2.7.0-259.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097247" version="1" comment="xalan-j2-manual is &lt;2.7.0-262.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097248" version="1" comment="xalan-j2-xsltc is &lt;2.7.0-262.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097375" version="1" comment="libreoffice is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097376" version="1" comment="libreoffice-base is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097377" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097378" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097379" version="1" comment="libreoffice-base-extensions is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097249" version="1" comment="libreoffice-branding-upstream is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097380" version="1" comment="libreoffice-calc is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097381" version="1" comment="libreoffice-calc-extensions is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097382" version="1" comment="libreoffice-draw is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097383" version="1" comment="libreoffice-draw-extensions is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097384" version="1" comment="libreoffice-filters-optional is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097385" version="1" comment="libreoffice-gnome is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097251" version="1" comment="libreoffice-help-ast is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097252" version="1" comment="libreoffice-help-bg is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097253" version="1" comment="libreoffice-help-ca is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097254" version="1" comment="libreoffice-help-cs is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097255" version="1" comment="libreoffice-help-da is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097256" version="1" comment="libreoffice-help-de is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097259" version="1" comment="libreoffice-help-el is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097257" version="1" comment="libreoffice-help-en-GB is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097250" version="1" comment="libreoffice-help-en-US is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097260" version="1" comment="libreoffice-help-en-ZA is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097261" version="1" comment="libreoffice-help-es is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097262" version="1" comment="libreoffice-help-et is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097263" version="1" comment="libreoffice-help-eu is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097264" version="1" comment="libreoffice-help-fi is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097265" version="1" comment="libreoffice-help-fr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097267" version="1" comment="libreoffice-help-gl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097258" version="1" comment="libreoffice-help-group1 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097266" version="1" comment="libreoffice-help-group2 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097268" version="1" comment="libreoffice-help-group3 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097275" version="1" comment="libreoffice-help-group4 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097283" version="1" comment="libreoffice-help-group5 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097269" version="1" comment="libreoffice-help-gu-IN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097270" version="1" comment="libreoffice-help-hi-IN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097271" version="1" comment="libreoffice-help-hu is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097272" version="1" comment="libreoffice-help-it is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097273" version="1" comment="libreoffice-help-ja is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097274" version="1" comment="libreoffice-help-km is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097276" version="1" comment="libreoffice-help-ko is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097277" version="1" comment="libreoffice-help-mk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097278" version="1" comment="libreoffice-help-nb is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097279" version="1" comment="libreoffice-help-nl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097280" version="1" comment="libreoffice-help-pl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097281" version="1" comment="libreoffice-help-pt is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097282" version="1" comment="libreoffice-help-pt-BR is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097284" version="1" comment="libreoffice-help-ru is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097285" version="1" comment="libreoffice-help-sk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097286" version="1" comment="libreoffice-help-sl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097287" version="1" comment="libreoffice-help-sv is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097288" version="1" comment="libreoffice-help-tr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097289" version="1" comment="libreoffice-help-vi is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097290" version="1" comment="libreoffice-help-zh-CN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097291" version="1" comment="libreoffice-help-zh-TW is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097292" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097293" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097294" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097295" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097296" version="1" comment="libreoffice-icon-theme-tango is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097297" version="1" comment="libreoffice-icon-themes is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097386" version="1" comment="libreoffice-icon-themes-prebuilt is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097387" version="1" comment="libreoffice-impress is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097388" version="1" comment="libreoffice-impress-extensions is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097389" version="1" comment="libreoffice-kde is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097390" version="1" comment="libreoffice-kde4 is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097298" version="1" comment="libreoffice-l10n is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097299" version="1" comment="libreoffice-l10n-af is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097300" version="1" comment="libreoffice-l10n-am is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097301" version="1" comment="libreoffice-l10n-ar is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097302" version="1" comment="libreoffice-l10n-as is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097303" version="1" comment="libreoffice-l10n-ast is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097304" version="1" comment="libreoffice-l10n-be-BY is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097305" version="1" comment="libreoffice-l10n-bg is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097306" version="1" comment="libreoffice-l10n-br is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097307" version="1" comment="libreoffice-l10n-ca is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097308" version="1" comment="libreoffice-l10n-cs is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097309" version="1" comment="libreoffice-l10n-cy is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097310" version="1" comment="libreoffice-l10n-da is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097311" version="1" comment="libreoffice-l10n-de is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097312" version="1" comment="libreoffice-l10n-el is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097313" version="1" comment="libreoffice-l10n-en-GB is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097314" version="1" comment="libreoffice-l10n-en-ZA is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097315" version="1" comment="libreoffice-l10n-eo is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097316" version="1" comment="libreoffice-l10n-es is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097317" version="1" comment="libreoffice-l10n-et is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097318" version="1" comment="libreoffice-l10n-eu is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097319" version="1" comment="libreoffice-l10n-fi is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097320" version="1" comment="libreoffice-l10n-fr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097321" version="1" comment="libreoffice-l10n-ga is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097322" version="1" comment="libreoffice-l10n-gd is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097323" version="1" comment="libreoffice-l10n-gl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097324" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097325" version="1" comment="libreoffice-l10n-he is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097326" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097327" version="1" comment="libreoffice-l10n-hr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097328" version="1" comment="libreoffice-l10n-hu is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097329" version="1" comment="libreoffice-l10n-id is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097330" version="1" comment="libreoffice-l10n-is is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097331" version="1" comment="libreoffice-l10n-it is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097332" version="1" comment="libreoffice-l10n-ja is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097333" version="1" comment="libreoffice-l10n-ka is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097334" version="1" comment="libreoffice-l10n-km is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097335" version="1" comment="libreoffice-l10n-kn is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097336" version="1" comment="libreoffice-l10n-ko is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097337" version="1" comment="libreoffice-l10n-lt is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097338" version="1" comment="libreoffice-l10n-mk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097339" version="1" comment="libreoffice-l10n-ml is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097340" version="1" comment="libreoffice-l10n-mr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097341" version="1" comment="libreoffice-l10n-nb is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097342" version="1" comment="libreoffice-l10n-nl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097343" version="1" comment="libreoffice-l10n-nn is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097344" version="1" comment="libreoffice-l10n-nr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097345" version="1" comment="libreoffice-l10n-om is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097346" version="1" comment="libreoffice-l10n-or is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097347" version="1" comment="libreoffice-l10n-pa-IN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097348" version="1" comment="libreoffice-l10n-pl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097391" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097349" version="1" comment="libreoffice-l10n-pt is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097350" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097351" version="1" comment="libreoffice-l10n-ro is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097352" version="1" comment="libreoffice-l10n-ru is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097353" version="1" comment="libreoffice-l10n-rw is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097354" version="1" comment="libreoffice-l10n-sh is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097355" version="1" comment="libreoffice-l10n-sk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097356" version="1" comment="libreoffice-l10n-sl is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097357" version="1" comment="libreoffice-l10n-sr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097358" version="1" comment="libreoffice-l10n-ss is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097359" version="1" comment="libreoffice-l10n-st is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097360" version="1" comment="libreoffice-l10n-sv is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097361" version="1" comment="libreoffice-l10n-ta is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097362" version="1" comment="libreoffice-l10n-te is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097363" version="1" comment="libreoffice-l10n-tg is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097364" version="1" comment="libreoffice-l10n-th is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097365" version="1" comment="libreoffice-l10n-tr is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097366" version="1" comment="libreoffice-l10n-ts is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097367" version="1" comment="libreoffice-l10n-ug is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097368" version="1" comment="libreoffice-l10n-uk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097369" version="1" comment="libreoffice-l10n-ve is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097370" version="1" comment="libreoffice-l10n-vi is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097371" version="1" comment="libreoffice-l10n-xh is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097372" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097373" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097374" version="1" comment="libreoffice-l10n-zu is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097392" version="1" comment="libreoffice-mailmerge is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097393" version="1" comment="libreoffice-math is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097394" version="1" comment="libreoffice-officebean is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097395" version="1" comment="libreoffice-pyuno is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097396" version="1" comment="libreoffice-sdk is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097397" version="1" comment="libreoffice-sdk-doc is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097398" version="1" comment="libreoffice-writer is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097399" version="1" comment="libreoffice-writer-extensions is &lt;4.1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097233" version="1" comment="MozillaThunderbird is &lt;24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097234" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097235" version="1" comment="MozillaThunderbird-devel is &lt;24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097236" version="1" comment="MozillaThunderbird-translations-common is &lt;24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097237" version="1" comment="MozillaThunderbird-translations-other is &lt;24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097238" version="1" comment="enigmail is &lt;1.6.0+24.6.0-70.23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097239" version="1" comment="seamonkey is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097240" version="1" comment="seamonkey-dom-inspector is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097241" version="1" comment="seamonkey-irc is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097242" version="1" comment="seamonkey-translations-common is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097243" version="1" comment="seamonkey-translations-other is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097244" version="1" comment="seamonkey-venkman is &lt;2.26.1-28.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092994" version="1" comment="libXfont is &lt;1.4.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092995" version="1" comment="libXfont-devel is &lt;1.4.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092996" version="1" comment="libXfont-devel-32bit is &lt;1.4.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092997" version="1" comment="libXfont1 is &lt;1.4.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092998" version="1" comment="libXfont1-32bit is &lt;1.4.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097400" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097402" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097401" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097404" version="1" comment="libdcerpc-binding0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097403" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097405" version="1" comment="libdcerpc-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097406" version="1" comment="libdcerpc-samr-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097408" version="1" comment="libdcerpc-samr0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097407" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097410" version="1" comment="libdcerpc0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097409" version="1" comment="libdcerpc0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097411" version="1" comment="libgensec-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097413" version="1" comment="libgensec0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097412" version="1" comment="libgensec0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097414" version="1" comment="libndr-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097415" version="1" comment="libndr-krb5pac-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097417" version="1" comment="libndr-krb5pac0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097416" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097418" version="1" comment="libndr-nbt-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097420" version="1" comment="libndr-nbt0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097419" version="1" comment="libndr-nbt0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097421" version="1" comment="libndr-standard-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097423" version="1" comment="libndr-standard0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097422" version="1" comment="libndr-standard0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097425" version="1" comment="libndr0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097424" version="1" comment="libndr0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097426" version="1" comment="libnetapi-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097428" version="1" comment="libnetapi0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097427" version="1" comment="libnetapi0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097429" version="1" comment="libpdb-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097431" version="1" comment="libpdb0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097430" version="1" comment="libpdb0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097432" version="1" comment="libregistry-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097434" version="1" comment="libregistry0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097433" version="1" comment="libregistry0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097435" version="1" comment="libsamba-credentials-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097437" version="1" comment="libsamba-credentials0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097436" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097438" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097440" version="1" comment="libsamba-hostconfig0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097439" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097441" version="1" comment="libsamba-policy-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097443" version="1" comment="libsamba-policy0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097442" version="1" comment="libsamba-policy0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097444" version="1" comment="libsamba-util-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097446" version="1" comment="libsamba-util0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097445" version="1" comment="libsamba-util0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097447" version="1" comment="libsamdb-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097449" version="1" comment="libsamdb0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097448" version="1" comment="libsamdb0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097450" version="1" comment="libsmbclient-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097451" version="1" comment="libsmbclient-raw-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097453" version="1" comment="libsmbclient-raw0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097452" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097455" version="1" comment="libsmbclient0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097454" version="1" comment="libsmbclient0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097456" version="1" comment="libsmbconf-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097458" version="1" comment="libsmbconf0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097457" version="1" comment="libsmbconf0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097459" version="1" comment="libsmbldap-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097461" version="1" comment="libsmbldap0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097460" version="1" comment="libsmbldap0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097462" version="1" comment="libsmbsharemodes-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097463" version="1" comment="libsmbsharemodes0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097464" version="1" comment="libtevent-util-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097466" version="1" comment="libtevent-util0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097465" version="1" comment="libtevent-util0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097467" version="1" comment="libwbclient-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097469" version="1" comment="libwbclient0 is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097468" version="1" comment="libwbclient0-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097471" version="1" comment="samba is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097470" version="1" comment="samba-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097473" version="1" comment="samba-client is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097472" version="1" comment="samba-client-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097474" version="1" comment="samba-core-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097475" version="1" comment="samba-doc is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097477" version="1" comment="samba-libs is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097476" version="1" comment="samba-libs-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097478" version="1" comment="samba-pidl is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097479" version="1" comment="samba-python is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097480" version="1" comment="samba-test is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097481" version="1" comment="samba-test-devel is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097483" version="1" comment="samba-winbind is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097482" version="1" comment="samba-winbind-32bit is &lt;4.1.9-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097484" version="1" comment="freerdp is &lt;1.0.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097485" version="1" comment="freerdp-devel is &lt;1.0.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097486" version="1" comment="libfreerdp-1_0 is &lt;1.0.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097487" version="1" comment="libfreerdp-1_0-plugins is &lt;1.0.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097491" version="1" comment="memcached is &lt;1.4.20-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043365"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097492" version="1" comment="gpg2 is &lt;2.0.22-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097493" version="1" comment="gpg2-lang is &lt;2.0.22-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043366"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097836" version="1" comment="libpython2_7-1_0 is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097837" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097851" version="1" comment="libpython3_3m1_0 is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097852" version="1" comment="libpython3_3m1_0-32bit is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097844" version="1" comment="python is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097845" version="1" comment="python-32bit is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097838" version="1" comment="python-base is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097839" version="1" comment="python-base-32bit is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097846" version="1" comment="python-curses is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097847" version="1" comment="python-demo is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097840" version="1" comment="python-devel is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097842" version="1" comment="python-doc is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097843" version="1" comment="python-doc-pdf is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097848" version="1" comment="python-gdbm is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097849" version="1" comment="python-idle is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097850" version="1" comment="python-tk is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097841" version="1" comment="python-xml is &lt;2.7.6-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097861" version="1" comment="python3 is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097862" version="1" comment="python3-32bit is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097853" version="1" comment="python3-base is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097854" version="1" comment="python3-base-32bit is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097863" version="1" comment="python3-curses is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097864" version="1" comment="python3-dbm is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097855" version="1" comment="python3-devel is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097859" version="1" comment="python3-doc is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097860" version="1" comment="python3-doc-pdf is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097856" version="1" comment="python3-idle is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097857" version="1" comment="python3-testsuite is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097865" version="1" comment="python3-tk is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009097858" version="1" comment="python3-tools is &lt;3.3.5-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117544" version="1" comment="flash-player is &lt;11.2.202.394-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117545" version="1" comment="flash-player-gnome is &lt;11.2.202.394-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117546" version="1" comment="flash-player-kde4 is &lt;11.2.202.394-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098306" version="1" comment="liblzo2-2 is &lt;2.06-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098307" version="1" comment="liblzo2-2-32bit is &lt;2.06-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098308" version="1" comment="lzo is &lt;2.06-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098309" version="1" comment="lzo-devel is &lt;2.06-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098310" version="1" comment="lzo-devel-32bit is &lt;2.06-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043441"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098249" version="1" comment="apache2-mod_php5 is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098250" version="1" comment="php5 is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098251" version="1" comment="php5-bcmath is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098252" version="1" comment="php5-bz2 is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098253" version="1" comment="php5-calendar is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098254" version="1" comment="php5-ctype is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098255" version="1" comment="php5-curl is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098256" version="1" comment="php5-dba is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098257" version="1" comment="php5-devel is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098258" version="1" comment="php5-dom is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098259" version="1" comment="php5-enchant is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098260" version="1" comment="php5-exif is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098261" version="1" comment="php5-fastcgi is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098262" version="1" comment="php5-fileinfo is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098263" version="1" comment="php5-firebird is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098264" version="1" comment="php5-fpm is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098265" version="1" comment="php5-ftp is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098266" version="1" comment="php5-gd is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098267" version="1" comment="php5-gettext is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098268" version="1" comment="php5-gmp is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098269" version="1" comment="php5-iconv is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098270" version="1" comment="php5-imap is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098271" version="1" comment="php5-intl is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098272" version="1" comment="php5-json is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098273" version="1" comment="php5-ldap is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098274" version="1" comment="php5-mbstring is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098275" version="1" comment="php5-mcrypt is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098276" version="1" comment="php5-mssql is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098277" version="1" comment="php5-mysql is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098278" version="1" comment="php5-odbc is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098279" version="1" comment="php5-openssl is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098280" version="1" comment="php5-pcntl is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098281" version="1" comment="php5-pdo is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098282" version="1" comment="php5-pear is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098283" version="1" comment="php5-pgsql is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098284" version="1" comment="php5-phar is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098285" version="1" comment="php5-posix is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098286" version="1" comment="php5-pspell is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098287" version="1" comment="php5-readline is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098288" version="1" comment="php5-shmop is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098289" version="1" comment="php5-snmp is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098290" version="1" comment="php5-soap is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098291" version="1" comment="php5-sockets is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098292" version="1" comment="php5-sqlite is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098293" version="1" comment="php5-suhosin is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098294" version="1" comment="php5-sysvmsg is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098295" version="1" comment="php5-sysvsem is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098296" version="1" comment="php5-sysvshm is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098297" version="1" comment="php5-tidy is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098298" version="1" comment="php5-tokenizer is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098299" version="1" comment="php5-wddx is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098300" version="1" comment="php5-xmlreader is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098301" version="1" comment="php5-xmlrpc is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098302" version="1" comment="php5-xmlwriter is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098303" version="1" comment="php5-xsl is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098304" version="1" comment="php5-zip is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098305" version="1" comment="php5-zlib is &lt;5.4.20-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098311" version="1" comment="dbus-1 is &lt;1.7.4-4.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098315" version="1" comment="dbus-1-devel is &lt;1.7.4-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098316" version="1" comment="dbus-1-devel-32bit is &lt;1.7.4-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098312" version="1" comment="dbus-1-devel-doc is &lt;1.7.4-4.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098313" version="1" comment="dbus-1-x11 is &lt;1.7.4-4.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043442"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098317" version="1" comment="libdbus-1-3 is &lt;1.7.4-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098318" version="1" comment="libdbus-1-3-32bit is &lt;1.7.4-4.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098319" version="1" comment="privoxy is &lt;3.0.21-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098320" version="1" comment="privoxy-doc is &lt;3.0.21-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098321" version="1" comment="eet is &lt;1.7.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098322" version="1" comment="eet-devel is &lt;1.7.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098323" version="1" comment="eet-doc-html is &lt;1.7.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098324" version="1" comment="eet-examples is &lt;1.7.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098325" version="1" comment="libeet1 is &lt;1.7.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098966" version="1" comment="apache2-mod_wsgi is &lt;3.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099130" version="1" comment="apache2-mod_php5 is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099131" version="1" comment="php5 is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099132" version="1" comment="php5-bcmath is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099133" version="1" comment="php5-bz2 is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099134" version="1" comment="php5-calendar is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099135" version="1" comment="php5-ctype is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099136" version="1" comment="php5-curl is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099137" version="1" comment="php5-dba is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099138" version="1" comment="php5-devel is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099139" version="1" comment="php5-dom is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099140" version="1" comment="php5-enchant is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099141" version="1" comment="php5-exif is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099142" version="1" comment="php5-fastcgi is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099143" version="1" comment="php5-fileinfo is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099144" version="1" comment="php5-firebird is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099145" version="1" comment="php5-fpm is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099146" version="1" comment="php5-ftp is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099147" version="1" comment="php5-gd is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099148" version="1" comment="php5-gettext is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099149" version="1" comment="php5-gmp is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099150" version="1" comment="php5-iconv is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099151" version="1" comment="php5-imap is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099152" version="1" comment="php5-intl is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099153" version="1" comment="php5-json is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099154" version="1" comment="php5-ldap is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099155" version="1" comment="php5-mbstring is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099156" version="1" comment="php5-mcrypt is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099157" version="1" comment="php5-mssql is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099158" version="1" comment="php5-mysql is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099159" version="1" comment="php5-odbc is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099160" version="1" comment="php5-openssl is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099161" version="1" comment="php5-pcntl is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099162" version="1" comment="php5-pdo is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099163" version="1" comment="php5-pear is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099164" version="1" comment="php5-pgsql is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099165" version="1" comment="php5-phar is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099166" version="1" comment="php5-posix is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099167" version="1" comment="php5-pspell is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099168" version="1" comment="php5-readline is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099169" version="1" comment="php5-shmop is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099170" version="1" comment="php5-snmp is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099171" version="1" comment="php5-soap is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099172" version="1" comment="php5-sockets is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099173" version="1" comment="php5-sqlite is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099174" version="1" comment="php5-suhosin is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099175" version="1" comment="php5-sysvmsg is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099176" version="1" comment="php5-sysvsem is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099177" version="1" comment="php5-sysvshm is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099178" version="1" comment="php5-tidy is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099179" version="1" comment="php5-tokenizer is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099180" version="1" comment="php5-wddx is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099181" version="1" comment="php5-xmlreader is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099182" version="1" comment="php5-xmlrpc is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099183" version="1" comment="php5-xmlwriter is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099184" version="1" comment="php5-xsl is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099185" version="1" comment="php5-zip is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099186" version="1" comment="php5-zlib is &lt;5.4.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099187" version="1" comment="ntp is &lt;4.2.6p5-15.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099188" version="1" comment="ntp-doc is &lt;4.2.6p5-15.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098985" version="1" comment="MozillaFirefox is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098986" version="1" comment="MozillaFirefox-branding-upstream is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098987" version="1" comment="MozillaFirefox-buildsymbols is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098988" version="1" comment="MozillaFirefox-devel is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098989" version="1" comment="MozillaFirefox-translations-common is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098990" version="1" comment="MozillaFirefox-translations-other is &lt;31.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098991" version="1" comment="libfreebl3 is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098992" version="1" comment="libfreebl3-32bit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098993" version="1" comment="libsoftokn3 is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098994" version="1" comment="libsoftokn3-32bit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098995" version="1" comment="mozilla-nss is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098996" version="1" comment="mozilla-nss-32bit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098997" version="1" comment="mozilla-nss-certs is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098998" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009098999" version="1" comment="mozilla-nss-devel is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099000" version="1" comment="mozilla-nss-sysinit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099001" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099002" version="1" comment="mozilla-nss-tools is &lt;3.16.3-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099189" version="1" comment="libpulse-devel is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099191" version="1" comment="libpulse-mainloop-glib0 is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099190" version="1" comment="libpulse-mainloop-glib0-32bit is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099193" version="1" comment="libpulse0 is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099192" version="1" comment="libpulse0-32bit is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099194" version="1" comment="pulseaudio is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099195" version="1" comment="pulseaudio-esound-compat is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099196" version="1" comment="pulseaudio-gdm-hooks is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099197" version="1" comment="pulseaudio-lang is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099198" version="1" comment="pulseaudio-module-bluetooth is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099199" version="1" comment="pulseaudio-module-gconf is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099200" version="1" comment="pulseaudio-module-jack is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099201" version="1" comment="pulseaudio-module-lirc is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099202" version="1" comment="pulseaudio-module-x11 is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099203" version="1" comment="pulseaudio-module-zeroconf is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099204" version="1" comment="pulseaudio-system-wide is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099205" version="1" comment="pulseaudio-utils is &lt;4.0.git.270.g9490a-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099310" version="1" comment="exim is &lt;4.83-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099311" version="1" comment="eximon is &lt;4.83-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099312" version="1" comment="eximstats-html is &lt;4.83-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099313" version="1" comment="chromedriver is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099314" version="1" comment="chromium is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099315" version="1" comment="chromium-desktop-gnome is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099316" version="1" comment="chromium-desktop-kde is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099317" version="1" comment="chromium-ffmpegsumo is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099318" version="1" comment="chromium-suid-helper is &lt;36.0.1985.125-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099319" version="1" comment="transmission is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099320" version="1" comment="transmission-common is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099321" version="1" comment="transmission-daemon is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099322" version="1" comment="transmission-gtk is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099323" version="1" comment="transmission-gtk-lang is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099324" version="1" comment="transmission-qt is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099325" version="1" comment="transmission-qt-lang is &lt;2.82-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099326" version="1" comment="kde4-kgreeter-plugins is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099327" version="1" comment="kdebase4-workspace is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099328" version="1" comment="kdebase4-workspace-branding-upstream is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099329" version="1" comment="kdebase4-workspace-devel is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099330" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099332" version="1" comment="kdebase4-workspace-liboxygenstyle is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099331" version="1" comment="kdebase4-workspace-liboxygenstyle-32bit is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036327"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099333" version="1" comment="kdebase4-workspace-plasma-calendar is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099340" version="1" comment="kdelibs4 is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099339" version="1" comment="kdelibs4-apidocs is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099341" version="1" comment="kdelibs4-branding-upstream is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099342" version="1" comment="kdelibs4-core is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099343" version="1" comment="kdelibs4-doc is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099334" version="1" comment="kdm is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099335" version="1" comment="kdm-branding-upstream is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099336" version="1" comment="krandr is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099337" version="1" comment="kwin is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099345" version="1" comment="libkde4 is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099344" version="1" comment="libkde4-32bit is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099346" version="1" comment="libkde4-devel is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099348" version="1" comment="libkdecore4 is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099347" version="1" comment="libkdecore4-32bit is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099349" version="1" comment="libkdecore4-devel is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099350" version="1" comment="libksuseinstall-devel is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099352" version="1" comment="libksuseinstall1 is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099351" version="1" comment="libksuseinstall1-32bit is &lt;4.11.5-484.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099338" version="1" comment="python-kdebase4 is &lt;4.11.11-115.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099355" version="1" comment="krb5 is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099356" version="1" comment="krb5-32bit is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099357" version="1" comment="krb5-client is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099358" version="1" comment="krb5-devel is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099359" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099360" version="1" comment="krb5-doc is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099353" version="1" comment="krb5-mini is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099354" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099361" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099362" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099363" version="1" comment="krb5-server is &lt;1.11.3-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099305" version="1" comment="MozillaThunderbird is &lt;24.7.0-70.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099306" version="1" comment="MozillaThunderbird-buildsymbols is &lt;24.7.0-70.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099307" version="1" comment="MozillaThunderbird-devel is &lt;24.7.0-70.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099308" version="1" comment="MozillaThunderbird-translations-common is &lt;24.7.0-70.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099309" version="1" comment="MozillaThunderbird-translations-other is &lt;24.7.0-70.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099264" version="1" comment="enigmail is &lt;1.7-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099364" version="1" comment="apache2-mod_nss is &lt;1.0.8-6.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099365" version="1" comment="kdirstat is &lt;2.4.4-273.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099366" version="1" comment="jbigkit is &lt;2.0-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038050"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099367" version="1" comment="libjbig-devel is &lt;2.0-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099368" version="1" comment="libjbig-devel-32bit is &lt;2.0-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099369" version="1" comment="libjbig2 is &lt;2.0-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099370" version="1" comment="libjbig2-32bit is &lt;2.0-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099371" version="1" comment="elfutils is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099372" version="1" comment="libasm-devel is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099373" version="1" comment="libasm1 is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099374" version="1" comment="libasm1-32bit is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099375" version="1" comment="libdw-devel is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099376" version="1" comment="libdw1 is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099377" version="1" comment="libdw1-32bit is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099378" version="1" comment="libebl-devel is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099379" version="1" comment="libebl1 is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099380" version="1" comment="libebl1-32bit is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099381" version="1" comment="libelf-devel is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099382" version="1" comment="libelf-devel-32bit is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099383" version="1" comment="libelf1 is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099384" version="1" comment="libelf1-32bit is &lt;0.155-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099385" version="1" comment="tor is &lt;0.2.4.23-5.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099398" version="1" comment="cloop is &lt;2.639-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099399" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_21-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099400" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_21-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099401" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_21-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099402" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_21-11.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099403" version="1" comment="crash is &lt;7.0.2-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099404" version="1" comment="crash-devel is &lt;7.0.2-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099405" version="1" comment="crash-doc is &lt;7.0.2-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099406" version="1" comment="crash-eppic is &lt;7.0.2-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099407" version="1" comment="crash-gcore is &lt;7.0.2-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099408" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099409" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099410" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099411" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099412" version="1" comment="hdjmod is &lt;1.28-16.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099413" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_21-16.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099414" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_21-16.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099415" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_21-16.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099416" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_21-16.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099417" version="1" comment="ipset is &lt;6.21.1-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099418" version="1" comment="ipset-devel is &lt;6.21.1-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099419" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.11.10_21-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099420" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.11.10_21-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099421" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.11.10_21-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099422" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.11.10_21-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099424" version="1" comment="iscsitarget is &lt;1.4.20.3-13.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099425" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_21-13.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099426" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_21-13.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099427" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_21-13.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099428" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_21-13.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043609"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099429" version="1" comment="kernel-debug is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099430" version="1" comment="kernel-debug-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099431" version="1" comment="kernel-debug-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099432" version="1" comment="kernel-default is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099433" version="1" comment="kernel-default-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099434" version="1" comment="kernel-default-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099435" version="1" comment="kernel-desktop is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099436" version="1" comment="kernel-desktop-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099437" version="1" comment="kernel-desktop-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099445" version="1" comment="kernel-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099438" version="1" comment="kernel-docs is &lt;3.11.10-21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043611"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099439" version="1" comment="kernel-ec2 is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099440" version="1" comment="kernel-ec2-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099441" version="1" comment="kernel-ec2-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099442" version="1" comment="kernel-pae is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099443" version="1" comment="kernel-pae-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099444" version="1" comment="kernel-pae-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099446" version="1" comment="kernel-source is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099447" version="1" comment="kernel-source-vanilla is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099448" version="1" comment="kernel-syms is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099449" version="1" comment="kernel-trace is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099450" version="1" comment="kernel-trace-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099451" version="1" comment="kernel-trace-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099452" version="1" comment="kernel-vanilla is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099453" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099454" version="1" comment="kernel-xen is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099455" version="1" comment="kernel-xen-base is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099456" version="1" comment="kernel-xen-devel is &lt;3.11.10-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099423" version="1" comment="libipset3 is &lt;6.21.1-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099457" version="1" comment="ndiswrapper is &lt;1.58-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043612"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099458" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099459" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099460" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099461" version="1" comment="pcfclock is &lt;0.44-258.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099462" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_21-258.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099463" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_21-258.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099464" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_21-258.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099470" version="1" comment="python-virtualbox is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099465" version="1" comment="vhba-kmp is &lt;20130607-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043616"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099466" version="1" comment="vhba-kmp-default is &lt;20130607_k3.11.10_21-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099467" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.11.10_21-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099468" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.11.10_21-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099469" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.11.10_21-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043617"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099471" version="1" comment="virtualbox is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099472" version="1" comment="virtualbox-devel is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099473" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099474" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099475" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099476" version="1" comment="virtualbox-guest-tools is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099477" version="1" comment="virtualbox-guest-x11 is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099478" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099479" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099480" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.18_k3.11.10_21-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099481" version="1" comment="virtualbox-qt is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099482" version="1" comment="virtualbox-websrv is &lt;4.2.18-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043618"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099483" version="1" comment="xen is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099484" version="1" comment="xen-devel is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099496" version="1" comment="xen-doc-html is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099485" version="1" comment="xen-kmp-default is &lt;4.3.2_01_k3.11.10_21-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099486" version="1" comment="xen-kmp-desktop is &lt;4.3.2_01_k3.11.10_21-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099487" version="1" comment="xen-kmp-pae is &lt;4.3.2_01_k3.11.10_21-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099489" version="1" comment="xen-libs is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099488" version="1" comment="xen-libs-32bit is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099497" version="1" comment="xen-tools is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099490" version="1" comment="xen-tools-domU is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099498" version="1" comment="xen-xend-tools is &lt;4.3.2_01-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099491" version="1" comment="xtables-addons is &lt;2.3-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099492" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099493" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099494" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099495" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_21-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117547" version="1" comment="flash-player is &lt;11.2.202.400-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117548" version="1" comment="flash-player-gnome is &lt;11.2.202.400-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117549" version="1" comment="flash-player-kde4 is &lt;11.2.202.400-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099783" version="1" comment="wireshark is &lt;1.10.9-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099784" version="1" comment="wireshark-devel is &lt;1.10.9-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099637" version="1" comment="gpgme is &lt;1.4.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099638" version="1" comment="libgpgme-devel is &lt;1.4.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099639" version="1" comment="libgpgme11 is &lt;1.4.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099640" version="1" comment="libgpgme11-32bit is &lt;1.4.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099628" version="1" comment="apache2-mod_security2 is &lt;2.8.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043640"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099629" version="1" comment="apache2 is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099630" version="1" comment="apache2-devel is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099631" version="1" comment="apache2-doc is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099632" version="1" comment="apache2-event is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099633" version="1" comment="apache2-example-pages is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099634" version="1" comment="apache2-prefork is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099635" version="1" comment="apache2-utils is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099636" version="1" comment="apache2-worker is &lt;2.4.6-6.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099641" version="1" comment="libpython2_7-1_0 is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099642" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099649" version="1" comment="python is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099650" version="1" comment="python-32bit is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099643" version="1" comment="python-base is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099644" version="1" comment="python-base-32bit is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099651" version="1" comment="python-curses is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099652" version="1" comment="python-demo is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099645" version="1" comment="python-devel is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099647" version="1" comment="python-doc is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099648" version="1" comment="python-doc-pdf is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099653" version="1" comment="python-gdbm is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099654" version="1" comment="python-idle is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099655" version="1" comment="python-tk is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099646" version="1" comment="python-xml is &lt;2.7.6-8.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043642"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099656" version="1" comment="libpython3_3m1_0 is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099657" version="1" comment="libpython3_3m1_0-32bit is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099666" version="1" comment="python3 is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099667" version="1" comment="python3-32bit is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099658" version="1" comment="python3-base is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099659" version="1" comment="python3-base-32bit is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099668" version="1" comment="python3-curses is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099669" version="1" comment="python3-dbm is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099660" version="1" comment="python3-devel is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099664" version="1" comment="python3-doc is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099665" version="1" comment="python3-doc-pdf is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099661" version="1" comment="python3-idle is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099662" version="1" comment="python3-testsuite is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099670" version="1" comment="python3-tk is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099663" version="1" comment="python3-tools is &lt;3.3.5-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043643"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099671" version="1" comment="ldb is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099672" version="1" comment="ldb-tools is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099679" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099681" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099680" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099683" version="1" comment="libdcerpc-binding0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099682" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099684" version="1" comment="libdcerpc-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099685" version="1" comment="libdcerpc-samr-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099687" version="1" comment="libdcerpc-samr0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099686" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099689" version="1" comment="libdcerpc0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099688" version="1" comment="libdcerpc0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099690" version="1" comment="libgensec-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099692" version="1" comment="libgensec0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099691" version="1" comment="libgensec0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099673" version="1" comment="libldb-devel is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099674" version="1" comment="libldb1 is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099675" version="1" comment="libldb1-32bit is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099693" version="1" comment="libndr-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099694" version="1" comment="libndr-krb5pac-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099696" version="1" comment="libndr-krb5pac0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099695" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099697" version="1" comment="libndr-nbt-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099699" version="1" comment="libndr-nbt0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099698" version="1" comment="libndr-nbt0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099700" version="1" comment="libndr-standard-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099702" version="1" comment="libndr-standard0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099701" version="1" comment="libndr-standard0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099704" version="1" comment="libndr0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099703" version="1" comment="libndr0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099705" version="1" comment="libnetapi-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099707" version="1" comment="libnetapi0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099706" version="1" comment="libnetapi0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099708" version="1" comment="libpdb-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099710" version="1" comment="libpdb0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099709" version="1" comment="libpdb0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099711" version="1" comment="libregistry-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099713" version="1" comment="libregistry0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099712" version="1" comment="libregistry0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099714" version="1" comment="libsamba-credentials-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099716" version="1" comment="libsamba-credentials0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099715" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099717" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099719" version="1" comment="libsamba-hostconfig0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099718" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099720" version="1" comment="libsamba-policy-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099722" version="1" comment="libsamba-policy0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099721" version="1" comment="libsamba-policy0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099723" version="1" comment="libsamba-util-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099725" version="1" comment="libsamba-util0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099724" version="1" comment="libsamba-util0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099726" version="1" comment="libsamdb-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099728" version="1" comment="libsamdb0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099727" version="1" comment="libsamdb0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099729" version="1" comment="libsmbclient-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099730" version="1" comment="libsmbclient-raw-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099732" version="1" comment="libsmbclient-raw0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099731" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099734" version="1" comment="libsmbclient0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099733" version="1" comment="libsmbclient0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099735" version="1" comment="libsmbconf-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099737" version="1" comment="libsmbconf0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099736" version="1" comment="libsmbconf0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099738" version="1" comment="libsmbldap-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099740" version="1" comment="libsmbldap0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099739" version="1" comment="libsmbldap0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099741" version="1" comment="libsmbsharemodes-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099742" version="1" comment="libsmbsharemodes0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099763" version="1" comment="libtalloc-devel is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099764" version="1" comment="libtalloc2 is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099765" version="1" comment="libtalloc2-32bit is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099770" version="1" comment="libtdb-devel is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099771" version="1" comment="libtdb1 is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099772" version="1" comment="libtdb1-32bit is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099777" version="1" comment="libtevent-devel is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099743" version="1" comment="libtevent-util-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099745" version="1" comment="libtevent-util0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099744" version="1" comment="libtevent-util0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099778" version="1" comment="libtevent0 is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099779" version="1" comment="libtevent0-32bit is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099746" version="1" comment="libwbclient-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099748" version="1" comment="libwbclient0 is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099747" version="1" comment="libwbclient0-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099676" version="1" comment="pyldb is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099677" version="1" comment="pyldb-32bit is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099678" version="1" comment="pyldb-devel is &lt;1.1.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043644"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099766" version="1" comment="pytalloc is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099767" version="1" comment="pytalloc-32bit is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099768" version="1" comment="pytalloc-devel is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099773" version="1" comment="python-tdb is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099774" version="1" comment="python-tdb-32bit is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099780" version="1" comment="python-tevent is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099781" version="1" comment="python-tevent-32bit is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099750" version="1" comment="samba is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099749" version="1" comment="samba-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099752" version="1" comment="samba-client is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099751" version="1" comment="samba-client-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099753" version="1" comment="samba-core-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099754" version="1" comment="samba-doc is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099756" version="1" comment="samba-libs is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099755" version="1" comment="samba-libs-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099757" version="1" comment="samba-pidl is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099758" version="1" comment="samba-python is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099759" version="1" comment="samba-test is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099760" version="1" comment="samba-test-devel is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099762" version="1" comment="samba-winbind is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099761" version="1" comment="samba-winbind-32bit is &lt;4.1.11-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099769" version="1" comment="talloc is &lt;2.1.1-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099775" version="1" comment="tdb is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099776" version="1" comment="tdb-tools is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099782" version="1" comment="tevent is &lt;0.9.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099787" version="1" comment="krb5 is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099788" version="1" comment="krb5-32bit is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099789" version="1" comment="krb5-client is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099790" version="1" comment="krb5-devel is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099791" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099792" version="1" comment="krb5-doc is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099785" version="1" comment="krb5-mini is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099786" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099793" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099794" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099795" version="1" comment="krb5-server is &lt;1.11.3-3.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099839" version="1" comment="libopenssl-devel is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099840" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099841" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099842" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099843" version="1" comment="openssl is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099844" version="1" comment="openssl-doc is &lt;1.0.1i-11.52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043659"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099811" version="1" comment="openstack-neutron is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099812" version="1" comment="openstack-neutron-dhcp-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099810" version="1" comment="openstack-neutron-doc is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099813" version="1" comment="openstack-neutron-ha-tool is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099814" version="1" comment="openstack-neutron-hyperv-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099815" version="1" comment="openstack-neutron-l3-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099816" version="1" comment="openstack-neutron-lbaas-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099817" version="1" comment="openstack-neutron-linuxbridge-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038104"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099818" version="1" comment="openstack-neutron-metadata-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099819" version="1" comment="openstack-neutron-metering-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099820" version="1" comment="openstack-neutron-mlnx-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099821" version="1" comment="openstack-neutron-nec-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099822" version="1" comment="openstack-neutron-openvswitch-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099823" version="1" comment="openstack-neutron-plugin-cisco is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099824" version="1" comment="openstack-neutron-ryu-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099825" version="1" comment="openstack-neutron-server is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099826" version="1" comment="openstack-neutron-test is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099827" version="1" comment="openstack-neutron-vmware-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099828" version="1" comment="openstack-neutron-vpn-agent is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099830" version="1" comment="python-eventlet is &lt;0.14.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099831" version="1" comment="python-eventlet-doc is &lt;0.14.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099832" version="1" comment="python-greenlet is &lt;0.4.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099833" version="1" comment="python-greenlet-devel is &lt;0.4.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099834" version="1" comment="python-iso8601 is &lt;0.1.10-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038119"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099829" version="1" comment="python-neutron is &lt;2013.2.4.dev86.gb4b09a6-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099835" version="1" comment="python-neutronclient is &lt;2.3.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099836" version="1" comment="python-neutronclient-test is &lt;2.3.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038121"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099837" version="1" comment="python-py is &lt;1.4.22-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099838" version="1" comment="python-pytest is &lt;2.6.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099872" version="1" comment="libserf is &lt;1.3.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099851" version="1" comment="libserf-1-0 is &lt;1.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099871" version="1" comment="libserf-1-1 is &lt;1.3.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099873" version="1" comment="libserf-devel is &lt;1.3.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099874" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099875" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099876" version="1" comment="subversion is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099877" version="1" comment="subversion-bash-completion is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099878" version="1" comment="subversion-devel is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099879" version="1" comment="subversion-perl is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099880" version="1" comment="subversion-python is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099881" version="1" comment="subversion-ruby is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099882" version="1" comment="subversion-server is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099883" version="1" comment="subversion-tools is &lt;1.8.10-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099888" version="1" comment="libgcrypt is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099889" version="1" comment="libgcrypt-devel is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099890" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099891" version="1" comment="libgcrypt11 is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099892" version="1" comment="libgcrypt11-32bit is &lt;1.5.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099884" version="1" comment="IPython is &lt;1.0.0-2.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099885" version="1" comment="IPython-doc is &lt;1.0.0-2.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099886" version="1" comment="python-pyzmq is &lt;13.0.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099887" version="1" comment="python-pyzmq-devel is &lt;13.0.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099865" version="1" comment="python3-IPython is &lt;0.13.1-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099909" version="1" comment="phpMyAdmin is &lt;4.1.14.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099943" version="1" comment="enigmail is &lt;1.7.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099967" version="1" comment="MozillaFirefox is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099968" version="1" comment="MozillaFirefox-branding-upstream is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099969" version="1" comment="MozillaFirefox-buildsymbols is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099970" version="1" comment="MozillaFirefox-devel is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099971" version="1" comment="MozillaFirefox-translations-common is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099972" version="1" comment="MozillaFirefox-translations-other is &lt;31.1.0-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099973" version="1" comment="libfreebl3 is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099974" version="1" comment="libfreebl3-32bit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099975" version="1" comment="libsoftokn3 is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099976" version="1" comment="libsoftokn3-32bit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099977" version="1" comment="mozilla-nss is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099978" version="1" comment="mozilla-nss-32bit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099979" version="1" comment="mozilla-nss-certs is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099980" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099981" version="1" comment="mozilla-nss-devel is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099982" version="1" comment="mozilla-nss-sysinit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099983" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099984" version="1" comment="mozilla-nss-tools is &lt;3.16.4-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099985" version="1" comment="MozillaThunderbird is &lt;31.1.0-70.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099986" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.1.0-70.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099987" version="1" comment="MozillaThunderbird-devel is &lt;31.1.0-70.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099988" version="1" comment="MozillaThunderbird-translations-common is &lt;31.1.0-70.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009099989" version="1" comment="MozillaThunderbird-translations-other is &lt;31.1.0-70.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100024" version="1" comment="libsnmp30 is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100023" version="1" comment="libsnmp30-32bit is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100025" version="1" comment="net-snmp is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100027" version="1" comment="net-snmp-devel is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100026" version="1" comment="net-snmp-devel-32bit is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100028" version="1" comment="net-snmp-python is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100029" version="1" comment="perl-SNMP is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100030" version="1" comment="snmp-mibs is &lt;5.7.2-9.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117550" version="1" comment="flash-player is &lt;11.2.202.406-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117551" version="1" comment="flash-player-gnome is &lt;11.2.202.406-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117552" version="1" comment="flash-player-kde4 is &lt;11.2.202.406-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100054" version="1" comment="glibc is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100055" version="1" comment="glibc-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100056" version="1" comment="glibc-devel is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100057" version="1" comment="glibc-devel-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100058" version="1" comment="glibc-devel-static is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100059" version="1" comment="glibc-devel-static-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100060" version="1" comment="glibc-extra is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100069" version="1" comment="glibc-html is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100061" version="1" comment="glibc-i18ndata is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100062" version="1" comment="glibc-info is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100063" version="1" comment="glibc-locale is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100064" version="1" comment="glibc-locale-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100065" version="1" comment="glibc-obsolete is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100066" version="1" comment="glibc-profile is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100067" version="1" comment="glibc-profile-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100051" version="1" comment="glibc-testsuite is &lt;2.18-4.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100052" version="1" comment="glibc-utils is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100053" version="1" comment="glibc-utils-32bit is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100068" version="1" comment="nscd is &lt;2.18-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100070" version="1" comment="procmail is &lt;3.22-264.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100442" version="1" comment="libreoffice is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100443" version="1" comment="libreoffice-base is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100444" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100445" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100446" version="1" comment="libreoffice-base-extensions is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100316" version="1" comment="libreoffice-branding-upstream is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100447" version="1" comment="libreoffice-calc is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100448" version="1" comment="libreoffice-calc-extensions is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100449" version="1" comment="libreoffice-draw is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100450" version="1" comment="libreoffice-draw-extensions is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100451" version="1" comment="libreoffice-filters-optional is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100452" version="1" comment="libreoffice-gnome is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100318" version="1" comment="libreoffice-help-ast is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100319" version="1" comment="libreoffice-help-bg is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100320" version="1" comment="libreoffice-help-ca is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100321" version="1" comment="libreoffice-help-cs is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100322" version="1" comment="libreoffice-help-da is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100323" version="1" comment="libreoffice-help-de is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100326" version="1" comment="libreoffice-help-el is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100324" version="1" comment="libreoffice-help-en-GB is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100317" version="1" comment="libreoffice-help-en-US is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100327" version="1" comment="libreoffice-help-en-ZA is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100328" version="1" comment="libreoffice-help-es is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100329" version="1" comment="libreoffice-help-et is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100330" version="1" comment="libreoffice-help-eu is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100331" version="1" comment="libreoffice-help-fi is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100332" version="1" comment="libreoffice-help-fr is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100334" version="1" comment="libreoffice-help-gl is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100325" version="1" comment="libreoffice-help-group1 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100333" version="1" comment="libreoffice-help-group2 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100335" version="1" comment="libreoffice-help-group3 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100342" version="1" comment="libreoffice-help-group4 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100350" version="1" comment="libreoffice-help-group5 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100336" version="1" comment="libreoffice-help-gu-IN is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100337" version="1" comment="libreoffice-help-hi-IN is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100338" version="1" comment="libreoffice-help-hu is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100339" version="1" comment="libreoffice-help-it is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100340" version="1" comment="libreoffice-help-ja is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100341" version="1" comment="libreoffice-help-km is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100343" version="1" comment="libreoffice-help-ko is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100344" version="1" comment="libreoffice-help-mk is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100345" version="1" comment="libreoffice-help-nb is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100346" version="1" comment="libreoffice-help-nl is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100347" version="1" comment="libreoffice-help-pl is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100348" version="1" comment="libreoffice-help-pt is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100349" version="1" comment="libreoffice-help-pt-BR is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100351" version="1" comment="libreoffice-help-ru is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100352" version="1" comment="libreoffice-help-sk is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100353" version="1" comment="libreoffice-help-sl is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100354" version="1" comment="libreoffice-help-sv is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100355" version="1" comment="libreoffice-help-tr is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100356" version="1" comment="libreoffice-help-vi is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100357" version="1" comment="libreoffice-help-zh-CN is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100358" version="1" comment="libreoffice-help-zh-TW is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100359" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100360" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100361" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100362" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100363" version="1" comment="libreoffice-icon-theme-tango is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100364" version="1" comment="libreoffice-icon-themes is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100453" version="1" comment="libreoffice-icon-themes-prebuilt is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100454" version="1" comment="libreoffice-impress is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100455" version="1" comment="libreoffice-impress-extensions is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100456" version="1" comment="libreoffice-kde is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100457" version="1" comment="libreoffice-kde4 is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100365" version="1" comment="libreoffice-l10n is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100366" version="1" comment="libreoffice-l10n-af is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100367" version="1" comment="libreoffice-l10n-am is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100368" version="1" comment="libreoffice-l10n-ar is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100369" version="1" comment="libreoffice-l10n-as is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100370" version="1" comment="libreoffice-l10n-ast is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100371" version="1" comment="libreoffice-l10n-be-BY is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100372" version="1" comment="libreoffice-l10n-bg is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100373" version="1" comment="libreoffice-l10n-br is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100374" version="1" comment="libreoffice-l10n-ca is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100375" version="1" comment="libreoffice-l10n-cs is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100376" version="1" comment="libreoffice-l10n-cy is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100377" version="1" comment="libreoffice-l10n-da is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100378" version="1" comment="libreoffice-l10n-de is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100379" version="1" comment="libreoffice-l10n-el is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100380" version="1" comment="libreoffice-l10n-en-GB is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100381" version="1" comment="libreoffice-l10n-en-ZA is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100382" version="1" comment="libreoffice-l10n-eo is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100383" version="1" comment="libreoffice-l10n-es is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100384" version="1" comment="libreoffice-l10n-et is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100385" version="1" comment="libreoffice-l10n-eu is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100386" version="1" comment="libreoffice-l10n-fi is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100387" version="1" comment="libreoffice-l10n-fr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100388" version="1" comment="libreoffice-l10n-ga is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100389" version="1" comment="libreoffice-l10n-gd is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100390" version="1" comment="libreoffice-l10n-gl is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100391" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100392" version="1" comment="libreoffice-l10n-he is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100393" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100394" version="1" comment="libreoffice-l10n-hr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100395" version="1" comment="libreoffice-l10n-hu is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100396" version="1" comment="libreoffice-l10n-id is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100397" version="1" comment="libreoffice-l10n-is is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100398" version="1" comment="libreoffice-l10n-it is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100399" version="1" comment="libreoffice-l10n-ja is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100400" version="1" comment="libreoffice-l10n-ka is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100401" version="1" comment="libreoffice-l10n-km is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100402" version="1" comment="libreoffice-l10n-kn is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100403" version="1" comment="libreoffice-l10n-ko is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100404" version="1" comment="libreoffice-l10n-lt is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100405" version="1" comment="libreoffice-l10n-mk is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100406" version="1" comment="libreoffice-l10n-ml is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100407" version="1" comment="libreoffice-l10n-mr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100408" version="1" comment="libreoffice-l10n-nb is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100409" version="1" comment="libreoffice-l10n-nl is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100410" version="1" comment="libreoffice-l10n-nn is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100411" version="1" comment="libreoffice-l10n-nr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100412" version="1" comment="libreoffice-l10n-om is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100413" version="1" comment="libreoffice-l10n-or is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100414" version="1" comment="libreoffice-l10n-pa-IN is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100415" version="1" comment="libreoffice-l10n-pl is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100458" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100416" version="1" comment="libreoffice-l10n-pt is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100417" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100418" version="1" comment="libreoffice-l10n-ro is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100419" version="1" comment="libreoffice-l10n-ru is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100420" version="1" comment="libreoffice-l10n-rw is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100421" version="1" comment="libreoffice-l10n-sh is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100422" version="1" comment="libreoffice-l10n-sk is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100423" version="1" comment="libreoffice-l10n-sl is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100424" version="1" comment="libreoffice-l10n-sr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100425" version="1" comment="libreoffice-l10n-ss is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100426" version="1" comment="libreoffice-l10n-st is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100427" version="1" comment="libreoffice-l10n-sv is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100428" version="1" comment="libreoffice-l10n-ta is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100429" version="1" comment="libreoffice-l10n-te is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100430" version="1" comment="libreoffice-l10n-tg is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100431" version="1" comment="libreoffice-l10n-th is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100432" version="1" comment="libreoffice-l10n-tr is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100433" version="1" comment="libreoffice-l10n-ts is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100434" version="1" comment="libreoffice-l10n-ug is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100435" version="1" comment="libreoffice-l10n-uk is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100436" version="1" comment="libreoffice-l10n-ve is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100437" version="1" comment="libreoffice-l10n-vi is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100438" version="1" comment="libreoffice-l10n-xh is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100439" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100440" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100441" version="1" comment="libreoffice-l10n-zu is &lt;4.1.6.2-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100459" version="1" comment="libreoffice-mailmerge is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100460" version="1" comment="libreoffice-math is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100461" version="1" comment="libreoffice-officebean is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100462" version="1" comment="libreoffice-pyuno is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100463" version="1" comment="libreoffice-sdk is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100464" version="1" comment="libreoffice-sdk-doc is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100465" version="1" comment="libreoffice-writer is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100466" version="1" comment="libreoffice-writer-extensions is &lt;4.1.6.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100526" version="1" comment="python-django is &lt;1.5.10-0.2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100527" version="1" comment="ppp is &lt;2.4.5-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100528" version="1" comment="ppp-devel is &lt;2.4.5-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100529" version="1" comment="apache2-mod_php5 is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100530" version="1" comment="php5 is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100531" version="1" comment="php5-bcmath is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100532" version="1" comment="php5-bz2 is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100533" version="1" comment="php5-calendar is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100534" version="1" comment="php5-ctype is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100535" version="1" comment="php5-curl is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100536" version="1" comment="php5-dba is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100537" version="1" comment="php5-devel is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100538" version="1" comment="php5-dom is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100539" version="1" comment="php5-enchant is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100540" version="1" comment="php5-exif is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100541" version="1" comment="php5-fastcgi is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100542" version="1" comment="php5-fileinfo is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100543" version="1" comment="php5-firebird is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100544" version="1" comment="php5-fpm is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100545" version="1" comment="php5-ftp is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100546" version="1" comment="php5-gd is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100547" version="1" comment="php5-gettext is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100548" version="1" comment="php5-gmp is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100549" version="1" comment="php5-iconv is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100550" version="1" comment="php5-imap is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100551" version="1" comment="php5-intl is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100552" version="1" comment="php5-json is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100553" version="1" comment="php5-ldap is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100554" version="1" comment="php5-mbstring is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100555" version="1" comment="php5-mcrypt is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100556" version="1" comment="php5-mssql is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100557" version="1" comment="php5-mysql is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100558" version="1" comment="php5-odbc is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100559" version="1" comment="php5-openssl is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100560" version="1" comment="php5-pcntl is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100561" version="1" comment="php5-pdo is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100562" version="1" comment="php5-pear is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100563" version="1" comment="php5-pgsql is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100564" version="1" comment="php5-phar is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100565" version="1" comment="php5-posix is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100566" version="1" comment="php5-pspell is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100567" version="1" comment="php5-readline is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100568" version="1" comment="php5-shmop is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100569" version="1" comment="php5-snmp is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100570" version="1" comment="php5-soap is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100571" version="1" comment="php5-sockets is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100572" version="1" comment="php5-sqlite is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100573" version="1" comment="php5-suhosin is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100574" version="1" comment="php5-sysvmsg is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100575" version="1" comment="php5-sysvsem is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100576" version="1" comment="php5-sysvshm is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100577" version="1" comment="php5-tidy is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100578" version="1" comment="php5-tokenizer is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100579" version="1" comment="php5-wddx is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100580" version="1" comment="php5-xmlreader is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100581" version="1" comment="php5-xmlrpc is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100582" version="1" comment="php5-xmlwriter is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100583" version="1" comment="php5-xsl is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100584" version="1" comment="php5-zip is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100585" version="1" comment="php5-zlib is &lt;5.4.20-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100591" version="1" comment="curl is &lt;7.32.0-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100592" version="1" comment="libcurl-devel is &lt;7.32.0-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100594" version="1" comment="libcurl4 is &lt;7.32.0-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100593" version="1" comment="libcurl4-32bit is &lt;7.32.0-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100686" version="1" comment="squid is &lt;3.3.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100688" version="1" comment="liblua5_2 is &lt;5.2.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100687" version="1" comment="liblua5_2-32bit is &lt;5.2.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100689" version="1" comment="lua is &lt;5.2.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100690" version="1" comment="lua-devel is &lt;5.2.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100691" version="1" comment="lua-doc is &lt;5.2.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100698" version="1" comment="chromedriver is &lt;37.0.2062.94-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100699" version="1" comment="chromium is &lt;37.0.2062.94-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100700" version="1" comment="chromium-desktop-gnome is &lt;37.0.2062.94-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100701" version="1" comment="chromium-desktop-kde is &lt;37.0.2062.94-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100702" version="1" comment="chromium-ffmpegsumo is &lt;37.0.2062.94-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100703" version="1" comment="phpMyAdmin is &lt;4.1.14.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100704" version="1" comment="geary is &lt;0.6.3-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100705" version="1" comment="geary-lang is &lt;0.6.3-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100706" version="1" comment="dbus-1 is &lt;1.8.8-4.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100710" version="1" comment="dbus-1-devel is &lt;1.8.8-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100711" version="1" comment="dbus-1-devel-32bit is &lt;1.8.8-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100707" version="1" comment="dbus-1-devel-doc is &lt;1.8.8-4.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100708" version="1" comment="dbus-1-x11 is &lt;1.8.8-4.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100712" version="1" comment="libdbus-1-3 is &lt;1.8.8-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100713" version="1" comment="libdbus-1-3-32bit is &lt;1.8.8-4.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100714" version="1" comment="bash is &lt;4.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100715" version="1" comment="bash-devel is &lt;4.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100716" version="1" comment="bash-doc is &lt;4.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100717" version="1" comment="bash-lang is &lt;4.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100718" version="1" comment="bash-loadables is &lt;4.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100720" version="1" comment="libreadline6 is &lt;6.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100719" version="1" comment="libreadline6-32bit is &lt;6.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100722" version="1" comment="readline-devel is &lt;6.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100721" version="1" comment="readline-devel-32bit is &lt;6.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100723" version="1" comment="readline-doc is &lt;6.2-68.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100780" version="1" comment="libfreebl3 is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100781" version="1" comment="libfreebl3-32bit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100782" version="1" comment="libsoftokn3 is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100783" version="1" comment="libsoftokn3-32bit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100784" version="1" comment="mozilla-nss is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100785" version="1" comment="mozilla-nss-32bit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100786" version="1" comment="mozilla-nss-certs is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100787" version="1" comment="mozilla-nss-certs-32bit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100788" version="1" comment="mozilla-nss-devel is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100789" version="1" comment="mozilla-nss-sysinit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100790" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100791" version="1" comment="mozilla-nss-tools is &lt;3.16.5-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100792" version="1" comment="bash is &lt;4.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100793" version="1" comment="bash-devel is &lt;4.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100794" version="1" comment="bash-doc is &lt;4.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100795" version="1" comment="bash-lang is &lt;4.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100796" version="1" comment="bash-loadables is &lt;4.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100798" version="1" comment="libreadline6 is &lt;6.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100797" version="1" comment="libreadline6-32bit is &lt;6.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100800" version="1" comment="readline-devel is &lt;6.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100799" version="1" comment="readline-devel-32bit is &lt;6.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100801" version="1" comment="readline-doc is &lt;6.2-68.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100826" version="1" comment="libsrtp1 is &lt;1.4.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100827" version="1" comment="srtp is &lt;1.4.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100828" version="1" comment="srtp-devel is &lt;1.4.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100829" version="1" comment="wireshark is &lt;1.10.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100830" version="1" comment="wireshark-devel is &lt;1.10.10-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100843" version="1" comment="xen is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100844" version="1" comment="xen-devel is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100851" version="1" comment="xen-doc-html is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100845" version="1" comment="xen-kmp-default is &lt;4.3.2_02_k3.11.10_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100846" version="1" comment="xen-kmp-desktop is &lt;4.3.2_02_k3.11.10_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100847" version="1" comment="xen-kmp-pae is &lt;4.3.2_02_k3.11.10_21-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100849" version="1" comment="xen-libs is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100848" version="1" comment="xen-libs-32bit is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100852" version="1" comment="xen-tools is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100850" version="1" comment="xen-tools-domU is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100853" version="1" comment="xen-xend-tools is &lt;4.3.2_02-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100854" version="1" comment="phpMyAdmin is &lt;4.1.14.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100881" version="1" comment="libvirt is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100882" version="1" comment="libvirt-client is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100883" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100884" version="1" comment="libvirt-daemon is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100885" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100886" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100887" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100907" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100888" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100889" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100890" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100891" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100892" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100893" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100894" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100895" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100896" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100908" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100897" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100898" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100899" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100900" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100909" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100901" version="1" comment="libvirt-devel is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100902" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100903" version="1" comment="libvirt-doc is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100904" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100905" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100906" version="1" comment="libvirt-python is &lt;1.1.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100925" version="1" comment="claws-mail is &lt;3.10.1-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100926" version="1" comment="claws-mail-devel is &lt;3.10.1-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100927" version="1" comment="claws-mail-lang is &lt;3.10.1-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100910" version="1" comment="libpython2_7-1_0 is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100911" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100918" version="1" comment="python is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100919" version="1" comment="python-32bit is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100912" version="1" comment="python-base is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100913" version="1" comment="python-base-32bit is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100920" version="1" comment="python-curses is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100921" version="1" comment="python-demo is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100914" version="1" comment="python-devel is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100916" version="1" comment="python-doc is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100917" version="1" comment="python-doc-pdf is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100922" version="1" comment="python-gdbm is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100923" version="1" comment="python-idle is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100924" version="1" comment="python-tk is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100915" version="1" comment="python-xml is &lt;2.7.6-8.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093033" version="1" comment="libpng16 is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093034" version="1" comment="libpng16-16 is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093035" version="1" comment="libpng16-16-32bit is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093036" version="1" comment="libpng16-compat-devel is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093037" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093038" version="1" comment="libpng16-devel is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093039" version="1" comment="libpng16-devel-32bit is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093040" version="1" comment="libpng16-tools is &lt;1.6.6-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100941" version="1" comment="rsyslog is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100942" version="1" comment="rsyslog-diag-tools is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100943" version="1" comment="rsyslog-doc is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100944" version="1" comment="rsyslog-module-dbi is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100945" version="1" comment="rsyslog-module-elasticsearch is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100946" version="1" comment="rsyslog-module-gcrypt is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100947" version="1" comment="rsyslog-module-gssapi is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100948" version="1" comment="rsyslog-module-gtls is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100949" version="1" comment="rsyslog-module-guardtime is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100950" version="1" comment="rsyslog-module-mmnormalize is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100951" version="1" comment="rsyslog-module-mysql is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100952" version="1" comment="rsyslog-module-pgsql is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100953" version="1" comment="rsyslog-module-relp is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100954" version="1" comment="rsyslog-module-snmp is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100955" version="1" comment="rsyslog-module-udpspoof is &lt;7.4.7-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100981" version="1" comment="bash is &lt;4.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100982" version="1" comment="bash-devel is &lt;4.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100983" version="1" comment="bash-doc is &lt;4.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100984" version="1" comment="bash-lang is &lt;4.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100985" version="1" comment="bash-loadables is &lt;4.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100987" version="1" comment="libreadline6 is &lt;6.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100986" version="1" comment="libreadline6-32bit is &lt;6.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100989" version="1" comment="readline-devel is &lt;6.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100988" version="1" comment="readline-devel-32bit is &lt;6.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100990" version="1" comment="readline-doc is &lt;6.2-68.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100991" version="1" comment="getmail is &lt;4.46.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100992" version="1" comment="getmail-doc is &lt;4.46.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100995" version="1" comment="wpa_supplicant is &lt;2.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009100996" version="1" comment="wpa_supplicant-gui is &lt;2.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093027" version="1" comment="libopenssl-devel is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093028" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093029" version="1" comment="libopenssl1_0_0 is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093030" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093031" version="1" comment="openssl is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093032" version="1" comment="openssl-doc is &lt;1.0.1e-11.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117553" version="1" comment="flash-player is &lt;11.2.202.411-70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117554" version="1" comment="flash-player-gnome is &lt;11.2.202.411-70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117555" version="1" comment="flash-player-kde4 is &lt;11.2.202.411-70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101048" version="1" comment="perl-Email-Address is &lt;1.899-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038172"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101063" version="1" comment="libopenssl-devel is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101064" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101065" version="1" comment="libopenssl1_0_0 is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101066" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101067" version="1" comment="openssl is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101068" version="1" comment="openssl-doc is &lt;1.0.1j-11.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101071" version="1" comment="libxml2 is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101069" version="1" comment="libxml2-2 is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101070" version="1" comment="libxml2-2-32bit is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101072" version="1" comment="libxml2-devel is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101073" version="1" comment="libxml2-devel-32bit is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101074" version="1" comment="libxml2-doc is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101075" version="1" comment="libxml2-tools is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101076" version="1" comment="python-libxml2 is &lt;2.9.1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101108" version="1" comment="MozillaFirefox is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101109" version="1" comment="MozillaFirefox-branding-upstream is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101110" version="1" comment="MozillaFirefox-buildsymbols is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101111" version="1" comment="MozillaFirefox-devel is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101112" version="1" comment="MozillaFirefox-translations-common is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101113" version="1" comment="MozillaFirefox-translations-other is &lt;33.0-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101117" version="1" comment="libfreebl3 is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101118" version="1" comment="libfreebl3-32bit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101119" version="1" comment="libsoftokn3 is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101120" version="1" comment="libsoftokn3-32bit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101115" version="1" comment="mozilla-nspr is &lt;4.10.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101114" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101116" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101121" version="1" comment="mozilla-nss is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101122" version="1" comment="mozilla-nss-32bit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101123" version="1" comment="mozilla-nss-certs is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101124" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101125" version="1" comment="mozilla-nss-devel is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101126" version="1" comment="mozilla-nss-sysinit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101127" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101128" version="1" comment="mozilla-nss-tools is &lt;3.17.1-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101129" version="1" comment="seamonkey is &lt;2.30-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101130" version="1" comment="seamonkey-dom-inspector is &lt;2.30-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101131" version="1" comment="seamonkey-irc is &lt;2.30-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101132" version="1" comment="seamonkey-translations-common is &lt;2.30-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101133" version="1" comment="seamonkey-translations-other is &lt;2.30-36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101134" version="1" comment="MozillaThunderbird is &lt;31.2.0-70.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101135" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.2.0-70.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101136" version="1" comment="MozillaThunderbird-devel is &lt;31.2.0-70.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101137" version="1" comment="MozillaThunderbird-translations-common is &lt;31.2.0-70.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101138" version="1" comment="MozillaThunderbird-translations-other is &lt;31.2.0-70.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101140" version="1" comment="gnome-settings-daemon is &lt;3.10.3-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101141" version="1" comment="gnome-settings-daemon-devel is &lt;3.10.3-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101142" version="1" comment="gnome-settings-daemon-lang is &lt;3.10.3-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101143" version="1" comment="phpMyAdmin is &lt;4.1.14.6-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101447" version="1" comment="chromedriver is &lt;38.0.2125.104-54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101448" version="1" comment="chromium is &lt;38.0.2125.104-54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101449" version="1" comment="chromium-desktop-gnome is &lt;38.0.2125.104-54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101450" version="1" comment="chromium-desktop-kde is &lt;38.0.2125.104-54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101451" version="1" comment="chromium-ffmpegsumo is &lt;38.0.2125.104-54.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101455" version="1" comment="finch is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101456" version="1" comment="finch-devel is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101457" version="1" comment="libpurple is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101452" version="1" comment="libpurple-branding-openSUSE is &lt;13.1-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101458" version="1" comment="libpurple-branding-upstream is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101459" version="1" comment="libpurple-devel is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101460" version="1" comment="libpurple-lang is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101461" version="1" comment="libpurple-meanwhile is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101462" version="1" comment="libpurple-tcl is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101463" version="1" comment="pidgin is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101453" version="1" comment="pidgin-branding-openSUSE is &lt;13.1-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101464" version="1" comment="pidgin-devel is &lt;2.10.10-4.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101454" version="1" comment="pidgin-otr is &lt;4.0.0-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101465" version="1" comment="apache2-mod_php5 is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101466" version="1" comment="php5 is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101467" version="1" comment="php5-bcmath is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101468" version="1" comment="php5-bz2 is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101469" version="1" comment="php5-calendar is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101470" version="1" comment="php5-ctype is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101471" version="1" comment="php5-curl is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101472" version="1" comment="php5-dba is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101473" version="1" comment="php5-devel is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101474" version="1" comment="php5-dom is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101475" version="1" comment="php5-enchant is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101476" version="1" comment="php5-exif is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101477" version="1" comment="php5-fastcgi is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101478" version="1" comment="php5-fileinfo is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101479" version="1" comment="php5-firebird is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101480" version="1" comment="php5-fpm is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101481" version="1" comment="php5-ftp is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101482" version="1" comment="php5-gd is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101483" version="1" comment="php5-gettext is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101484" version="1" comment="php5-gmp is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101485" version="1" comment="php5-iconv is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101486" version="1" comment="php5-imap is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101487" version="1" comment="php5-intl is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101488" version="1" comment="php5-json is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101489" version="1" comment="php5-ldap is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101490" version="1" comment="php5-mbstring is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101491" version="1" comment="php5-mcrypt is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101492" version="1" comment="php5-mssql is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101493" version="1" comment="php5-mysql is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101494" version="1" comment="php5-odbc is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101495" version="1" comment="php5-openssl is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101496" version="1" comment="php5-pcntl is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101497" version="1" comment="php5-pdo is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101498" version="1" comment="php5-pear is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101499" version="1" comment="php5-pgsql is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101500" version="1" comment="php5-phar is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101501" version="1" comment="php5-posix is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101502" version="1" comment="php5-pspell is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101503" version="1" comment="php5-readline is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101504" version="1" comment="php5-shmop is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101505" version="1" comment="php5-snmp is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101506" version="1" comment="php5-soap is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101507" version="1" comment="php5-sockets is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101508" version="1" comment="php5-sqlite is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101509" version="1" comment="php5-suhosin is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101510" version="1" comment="php5-sysvmsg is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101511" version="1" comment="php5-sysvsem is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101512" version="1" comment="php5-sysvshm is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101513" version="1" comment="php5-tidy is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101514" version="1" comment="php5-tokenizer is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101515" version="1" comment="php5-wddx is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101516" version="1" comment="php5-xmlreader is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101517" version="1" comment="php5-xmlrpc is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101518" version="1" comment="php5-xmlwriter is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101519" version="1" comment="php5-xsl is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101520" version="1" comment="php5-zip is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101521" version="1" comment="php5-zlib is &lt;5.4.20-34.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101253" version="1" comment="wget is &lt;1.16-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101248" version="1" comment="quassel is &lt;0.10.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101249" version="1" comment="quassel-base is &lt;0.10.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101250" version="1" comment="quassel-client is &lt;0.10.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101251" version="1" comment="quassel-core is &lt;0.10.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101252" version="1" comment="quassel-mono is &lt;0.10.0-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101247" version="1" comment="tnftp is &lt;20130505-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101444" version="1" comment="libzmq4 is &lt;4.0.5-4.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101445" version="1" comment="zeromq is &lt;4.0.5-4.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101446" version="1" comment="zeromq-devel is &lt;4.0.5-4.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101362" version="1" comment="libserf is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101334" version="1" comment="libserf-1-0 is &lt;1.1.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101361" version="1" comment="libserf-1-1 is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101363" version="1" comment="libserf-devel is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101364" version="1" comment="ImageMagick is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101366" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101365" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101367" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101368" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101538" version="1" comment="libMagick++-6_Q16-2 is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101537" version="1" comment="libMagick++-6_Q16-2-32bit is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101370" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101369" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101372" version="1" comment="libMagick++-devel is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101371" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101343" version="1" comment="libMagick++5 is &lt;6.7.8.8-4.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101542" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101541" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101374" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101373" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101345" version="1" comment="libMagickCore5 is &lt;6.7.8.8-4.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101344" version="1" comment="libMagickCore5-32bit is &lt;6.7.8.8-4.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101544" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101543" version="1" comment="libMagickWand-6_Q16-1-32bit is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101376" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101375" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101347" version="1" comment="libMagickWand5 is &lt;6.7.8.8-4.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101346" version="1" comment="libMagickWand5-32bit is &lt;6.7.8.8-4.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101377" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101672" version="1" comment="libreoffice is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101673" version="1" comment="libreoffice-base is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101674" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101675" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101676" version="1" comment="libreoffice-base-extensions is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101546" version="1" comment="libreoffice-branding-upstream is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101677" version="1" comment="libreoffice-calc is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101678" version="1" comment="libreoffice-calc-extensions is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101679" version="1" comment="libreoffice-draw is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101680" version="1" comment="libreoffice-draw-extensions is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101681" version="1" comment="libreoffice-filters-optional is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101682" version="1" comment="libreoffice-gnome is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101548" version="1" comment="libreoffice-help-ast is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101549" version="1" comment="libreoffice-help-bg is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101550" version="1" comment="libreoffice-help-ca is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101551" version="1" comment="libreoffice-help-cs is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101552" version="1" comment="libreoffice-help-da is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101553" version="1" comment="libreoffice-help-de is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101556" version="1" comment="libreoffice-help-el is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101554" version="1" comment="libreoffice-help-en-GB is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101547" version="1" comment="libreoffice-help-en-US is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101557" version="1" comment="libreoffice-help-en-ZA is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101558" version="1" comment="libreoffice-help-es is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101559" version="1" comment="libreoffice-help-et is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101560" version="1" comment="libreoffice-help-eu is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101561" version="1" comment="libreoffice-help-fi is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101562" version="1" comment="libreoffice-help-fr is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101564" version="1" comment="libreoffice-help-gl is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101555" version="1" comment="libreoffice-help-group1 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101563" version="1" comment="libreoffice-help-group2 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101565" version="1" comment="libreoffice-help-group3 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101572" version="1" comment="libreoffice-help-group4 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101580" version="1" comment="libreoffice-help-group5 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101566" version="1" comment="libreoffice-help-gu-IN is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101567" version="1" comment="libreoffice-help-hi-IN is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101568" version="1" comment="libreoffice-help-hu is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101569" version="1" comment="libreoffice-help-it is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101570" version="1" comment="libreoffice-help-ja is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101571" version="1" comment="libreoffice-help-km is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101573" version="1" comment="libreoffice-help-ko is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101574" version="1" comment="libreoffice-help-mk is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101575" version="1" comment="libreoffice-help-nb is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101576" version="1" comment="libreoffice-help-nl is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101577" version="1" comment="libreoffice-help-pl is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101578" version="1" comment="libreoffice-help-pt is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101579" version="1" comment="libreoffice-help-pt-BR is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101581" version="1" comment="libreoffice-help-ru is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101582" version="1" comment="libreoffice-help-sk is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101583" version="1" comment="libreoffice-help-sl is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101584" version="1" comment="libreoffice-help-sv is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101585" version="1" comment="libreoffice-help-tr is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101586" version="1" comment="libreoffice-help-vi is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101587" version="1" comment="libreoffice-help-zh-CN is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101588" version="1" comment="libreoffice-help-zh-TW is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101589" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101590" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101591" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101592" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101593" version="1" comment="libreoffice-icon-theme-tango is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101594" version="1" comment="libreoffice-icon-themes is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101683" version="1" comment="libreoffice-icon-themes-prebuilt is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101684" version="1" comment="libreoffice-impress is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101685" version="1" comment="libreoffice-impress-extensions is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101686" version="1" comment="libreoffice-kde is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101687" version="1" comment="libreoffice-kde4 is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101595" version="1" comment="libreoffice-l10n is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101596" version="1" comment="libreoffice-l10n-af is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101597" version="1" comment="libreoffice-l10n-am is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101598" version="1" comment="libreoffice-l10n-ar is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101599" version="1" comment="libreoffice-l10n-as is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101600" version="1" comment="libreoffice-l10n-ast is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101601" version="1" comment="libreoffice-l10n-be-BY is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101602" version="1" comment="libreoffice-l10n-bg is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101603" version="1" comment="libreoffice-l10n-br is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101604" version="1" comment="libreoffice-l10n-ca is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101605" version="1" comment="libreoffice-l10n-cs is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101606" version="1" comment="libreoffice-l10n-cy is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101607" version="1" comment="libreoffice-l10n-da is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101608" version="1" comment="libreoffice-l10n-de is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101609" version="1" comment="libreoffice-l10n-el is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101610" version="1" comment="libreoffice-l10n-en-GB is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101611" version="1" comment="libreoffice-l10n-en-ZA is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101612" version="1" comment="libreoffice-l10n-eo is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101613" version="1" comment="libreoffice-l10n-es is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101614" version="1" comment="libreoffice-l10n-et is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101615" version="1" comment="libreoffice-l10n-eu is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101616" version="1" comment="libreoffice-l10n-fi is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101617" version="1" comment="libreoffice-l10n-fr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101618" version="1" comment="libreoffice-l10n-ga is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101619" version="1" comment="libreoffice-l10n-gd is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101620" version="1" comment="libreoffice-l10n-gl is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101621" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101622" version="1" comment="libreoffice-l10n-he is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101623" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101624" version="1" comment="libreoffice-l10n-hr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101625" version="1" comment="libreoffice-l10n-hu is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101626" version="1" comment="libreoffice-l10n-id is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101627" version="1" comment="libreoffice-l10n-is is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101628" version="1" comment="libreoffice-l10n-it is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101629" version="1" comment="libreoffice-l10n-ja is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101630" version="1" comment="libreoffice-l10n-ka is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101631" version="1" comment="libreoffice-l10n-km is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101632" version="1" comment="libreoffice-l10n-kn is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101633" version="1" comment="libreoffice-l10n-ko is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101634" version="1" comment="libreoffice-l10n-lt is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101635" version="1" comment="libreoffice-l10n-mk is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101636" version="1" comment="libreoffice-l10n-ml is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101637" version="1" comment="libreoffice-l10n-mr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101638" version="1" comment="libreoffice-l10n-nb is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101639" version="1" comment="libreoffice-l10n-nl is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101640" version="1" comment="libreoffice-l10n-nn is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101641" version="1" comment="libreoffice-l10n-nr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101642" version="1" comment="libreoffice-l10n-om is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101643" version="1" comment="libreoffice-l10n-or is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101644" version="1" comment="libreoffice-l10n-pa-IN is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101645" version="1" comment="libreoffice-l10n-pl is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101688" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101646" version="1" comment="libreoffice-l10n-pt is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101647" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101648" version="1" comment="libreoffice-l10n-ro is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101649" version="1" comment="libreoffice-l10n-ru is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101650" version="1" comment="libreoffice-l10n-rw is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101651" version="1" comment="libreoffice-l10n-sh is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101652" version="1" comment="libreoffice-l10n-sk is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101653" version="1" comment="libreoffice-l10n-sl is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101654" version="1" comment="libreoffice-l10n-sr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101655" version="1" comment="libreoffice-l10n-ss is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101656" version="1" comment="libreoffice-l10n-st is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101657" version="1" comment="libreoffice-l10n-sv is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101658" version="1" comment="libreoffice-l10n-ta is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101659" version="1" comment="libreoffice-l10n-te is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101660" version="1" comment="libreoffice-l10n-tg is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101661" version="1" comment="libreoffice-l10n-th is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101662" version="1" comment="libreoffice-l10n-tr is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101663" version="1" comment="libreoffice-l10n-ts is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101664" version="1" comment="libreoffice-l10n-ug is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101665" version="1" comment="libreoffice-l10n-uk is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101666" version="1" comment="libreoffice-l10n-ve is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101667" version="1" comment="libreoffice-l10n-vi is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101668" version="1" comment="libreoffice-l10n-xh is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101669" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101670" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101671" version="1" comment="libreoffice-l10n-zu is &lt;4.1.6.2-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101689" version="1" comment="libreoffice-mailmerge is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101690" version="1" comment="libreoffice-math is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101691" version="1" comment="libreoffice-officebean is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101692" version="1" comment="libreoffice-pyuno is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101693" version="1" comment="libreoffice-sdk is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101694" version="1" comment="libreoffice-sdk-doc is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101695" version="1" comment="libreoffice-writer is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101696" version="1" comment="libreoffice-writer-extensions is &lt;4.1.6.2-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117556" version="1" comment="flash-player is &lt;11.2.202.418-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117557" version="1" comment="flash-player-gnome is &lt;11.2.202.418-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117558" version="1" comment="flash-player-kde4 is &lt;11.2.202.418-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101899" version="1" comment="dbus-1 is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101902" version="1" comment="dbus-1-devel is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101903" version="1" comment="dbus-1-devel-32bit is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101900" version="1" comment="dbus-1-devel-doc is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101901" version="1" comment="dbus-1-x11 is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101904" version="1" comment="libdbus-1-3 is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101905" version="1" comment="libdbus-1-3-32bit is &lt;1.8.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101910" version="1" comment="emacs is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101911" version="1" comment="emacs-el is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101912" version="1" comment="emacs-info is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101913" version="1" comment="emacs-nox is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101914" version="1" comment="emacs-x11 is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101915" version="1" comment="etags is &lt;24.3-6.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101971" version="1" comment="libvirt is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101972" version="1" comment="libvirt-client is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101973" version="1" comment="libvirt-client-32bit is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101974" version="1" comment="libvirt-daemon is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101975" version="1" comment="libvirt-daemon-config-network is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101976" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101977" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101996" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101978" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101979" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101980" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101981" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101982" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101983" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101984" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101985" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101986" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101997" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101987" version="1" comment="libvirt-daemon-lxc is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101988" version="1" comment="libvirt-daemon-qemu is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101989" version="1" comment="libvirt-daemon-uml is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101990" version="1" comment="libvirt-daemon-vbox is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101998" version="1" comment="libvirt-daemon-xen is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101991" version="1" comment="libvirt-devel is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101992" version="1" comment="libvirt-devel-32bit is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101993" version="1" comment="libvirt-doc is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101994" version="1" comment="libvirt-lock-sanlock is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101995" version="1" comment="libvirt-login-shell is &lt;1.2.9-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101958" version="1" comment="libvirt-python is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101999" version="1" comment="gnutls is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102000" version="1" comment="libgnutls-devel is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102001" version="1" comment="libgnutls-devel-32bit is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102002" version="1" comment="libgnutls-openssl-devel is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102003" version="1" comment="libgnutls-openssl27 is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102004" version="1" comment="libgnutls28 is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102005" version="1" comment="libgnutls28-32bit is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102006" version="1" comment="libgnutlsxx-devel is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102007" version="1" comment="libgnutlsxx28 is &lt;3.2.18-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102029" version="1" comment="libopenssl-devel is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102030" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102031" version="1" comment="libopenssl1_0_0 is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102032" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102033" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102034" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102035" version="1" comment="openssl is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102036" version="1" comment="openssl-doc is &lt;1.0.1j-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092575" version="1" comment="libpixman-1-0 is &lt;0.30.2-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092576" version="1" comment="libpixman-1-0-32bit is &lt;0.30.2-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092577" version="1" comment="libpixman-1-0-devel is &lt;0.30.2-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092578" version="1" comment="pixman is &lt;0.30.2-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093041" version="1" comment="quassel is &lt;0.9.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093042" version="1" comment="quassel-base is &lt;0.9.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093043" version="1" comment="quassel-client is &lt;0.9.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093044" version="1" comment="quassel-core is &lt;0.9.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093045" version="1" comment="quassel-mono is &lt;0.9.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102066" version="1" comment="ImageMagick is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102068" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102067" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102069" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102070" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102055" version="1" comment="libMagick++-6_Q16-2 is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102054" version="1" comment="libMagick++-6_Q16-2-32bit is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102072" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102071" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102074" version="1" comment="libMagick++-devel is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102073" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102043" version="1" comment="libMagick++5 is &lt;6.7.8.8-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102059" version="1" comment="libMagickCore-6_Q16-1 is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102058" version="1" comment="libMagickCore-6_Q16-1-32bit is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102076" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102075" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102045" version="1" comment="libMagickCore5 is &lt;6.7.8.8-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102044" version="1" comment="libMagickCore5-32bit is &lt;6.7.8.8-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102061" version="1" comment="libMagickWand-6_Q16-1 is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102060" version="1" comment="libMagickWand-6_Q16-1-32bit is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102078" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102077" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102047" version="1" comment="libMagickWand5 is &lt;6.7.8.8-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102046" version="1" comment="libMagickWand5-32bit is &lt;6.7.8.8-4.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102079" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102092" version="1" comment="rubygem-sprockets-2_2 is &lt;2.2.2-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102093" version="1" comment="rubygem-sprockets-2_2-doc is &lt;2.2.2-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102094" version="1" comment="rubygem-sprockets-2_1 is &lt;2.1.3-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102095" version="1" comment="rubygem-sprockets-2_1-doc is &lt;2.1.3-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102096" version="1" comment="wireshark is &lt;1.12.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102097" version="1" comment="wireshark-devel is &lt;1.12.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102098" version="1" comment="wireshark-ui-gtk is &lt;1.12.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102099" version="1" comment="wireshark-ui-qt is &lt;1.12.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102110" version="1" comment="rubygem-sprockets is &lt;2.10.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102111" version="1" comment="rubygem-sprockets-doc is &lt;2.10.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102125" version="1" comment="file is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102126" version="1" comment="file-devel is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102127" version="1" comment="file-magic is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102104" version="1" comment="libmagic-data is &lt;5.11-12.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102129" version="1" comment="libmagic1 is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102128" version="1" comment="libmagic1-32bit is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102130" version="1" comment="python-magic is &lt;5.19-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102131" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102132" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.17-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093065" version="1" comment="cups is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093066" version="1" comment="cups-client is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093067" version="1" comment="cups-ddk is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093068" version="1" comment="cups-devel is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093069" version="1" comment="cups-libs is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093070" version="1" comment="cups-libs-32bit is &lt;1.5.4-12.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102499" version="1" comment="phpMyAdmin is &lt;4.2.12-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102498" version="1" comment="clamav is &lt;0.98.5-2.5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117559" version="1" comment="flash-player is &lt;11.2.202.424-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117560" version="1" comment="flash-player-gnome is &lt;11.2.202.424-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117561" version="1" comment="flash-player-kde4 is &lt;11.2.202.424-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102550" version="1" comment="MozillaFirefox is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102551" version="1" comment="MozillaFirefox-branding-upstream is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102552" version="1" comment="MozillaFirefox-buildsymbols is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102553" version="1" comment="MozillaFirefox-devel is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102554" version="1" comment="MozillaFirefox-translations-common is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102555" version="1" comment="MozillaFirefox-translations-other is &lt;34.0.5-5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102559" version="1" comment="libfreebl3 is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102560" version="1" comment="libfreebl3-32bit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102561" version="1" comment="libsoftokn3 is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102562" version="1" comment="libsoftokn3-32bit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102557" version="1" comment="mozilla-nspr is &lt;4.10.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102556" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102558" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102563" version="1" comment="mozilla-nss is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102564" version="1" comment="mozilla-nss-32bit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102565" version="1" comment="mozilla-nss-certs is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102566" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102567" version="1" comment="mozilla-nss-devel is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102568" version="1" comment="mozilla-nss-sysinit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102569" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102570" version="1" comment="mozilla-nss-tools is &lt;3.17.2-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102588" version="1" comment="apache2-mod_wsgi is &lt;3.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102589" version="1" comment="icecast is &lt;2.3.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102590" version="1" comment="icecast-doc is &lt;2.3.3-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102608" version="1" comment="flac is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102609" version="1" comment="flac-devel is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102610" version="1" comment="flac-devel-32bit is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038271"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102611" version="1" comment="libFLAC++6 is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102612" version="1" comment="libFLAC++6-32bit is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102613" version="1" comment="libFLAC8 is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102614" version="1" comment="libFLAC8-32bit is &lt;1.3.0-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102598" version="1" comment="ruby19 is &lt;1.9.3.p448-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102599" version="1" comment="ruby19-devel is &lt;1.9.3.p448-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035268"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102600" version="1" comment="ruby19-devel-extra is &lt;1.9.3.p448-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102601" version="1" comment="ruby19-doc-ri is &lt;1.9.3.p448-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035269"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102602" version="1" comment="ruby19-tk is &lt;1.9.3.p448-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035270"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102618" version="1" comment="openvpn is &lt;2.3.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102619" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102620" version="1" comment="openvpn-down-root-plugin is &lt;2.3.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102711" version="1" comment="chromedriver is &lt;39.0.2171.65-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102712" version="1" comment="chromium is &lt;39.0.2171.65-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102713" version="1" comment="chromium-desktop-gnome is &lt;39.0.2171.65-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102714" version="1" comment="chromium-desktop-kde is &lt;39.0.2171.65-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102715" version="1" comment="chromium-ffmpegsumo is &lt;39.0.2171.65-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102717" version="1" comment="libyaml is &lt;0.1.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102716" version="1" comment="libyaml-0-2 is &lt;0.1.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102718" version="1" comment="libyaml-devel is &lt;0.1.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117562" version="1" comment="flash-player is &lt;11.2.202.425-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117563" version="1" comment="flash-player-gnome is &lt;11.2.202.425-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117564" version="1" comment="flash-player-kde4 is &lt;11.2.202.425-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102821" version="1" comment="cpio is &lt;2.11-29.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102822" version="1" comment="cpio-lang is &lt;2.11-29.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102780" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102781" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102782" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102783" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102784" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102785" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102786" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.55-24.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102823" version="1" comment="libjpeg-turbo is &lt;1.3.1-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102831" version="1" comment="libjpeg62 is &lt;62.1.0-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102830" version="1" comment="libjpeg62-32bit is &lt;62.1.0-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102833" version="1" comment="libjpeg62-devel is &lt;62.1.0-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102832" version="1" comment="libjpeg62-devel-32bit is &lt;62.1.0-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102834" version="1" comment="libjpeg62-turbo is &lt;1.3.1-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102825" version="1" comment="libjpeg8 is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102824" version="1" comment="libjpeg8-32bit is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102827" version="1" comment="libjpeg8-devel is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102826" version="1" comment="libjpeg8-devel-32bit is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102829" version="1" comment="libturbojpeg0 is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038290"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102828" version="1" comment="libturbojpeg0-32bit is &lt;8.0.2-30.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038289"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102835" version="1" comment="perl-Plack is &lt;1.0031-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102836" version="1" comment="phpMyAdmin is &lt;4.2.13.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102837" version="1" comment="lua-rrdtool is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102838" version="1" comment="python-rrdtool is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102839" version="1" comment="rrdtool is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102840" version="1" comment="rrdtool-cached is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038291"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102841" version="1" comment="rrdtool-devel is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038285"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102842" version="1" comment="ruby-rrdtool is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102843" version="1" comment="tcl-rrdtool is &lt;1.4.7-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102844" version="1" comment="mutt is &lt;1.5.21-44.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117565" version="1" comment="flash-player is &lt;11.2.202.335-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117566" version="1" comment="flash-player-gnome is &lt;11.2.202.335-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117567" version="1" comment="flash-player-kde4 is &lt;11.2.202.335-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102848" version="1" comment="firebird is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102849" version="1" comment="firebird-32bit is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102845" version="1" comment="firebird-classic is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102850" version="1" comment="firebird-devel is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102851" version="1" comment="firebird-doc is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102852" version="1" comment="firebird-superserver is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102853" version="1" comment="libfbclient2 is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102854" version="1" comment="libfbclient2-32bit is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102855" version="1" comment="libfbclient2-devel is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102846" version="1" comment="libfbembed-devel is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102847" version="1" comment="libfbembed2_5 is &lt;2.5.2.26539-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102856" version="1" comment="jasper is &lt;1.900.1-163.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102857" version="1" comment="libjasper-devel is &lt;1.900.1-163.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102858" version="1" comment="libjasper1 is &lt;1.900.1-163.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102859" version="1" comment="libjasper1-32bit is &lt;1.900.1-163.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102916" version="1" comment="seamonkey is &lt;2.31-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102917" version="1" comment="seamonkey-dom-inspector is &lt;2.31-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102918" version="1" comment="seamonkey-irc is &lt;2.31-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102919" version="1" comment="seamonkey-translations-common is &lt;2.31-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102920" version="1" comment="seamonkey-translations-other is &lt;2.31-40.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102921" version="1" comment="MozillaThunderbird is &lt;31.3.0-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102922" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.3.0-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102923" version="1" comment="MozillaThunderbird-devel is &lt;31.3.0-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102924" version="1" comment="MozillaThunderbird-translations-common is &lt;31.3.0-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102925" version="1" comment="MozillaThunderbird-translations-other is &lt;31.3.0-4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093088" version="1" comment="libqt4 is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093087" version="1" comment="libqt4-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093089" version="1" comment="libqt4-devel is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093077" version="1" comment="libqt4-devel-doc is &lt;4.8.5-5.9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093078" version="1" comment="libqt4-devel-doc-data is &lt;4.8.5-5.9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093090" version="1" comment="libqt4-linguist is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093091" version="1" comment="libqt4-private-headers-devel is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093093" version="1" comment="libqt4-qt3support is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093092" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093095" version="1" comment="libqt4-sql is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093094" version="1" comment="libqt4-sql-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093081" version="1" comment="libqt4-sql-mysql is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093080" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093082" version="1" comment="libqt4-sql-plugins is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093084" version="1" comment="libqt4-sql-postgresql is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093083" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093097" version="1" comment="libqt4-sql-sqlite is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093096" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093086" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093085" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093099" version="1" comment="libqt4-x11 is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093098" version="1" comment="libqt4-x11-32bit is &lt;4.8.5-5.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042578"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093079" version="1" comment="qt4-x11-tools is &lt;4.8.5-5.9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102973" version="1" comment="ntp is &lt;4.2.6p5-25.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102974" version="1" comment="ntp-doc is &lt;4.2.6p5-25.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102979" version="1" comment="cloop is &lt;2.639-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102980" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_25-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102981" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_25-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102982" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_25-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102983" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_25-11.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102984" version="1" comment="crash is &lt;7.0.2-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102985" version="1" comment="crash-devel is &lt;7.0.2-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102986" version="1" comment="crash-doc is &lt;7.0.2-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102987" version="1" comment="crash-eppic is &lt;7.0.2-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102988" version="1" comment="crash-gcore is &lt;7.0.2-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102989" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102990" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102991" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102992" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102993" version="1" comment="hdjmod is &lt;1.28-16.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102994" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_25-16.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102995" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_25-16.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102996" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_25-16.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102997" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_25-16.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102998" version="1" comment="ipset is &lt;6.21.1-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102999" version="1" comment="ipset-devel is &lt;6.21.1-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103000" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.11.10_25-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103001" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.11.10_25-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103002" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.11.10_25-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103003" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.11.10_25-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103005" version="1" comment="iscsitarget is &lt;1.4.20.3-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103006" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_25-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103007" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_25-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103008" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_25-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103009" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_25-13.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103010" version="1" comment="kernel-debug is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103011" version="1" comment="kernel-debug-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103012" version="1" comment="kernel-debug-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103013" version="1" comment="kernel-default is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103014" version="1" comment="kernel-default-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103015" version="1" comment="kernel-default-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103016" version="1" comment="kernel-desktop is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103017" version="1" comment="kernel-desktop-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103018" version="1" comment="kernel-desktop-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103026" version="1" comment="kernel-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103019" version="1" comment="kernel-docs is &lt;3.11.10-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103020" version="1" comment="kernel-ec2 is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103021" version="1" comment="kernel-ec2-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103022" version="1" comment="kernel-ec2-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103023" version="1" comment="kernel-pae is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103024" version="1" comment="kernel-pae-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103025" version="1" comment="kernel-pae-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103027" version="1" comment="kernel-source is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103028" version="1" comment="kernel-source-vanilla is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103029" version="1" comment="kernel-syms is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103030" version="1" comment="kernel-trace is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103031" version="1" comment="kernel-trace-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103032" version="1" comment="kernel-trace-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103033" version="1" comment="kernel-vanilla is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103034" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103035" version="1" comment="kernel-xen is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103036" version="1" comment="kernel-xen-base is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103037" version="1" comment="kernel-xen-devel is &lt;3.11.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103004" version="1" comment="libipset3 is &lt;6.21.1-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103038" version="1" comment="ndiswrapper is &lt;1.58-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103039" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_25-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103040" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_25-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103041" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_25-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103042" version="1" comment="pcfclock is &lt;0.44-258.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103043" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_25-258.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103044" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_25-258.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103045" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_25-258.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044056"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103051" version="1" comment="python-virtualbox is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103046" version="1" comment="vhba-kmp is &lt;20130607-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044057"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103047" version="1" comment="vhba-kmp-default is &lt;20130607_k3.11.10_25-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103048" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.11.10_25-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103049" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.11.10_25-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103050" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.11.10_25-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044058"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103052" version="1" comment="virtualbox is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103053" version="1" comment="virtualbox-devel is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103054" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103055" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103056" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103057" version="1" comment="virtualbox-guest-tools is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103058" version="1" comment="virtualbox-guest-x11 is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103059" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103060" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103061" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.18_k3.11.10_25-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103062" version="1" comment="virtualbox-qt is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103063" version="1" comment="virtualbox-websrv is &lt;4.2.18-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044059"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103064" version="1" comment="xen is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103065" version="1" comment="xen-devel is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103077" version="1" comment="xen-doc-html is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103066" version="1" comment="xen-kmp-default is &lt;4.3.2_02_k3.11.10_25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103067" version="1" comment="xen-kmp-desktop is &lt;4.3.2_02_k3.11.10_25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103068" version="1" comment="xen-kmp-pae is &lt;4.3.2_02_k3.11.10_25-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103070" version="1" comment="xen-libs is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103069" version="1" comment="xen-libs-32bit is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103078" version="1" comment="xen-tools is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103071" version="1" comment="xen-tools-domU is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103079" version="1" comment="xen-xend-tools is &lt;4.3.2_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103072" version="1" comment="xtables-addons is &lt;2.3-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103073" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103074" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103075" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103076" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_25-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103113" version="1" comment="pdns-recursor is &lt;3.6.2-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103117" version="1" comment="libksba is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103118" version="1" comment="libksba-devel is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103119" version="1" comment="libksba8 is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092579" version="1" comment="libvirt is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092580" version="1" comment="libvirt-client is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092581" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092582" version="1" comment="libvirt-daemon is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092583" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092584" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092604" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092585" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092586" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092587" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092588" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092589" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092590" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092591" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092592" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092593" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092605" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092594" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092595" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092596" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092597" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092606" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092598" version="1" comment="libvirt-devel is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092599" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092600" version="1" comment="libvirt-doc is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092601" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092602" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092603" version="1" comment="libvirt-python is &lt;1.1.2-2.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042527"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093100" version="1" comment="hplip is &lt;3.13.10-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093101" version="1" comment="hplip-hpijs is &lt;3.13.10-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093102" version="1" comment="hplip-sane is &lt;3.13.10-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103229" version="1" comment="mailx is &lt;12.5-20.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103230" version="1" comment="xorg-x11-server is &lt;7.6_1.16.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103231" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.16.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103232" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.16.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103233" version="1" comment="python3-rpm is &lt;4.11.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103236" version="1" comment="rpm is &lt;4.11.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103235" version="1" comment="rpm-32bit is &lt;4.11.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103237" version="1" comment="rpm-build is &lt;4.11.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103238" version="1" comment="rpm-devel is &lt;4.11.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103234" version="1" comment="rpm-python is &lt;4.11.3-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103239" version="1" comment="file is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103240" version="1" comment="file-devel is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103241" version="1" comment="file-magic is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103243" version="1" comment="libmagic1 is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103242" version="1" comment="libmagic1-32bit is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103244" version="1" comment="python-magic is &lt;5.19-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103432" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103433" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103434" version="1" comment="subversion is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103435" version="1" comment="subversion-bash-completion is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103436" version="1" comment="subversion-devel is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103437" version="1" comment="subversion-perl is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103438" version="1" comment="subversion-python is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103439" version="1" comment="subversion-python-ctypes is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103440" version="1" comment="subversion-ruby is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103441" version="1" comment="subversion-server is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103442" version="1" comment="subversion-tools is &lt;1.8.11-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103537" version="1" comment="apache2 is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103538" version="1" comment="apache2-devel is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103539" version="1" comment="apache2-doc is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103540" version="1" comment="apache2-event is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103541" version="1" comment="apache2-example-pages is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103259" version="1" comment="apache2-itk is &lt;2.2.29-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044101"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103542" version="1" comment="apache2-prefork is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103543" version="1" comment="apache2-utils is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103544" version="1" comment="apache2-worker is &lt;2.4.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103443" version="1" comment="libreoffice is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103444" version="1" comment="libreoffice-base is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103445" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103446" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103403" version="1" comment="libreoffice-base-extensions is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103447" version="1" comment="libreoffice-branding-upstream is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103448" version="1" comment="libreoffice-calc is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103449" version="1" comment="libreoffice-calc-extensions is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103450" version="1" comment="libreoffice-draw is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103407" version="1" comment="libreoffice-draw-extensions is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103451" version="1" comment="libreoffice-filters-optional is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103452" version="1" comment="libreoffice-gnome is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103275" version="1" comment="libreoffice-help-ast is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103276" version="1" comment="libreoffice-help-bg is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103277" version="1" comment="libreoffice-help-ca is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103278" version="1" comment="libreoffice-help-cs is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103279" version="1" comment="libreoffice-help-da is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103280" version="1" comment="libreoffice-help-de is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034102"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103283" version="1" comment="libreoffice-help-el is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103281" version="1" comment="libreoffice-help-en-GB is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034103"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103274" version="1" comment="libreoffice-help-en-US is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103284" version="1" comment="libreoffice-help-en-ZA is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103285" version="1" comment="libreoffice-help-es is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034106"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103286" version="1" comment="libreoffice-help-et is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103287" version="1" comment="libreoffice-help-eu is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103288" version="1" comment="libreoffice-help-fi is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103289" version="1" comment="libreoffice-help-fr is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103291" version="1" comment="libreoffice-help-gl is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103282" version="1" comment="libreoffice-help-group1 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103290" version="1" comment="libreoffice-help-group2 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103292" version="1" comment="libreoffice-help-group3 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103299" version="1" comment="libreoffice-help-group4 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103307" version="1" comment="libreoffice-help-group5 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103293" version="1" comment="libreoffice-help-gu-IN is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103294" version="1" comment="libreoffice-help-hi-IN is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103295" version="1" comment="libreoffice-help-hu is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103296" version="1" comment="libreoffice-help-it is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034109"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103297" version="1" comment="libreoffice-help-ja is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034110"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103298" version="1" comment="libreoffice-help-km is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103300" version="1" comment="libreoffice-help-ko is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103301" version="1" comment="libreoffice-help-mk is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103302" version="1" comment="libreoffice-help-nb is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103303" version="1" comment="libreoffice-help-nl is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103304" version="1" comment="libreoffice-help-pl is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103305" version="1" comment="libreoffice-help-pt is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103306" version="1" comment="libreoffice-help-pt-BR is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103308" version="1" comment="libreoffice-help-ru is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103309" version="1" comment="libreoffice-help-sk is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103310" version="1" comment="libreoffice-help-sl is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103311" version="1" comment="libreoffice-help-sv is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103312" version="1" comment="libreoffice-help-tr is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103313" version="1" comment="libreoffice-help-vi is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103314" version="1" comment="libreoffice-help-zh-CN is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103315" version="1" comment="libreoffice-help-zh-TW is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034118"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103453" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103454" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103455" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103456" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103457" version="1" comment="libreoffice-icon-theme-sifr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103458" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103321" version="1" comment="libreoffice-icon-themes is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034120"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103410" version="1" comment="libreoffice-icon-themes-prebuilt is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103459" version="1" comment="libreoffice-impress is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103412" version="1" comment="libreoffice-impress-extensions is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103413" version="1" comment="libreoffice-kde is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103460" version="1" comment="libreoffice-kde4 is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103322" version="1" comment="libreoffice-l10n is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103461" version="1" comment="libreoffice-l10n-af is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103324" version="1" comment="libreoffice-l10n-am is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103462" version="1" comment="libreoffice-l10n-ar is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103463" version="1" comment="libreoffice-l10n-as is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103327" version="1" comment="libreoffice-l10n-ast is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103328" version="1" comment="libreoffice-l10n-be-BY is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103464" version="1" comment="libreoffice-l10n-bg is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103465" version="1" comment="libreoffice-l10n-bn is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103466" version="1" comment="libreoffice-l10n-br is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103467" version="1" comment="libreoffice-l10n-ca is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103468" version="1" comment="libreoffice-l10n-cs is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103469" version="1" comment="libreoffice-l10n-cy is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103470" version="1" comment="libreoffice-l10n-da is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103471" version="1" comment="libreoffice-l10n-de is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103472" version="1" comment="libreoffice-l10n-dz is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103473" version="1" comment="libreoffice-l10n-el is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103474" version="1" comment="libreoffice-l10n-en is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103337" version="1" comment="libreoffice-l10n-en-GB is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103338" version="1" comment="libreoffice-l10n-en-ZA is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103339" version="1" comment="libreoffice-l10n-eo is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103475" version="1" comment="libreoffice-l10n-es is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103476" version="1" comment="libreoffice-l10n-et is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103477" version="1" comment="libreoffice-l10n-eu is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103478" version="1" comment="libreoffice-l10n-fa is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103479" version="1" comment="libreoffice-l10n-fi is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103480" version="1" comment="libreoffice-l10n-fr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103481" version="1" comment="libreoffice-l10n-ga is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103346" version="1" comment="libreoffice-l10n-gd is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103482" version="1" comment="libreoffice-l10n-gl is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103483" version="1" comment="libreoffice-l10n-gu is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103348" version="1" comment="libreoffice-l10n-gu-IN is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103484" version="1" comment="libreoffice-l10n-he is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103485" version="1" comment="libreoffice-l10n-hi is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103350" version="1" comment="libreoffice-l10n-hi-IN is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103486" version="1" comment="libreoffice-l10n-hr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103487" version="1" comment="libreoffice-l10n-hu is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103353" version="1" comment="libreoffice-l10n-id is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103354" version="1" comment="libreoffice-l10n-is is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103488" version="1" comment="libreoffice-l10n-it is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103489" version="1" comment="libreoffice-l10n-ja is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103357" version="1" comment="libreoffice-l10n-ka is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103490" version="1" comment="libreoffice-l10n-kk is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103358" version="1" comment="libreoffice-l10n-km is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103491" version="1" comment="libreoffice-l10n-kn is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103492" version="1" comment="libreoffice-l10n-ko is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103493" version="1" comment="libreoffice-l10n-lt is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103494" version="1" comment="libreoffice-l10n-lv is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103495" version="1" comment="libreoffice-l10n-mai is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103362" version="1" comment="libreoffice-l10n-mk is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103496" version="1" comment="libreoffice-l10n-ml is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103497" version="1" comment="libreoffice-l10n-mr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103498" version="1" comment="libreoffice-l10n-nb is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103499" version="1" comment="libreoffice-l10n-nl is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103500" version="1" comment="libreoffice-l10n-nn is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103501" version="1" comment="libreoffice-l10n-nr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103502" version="1" comment="libreoffice-l10n-nso is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103369" version="1" comment="libreoffice-l10n-om is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103503" version="1" comment="libreoffice-l10n-or is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103504" version="1" comment="libreoffice-l10n-pa is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103371" version="1" comment="libreoffice-l10n-pa-IN is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034382"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103505" version="1" comment="libreoffice-l10n-pl is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103415" version="1" comment="libreoffice-l10n-prebuilt is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034383"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103373" version="1" comment="libreoffice-l10n-pt is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103506" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103507" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103508" version="1" comment="libreoffice-l10n-ro is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103509" version="1" comment="libreoffice-l10n-ru is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103377" version="1" comment="libreoffice-l10n-rw is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103378" version="1" comment="libreoffice-l10n-sh is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103510" version="1" comment="libreoffice-l10n-si is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103511" version="1" comment="libreoffice-l10n-sk is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103512" version="1" comment="libreoffice-l10n-sl is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103513" version="1" comment="libreoffice-l10n-sr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103514" version="1" comment="libreoffice-l10n-ss is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103515" version="1" comment="libreoffice-l10n-st is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103516" version="1" comment="libreoffice-l10n-sv is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103517" version="1" comment="libreoffice-l10n-ta is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103518" version="1" comment="libreoffice-l10n-te is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103387" version="1" comment="libreoffice-l10n-tg is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103519" version="1" comment="libreoffice-l10n-th is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103520" version="1" comment="libreoffice-l10n-tn is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103521" version="1" comment="libreoffice-l10n-tr is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103522" version="1" comment="libreoffice-l10n-ts is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103391" version="1" comment="libreoffice-l10n-ug is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103523" version="1" comment="libreoffice-l10n-uk is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103524" version="1" comment="libreoffice-l10n-ve is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103394" version="1" comment="libreoffice-l10n-vi is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103525" version="1" comment="libreoffice-l10n-xh is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103396" version="1" comment="libreoffice-l10n-zh-CN is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103526" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103527" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103397" version="1" comment="libreoffice-l10n-zh-TW is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103528" version="1" comment="libreoffice-l10n-zu is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103529" version="1" comment="libreoffice-mailmerge is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103530" version="1" comment="libreoffice-math is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103531" version="1" comment="libreoffice-officebean is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103532" version="1" comment="libreoffice-pyuno is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103533" version="1" comment="libreoffice-sdk is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103534" version="1" comment="libreoffice-sdk-doc is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103535" version="1" comment="libreoffice-writer is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103536" version="1" comment="libreoffice-writer-extensions is &lt;4.3.5.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093115" version="1" comment="gnumeric is &lt;1.12.7-2.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030832"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093116" version="1" comment="gnumeric-devel is &lt;1.12.7-2.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093117" version="1" comment="gnumeric-lang is &lt;1.12.7-2.5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093153" version="1" comment="tor is &lt;0.2.3.25-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042591"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093151" version="1" comment="ack is &lt;2.12-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093152" version="1" comment="perl-App-Ack is &lt;2.12-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092607" version="1" comment="wireshark is &lt;1.10.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009092608" version="1" comment="wireshark-devel is &lt;1.10.5-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093177" version="1" comment="libQt5Gui5 is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093176" version="1" comment="libQt5Gui5-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093179" version="1" comment="libQt5Sql5 is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093178" version="1" comment="libQt5Sql5-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093181" version="1" comment="libQt5Test5 is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093180" version="1" comment="libQt5Test5-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093183" version="1" comment="libQt5Widgets5 is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093182" version="1" comment="libQt5Widgets5-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093185" version="1" comment="libqt5-qtbase is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093184" version="1" comment="libqt5-qtbase-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093186" version="1" comment="libqt5-qtbase-devel is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093187" version="1" comment="libqt5-qtbase-private-headers-devel is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093189" version="1" comment="libqt5-sql-mysql is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093188" version="1" comment="libqt5-sql-mysql-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093191" version="1" comment="libqt5-sql-postgresql is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093190" version="1" comment="libqt5-sql-postgresql-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093193" version="1" comment="libqt5-sql-sqlite is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093192" version="1" comment="libqt5-sql-sqlite-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093195" version="1" comment="libqt5-sql-unixODBC is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093194" version="1" comment="libqt5-sql-unixODBC-32bit is &lt;5.1.1-6.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042598"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093196" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093197" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093198" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093199" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093200" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093201" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093202" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.6-24.13.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042599"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103662" version="1" comment="ruby20 is &lt;2.0.0.p247-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103663" version="1" comment="ruby20-devel is &lt;2.0.0.p247-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103664" version="1" comment="ruby20-devel-extra is &lt;2.0.0.p247-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103665" version="1" comment="ruby20-doc-ri is &lt;2.0.0.p247-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103666" version="1" comment="ruby20-tk is &lt;2.0.0.p247-3.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105099" version="1" comment="jasper is &lt;1.900.1-160.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105100" version="1" comment="libjasper-devel is &lt;1.900.1-160.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105101" version="1" comment="libjasper1 is &lt;1.900.1-160.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105102" version="1" comment="libjasper1-32bit is &lt;1.900.1-160.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105881" version="1" comment="libvirt is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105882" version="1" comment="libvirt-client is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105883" version="1" comment="libvirt-client-32bit is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105884" version="1" comment="libvirt-daemon is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105885" version="1" comment="libvirt-daemon-config-network is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105886" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105887" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105906" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105888" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105889" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105890" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105891" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105892" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105893" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105894" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105895" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105896" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105907" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105897" version="1" comment="libvirt-daemon-lxc is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105898" version="1" comment="libvirt-daemon-qemu is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105899" version="1" comment="libvirt-daemon-uml is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105900" version="1" comment="libvirt-daemon-vbox is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105908" version="1" comment="libvirt-daemon-xen is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105901" version="1" comment="libvirt-devel is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105902" version="1" comment="libvirt-devel-32bit is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105903" version="1" comment="libvirt-doc is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105904" version="1" comment="libvirt-lock-sanlock is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105905" version="1" comment="libvirt-login-shell is &lt;1.2.9-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044500"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105860" version="1" comment="libvirt-python is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105824" version="1" comment="xen is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105825" version="1" comment="xen-devel is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105832" version="1" comment="xen-doc-html is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105826" version="1" comment="xen-kmp-default is &lt;4.3.3_04_k3.11.10_25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105827" version="1" comment="xen-kmp-desktop is &lt;4.3.3_04_k3.11.10_25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105828" version="1" comment="xen-kmp-pae is &lt;4.3.3_04_k3.11.10_25-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044494"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105830" version="1" comment="xen-libs is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105829" version="1" comment="xen-libs-32bit is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105833" version="1" comment="xen-tools is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105831" version="1" comment="xen-tools-domU is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105834" version="1" comment="xen-xend-tools is &lt;4.3.3_04-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044493"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105909" version="1" comment="vorbis-tools is &lt;1.4.0-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105910" version="1" comment="vorbis-tools-lang is &lt;1.4.0-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044501"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105925" version="1" comment="privoxy is &lt;3.0.23-8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105926" version="1" comment="privoxy-doc is &lt;3.0.23-8.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105911" version="1" comment="python-virtualbox is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105912" version="1" comment="virtualbox is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105913" version="1" comment="virtualbox-devel is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105914" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105915" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105916" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105917" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105918" version="1" comment="virtualbox-guest-tools is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105919" version="1" comment="virtualbox-guest-x11 is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105920" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105921" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105922" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.20_k3.16.7_7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105923" version="1" comment="virtualbox-qt is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105924" version="1" comment="virtualbox-websrv is &lt;4.3.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117568" version="1" comment="flash-player is &lt;11.2.202.442-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117569" version="1" comment="flash-player-gnome is &lt;11.2.202.442-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117570" version="1" comment="flash-player-kde4 is &lt;11.2.202.442-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105943" version="1" comment="unzip is &lt;6.00-26.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105944" version="1" comment="unzip-doc is &lt;6.00-26.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105942" version="1" comment="unzip-rcc is &lt;6.00-26.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105934" version="1" comment="libLLVM is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105935" version="1" comment="libLLVM-32bit is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105936" version="1" comment="libclang is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105937" version="1" comment="llvm is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105938" version="1" comment="llvm-clang is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105939" version="1" comment="llvm-clang-devel is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105940" version="1" comment="llvm-devel is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105941" version="1" comment="llvm-vim-plugins is &lt;3.3-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105952" version="1" comment="rsync is &lt;3.1.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105953" version="1" comment="curl is &lt;7.40.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105954" version="1" comment="libcurl-devel is &lt;7.40.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105956" version="1" comment="libcurl4 is &lt;7.40.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105955" version="1" comment="libcurl4-32bit is &lt;7.40.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105116" version="1" comment="gcab is &lt;0.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105117" version="1" comment="gcab-devel is &lt;0.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105118" version="1" comment="gcab-lang is &lt;0.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105119" version="1" comment="libgcab-1_0-0 is &lt;0.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106041" version="1" comment="jython is &lt;2.2.1-13.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106042" version="1" comment="jython-demo is &lt;2.2.1-13.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106043" version="1" comment="jython-javadoc is &lt;2.2.1-13.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106044" version="1" comment="jython-manual is &lt;2.2.1-13.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106072" version="1" comment="tcpdump is &lt;4.6.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106071" version="1" comment="clamav is &lt;0.98.6-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106073" version="1" comment="roundcubemail is &lt;1.0.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106128" version="1" comment="dbus-1 is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106131" version="1" comment="dbus-1-devel is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106132" version="1" comment="dbus-1-devel-32bit is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106129" version="1" comment="dbus-1-devel-doc is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106130" version="1" comment="dbus-1-x11 is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106133" version="1" comment="libdbus-1-3 is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106134" version="1" comment="libdbus-1-3-32bit is &lt;1.8.16-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106165" version="1" comment="perl-YAML-LibYAML is &lt;0.59-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106233" version="1" comment="apache2-mod_php5 is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106234" version="1" comment="php5 is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106235" version="1" comment="php5-bcmath is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106236" version="1" comment="php5-bz2 is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106237" version="1" comment="php5-calendar is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106238" version="1" comment="php5-ctype is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106239" version="1" comment="php5-curl is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106240" version="1" comment="php5-dba is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106241" version="1" comment="php5-devel is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106242" version="1" comment="php5-dom is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106243" version="1" comment="php5-enchant is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106244" version="1" comment="php5-exif is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106245" version="1" comment="php5-fastcgi is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106246" version="1" comment="php5-fileinfo is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106247" version="1" comment="php5-firebird is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106248" version="1" comment="php5-fpm is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106249" version="1" comment="php5-ftp is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106250" version="1" comment="php5-gd is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106251" version="1" comment="php5-gettext is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106252" version="1" comment="php5-gmp is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106253" version="1" comment="php5-iconv is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106254" version="1" comment="php5-imap is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106255" version="1" comment="php5-intl is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106256" version="1" comment="php5-json is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106257" version="1" comment="php5-ldap is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106258" version="1" comment="php5-mbstring is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106259" version="1" comment="php5-mcrypt is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106260" version="1" comment="php5-mssql is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106261" version="1" comment="php5-mysql is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106262" version="1" comment="php5-odbc is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106263" version="1" comment="php5-opcache is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106264" version="1" comment="php5-openssl is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106265" version="1" comment="php5-pcntl is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106266" version="1" comment="php5-pdo is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106267" version="1" comment="php5-pear is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106268" version="1" comment="php5-pgsql is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106269" version="1" comment="php5-phar is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106270" version="1" comment="php5-posix is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106271" version="1" comment="php5-pspell is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106272" version="1" comment="php5-readline is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106273" version="1" comment="php5-shmop is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106274" version="1" comment="php5-snmp is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106275" version="1" comment="php5-soap is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106276" version="1" comment="php5-sockets is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106277" version="1" comment="php5-sqlite is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106278" version="1" comment="php5-suhosin is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106279" version="1" comment="php5-sysvmsg is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106280" version="1" comment="php5-sysvsem is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106281" version="1" comment="php5-sysvshm is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106282" version="1" comment="php5-tidy is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106283" version="1" comment="php5-tokenizer is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106284" version="1" comment="php5-wddx is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106285" version="1" comment="php5-xmlreader is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106286" version="1" comment="php5-xmlrpc is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106287" version="1" comment="php5-xmlwriter is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106288" version="1" comment="php5-xsl is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106289" version="1" comment="php5-zip is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106290" version="1" comment="php5-zlib is &lt;5.6.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106294" version="1" comment="xorg-x11-server is &lt;7.6_1.16.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106295" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.16.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106296" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.16.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106726" version="1" comment="glibc is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106727" version="1" comment="glibc-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106728" version="1" comment="glibc-devel is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106729" version="1" comment="glibc-devel-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106730" version="1" comment="glibc-devel-static is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106731" version="1" comment="glibc-devel-static-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106736" version="1" comment="glibc-extra is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106737" version="1" comment="glibc-html is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106738" version="1" comment="glibc-i18ndata is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106739" version="1" comment="glibc-info is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106732" version="1" comment="glibc-locale is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106733" version="1" comment="glibc-locale-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106740" version="1" comment="glibc-obsolete is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106734" version="1" comment="glibc-profile is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106735" version="1" comment="glibc-profile-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106723" version="1" comment="glibc-testsuite is &lt;2.19-16.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106724" version="1" comment="glibc-utils is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106725" version="1" comment="glibc-utils-32bit is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106741" version="1" comment="nscd is &lt;2.19-16.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106742" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106744" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106743" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106746" version="1" comment="libdcerpc-binding0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106745" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106747" version="1" comment="libdcerpc-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106748" version="1" comment="libdcerpc-samr-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106750" version="1" comment="libdcerpc-samr0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106749" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106752" version="1" comment="libdcerpc0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106751" version="1" comment="libdcerpc0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106753" version="1" comment="libgensec-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106755" version="1" comment="libgensec0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106754" version="1" comment="libgensec0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106756" version="1" comment="libndr-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106757" version="1" comment="libndr-krb5pac-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106759" version="1" comment="libndr-krb5pac0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106758" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106760" version="1" comment="libndr-nbt-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106762" version="1" comment="libndr-nbt0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106761" version="1" comment="libndr-nbt0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106763" version="1" comment="libndr-standard-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106765" version="1" comment="libndr-standard0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106764" version="1" comment="libndr-standard0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106767" version="1" comment="libndr0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106766" version="1" comment="libndr0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106768" version="1" comment="libnetapi-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106770" version="1" comment="libnetapi0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106769" version="1" comment="libnetapi0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106771" version="1" comment="libpdb-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106773" version="1" comment="libpdb0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106772" version="1" comment="libpdb0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106774" version="1" comment="libregistry-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106776" version="1" comment="libregistry0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106775" version="1" comment="libregistry0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106777" version="1" comment="libsamba-credentials-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106779" version="1" comment="libsamba-credentials0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106778" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106780" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106782" version="1" comment="libsamba-hostconfig0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106781" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106783" version="1" comment="libsamba-policy-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106785" version="1" comment="libsamba-policy0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106784" version="1" comment="libsamba-policy0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106786" version="1" comment="libsamba-util-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106788" version="1" comment="libsamba-util0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106787" version="1" comment="libsamba-util0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106789" version="1" comment="libsamdb-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106791" version="1" comment="libsamdb0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106790" version="1" comment="libsamdb0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106792" version="1" comment="libsmbclient-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106793" version="1" comment="libsmbclient-raw-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106795" version="1" comment="libsmbclient-raw0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106794" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106797" version="1" comment="libsmbclient0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106796" version="1" comment="libsmbclient0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106798" version="1" comment="libsmbconf-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106800" version="1" comment="libsmbconf0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106799" version="1" comment="libsmbconf0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106801" version="1" comment="libsmbldap-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106803" version="1" comment="libsmbldap0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106802" version="1" comment="libsmbldap0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106804" version="1" comment="libsmbsharemodes-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106805" version="1" comment="libsmbsharemodes0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106806" version="1" comment="libtevent-util-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106808" version="1" comment="libtevent-util0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106807" version="1" comment="libtevent-util0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106809" version="1" comment="libwbclient-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106811" version="1" comment="libwbclient0 is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106810" version="1" comment="libwbclient0-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106813" version="1" comment="samba is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106812" version="1" comment="samba-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106815" version="1" comment="samba-client is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106814" version="1" comment="samba-client-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106816" version="1" comment="samba-core-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106817" version="1" comment="samba-doc is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106819" version="1" comment="samba-libs is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106818" version="1" comment="samba-libs-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106820" version="1" comment="samba-pidl is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106821" version="1" comment="samba-python is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106822" version="1" comment="samba-test is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106823" version="1" comment="samba-test-devel is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106825" version="1" comment="samba-winbind is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106824" version="1" comment="samba-winbind-32bit is &lt;4.1.17-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105121" version="1" comment="libsndfile is &lt;1.0.25-19.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105122" version="1" comment="libsndfile-devel is &lt;1.0.25-19.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105120" version="1" comment="libsndfile-progs is &lt;1.0.25-19.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105123" version="1" comment="libsndfile1 is &lt;1.0.25-19.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105124" version="1" comment="libsndfile1-32bit is &lt;1.0.25-19.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044379"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106843" version="1" comment="cups is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106844" version="1" comment="cups-client is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106845" version="1" comment="cups-ddk is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106846" version="1" comment="cups-devel is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106847" version="1" comment="cups-libs is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106848" version="1" comment="cups-libs-32bit is &lt;1.5.4-21.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044594"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106849" version="1" comment="snack is &lt;2.2.10-212.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106899" version="1" comment="MozillaFirefox is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106900" version="1" comment="MozillaFirefox-branding-upstream is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106901" version="1" comment="MozillaFirefox-buildsymbols is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106902" version="1" comment="MozillaFirefox-devel is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106903" version="1" comment="MozillaFirefox-translations-common is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106904" version="1" comment="MozillaFirefox-translations-other is &lt;36.0-14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044603"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106905" version="1" comment="libfreebl3 is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106906" version="1" comment="libfreebl3-32bit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106907" version="1" comment="libsoftokn3 is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106908" version="1" comment="libsoftokn3-32bit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106909" version="1" comment="mozilla-nss is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106910" version="1" comment="mozilla-nss-32bit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106911" version="1" comment="mozilla-nss-certs is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106912" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106913" version="1" comment="mozilla-nss-devel is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106914" version="1" comment="mozilla-nss-sysinit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106915" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106916" version="1" comment="mozilla-nss-tools is &lt;3.17.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106932" version="1" comment="python-rope is &lt;0.9.4-8.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107011" version="1" comment="vsftpd is &lt;3.0.2-14.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103667" version="1" comment="libvirt is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103668" version="1" comment="libvirt-client is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103669" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103670" version="1" comment="libvirt-daemon is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103671" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103672" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103673" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103693" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103674" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103675" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103676" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103677" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103678" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103679" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103680" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103681" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103682" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103694" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103683" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103684" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103685" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103686" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103695" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103687" version="1" comment="libvirt-devel is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103688" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103689" version="1" comment="libvirt-doc is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103690" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103691" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103692" version="1" comment="libvirt-python is &lt;1.1.2-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107161" version="1" comment="apache2-mod_php5 is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107162" version="1" comment="php5 is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107163" version="1" comment="php5-bcmath is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107164" version="1" comment="php5-bz2 is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107165" version="1" comment="php5-calendar is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107166" version="1" comment="php5-ctype is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107167" version="1" comment="php5-curl is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107168" version="1" comment="php5-dba is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107169" version="1" comment="php5-devel is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107170" version="1" comment="php5-dom is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107171" version="1" comment="php5-enchant is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107172" version="1" comment="php5-exif is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107173" version="1" comment="php5-fastcgi is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107174" version="1" comment="php5-fileinfo is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107175" version="1" comment="php5-firebird is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107176" version="1" comment="php5-fpm is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107177" version="1" comment="php5-ftp is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107178" version="1" comment="php5-gd is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107179" version="1" comment="php5-gettext is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107180" version="1" comment="php5-gmp is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107181" version="1" comment="php5-iconv is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107182" version="1" comment="php5-imap is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107183" version="1" comment="php5-intl is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107184" version="1" comment="php5-json is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107185" version="1" comment="php5-ldap is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107186" version="1" comment="php5-mbstring is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107187" version="1" comment="php5-mcrypt is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107188" version="1" comment="php5-mssql is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107189" version="1" comment="php5-mysql is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107190" version="1" comment="php5-odbc is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107191" version="1" comment="php5-opcache is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107192" version="1" comment="php5-openssl is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107193" version="1" comment="php5-pcntl is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107194" version="1" comment="php5-pdo is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107195" version="1" comment="php5-pear is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107196" version="1" comment="php5-pgsql is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107197" version="1" comment="php5-phar is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107198" version="1" comment="php5-posix is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107199" version="1" comment="php5-pspell is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107200" version="1" comment="php5-readline is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107201" version="1" comment="php5-shmop is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107202" version="1" comment="php5-snmp is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107203" version="1" comment="php5-soap is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107204" version="1" comment="php5-sockets is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107205" version="1" comment="php5-sqlite is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107206" version="1" comment="php5-suhosin is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107207" version="1" comment="php5-sysvmsg is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107208" version="1" comment="php5-sysvsem is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107209" version="1" comment="php5-sysvshm is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107210" version="1" comment="php5-tidy is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107211" version="1" comment="php5-tokenizer is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107212" version="1" comment="php5-wddx is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107213" version="1" comment="php5-xmlreader is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107214" version="1" comment="php5-xmlrpc is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107215" version="1" comment="php5-xmlwriter is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107216" version="1" comment="php5-xsl is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107217" version="1" comment="php5-zip is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107218" version="1" comment="php5-zlib is &lt;5.6.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107156" version="1" comment="chromedriver is &lt;40.0.2214.111-13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107157" version="1" comment="chromium is &lt;40.0.2214.111-13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107158" version="1" comment="chromium-desktop-gnome is &lt;40.0.2214.111-13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107159" version="1" comment="chromium-desktop-kde is &lt;40.0.2214.111-13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107160" version="1" comment="chromium-ffmpegsumo is &lt;40.0.2214.111-13.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107228" version="1" comment="MozillaThunderbird is &lt;31.5.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107229" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.5.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107230" version="1" comment="MozillaThunderbird-devel is &lt;31.5.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107231" version="1" comment="MozillaThunderbird-translations-common is &lt;31.5.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107232" version="1" comment="MozillaThunderbird-translations-other is &lt;31.5.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107242" version="1" comment="libtiff-devel is &lt;4.0.3-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107241" version="1" comment="libtiff-devel-32bit is &lt;4.0.3-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107244" version="1" comment="libtiff5 is &lt;4.0.3-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107243" version="1" comment="libtiff5-32bit is &lt;4.0.3-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107245" version="1" comment="tiff is &lt;4.0.3-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107246" version="1" comment="libmspack is &lt;0.4-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107247" version="1" comment="libmspack-devel is &lt;0.4-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107248" version="1" comment="libmspack0 is &lt;0.4-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107249" version="1" comment="libmspack0-32bit is &lt;0.4-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107597" version="1" comment="percona-toolkit is &lt;2.2.13-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107598" version="1" comment="xtrabackup is &lt;2.2.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107599" version="1" comment="xtrabackup-test is &lt;2.2.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107600" version="1" comment="putty is &lt;0.64-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107588" version="1" comment="glusterfs is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107589" version="1" comment="glusterfs-devel is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107590" version="1" comment="libgfapi0 is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107591" version="1" comment="libgfrpc0 is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107592" version="1" comment="libgfxdr0 is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107593" version="1" comment="libglusterfs0 is &lt;3.4.0~qa9-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107601" version="1" comment="autofs is &lt;5.1.0-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107602" version="1" comment="cacti is &lt;0.8.8c-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117571" version="1" comment="flash-player is &lt;11.2.202.451-2.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117572" version="1" comment="flash-player-gnome is &lt;11.2.202.451-2.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117573" version="1" comment="flash-player-kde4 is &lt;11.2.202.451-2.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107667" version="1" comment="wireshark is &lt;1.12.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107668" version="1" comment="wireshark-devel is &lt;1.12.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107669" version="1" comment="wireshark-ui-gtk is &lt;1.12.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107670" version="1" comment="wireshark-ui-qt is &lt;1.12.4-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107682" version="1" comment="chromedriver is &lt;41.0.2272.76-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107683" version="1" comment="chromium is &lt;41.0.2272.76-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107684" version="1" comment="chromium-desktop-gnome is &lt;41.0.2272.76-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107685" version="1" comment="chromium-desktop-kde is &lt;41.0.2272.76-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107686" version="1" comment="chromium-ffmpegsumo is &lt;41.0.2272.76-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107786" version="1" comment="vorbis-tools is &lt;1.4.0-17.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107787" version="1" comment="vorbis-tools-lang is &lt;1.4.0-17.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107872" version="1" comment="libssh2-1 is &lt;1.5.0-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107873" version="1" comment="libssh2-1-32bit is &lt;1.5.0-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107874" version="1" comment="libssh2-devel is &lt;1.5.0-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107875" version="1" comment="libssh2_org is &lt;1.5.0-9.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107878" version="1" comment="krb5 is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107879" version="1" comment="krb5-32bit is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107880" version="1" comment="krb5-client is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107881" version="1" comment="krb5-devel is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107882" version="1" comment="krb5-devel-32bit is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107883" version="1" comment="krb5-doc is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107876" version="1" comment="krb5-mini is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107877" version="1" comment="krb5-mini-devel is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107884" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107885" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107886" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107887" version="1" comment="krb5-server is &lt;1.12.2-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107960" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107961" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107962" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107963" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107964" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107965" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107966" version="1" comment="openssl is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107967" version="1" comment="openssl-doc is &lt;1.0.1k-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044743"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107977" version="1" comment="bsdtar is &lt;3.1.2-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107978" version="1" comment="libarchive is &lt;3.1.2-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107979" version="1" comment="libarchive-devel is &lt;3.1.2-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107980" version="1" comment="libarchive13 is &lt;3.1.2-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107981" version="1" comment="libarchive13-32bit is &lt;3.1.2-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044746"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108032" version="1" comment="seamonkey is &lt;2.33-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108033" version="1" comment="seamonkey-dom-inspector is &lt;2.33-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108034" version="1" comment="seamonkey-irc is &lt;2.33-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108035" version="1" comment="seamonkey-translations-common is &lt;2.33-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108036" version="1" comment="seamonkey-translations-other is &lt;2.33-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107982" version="1" comment="kdebase4-runtime is &lt;4.11.5-482.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107983" version="1" comment="kdebase4-runtime-branding-upstream is &lt;4.11.5-482.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107984" version="1" comment="kdebase4-runtime-devel is &lt;4.11.5-482.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107987" version="1" comment="kdelibs4 is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107986" version="1" comment="kdelibs4-apidocs is &lt;4.11.5-488.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035322"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044748"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107988" version="1" comment="kdelibs4-branding-upstream is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107989" version="1" comment="kdelibs4-core is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107990" version="1" comment="kdelibs4-doc is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108000" version="1" comment="konversation is &lt;1.5.1-3.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108001" version="1" comment="konversation-lang is &lt;1.5.1-3.4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108002" version="1" comment="kwebkitpart is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108003" version="1" comment="kwebkitpart-lang is &lt;1.3.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107992" version="1" comment="libkde4 is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107991" version="1" comment="libkde4-32bit is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107993" version="1" comment="libkde4-devel is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107995" version="1" comment="libkdecore4 is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107994" version="1" comment="libkdecore4-32bit is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107996" version="1" comment="libkdecore4-devel is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107997" version="1" comment="libksuseinstall-devel is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107999" version="1" comment="libksuseinstall1 is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107998" version="1" comment="libksuseinstall1-32bit is &lt;4.11.5-488.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034318"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108015" version="1" comment="libqt4 is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108014" version="1" comment="libqt4-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108016" version="1" comment="libqt4-devel is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108004" version="1" comment="libqt4-devel-doc is &lt;4.8.5-5.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108005" version="1" comment="libqt4-devel-doc-data is &lt;4.8.5-5.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108017" version="1" comment="libqt4-linguist is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108018" version="1" comment="libqt4-private-headers-devel is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108020" version="1" comment="libqt4-qt3support is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108019" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108022" version="1" comment="libqt4-sql is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108021" version="1" comment="libqt4-sql-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108008" version="1" comment="libqt4-sql-mysql is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108007" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108009" version="1" comment="libqt4-sql-plugins is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108011" version="1" comment="libqt4-sql-postgresql is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108010" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108024" version="1" comment="libqt4-sql-sqlite is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108023" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108013" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108012" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108026" version="1" comment="libqt4-x11 is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108025" version="1" comment="libqt4-x11-32bit is &lt;4.8.5-5.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107985" version="1" comment="plasma-theme-oxygen is &lt;4.11.5-482.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044747"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108006" version="1" comment="qt4-x11-tools is &lt;4.8.5-5.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108090" version="1" comment="less is &lt;458-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108091" version="1" comment="tor is &lt;0.2.4.26-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108102" version="1" comment="MozillaFirefox is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108103" version="1" comment="MozillaFirefox-branding-upstream is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108104" version="1" comment="MozillaFirefox-buildsymbols is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108105" version="1" comment="MozillaFirefox-devel is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108106" version="1" comment="MozillaFirefox-translations-common is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108107" version="1" comment="MozillaFirefox-translations-other is &lt;36.0.4-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108119" version="1" comment="libzip is &lt;0.11.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108120" version="1" comment="libzip-devel is &lt;0.11.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108121" version="1" comment="libzip2 is &lt;0.11.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108122" version="1" comment="libzip2-32bit is &lt;0.11.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108123" version="1" comment="libXfont is &lt;1.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108124" version="1" comment="libXfont-devel is &lt;1.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108125" version="1" comment="libXfont-devel-32bit is &lt;1.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108126" version="1" comment="libXfont1 is &lt;1.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108127" version="1" comment="libXfont1-32bit is &lt;1.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108128" version="1" comment="tcpdump is &lt;4.6.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108129" version="1" comment="mercurial is &lt;3.1.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108130" version="1" comment="mercurial-lang is &lt;3.1.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108180" version="1" comment="gnutls is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108181" version="1" comment="libgnutls-devel is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108182" version="1" comment="libgnutls-devel-32bit is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108183" version="1" comment="libgnutls-openssl-devel is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108184" version="1" comment="libgnutls-openssl27 is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108185" version="1" comment="libgnutls28 is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108186" version="1" comment="libgnutls28-32bit is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108187" version="1" comment="libgnutlsxx-devel is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108188" version="1" comment="libgnutlsxx28 is &lt;3.2.18-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108189" version="1" comment="freetype2 is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108190" version="1" comment="freetype2-devel is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108191" version="1" comment="freetype2-devel-32bit is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108194" version="1" comment="ft2demos is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108192" version="1" comment="libfreetype6 is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108193" version="1" comment="libfreetype6-32bit is &lt;2.5.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108195" version="1" comment="rubygem-bundler is &lt;1.8.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108196" version="1" comment="rubygem-bundler-doc is &lt;1.8.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108197" version="1" comment="seamonkey is &lt;2.33.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108198" version="1" comment="seamonkey-dom-inspector is &lt;2.33.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108199" version="1" comment="seamonkey-irc is &lt;2.33.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108200" version="1" comment="seamonkey-translations-common is &lt;2.33.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108201" version="1" comment="seamonkey-translations-other is &lt;2.33.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108209" version="1" comment="gd is &lt;2.1.0-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108207" version="1" comment="gd-32bit is &lt;2.0.36.RC1-78.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108210" version="1" comment="gd-devel is &lt;2.1.0-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108211" version="1" comment="libgd3 is &lt;2.1.0-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108212" version="1" comment="libgd3-32bit is &lt;2.1.0-7.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108278" version="1" comment="apache2-mod_php5 is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108279" version="1" comment="php5 is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108280" version="1" comment="php5-bcmath is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108281" version="1" comment="php5-bz2 is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108282" version="1" comment="php5-calendar is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108283" version="1" comment="php5-ctype is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108284" version="1" comment="php5-curl is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108285" version="1" comment="php5-dba is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108286" version="1" comment="php5-devel is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108287" version="1" comment="php5-dom is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108288" version="1" comment="php5-enchant is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108289" version="1" comment="php5-exif is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108290" version="1" comment="php5-fastcgi is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108291" version="1" comment="php5-fileinfo is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108292" version="1" comment="php5-firebird is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108293" version="1" comment="php5-fpm is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108294" version="1" comment="php5-ftp is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108295" version="1" comment="php5-gd is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108296" version="1" comment="php5-gettext is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108297" version="1" comment="php5-gmp is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108298" version="1" comment="php5-iconv is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108299" version="1" comment="php5-imap is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108300" version="1" comment="php5-intl is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108301" version="1" comment="php5-json is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108302" version="1" comment="php5-ldap is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108303" version="1" comment="php5-mbstring is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108304" version="1" comment="php5-mcrypt is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108305" version="1" comment="php5-mssql is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108306" version="1" comment="php5-mysql is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108307" version="1" comment="php5-odbc is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108308" version="1" comment="php5-opcache is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108309" version="1" comment="php5-openssl is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108310" version="1" comment="php5-pcntl is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108311" version="1" comment="php5-pdo is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108312" version="1" comment="php5-pear is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108313" version="1" comment="php5-pgsql is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108314" version="1" comment="php5-phar is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108315" version="1" comment="php5-posix is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108316" version="1" comment="php5-pspell is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108317" version="1" comment="php5-readline is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108318" version="1" comment="php5-shmop is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108319" version="1" comment="php5-snmp is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108320" version="1" comment="php5-soap is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108321" version="1" comment="php5-sockets is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108322" version="1" comment="php5-sqlite is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108323" version="1" comment="php5-suhosin is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108324" version="1" comment="php5-sysvmsg is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108325" version="1" comment="php5-sysvsem is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108326" version="1" comment="php5-sysvshm is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108327" version="1" comment="php5-tidy is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108328" version="1" comment="php5-tokenizer is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108329" version="1" comment="php5-wddx is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108330" version="1" comment="php5-xmlreader is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108331" version="1" comment="php5-xmlrpc is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108332" version="1" comment="php5-xmlwriter is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108333" version="1" comment="php5-xsl is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108334" version="1" comment="php5-zip is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108335" version="1" comment="php5-zlib is &lt;5.6.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108406" version="1" comment="libgit2 is &lt;0.21.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108393" version="1" comment="libgit2-0 is &lt;0.19.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108407" version="1" comment="libgit2-21 is &lt;0.21.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108408" version="1" comment="libgit2-devel is &lt;0.21.5-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108409" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108410" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108411" version="1" comment="subversion is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108412" version="1" comment="subversion-bash-completion is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108413" version="1" comment="subversion-devel is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108414" version="1" comment="subversion-perl is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108415" version="1" comment="subversion-python is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108416" version="1" comment="subversion-python-ctypes is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108417" version="1" comment="subversion-ruby is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108418" version="1" comment="subversion-server is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108419" version="1" comment="subversion-tools is &lt;1.8.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108533" version="1" comment="MozillaFirefox is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108534" version="1" comment="MozillaFirefox-branding-upstream is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108535" version="1" comment="MozillaFirefox-buildsymbols is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108536" version="1" comment="MozillaFirefox-devel is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108537" version="1" comment="MozillaFirefox-translations-common is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108538" version="1" comment="MozillaFirefox-translations-other is &lt;37.0.1-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108539" version="1" comment="MozillaThunderbird is &lt;31.6.0-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108540" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.6.0-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108541" version="1" comment="MozillaThunderbird-devel is &lt;31.6.0-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108542" version="1" comment="MozillaThunderbird-translations-common is &lt;31.6.0-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108543" version="1" comment="MozillaThunderbird-translations-other is &lt;31.6.0-15.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108545" version="1" comment="mozilla-nspr is &lt;4.10.8-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108544" version="1" comment="mozilla-nspr-32bit is &lt;4.10.8-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108546" version="1" comment="mozilla-nspr-devel is &lt;4.10.8-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108605" version="1" comment="quassel is &lt;0.10.0-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108606" version="1" comment="quassel-base is &lt;0.10.0-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108607" version="1" comment="quassel-client is &lt;0.10.0-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108608" version="1" comment="quassel-core is &lt;0.10.0-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108609" version="1" comment="quassel-mono is &lt;0.10.0-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108547" version="1" comment="apache2-mod_php5 is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108548" version="1" comment="php5 is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108549" version="1" comment="php5-bcmath is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108550" version="1" comment="php5-bz2 is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108551" version="1" comment="php5-calendar is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108552" version="1" comment="php5-ctype is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108553" version="1" comment="php5-curl is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108554" version="1" comment="php5-dba is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108555" version="1" comment="php5-devel is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108556" version="1" comment="php5-dom is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108557" version="1" comment="php5-enchant is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108558" version="1" comment="php5-exif is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108559" version="1" comment="php5-fastcgi is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108560" version="1" comment="php5-fileinfo is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108561" version="1" comment="php5-firebird is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108562" version="1" comment="php5-fpm is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108563" version="1" comment="php5-ftp is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108564" version="1" comment="php5-gd is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108565" version="1" comment="php5-gettext is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108566" version="1" comment="php5-gmp is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108567" version="1" comment="php5-iconv is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108568" version="1" comment="php5-imap is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108569" version="1" comment="php5-intl is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108570" version="1" comment="php5-json is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108571" version="1" comment="php5-ldap is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108572" version="1" comment="php5-mbstring is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108573" version="1" comment="php5-mcrypt is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108574" version="1" comment="php5-mssql is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108575" version="1" comment="php5-mysql is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108576" version="1" comment="php5-odbc is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108577" version="1" comment="php5-opcache is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108578" version="1" comment="php5-openssl is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108579" version="1" comment="php5-pcntl is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108580" version="1" comment="php5-pdo is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108581" version="1" comment="php5-pear is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108582" version="1" comment="php5-pgsql is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108583" version="1" comment="php5-phar is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108584" version="1" comment="php5-posix is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108585" version="1" comment="php5-pspell is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108586" version="1" comment="php5-readline is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108587" version="1" comment="php5-shmop is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108588" version="1" comment="php5-snmp is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108589" version="1" comment="php5-soap is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108590" version="1" comment="php5-sockets is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108591" version="1" comment="php5-sqlite is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108592" version="1" comment="php5-suhosin is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108593" version="1" comment="php5-sysvmsg is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108594" version="1" comment="php5-sysvsem is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108595" version="1" comment="php5-sysvshm is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108596" version="1" comment="php5-tidy is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108597" version="1" comment="php5-tokenizer is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108598" version="1" comment="php5-wddx is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108599" version="1" comment="php5-xmlreader is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108600" version="1" comment="php5-xmlrpc is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108601" version="1" comment="php5-xmlwriter is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108602" version="1" comment="php5-xsl is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108603" version="1" comment="php5-zip is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108604" version="1" comment="php5-zlib is &lt;5.6.1-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108615" version="1" comment="libpotrace0 is &lt;1.11-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108616" version="1" comment="potrace is &lt;1.11-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108617" version="1" comment="potrace-devel is &lt;1.11-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108610" version="1" comment="chromedriver is &lt;41.0.2272.118-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108611" version="1" comment="chromium is &lt;41.0.2272.118-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108612" version="1" comment="chromium-desktop-gnome is &lt;41.0.2272.118-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108613" version="1" comment="chromium-desktop-kde is &lt;41.0.2272.118-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108614" version="1" comment="chromium-ffmpegsumo is &lt;41.0.2272.118-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117574" version="1" comment="flash-player is &lt;11.2.202.429-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117575" version="1" comment="flash-player-gnome is &lt;11.2.202.429-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117576" version="1" comment="flash-player-kde4 is &lt;11.2.202.429-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108876" version="1" comment="tor is &lt;0.2.4.27-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108677" version="1" comment="cloop is &lt;2.639-11.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108678" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_29-11.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108679" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_29-11.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108680" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_29-11.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108681" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_29-11.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108682" version="1" comment="crash is &lt;7.0.2-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108683" version="1" comment="crash-devel is &lt;7.0.2-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108684" version="1" comment="crash-doc is &lt;7.0.2-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108685" version="1" comment="crash-eppic is &lt;7.0.2-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108686" version="1" comment="crash-gcore is &lt;7.0.2-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108687" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108688" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108689" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108690" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108691" version="1" comment="hdjmod is &lt;1.28-16.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108692" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_29-16.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108693" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_29-16.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108694" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_29-16.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108695" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_29-16.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108696" version="1" comment="ipset is &lt;6.21.1-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108697" version="1" comment="ipset-devel is &lt;6.21.1-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108698" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.11.10_29-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108699" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.11.10_29-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108700" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.11.10_29-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108701" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.11.10_29-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108703" version="1" comment="iscsitarget is &lt;1.4.20.3-13.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108704" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_29-13.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108705" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_29-13.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108706" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_29-13.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108707" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_29-13.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108708" version="1" comment="kernel-debug is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108709" version="1" comment="kernel-debug-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108710" version="1" comment="kernel-debug-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108711" version="1" comment="kernel-default is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108712" version="1" comment="kernel-default-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108713" version="1" comment="kernel-default-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108714" version="1" comment="kernel-desktop is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108715" version="1" comment="kernel-desktop-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108716" version="1" comment="kernel-desktop-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108724" version="1" comment="kernel-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108717" version="1" comment="kernel-docs is &lt;3.11.10-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108718" version="1" comment="kernel-ec2 is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108719" version="1" comment="kernel-ec2-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108720" version="1" comment="kernel-ec2-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108721" version="1" comment="kernel-pae is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108722" version="1" comment="kernel-pae-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108723" version="1" comment="kernel-pae-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108725" version="1" comment="kernel-source is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108726" version="1" comment="kernel-source-vanilla is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108727" version="1" comment="kernel-syms is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108728" version="1" comment="kernel-trace is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108729" version="1" comment="kernel-trace-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108730" version="1" comment="kernel-trace-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108731" version="1" comment="kernel-vanilla is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108732" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108733" version="1" comment="kernel-xen is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108734" version="1" comment="kernel-xen-base is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108735" version="1" comment="kernel-xen-devel is &lt;3.11.10-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108702" version="1" comment="libipset3 is &lt;6.21.1-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108736" version="1" comment="ndiswrapper is &lt;1.58-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108737" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_29-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108738" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_29-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108739" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_29-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108740" version="1" comment="pcfclock is &lt;0.44-258.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108741" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_29-258.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108742" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_29-258.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108743" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_29-258.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108749" version="1" comment="python-virtualbox is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108744" version="1" comment="vhba-kmp is &lt;20130607-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108745" version="1" comment="vhba-kmp-default is &lt;20130607_k3.11.10_29-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108746" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.11.10_29-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108747" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.11.10_29-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108748" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.11.10_29-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108750" version="1" comment="virtualbox is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108751" version="1" comment="virtualbox-devel is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108752" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108753" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108754" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108755" version="1" comment="virtualbox-guest-tools is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108756" version="1" comment="virtualbox-guest-x11 is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108757" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108758" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108759" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.28_k3.11.10_29-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108760" version="1" comment="virtualbox-qt is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108761" version="1" comment="virtualbox-websrv is &lt;4.2.28-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108762" version="1" comment="xen is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108763" version="1" comment="xen-devel is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108775" version="1" comment="xen-doc-html is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108764" version="1" comment="xen-kmp-default is &lt;4.3.3_04_k3.11.10_29-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108765" version="1" comment="xen-kmp-desktop is &lt;4.3.3_04_k3.11.10_29-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108766" version="1" comment="xen-kmp-pae is &lt;4.3.3_04_k3.11.10_29-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108768" version="1" comment="xen-libs is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108767" version="1" comment="xen-libs-32bit is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108776" version="1" comment="xen-tools is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108769" version="1" comment="xen-tools-domU is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108777" version="1" comment="xen-xend-tools is &lt;4.3.3_04-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108770" version="1" comment="xtables-addons is &lt;2.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108771" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108772" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108773" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108774" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_29-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117577" version="1" comment="flash-player is &lt;11.2.202.457-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117578" version="1" comment="flash-player-gnome is &lt;11.2.202.457-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117579" version="1" comment="flash-player-kde4 is &lt;11.2.202.457-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108889" version="1" comment="rubygem-rest-client is &lt;1.6.7-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108890" version="1" comment="rubygem-rest-client-doc is &lt;1.6.7-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108891" version="1" comment="rubygem-rest-client-testsuite is &lt;1.6.7-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038646"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108892" version="1" comment="ntop is &lt;5.0.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108893" version="1" comment="icecast is &lt;2.4.0-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108894" version="1" comment="icecast-doc is &lt;2.4.0-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108895" version="1" comment="xen is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108896" version="1" comment="xen-devel is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108903" version="1" comment="xen-doc-html is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108897" version="1" comment="xen-kmp-default is &lt;4.3.4_02_k3.11.10_29-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108898" version="1" comment="xen-kmp-desktop is &lt;4.3.4_02_k3.11.10_29-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108899" version="1" comment="xen-kmp-pae is &lt;4.3.4_02_k3.11.10_29-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108901" version="1" comment="xen-libs is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108900" version="1" comment="xen-libs-32bit is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108904" version="1" comment="xen-tools is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108902" version="1" comment="xen-tools-domU is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108905" version="1" comment="xen-xend-tools is &lt;4.3.4_02-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109086" version="1" comment="chromedriver is &lt;42.0.2311.90-23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109087" version="1" comment="chromium is &lt;42.0.2311.90-23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109088" version="1" comment="chromium-desktop-gnome is &lt;42.0.2311.90-23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109089" version="1" comment="chromium-desktop-kde is &lt;42.0.2311.90-23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109090" version="1" comment="chromium-ffmpegsumo is &lt;42.0.2311.90-23.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109092" version="1" comment="socat is &lt;1.7.2.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109093" version="1" comment="MozillaFirefox is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109094" version="1" comment="MozillaFirefox-branding-upstream is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109095" version="1" comment="MozillaFirefox-buildsymbols is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109096" version="1" comment="MozillaFirefox-devel is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109097" version="1" comment="MozillaFirefox-translations-common is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109098" version="1" comment="MozillaFirefox-translations-other is &lt;37.0.2-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109121" version="1" comment="ntp is &lt;4.2.6p5-25.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109122" version="1" comment="ntp-doc is &lt;4.2.6p5-25.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109154" version="1" comment="curl is &lt;7.42.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109155" version="1" comment="libcurl-devel is &lt;7.42.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109157" version="1" comment="libcurl4 is &lt;7.42.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109156" version="1" comment="libcurl4-32bit is &lt;7.42.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105150" version="1" comment="libblkid-devel is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105151" version="1" comment="libblkid-devel-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105152" version="1" comment="libblkid-devel-static is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105153" version="1" comment="libblkid1 is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105154" version="1" comment="libblkid1-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105155" version="1" comment="libmount-devel is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105156" version="1" comment="libmount-devel-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105157" version="1" comment="libmount-devel-static is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105158" version="1" comment="libmount1 is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105159" version="1" comment="libmount1-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105160" version="1" comment="libsmartcols-devel is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105161" version="1" comment="libsmartcols-devel-static is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105162" version="1" comment="libsmartcols1 is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105163" version="1" comment="libuuid-devel is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105164" version="1" comment="libuuid-devel-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105165" version="1" comment="libuuid-devel-static is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105166" version="1" comment="libuuid1 is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105167" version="1" comment="libuuid1-32bit is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105147" version="1" comment="python-libmount is &lt;2.25.1-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105168" version="1" comment="util-linux is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105169" version="1" comment="util-linux-lang is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105148" version="1" comment="util-linux-systemd is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105149" version="1" comment="uuidd is &lt;2.25.1-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109181" version="1" comment="DirectFB is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109182" version="1" comment="DirectFB-Mesa is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109183" version="1" comment="DirectFB-devel is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109184" version="1" comment="DirectFB-devel-32bit is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109185" version="1" comment="DirectFB-doc is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109186" version="1" comment="DirectFB-libSDL is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109187" version="1" comment="DirectFB-libvncclient is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109188" version="1" comment="lib++dfb-1_7-5 is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109189" version="1" comment="lib++dfb-devel is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038672"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109179" version="1" comment="libdirectfb-1_6-0 is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109180" version="1" comment="libdirectfb-1_6-0-32bit is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109190" version="1" comment="libdirectfb-1_7-5 is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109191" version="1" comment="libdirectfb-1_7-5-32bit is &lt;1.7.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109206" version="1" comment="wpa_supplicant is &lt;2.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109207" version="1" comment="wpa_supplicant-gui is &lt;2.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109363" version="1" comment="apache2-mod_php5 is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109364" version="1" comment="php5 is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109365" version="1" comment="php5-bcmath is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109366" version="1" comment="php5-bz2 is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109367" version="1" comment="php5-calendar is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109368" version="1" comment="php5-ctype is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109369" version="1" comment="php5-curl is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109370" version="1" comment="php5-dba is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109371" version="1" comment="php5-devel is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109372" version="1" comment="php5-dom is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109373" version="1" comment="php5-enchant is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109374" version="1" comment="php5-exif is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109375" version="1" comment="php5-fastcgi is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109376" version="1" comment="php5-fileinfo is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109377" version="1" comment="php5-firebird is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109378" version="1" comment="php5-fpm is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109379" version="1" comment="php5-ftp is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109380" version="1" comment="php5-gd is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109381" version="1" comment="php5-gettext is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109382" version="1" comment="php5-gmp is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109383" version="1" comment="php5-iconv is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109384" version="1" comment="php5-imap is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109385" version="1" comment="php5-intl is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109386" version="1" comment="php5-json is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109387" version="1" comment="php5-ldap is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109388" version="1" comment="php5-mbstring is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109389" version="1" comment="php5-mcrypt is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109390" version="1" comment="php5-mssql is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109391" version="1" comment="php5-mysql is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109392" version="1" comment="php5-odbc is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109393" version="1" comment="php5-opcache is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109394" version="1" comment="php5-openssl is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109395" version="1" comment="php5-pcntl is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109396" version="1" comment="php5-pdo is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109397" version="1" comment="php5-pear is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109398" version="1" comment="php5-pgsql is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109399" version="1" comment="php5-phar is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109400" version="1" comment="php5-posix is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109401" version="1" comment="php5-pspell is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109402" version="1" comment="php5-readline is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109403" version="1" comment="php5-shmop is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109404" version="1" comment="php5-snmp is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109405" version="1" comment="php5-soap is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109406" version="1" comment="php5-sockets is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109407" version="1" comment="php5-sqlite is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109408" version="1" comment="php5-suhosin is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109409" version="1" comment="php5-sysvmsg is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109410" version="1" comment="php5-sysvsem is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109411" version="1" comment="php5-sysvshm is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109412" version="1" comment="php5-tidy is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109413" version="1" comment="php5-tokenizer is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109414" version="1" comment="php5-wddx is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109415" version="1" comment="php5-xmlreader is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109416" version="1" comment="php5-xmlrpc is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109417" version="1" comment="php5-xmlwriter is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109418" version="1" comment="php5-xsl is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109419" version="1" comment="php5-zip is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109420" version="1" comment="php5-zlib is &lt;5.6.1-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109526" version="1" comment="libpcre1 is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109525" version="1" comment="libpcre1-32bit is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109528" version="1" comment="libpcre16-0 is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109527" version="1" comment="libpcre16-0-32bit is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109530" version="1" comment="libpcrecpp0 is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109529" version="1" comment="libpcrecpp0-32bit is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109532" version="1" comment="libpcreposix0 is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109531" version="1" comment="libpcreposix0-32bit is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109533" version="1" comment="pcre is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109534" version="1" comment="pcre-devel is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109535" version="1" comment="pcre-devel-static is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109536" version="1" comment="pcre-doc is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109537" version="1" comment="pcre-tools is &lt;8.37-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109520" version="1" comment="chromedriver is &lt;42.0.2311.135-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109521" version="1" comment="chromium is &lt;42.0.2311.135-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109522" version="1" comment="chromium-desktop-gnome is &lt;42.0.2311.135-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109523" version="1" comment="chromium-desktop-kde is &lt;42.0.2311.135-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109524" version="1" comment="chromium-ffmpegsumo is &lt;42.0.2311.135-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109538" version="1" comment="libssh is &lt;0.6.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109539" version="1" comment="libssh-devel is &lt;0.6.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109540" version="1" comment="libssh-devel-doc is &lt;0.6.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109541" version="1" comment="libssh4 is &lt;0.6.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109542" version="1" comment="libssh4-32bit is &lt;0.6.3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109515" version="1" comment="curl is &lt;7.42.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109517" version="1" comment="libcurl-devel is &lt;7.42.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109516" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109519" version="1" comment="libcurl4 is &lt;7.42.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109518" version="1" comment="libcurl4-32bit is &lt;7.42.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109326" version="1" comment="gnu_parallel is &lt;20150422-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109327" version="1" comment="gnu_parallel-doc is &lt;20150422-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109361" version="1" comment="dnsmasq is &lt;2.71-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109362" version="1" comment="dnsmasq-utils is &lt;2.71-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109356" version="1" comment="libtasn1 is &lt;3.7-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109357" version="1" comment="libtasn1-6 is &lt;3.7-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109358" version="1" comment="libtasn1-6-32bit is &lt;3.7-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109359" version="1" comment="libtasn1-devel is &lt;3.7-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109360" version="1" comment="libtasn1-devel-32bit is &lt;3.7-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109637" version="1" comment="qemu is &lt;1.6.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109638" version="1" comment="qemu-guest-agent is &lt;1.6.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109639" version="1" comment="qemu-ipxe is &lt;1.0.0-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109640" version="1" comment="qemu-lang is &lt;1.6.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109636" version="1" comment="qemu-linux-user is &lt;1.6.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109641" version="1" comment="qemu-seabios is &lt;1.7.2.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109642" version="1" comment="qemu-sgabios is &lt;8-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109643" version="1" comment="qemu-tools is &lt;1.6.2-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109644" version="1" comment="qemu-vgabios is &lt;0.6c-4.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109691" version="1" comment="clamav is &lt;0.98.7-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117580" version="1" comment="flash-player is &lt;11.2.202.460-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117581" version="1" comment="flash-player-gnome is &lt;11.2.202.460-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117582" version="1" comment="flash-player-kde4 is &lt;11.2.202.460-2.51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109786" version="1" comment="MozillaThunderbird is &lt;31.7.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109787" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.7.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109788" version="1" comment="MozillaThunderbird-devel is &lt;31.7.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109789" version="1" comment="MozillaThunderbird-translations-common is &lt;31.7.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109790" version="1" comment="MozillaThunderbird-translations-other is &lt;31.7.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109791" version="1" comment="MozillaFirefox is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109792" version="1" comment="MozillaFirefox-branding-upstream is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109793" version="1" comment="MozillaFirefox-buildsymbols is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109794" version="1" comment="MozillaFirefox-devel is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109795" version="1" comment="MozillaFirefox-translations-common is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109796" version="1" comment="MozillaFirefox-translations-other is &lt;38.0.1-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109797" version="1" comment="libfreebl3 is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109798" version="1" comment="libfreebl3-32bit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109799" version="1" comment="libsoftokn3 is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109800" version="1" comment="libsoftokn3-32bit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109801" version="1" comment="mozilla-nss is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109802" version="1" comment="mozilla-nss-32bit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109803" version="1" comment="mozilla-nss-certs is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109804" version="1" comment="mozilla-nss-certs-32bit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109805" version="1" comment="mozilla-nss-devel is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109806" version="1" comment="mozilla-nss-sysinit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109807" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109808" version="1" comment="mozilla-nss-tools is &lt;3.18.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109769" version="1" comment="quassel is &lt;0.10.0-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109770" version="1" comment="quassel-base is &lt;0.10.0-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109771" version="1" comment="quassel-client is &lt;0.10.0-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109772" version="1" comment="quassel-core is &lt;0.10.0-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109773" version="1" comment="quassel-mono is &lt;0.10.0-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109781" version="1" comment="libraw is &lt;0.16.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109782" version="1" comment="libraw-devel is &lt;0.16.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109783" version="1" comment="libraw-devel-static is &lt;0.16.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109784" version="1" comment="libraw-tools is &lt;0.16.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109785" version="1" comment="libraw10 is &lt;0.16.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038724"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109743" version="1" comment="libraw9 is &lt;0.15.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105184" version="1" comment="vsftpd is &lt;3.0.2-14.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109767" version="1" comment="wireshark is &lt;1.10.14-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109768" version="1" comment="wireshark-devel is &lt;1.10.14-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110738" version="1" comment="glibc is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110739" version="1" comment="glibc-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110740" version="1" comment="glibc-devel is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110741" version="1" comment="glibc-devel-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110742" version="1" comment="glibc-devel-static is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110743" version="1" comment="glibc-devel-static-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110748" version="1" comment="glibc-extra is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110749" version="1" comment="glibc-html is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110750" version="1" comment="glibc-i18ndata is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110751" version="1" comment="glibc-info is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110744" version="1" comment="glibc-locale is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110745" version="1" comment="glibc-locale-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110752" version="1" comment="glibc-obsolete is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110746" version="1" comment="glibc-profile is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110747" version="1" comment="glibc-profile-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110735" version="1" comment="glibc-testsuite is &lt;2.19-16.15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045161"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110736" version="1" comment="glibc-utils is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110737" version="1" comment="glibc-utils-32bit is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110753" version="1" comment="nscd is &lt;2.19-16.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045162"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109969" version="1" comment="gnu_parallel is &lt;20150522-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038684"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109970" version="1" comment="gnu_parallel-doc is &lt;20150522-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038685"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045060"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109982" version="1" comment="mysql-connector-java is &lt;5.1.35-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045064"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105172" version="1" comment="openstack-dashboard is &lt;2013.2.5.dev2.g9ee7273-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105173" version="1" comment="openstack-dashboard-branding-upstream is &lt;2013.2.5.dev2.g9ee7273-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105174" version="1" comment="openstack-dashboard-test is &lt;2013.2.5.dev2.g9ee7273-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105177" version="1" comment="python-django_openstack_auth is &lt;1.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044388"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105175" version="1" comment="python-horizon is &lt;2013.2.5.dev2.g9ee7273-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105176" version="1" comment="python-horizon-branding-upstream is &lt;2013.2.5.dev2.g9ee7273-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044387"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109977" version="1" comment="chromedriver is &lt;43.0.2357.65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109978" version="1" comment="chromium is &lt;43.0.2357.65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109979" version="1" comment="chromium-desktop-gnome is &lt;43.0.2357.65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109980" version="1" comment="chromium-desktop-kde is &lt;43.0.2357.65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109981" version="1" comment="chromium-ffmpegsumo is &lt;43.0.2357.65-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045063"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110028" version="1" comment="xen is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110029" version="1" comment="xen-devel is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110036" version="1" comment="xen-doc-html is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110030" version="1" comment="xen-kmp-default is &lt;4.3.4_04_k3.11.10_29-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110031" version="1" comment="xen-kmp-desktop is &lt;4.3.4_04_k3.11.10_29-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110032" version="1" comment="xen-kmp-pae is &lt;4.3.4_04_k3.11.10_29-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110034" version="1" comment="xen-libs is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110033" version="1" comment="xen-libs-32bit is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110037" version="1" comment="xen-tools is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110035" version="1" comment="xen-tools-domU is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110038" version="1" comment="xen-xend-tools is &lt;4.3.4_04-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110102" version="1" comment="nbd is &lt;3.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110103" version="1" comment="nbd-doc is &lt;3.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045075"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110110" version="1" comment="apache2-mod_php5 is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110111" version="1" comment="php5 is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110112" version="1" comment="php5-bcmath is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110113" version="1" comment="php5-bz2 is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110114" version="1" comment="php5-calendar is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110115" version="1" comment="php5-ctype is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110116" version="1" comment="php5-curl is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110117" version="1" comment="php5-dba is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110118" version="1" comment="php5-devel is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110119" version="1" comment="php5-dom is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110120" version="1" comment="php5-enchant is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110121" version="1" comment="php5-exif is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110122" version="1" comment="php5-fastcgi is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110123" version="1" comment="php5-fileinfo is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110124" version="1" comment="php5-firebird is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110125" version="1" comment="php5-fpm is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110126" version="1" comment="php5-ftp is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110127" version="1" comment="php5-gd is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110128" version="1" comment="php5-gettext is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110129" version="1" comment="php5-gmp is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110130" version="1" comment="php5-iconv is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110131" version="1" comment="php5-imap is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110132" version="1" comment="php5-intl is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110133" version="1" comment="php5-json is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110134" version="1" comment="php5-ldap is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110135" version="1" comment="php5-mbstring is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110136" version="1" comment="php5-mcrypt is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110137" version="1" comment="php5-mssql is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110138" version="1" comment="php5-mysql is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110139" version="1" comment="php5-odbc is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110140" version="1" comment="php5-opcache is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110141" version="1" comment="php5-openssl is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110142" version="1" comment="php5-pcntl is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110143" version="1" comment="php5-pdo is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110144" version="1" comment="php5-pear is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110145" version="1" comment="php5-pgsql is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110146" version="1" comment="php5-phar is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110147" version="1" comment="php5-posix is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110148" version="1" comment="php5-pspell is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110149" version="1" comment="php5-readline is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110150" version="1" comment="php5-shmop is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110151" version="1" comment="php5-snmp is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110152" version="1" comment="php5-soap is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110153" version="1" comment="php5-sockets is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110154" version="1" comment="php5-sqlite is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110155" version="1" comment="php5-suhosin is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110156" version="1" comment="php5-sysvmsg is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110157" version="1" comment="php5-sysvsem is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110158" version="1" comment="php5-sysvshm is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110159" version="1" comment="php5-tidy is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110160" version="1" comment="php5-tokenizer is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110161" version="1" comment="php5-wddx is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110162" version="1" comment="php5-xmlreader is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110163" version="1" comment="php5-xmlrpc is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110164" version="1" comment="php5-xmlwriter is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110165" version="1" comment="php5-xsl is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110166" version="1" comment="php5-zip is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110167" version="1" comment="php5-zlib is &lt;5.6.1-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105185" version="1" comment="MozillaFirefox is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105186" version="1" comment="MozillaFirefox-branding-upstream is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105187" version="1" comment="MozillaFirefox-buildsymbols is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105188" version="1" comment="MozillaFirefox-devel is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105189" version="1" comment="MozillaFirefox-translations-common is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105190" version="1" comment="MozillaFirefox-translations-other is &lt;35.0-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044391"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110173" version="1" comment="e2fsprogs is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110174" version="1" comment="e2fsprogs-devel is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110175" version="1" comment="libcom_err-devel is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110176" version="1" comment="libcom_err-devel-32bit is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110177" version="1" comment="libcom_err2 is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110178" version="1" comment="libcom_err2-32bit is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110179" version="1" comment="libext2fs-devel is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110180" version="1" comment="libext2fs-devel-32bit is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110181" version="1" comment="libext2fs2 is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110182" version="1" comment="libext2fs2-32bit is &lt;1.42.8-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045079"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110183" version="1" comment="fuse is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110184" version="1" comment="fuse-devel is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110185" version="1" comment="fuse-devel-static is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110186" version="1" comment="libfuse2 is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110187" version="1" comment="libfuse2-32bit is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110188" version="1" comment="libulockmgr1 is &lt;2.9.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045080"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110267" version="1" comment="libzmq4 is &lt;4.0.5-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110268" version="1" comment="zeromq is &lt;4.0.5-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110269" version="1" comment="zeromq-devel is &lt;4.0.5-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110270" version="1" comment="zeromq-tools is &lt;4.0.5-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110302" version="1" comment="proftpd is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110303" version="1" comment="proftpd-devel is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110304" version="1" comment="proftpd-doc is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110305" version="1" comment="proftpd-lang is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110306" version="1" comment="proftpd-ldap is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110307" version="1" comment="proftpd-mysql is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110308" version="1" comment="proftpd-pgsql is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110309" version="1" comment="proftpd-radius is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110310" version="1" comment="proftpd-sqlite is &lt;1.3.5a-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110300" version="1" comment="wpa_supplicant is &lt;2.2-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110301" version="1" comment="wpa_supplicant-gui is &lt;2.2-5.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117583" version="1" comment="flash-player is &lt;11.2.202.466-2.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117584" version="1" comment="flash-player-gnome is &lt;11.2.202.466-2.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117585" version="1" comment="flash-player-kde4 is &lt;11.2.202.466-2.55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110299" version="1" comment="python-setuptools is &lt;0.9.8-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110311" version="1" comment="libtidy-0_99-0 is &lt;1.0.20100204cvs-19.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038750"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110312" version="1" comment="libtidy-0_99-0-devel is &lt;1.0.20100204cvs-19.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110313" version="1" comment="tidy is &lt;1.0.20100204cvs-19.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110314" version="1" comment="tidy-doc is &lt;1.0.20100204cvs-19.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045100"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110482" version="1" comment="cups is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110483" version="1" comment="cups-client is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110484" version="1" comment="cups-ddk is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110485" version="1" comment="cups-devel is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110486" version="1" comment="cups-libs is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110487" version="1" comment="cups-libs-32bit is &lt;1.5.4-21.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110417" version="1" comment="apache2-mod_php5 is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110418" version="1" comment="php5 is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110419" version="1" comment="php5-bcmath is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110420" version="1" comment="php5-bz2 is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110421" version="1" comment="php5-calendar is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110422" version="1" comment="php5-ctype is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110423" version="1" comment="php5-curl is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110424" version="1" comment="php5-dba is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110425" version="1" comment="php5-devel is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110426" version="1" comment="php5-dom is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110427" version="1" comment="php5-enchant is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110428" version="1" comment="php5-exif is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110429" version="1" comment="php5-fastcgi is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110430" version="1" comment="php5-fileinfo is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110431" version="1" comment="php5-firebird is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110432" version="1" comment="php5-fpm is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110433" version="1" comment="php5-ftp is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110434" version="1" comment="php5-gd is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110435" version="1" comment="php5-gettext is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110436" version="1" comment="php5-gmp is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110437" version="1" comment="php5-iconv is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110438" version="1" comment="php5-imap is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110439" version="1" comment="php5-intl is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110440" version="1" comment="php5-json is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110441" version="1" comment="php5-ldap is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110442" version="1" comment="php5-mbstring is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110443" version="1" comment="php5-mcrypt is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110444" version="1" comment="php5-mssql is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110445" version="1" comment="php5-mysql is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110446" version="1" comment="php5-odbc is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110447" version="1" comment="php5-opcache is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110448" version="1" comment="php5-openssl is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110449" version="1" comment="php5-pcntl is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110450" version="1" comment="php5-pdo is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110451" version="1" comment="php5-pear is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110452" version="1" comment="php5-pgsql is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110453" version="1" comment="php5-phar is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110454" version="1" comment="php5-posix is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110455" version="1" comment="php5-pspell is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110456" version="1" comment="php5-readline is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110457" version="1" comment="php5-shmop is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110458" version="1" comment="php5-snmp is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110459" version="1" comment="php5-soap is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110460" version="1" comment="php5-sockets is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110461" version="1" comment="php5-sqlite is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110462" version="1" comment="php5-suhosin is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110463" version="1" comment="php5-sysvmsg is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110464" version="1" comment="php5-sysvsem is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110465" version="1" comment="php5-sysvshm is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110466" version="1" comment="php5-tidy is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110467" version="1" comment="php5-tokenizer is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110468" version="1" comment="php5-wddx is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110469" version="1" comment="php5-xmlreader is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110470" version="1" comment="php5-xmlrpc is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110471" version="1" comment="php5-xmlwriter is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110472" version="1" comment="php5-xsl is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110473" version="1" comment="php5-zip is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110474" version="1" comment="php5-zlib is &lt;5.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110478" version="1" comment="dpkg is &lt;1.16.16-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110479" version="1" comment="dpkg-devel is &lt;1.16.16-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110480" version="1" comment="dpkg-lang is &lt;1.16.16-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110481" version="1" comment="update-alternatives is &lt;1.16.16-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110551" version="1" comment="strongswan is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110552" version="1" comment="strongswan-doc is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110553" version="1" comment="strongswan-ipsec is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110554" version="1" comment="strongswan-libs0 is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110555" version="1" comment="strongswan-mysql is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110556" version="1" comment="strongswan-nm is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110557" version="1" comment="strongswan-sqlite is &lt;5.1.3-4.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110559" version="1" comment="busybox is &lt;1.22.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110558" version="1" comment="busybox-static is &lt;1.22.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110603" version="1" comment="xen is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110604" version="1" comment="xen-devel is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110611" version="1" comment="xen-doc-html is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110605" version="1" comment="xen-kmp-default is &lt;4.3.4_05_k3.11.10_29-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110606" version="1" comment="xen-kmp-desktop is &lt;4.3.4_05_k3.11.10_29-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110607" version="1" comment="xen-kmp-pae is &lt;4.3.4_05_k3.11.10_29-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045136"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110609" version="1" comment="xen-libs is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110608" version="1" comment="xen-libs-32bit is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110612" version="1" comment="xen-tools is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110610" version="1" comment="xen-tools-domU is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110613" version="1" comment="xen-xend-tools is &lt;4.3.4_05-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045135"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110623" version="1" comment="cgit is &lt;0.11.2-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045139"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110640" version="1" comment="libwmf is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110641" version="1" comment="libwmf-0_2-7 is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110642" version="1" comment="libwmf-0_2-7-32bit is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110643" version="1" comment="libwmf-devel is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110644" version="1" comment="libwmf-gnome is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110645" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110646" version="1" comment="libwmf-tools is &lt;0.2.8.4-234.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110660" version="1" comment="cacti is &lt;0.8.8d-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110648" version="1" comment="curl is &lt;7.42.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110650" version="1" comment="libcurl-devel is &lt;7.42.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110649" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110652" version="1" comment="libcurl4 is &lt;7.42.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110651" version="1" comment="libcurl4-32bit is &lt;7.42.1-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110688" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110689" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110690" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110691" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110692" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110693" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110694" version="1" comment="openssl is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110695" version="1" comment="openssl-doc is &lt;1.0.1k-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045155"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110754" version="1" comment="chromedriver is &lt;43.0.2357.130-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110755" version="1" comment="chromium is &lt;43.0.2357.130-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110756" version="1" comment="chromium-desktop-gnome is &lt;43.0.2357.130-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110757" version="1" comment="chromium-desktop-kde is &lt;43.0.2357.130-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110758" version="1" comment="chromium-ffmpegsumo is &lt;43.0.2357.130-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045163"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117586" version="1" comment="flash-player is &lt;11.2.202.468-2.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117587" version="1" comment="flash-player-gnome is &lt;11.2.202.468-2.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117588" version="1" comment="flash-player-kde4 is &lt;11.2.202.468-2.58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110797" version="1" comment="p7zip is &lt;9.20.1-12.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045172"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110801" version="1" comment="rubygem-RedCloth is &lt;4.2.9-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110802" version="1" comment="rubygem-RedCloth-doc is &lt;4.2.9-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110803" version="1" comment="rubygem-RedCloth-testsuite is &lt;4.2.9-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045174"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110879" version="1" comment="phpMyAdmin is &lt;4.2.13.3-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110937" version="1" comment="apache2-mod_php5 is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110938" version="1" comment="php5 is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110939" version="1" comment="php5-bcmath is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110940" version="1" comment="php5-bz2 is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110941" version="1" comment="php5-calendar is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110942" version="1" comment="php5-ctype is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110943" version="1" comment="php5-curl is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110944" version="1" comment="php5-dba is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110945" version="1" comment="php5-devel is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110946" version="1" comment="php5-dom is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110947" version="1" comment="php5-enchant is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110948" version="1" comment="php5-exif is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110949" version="1" comment="php5-fastcgi is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110950" version="1" comment="php5-fileinfo is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110951" version="1" comment="php5-firebird is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110952" version="1" comment="php5-fpm is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110953" version="1" comment="php5-ftp is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110954" version="1" comment="php5-gd is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110955" version="1" comment="php5-gettext is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110956" version="1" comment="php5-gmp is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110957" version="1" comment="php5-iconv is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110958" version="1" comment="php5-imap is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110959" version="1" comment="php5-intl is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110960" version="1" comment="php5-json is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110961" version="1" comment="php5-ldap is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110962" version="1" comment="php5-mbstring is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110963" version="1" comment="php5-mcrypt is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110964" version="1" comment="php5-mssql is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110965" version="1" comment="php5-mysql is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110966" version="1" comment="php5-odbc is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110967" version="1" comment="php5-opcache is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110968" version="1" comment="php5-openssl is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110969" version="1" comment="php5-pcntl is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110970" version="1" comment="php5-pdo is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110971" version="1" comment="php5-pear is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110972" version="1" comment="php5-pgsql is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110973" version="1" comment="php5-phar is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110974" version="1" comment="php5-posix is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110975" version="1" comment="php5-pspell is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110976" version="1" comment="php5-readline is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110977" version="1" comment="php5-shmop is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110978" version="1" comment="php5-snmp is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110979" version="1" comment="php5-soap is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110980" version="1" comment="php5-sockets is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110981" version="1" comment="php5-sqlite is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110982" version="1" comment="php5-suhosin is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110983" version="1" comment="php5-sysvmsg is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110984" version="1" comment="php5-sysvsem is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110985" version="1" comment="php5-sysvshm is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110986" version="1" comment="php5-tidy is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110987" version="1" comment="php5-tokenizer is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110988" version="1" comment="php5-wddx is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110989" version="1" comment="php5-xmlreader is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110990" version="1" comment="php5-xmlrpc is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110991" version="1" comment="php5-xmlwriter is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110992" version="1" comment="php5-xsl is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110993" version="1" comment="php5-zip is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110994" version="1" comment="php5-zlib is &lt;5.6.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117589" version="1" comment="flash-player is &lt;11.2.202.481-2.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117590" version="1" comment="flash-player-gnome is &lt;11.2.202.481-2.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117591" version="1" comment="flash-player-kde4 is &lt;11.2.202.481-2.61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111015" version="1" comment="libmysql56client18 is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111014" version="1" comment="libmysql56client18-32bit is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111017" version="1" comment="libmysql56client_r18 is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111016" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111018" version="1" comment="mysql-community-server is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111019" version="1" comment="mysql-community-server-bench is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111020" version="1" comment="mysql-community-server-client is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111021" version="1" comment="mysql-community-server-errormessages is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111022" version="1" comment="mysql-community-server-test is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111023" version="1" comment="mysql-community-server-tools is &lt;5.6.25-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111098" version="1" comment="libtiff-devel is &lt;4.0.4-10.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111097" version="1" comment="libtiff-devel-32bit is &lt;4.0.4-10.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111100" version="1" comment="libtiff5 is &lt;4.0.4-10.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111099" version="1" comment="libtiff5-32bit is &lt;4.0.4-10.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111101" version="1" comment="tiff is &lt;4.0.4-10.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111102" version="1" comment="libwmf is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111103" version="1" comment="libwmf-0_2-7 is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111104" version="1" comment="libwmf-0_2-7-32bit is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111105" version="1" comment="libwmf-devel is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111106" version="1" comment="libwmf-gnome is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111107" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111108" version="1" comment="libwmf-tools is &lt;0.2.8.4-239.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111084" version="1" comment="libmysqlclient-devel is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111085" version="1" comment="libmysqlclient18 is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111086" version="1" comment="libmysqlclient18-32bit is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111087" version="1" comment="libmysqlclient_r18 is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111088" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111089" version="1" comment="libmysqld-devel is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111090" version="1" comment="libmysqld18 is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111091" version="1" comment="mariadb is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111092" version="1" comment="mariadb-bench is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111093" version="1" comment="mariadb-client is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111094" version="1" comment="mariadb-errormessages is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111095" version="1" comment="mariadb-test is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111096" version="1" comment="mariadb-tools is &lt;10.0.20-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105194" version="1" comment="gnu-efi is &lt;3.0u-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105195" version="1" comment="pesign is &lt;0.109-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105196" version="1" comment="shim is &lt;0.7.318.81ee561d-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044397"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111145" version="1" comment="MozillaFirefox is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111146" version="1" comment="MozillaFirefox-branding-upstream is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111147" version="1" comment="MozillaFirefox-buildsymbols is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111148" version="1" comment="MozillaFirefox-devel is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111149" version="1" comment="MozillaFirefox-translations-common is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111150" version="1" comment="MozillaFirefox-translations-other is &lt;39.0-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111151" version="1" comment="libfreebl3 is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111152" version="1" comment="libfreebl3-32bit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111153" version="1" comment="libsoftokn3 is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111154" version="1" comment="libsoftokn3-32bit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111155" version="1" comment="mozilla-nss is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111156" version="1" comment="mozilla-nss-32bit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111157" version="1" comment="mozilla-nss-certs is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111158" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111159" version="1" comment="mozilla-nss-devel is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111160" version="1" comment="mozilla-nss-sysinit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111161" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111162" version="1" comment="mozilla-nss-tools is &lt;3.19.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117592" version="1" comment="flash-player is &lt;11.2.202.438-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117593" version="1" comment="flash-player-gnome is &lt;11.2.202.438-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117594" version="1" comment="flash-player-kde4 is &lt;11.2.202.438-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111166" version="1" comment="roundcubemail is &lt;1.0.6-2.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111167" version="1" comment="libunwind is &lt;1.1-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111168" version="1" comment="libunwind-32bit is &lt;1.1-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111169" version="1" comment="libunwind-devel is &lt;1.1-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111175" version="1" comment="bind is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111176" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111177" version="1" comment="bind-devel is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111178" version="1" comment="bind-doc is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111180" version="1" comment="bind-libs is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111179" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111181" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111182" version="1" comment="bind-utils is &lt;9.9.6P1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111220" version="1" comment="MozillaThunderbird is &lt;38.1.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111221" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.1.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111222" version="1" comment="MozillaThunderbird-devel is &lt;38.1.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111223" version="1" comment="MozillaThunderbird-translations-common is &lt;38.1.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111224" version="1" comment="MozillaThunderbird-translations-other is &lt;38.1.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117595" version="1" comment="flash-player is &lt;11.2.202.491-2.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117596" version="1" comment="flash-player-gnome is &lt;11.2.202.491-2.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117597" version="1" comment="flash-player-kde4 is &lt;11.2.202.491-2.64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111204" version="1" comment="libidn is &lt;1.31-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111205" version="1" comment="libidn-devel is &lt;1.31-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111206" version="1" comment="libidn-tools is &lt;1.31-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111207" version="1" comment="libidn11 is &lt;1.31-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111208" version="1" comment="libidn11-32bit is &lt;1.31-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111209" version="1" comment="rubygem-rack is &lt;1.5.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111210" version="1" comment="rubygem-rack-doc is &lt;1.5.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111211" version="1" comment="rubygem-rack-testsuite is &lt;1.5.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111212" version="1" comment="rubygem-rack-1_3 is &lt;1.3.10-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111213" version="1" comment="rubygem-rack-1_3-doc is &lt;1.3.10-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111214" version="1" comment="rubygem-rack-1_3-testsuite is &lt;1.3.10-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105256" version="1" comment="dbus-1 is &lt;1.8.14-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105260" version="1" comment="dbus-1-devel is &lt;1.8.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105261" version="1" comment="dbus-1-devel-32bit is &lt;1.8.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105257" version="1" comment="dbus-1-devel-doc is &lt;1.8.14-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105258" version="1" comment="dbus-1-x11 is &lt;1.8.14-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105262" version="1" comment="libdbus-1-3 is &lt;1.8.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105263" version="1" comment="libdbus-1-3-32bit is &lt;1.8.14-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044411"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111215" version="1" comment="rubygem-rack-1_4 is &lt;1.4.5-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111216" version="1" comment="rubygem-rack-1_4-doc is &lt;1.4.5-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111217" version="1" comment="rubygem-rack-1_4-testsuite is &lt;1.4.5-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111218" version="1" comment="rubygem-jquery-rails is &lt;3.1.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111219" version="1" comment="rubygem-jquery-rails-doc is &lt;3.1.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111281" version="1" comment="libcryptopp is &lt;5.6.2-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111283" version="1" comment="libcryptopp-5_6_2-0 is &lt;5.6.2-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111282" version="1" comment="libcryptopp-5_6_2-0-32bit is &lt;5.6.2-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111284" version="1" comment="libcryptopp-devel is &lt;5.6.2-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111285" version="1" comment="libcryptopp-devel-static is &lt;5.6.2-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111302" version="1" comment="pdns is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111303" version="1" comment="pdns-backend-ldap is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111304" version="1" comment="pdns-backend-lua is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111305" version="1" comment="pdns-backend-mydns is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111306" version="1" comment="pdns-backend-mysql is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111307" version="1" comment="pdns-backend-postgresql is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111308" version="1" comment="pdns-backend-sqlite3 is &lt;3.3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111286" version="1" comment="pdns-recursor is &lt;3.6.2-8.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111309" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.17-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111310" version="1" comment="rubygem-activesupport-3_2-doc is &lt;3.2.17-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111322" version="1" comment="cacti is &lt;0.8.8e-4.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111326" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111327" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111323" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.85-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111324" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.85-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111325" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.85-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111328" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111329" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111330" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111331" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111332" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.85-10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111340" version="1" comment="chromedriver is &lt;44.0.2403.89-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111341" version="1" comment="chromium is &lt;44.0.2403.89-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111342" version="1" comment="chromium-desktop-gnome is &lt;44.0.2403.89-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111343" version="1" comment="chromium-desktop-kde is &lt;44.0.2403.89-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111344" version="1" comment="chromium-ffmpegsumo is &lt;44.0.2403.89-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105264" version="1" comment="wireshark is &lt;1.12.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105265" version="1" comment="wireshark-devel is &lt;1.12.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105266" version="1" comment="wireshark-ui-gtk is &lt;1.12.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105267" version="1" comment="wireshark-ui-qt is &lt;1.12.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044412"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111519" version="1" comment="lxc is &lt;0.9.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111520" version="1" comment="lxc-devel is &lt;0.9.0-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111557" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111551" version="1" comment="libldap-2_4-2 is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111552" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111558" version="1" comment="openldap2 is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111559" version="1" comment="openldap2-back-meta is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111560" version="1" comment="openldap2-back-perl is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111561" version="1" comment="openldap2-back-sql is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111553" version="1" comment="openldap2-client is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111554" version="1" comment="openldap2-devel is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111555" version="1" comment="openldap2-devel-32bit is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111556" version="1" comment="openldap2-devel-static is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111562" version="1" comment="openldap2-doc is &lt;2.4.39-8.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105246" version="1" comment="otrs is &lt;3.3.11-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105247" version="1" comment="otrs-doc is &lt;3.3.11-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105248" version="1" comment="otrs-itsm is &lt;3.3.11-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044408"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113233" version="1" comment="bind is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113234" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113235" version="1" comment="bind-devel is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113236" version="1" comment="bind-doc is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113238" version="1" comment="bind-libs is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113237" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113239" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113240" version="1" comment="bind-utils is &lt;9.9.6P1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113250" version="1" comment="gpsd is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113251" version="1" comment="gpsd-clients is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113252" version="1" comment="gpsd-devel is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113253" version="1" comment="libQgpsmm20 is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113254" version="1" comment="libgps20 is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113255" version="1" comment="python-gpsd is &lt;3.5-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045506"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113357" version="1" comment="apache2-mod_php5 is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113358" version="1" comment="php5 is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113359" version="1" comment="php5-bcmath is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113360" version="1" comment="php5-bz2 is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113361" version="1" comment="php5-calendar is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113362" version="1" comment="php5-ctype is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113363" version="1" comment="php5-curl is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113364" version="1" comment="php5-dba is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113365" version="1" comment="php5-devel is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113366" version="1" comment="php5-dom is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113367" version="1" comment="php5-enchant is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113368" version="1" comment="php5-exif is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113369" version="1" comment="php5-fastcgi is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113370" version="1" comment="php5-fileinfo is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113371" version="1" comment="php5-firebird is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113372" version="1" comment="php5-fpm is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113373" version="1" comment="php5-ftp is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113374" version="1" comment="php5-gd is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113375" version="1" comment="php5-gettext is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113376" version="1" comment="php5-gmp is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113377" version="1" comment="php5-iconv is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113378" version="1" comment="php5-imap is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113379" version="1" comment="php5-intl is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113380" version="1" comment="php5-json is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113381" version="1" comment="php5-ldap is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113382" version="1" comment="php5-mbstring is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113383" version="1" comment="php5-mcrypt is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113384" version="1" comment="php5-mssql is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113385" version="1" comment="php5-mysql is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113386" version="1" comment="php5-odbc is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113387" version="1" comment="php5-opcache is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113388" version="1" comment="php5-openssl is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113389" version="1" comment="php5-pcntl is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113390" version="1" comment="php5-pdo is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113391" version="1" comment="php5-pear is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113392" version="1" comment="php5-pgsql is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113393" version="1" comment="php5-phar is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113394" version="1" comment="php5-posix is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113395" version="1" comment="php5-pspell is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113396" version="1" comment="php5-readline is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113397" version="1" comment="php5-shmop is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113398" version="1" comment="php5-snmp is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113399" version="1" comment="php5-soap is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113400" version="1" comment="php5-sockets is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113401" version="1" comment="php5-sqlite is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113402" version="1" comment="php5-suhosin is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113403" version="1" comment="php5-sysvmsg is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113404" version="1" comment="php5-sysvsem is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113405" version="1" comment="php5-sysvshm is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113406" version="1" comment="php5-tidy is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113407" version="1" comment="php5-tokenizer is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113408" version="1" comment="php5-wddx is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113409" version="1" comment="php5-xmlreader is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113410" version="1" comment="php5-xmlrpc is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113411" version="1" comment="php5-xmlwriter is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113412" version="1" comment="php5-xsl is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113413" version="1" comment="php5-zip is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113414" version="1" comment="php5-zlib is &lt;5.6.1-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113417" version="1" comment="ghostscript is &lt;9.15-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113418" version="1" comment="ghostscript-devel is &lt;9.15-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113415" version="1" comment="ghostscript-mini is &lt;9.15-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113416" version="1" comment="ghostscript-mini-devel is &lt;9.15-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113419" version="1" comment="ghostscript-x11 is &lt;9.15-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105249" version="1" comment="strongswan is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105250" version="1" comment="strongswan-doc is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105251" version="1" comment="strongswan-ipsec is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105252" version="1" comment="strongswan-libs0 is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105253" version="1" comment="strongswan-mysql is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105254" version="1" comment="strongswan-nm is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105255" version="1" comment="strongswan-sqlite is &lt;5.1.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044409"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113495" version="1" comment="gnutls is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113496" version="1" comment="libgnutls-devel is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113497" version="1" comment="libgnutls-devel-32bit is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113498" version="1" comment="libgnutls-openssl-devel is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113499" version="1" comment="libgnutls-openssl27 is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113500" version="1" comment="libgnutls28 is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113501" version="1" comment="libgnutls28-32bit is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113502" version="1" comment="libgnutlsxx-devel is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113503" version="1" comment="libgnutlsxx28 is &lt;3.2.18-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113549" version="1" comment="glibc is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113535" version="1" comment="glibc-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113550" version="1" comment="glibc-devel is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113537" version="1" comment="glibc-devel-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113551" version="1" comment="glibc-devel-static is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113539" version="1" comment="glibc-devel-static-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113552" version="1" comment="glibc-extra is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113553" version="1" comment="glibc-html is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113554" version="1" comment="glibc-i18ndata is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113555" version="1" comment="glibc-info is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113556" version="1" comment="glibc-locale is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113544" version="1" comment="glibc-locale-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113557" version="1" comment="glibc-obsolete is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113558" version="1" comment="glibc-profile is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113547" version="1" comment="glibc-profile-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113531" version="1" comment="glibc-testsuite is &lt;2.18-4.38.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113532" version="1" comment="glibc-utils is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113533" version="1" comment="glibc-utils-32bit is &lt;2.18-4.38.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045535"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113559" version="1" comment="nscd is &lt;2.18-4.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117598" version="1" comment="flash-player is &lt;11.2.202.508-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117599" version="1" comment="flash-player-gnome is &lt;11.2.202.508-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117600" version="1" comment="flash-player-kde4 is &lt;11.2.202.508-132.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113561" version="1" comment="MozillaFirefox is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113560" version="1" comment="MozillaFirefox-branding-openSUSE is &lt;40-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113562" version="1" comment="MozillaFirefox-branding-upstream is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113563" version="1" comment="MozillaFirefox-buildsymbols is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113564" version="1" comment="MozillaFirefox-devel is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113565" version="1" comment="MozillaFirefox-translations-common is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113566" version="1" comment="MozillaFirefox-translations-other is &lt;40.0-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113809" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113810" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113811" version="1" comment="subversion is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113812" version="1" comment="subversion-bash-completion is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113813" version="1" comment="subversion-devel is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113814" version="1" comment="subversion-perl is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113815" version="1" comment="subversion-python is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113816" version="1" comment="subversion-python-ctypes is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113817" version="1" comment="subversion-ruby is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113818" version="1" comment="subversion-server is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113819" version="1" comment="subversion-tools is &lt;1.8.14-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113820" version="1" comment="python-virtualbox is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113821" version="1" comment="virtualbox is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113822" version="1" comment="virtualbox-devel is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113823" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113824" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113825" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113826" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113827" version="1" comment="virtualbox-guest-tools is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113828" version="1" comment="virtualbox-guest-x11 is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113829" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113830" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113831" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.30_k3.16.7_21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113832" version="1" comment="virtualbox-host-source is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113833" version="1" comment="virtualbox-qt is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113834" version="1" comment="virtualbox-websrv is &lt;4.3.30-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113956" version="1" comment="xfsprogs is &lt;3.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113957" version="1" comment="xfsprogs-devel is &lt;3.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113960" version="1" comment="MozillaThunderbird is &lt;38.2.0-70.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113961" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.2.0-70.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113962" version="1" comment="MozillaThunderbird-devel is &lt;38.2.0-70.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113963" version="1" comment="MozillaThunderbird-translations-common is &lt;38.2.0-70.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113964" version="1" comment="MozillaThunderbird-translations-other is &lt;38.2.0-70.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114143" version="1" comment="MozillaFirefox is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114144" version="1" comment="MozillaFirefox-branding-upstream is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114145" version="1" comment="MozillaFirefox-buildsymbols is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114146" version="1" comment="MozillaFirefox-devel is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114147" version="1" comment="MozillaFirefox-translations-common is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114148" version="1" comment="MozillaFirefox-translations-other is &lt;40.0.3-41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045615"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114195" version="1" comment="libgcrypt is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114196" version="1" comment="libgcrypt-cavs is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114197" version="1" comment="libgcrypt-devel is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114198" version="1" comment="libgcrypt-devel-32bit is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114174" version="1" comment="libgcrypt11 is &lt;1.5.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114175" version="1" comment="libgcrypt11-32bit is &lt;1.5.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114199" version="1" comment="libgcrypt20 is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114200" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114201" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114202" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-8.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114203" version="1" comment="gnutls is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114204" version="1" comment="libgnutls-devel is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114205" version="1" comment="libgnutls-devel-32bit is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114206" version="1" comment="libgnutls-openssl-devel is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114207" version="1" comment="libgnutls-openssl27 is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114208" version="1" comment="libgnutls28 is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114209" version="1" comment="libgnutls28-32bit is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114210" version="1" comment="libgnutlsxx-devel is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114211" version="1" comment="libgnutlsxx28 is &lt;3.2.18-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114213" version="1" comment="libsnmp30 is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114212" version="1" comment="libsnmp30-32bit is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114214" version="1" comment="net-snmp is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114216" version="1" comment="net-snmp-devel is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114215" version="1" comment="net-snmp-devel-32bit is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114217" version="1" comment="net-snmp-python is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114218" version="1" comment="perl-SNMP is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114219" version="1" comment="snmp-mibs is &lt;5.7.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114220" version="1" comment="tor is &lt;0.2.4.27-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114194" version="1" comment="perl-XML-LibXML is &lt;2.0121-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114313" version="1" comment="libvdpau is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114314" version="1" comment="libvdpau-devel is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114315" version="1" comment="libvdpau-devel-32bit is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114316" version="1" comment="libvdpau1 is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114317" version="1" comment="libvdpau1-32bit is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114318" version="1" comment="libvdpau_trace1 is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114319" version="1" comment="libvdpau_trace1-32bit is &lt;0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114320" version="1" comment="squid is &lt;3.4.4-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114356" version="1" comment="sblim-sfcb is &lt;1.4.8-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045658"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105268" version="1" comment="elfutils is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105269" version="1" comment="libasm-devel is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105270" version="1" comment="libasm1 is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105271" version="1" comment="libasm1-32bit is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105272" version="1" comment="libdw-devel is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105273" version="1" comment="libdw1 is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105274" version="1" comment="libdw1-32bit is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105275" version="1" comment="libebl-devel is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105276" version="1" comment="libebl1 is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105277" version="1" comment="libebl1-32bit is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105278" version="1" comment="libelf-devel is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105279" version="1" comment="libelf-devel-32bit is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105280" version="1" comment="libelf1 is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105281" version="1" comment="libelf1-32bit is &lt;0.158-4.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044413"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114369" version="1" comment="remind is &lt;3.1.13-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045661"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114376" version="1" comment="chromedriver is &lt;45.0.2454.85-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114377" version="1" comment="chromium is &lt;45.0.2454.85-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114378" version="1" comment="chromium-desktop-gnome is &lt;45.0.2454.85-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114379" version="1" comment="chromium-desktop-kde is &lt;45.0.2454.85-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114380" version="1" comment="chromium-ffmpegsumo is &lt;45.0.2454.85-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114400" version="1" comment="libgcrypt is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114401" version="1" comment="libgcrypt-cavs is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114402" version="1" comment="libgcrypt-devel is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114403" version="1" comment="libgcrypt-devel-32bit is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114387" version="1" comment="libgcrypt11 is &lt;1.5.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114388" version="1" comment="libgcrypt11-32bit is &lt;1.5.4-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114404" version="1" comment="libgcrypt20 is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114405" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114406" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114407" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114389" version="1" comment="python-django is &lt;1.5.12-0.2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114411" version="1" comment="bind is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114412" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114413" version="1" comment="bind-devel is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114414" version="1" comment="bind-doc is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114416" version="1" comment="bind-libs is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114415" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114417" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114418" version="1" comment="bind-utils is &lt;9.9.6P1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114419" version="1" comment="icedtea-web is &lt;1.6.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114420" version="1" comment="icedtea-web-javadoc is &lt;1.6.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114421" version="1" comment="java-1_7_0-openjdk-plugin is &lt;1.6.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114422" version="1" comment="java-1_8_0-openjdk-plugin is &lt;1.6.1-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117601" version="1" comment="flash-player is &lt;11.2.202.521-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117602" version="1" comment="flash-player-gnome is &lt;11.2.202.521-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117603" version="1" comment="flash-player-kde4 is &lt;11.2.202.521-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114489" version="1" comment="cyrus-imapd is &lt;2.3.19-34.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114490" version="1" comment="cyrus-imapd-devel is &lt;2.3.19-34.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114491" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.19-34.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114492" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.19-34.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114573" version="1" comment="libmysql56client18 is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114572" version="1" comment="libmysql56client18-32bit is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114575" version="1" comment="libmysql56client_r18 is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114574" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114576" version="1" comment="mysql-community-server is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114577" version="1" comment="mysql-community-server-bench is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114578" version="1" comment="mysql-community-server-client is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114579" version="1" comment="mysql-community-server-errormessages is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114580" version="1" comment="mysql-community-server-test is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114581" version="1" comment="mysql-community-server-tools is &lt;5.6.26-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114582" version="1" comment="apache2-mod_php5 is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114583" version="1" comment="php5 is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114584" version="1" comment="php5-bcmath is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114585" version="1" comment="php5-bz2 is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114586" version="1" comment="php5-calendar is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114587" version="1" comment="php5-ctype is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114588" version="1" comment="php5-curl is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114589" version="1" comment="php5-dba is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114590" version="1" comment="php5-devel is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114591" version="1" comment="php5-dom is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114592" version="1" comment="php5-enchant is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114593" version="1" comment="php5-exif is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114594" version="1" comment="php5-fastcgi is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114595" version="1" comment="php5-fileinfo is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114596" version="1" comment="php5-firebird is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114597" version="1" comment="php5-fpm is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114598" version="1" comment="php5-ftp is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114599" version="1" comment="php5-gd is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114600" version="1" comment="php5-gettext is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114601" version="1" comment="php5-gmp is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114602" version="1" comment="php5-iconv is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114603" version="1" comment="php5-imap is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114604" version="1" comment="php5-intl is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114605" version="1" comment="php5-json is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114606" version="1" comment="php5-ldap is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114607" version="1" comment="php5-mbstring is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114608" version="1" comment="php5-mcrypt is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114609" version="1" comment="php5-mssql is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114610" version="1" comment="php5-mysql is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114611" version="1" comment="php5-odbc is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114612" version="1" comment="php5-opcache is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114613" version="1" comment="php5-openssl is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114614" version="1" comment="php5-pcntl is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114615" version="1" comment="php5-pdo is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114616" version="1" comment="php5-pear is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114617" version="1" comment="php5-pgsql is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114618" version="1" comment="php5-phar is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114619" version="1" comment="php5-posix is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114620" version="1" comment="php5-pspell is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114621" version="1" comment="php5-readline is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114622" version="1" comment="php5-shmop is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114623" version="1" comment="php5-snmp is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114624" version="1" comment="php5-soap is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114625" version="1" comment="php5-sockets is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114626" version="1" comment="php5-sqlite is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114627" version="1" comment="php5-suhosin is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114628" version="1" comment="php5-sysvmsg is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114629" version="1" comment="php5-sysvsem is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114630" version="1" comment="php5-sysvshm is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114631" version="1" comment="php5-tidy is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114632" version="1" comment="php5-tokenizer is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114633" version="1" comment="php5-wddx is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114634" version="1" comment="php5-xmlreader is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114635" version="1" comment="php5-xmlrpc is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114636" version="1" comment="php5-xmlwriter is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114637" version="1" comment="php5-xsl is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114638" version="1" comment="php5-zip is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114639" version="1" comment="php5-zlib is &lt;5.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114737" version="1" comment="MozillaFirefox is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114738" version="1" comment="MozillaFirefox-branding-upstream is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114739" version="1" comment="MozillaFirefox-buildsymbols is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114740" version="1" comment="MozillaFirefox-devel is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114741" version="1" comment="MozillaFirefox-translations-common is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114742" version="1" comment="MozillaFirefox-translations-other is &lt;41.0-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114756" version="1" comment="phpMyAdmin is &lt;4.4.15-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114757" version="1" comment="MozillaThunderbird is &lt;38.3.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114758" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.3.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114759" version="1" comment="MozillaThunderbird-devel is &lt;38.3.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114760" version="1" comment="MozillaThunderbird-translations-common is &lt;38.3.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114761" version="1" comment="MozillaThunderbird-translations-other is &lt;38.3.0-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114762" version="1" comment="seamonkey is &lt;2.38-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114763" version="1" comment="seamonkey-dom-inspector is &lt;2.38-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114764" version="1" comment="seamonkey-irc is &lt;2.38-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114765" version="1" comment="seamonkey-translations-common is &lt;2.38-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114766" version="1" comment="seamonkey-translations-other is &lt;2.38-20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114823" version="1" comment="libipa_hbac-devel is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114824" version="1" comment="libipa_hbac0 is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114825" version="1" comment="libnfsidmap-sss is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114826" version="1" comment="libsss_idmap-devel is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114827" version="1" comment="libsss_idmap0 is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114828" version="1" comment="libsss_nss_idmap-devel is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114829" version="1" comment="libsss_nss_idmap0 is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114830" version="1" comment="libsss_simpleifp-devel is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114831" version="1" comment="libsss_simpleifp0 is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114832" version="1" comment="libsss_sudo is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114833" version="1" comment="python-ipa_hbac is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114834" version="1" comment="python-sss_nss_idmap is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114835" version="1" comment="python-sssd-config is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114836" version="1" comment="sssd is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114837" version="1" comment="sssd-32bit is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114838" version="1" comment="sssd-ad is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114839" version="1" comment="sssd-dbus is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114840" version="1" comment="sssd-ipa is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114841" version="1" comment="sssd-krb5 is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114842" version="1" comment="sssd-krb5-common is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114843" version="1" comment="sssd-ldap is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114844" version="1" comment="sssd-proxy is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114845" version="1" comment="sssd-tools is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114846" version="1" comment="sssd-wbclient is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114847" version="1" comment="sssd-wbclient-devel is &lt;1.12.2-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114848" version="1" comment="vorbis-tools is &lt;1.4.0-17.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114849" version="1" comment="vorbis-tools-lang is &lt;1.4.0-17.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114851" version="1" comment="libipa_hbac-devel is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114852" version="1" comment="libipa_hbac0 is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114853" version="1" comment="libnfsidmap-sss is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114854" version="1" comment="libsss_idmap-devel is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114855" version="1" comment="libsss_idmap0 is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114856" version="1" comment="libsss_nss_idmap-devel is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114857" version="1" comment="libsss_nss_idmap0 is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114858" version="1" comment="libsss_simpleifp-devel is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114859" version="1" comment="libsss_simpleifp0 is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114860" version="1" comment="libsss_sudo is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114861" version="1" comment="python-ipa_hbac is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114862" version="1" comment="python-sss_nss_idmap is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114863" version="1" comment="python-sssd-config is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114850" version="1" comment="redis is &lt;2.8.22-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114864" version="1" comment="sssd is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114865" version="1" comment="sssd-32bit is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114866" version="1" comment="sssd-ad is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114867" version="1" comment="sssd-dbus is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114868" version="1" comment="sssd-ipa is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114869" version="1" comment="sssd-krb5 is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114870" version="1" comment="sssd-krb5-common is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114871" version="1" comment="sssd-ldap is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114872" version="1" comment="sssd-proxy is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114873" version="1" comment="sssd-tools is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114874" version="1" comment="sssd-wbclient is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114875" version="1" comment="sssd-wbclient-devel is &lt;1.12.2-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114876" version="1" comment="apache2 is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114877" version="1" comment="apache2-devel is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114878" version="1" comment="apache2-doc is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114879" version="1" comment="apache2-event is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114880" version="1" comment="apache2-example-pages is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114881" version="1" comment="apache2-prefork is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114882" version="1" comment="apache2-utils is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114883" version="1" comment="apache2-worker is &lt;2.4.10-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114884" version="1" comment="froxlor is &lt;0.9.34-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114885" version="1" comment="conntrack-tools is &lt;1.4.2-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114896" version="1" comment="IPython is &lt;2.2.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114897" version="1" comment="IPython-doc is &lt;2.2.0-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114898" version="1" comment="python3-IPython is &lt;2.2.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114899" version="1" comment="python3-IPython-doc is &lt;2.2.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114945" version="1" comment="freetype2 is &lt;2.5.0.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114946" version="1" comment="freetype2-devel is &lt;2.5.0.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114947" version="1" comment="freetype2-devel-32bit is &lt;2.5.0.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114950" version="1" comment="ft2demos is &lt;2.5.0-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114948" version="1" comment="libfreetype6 is &lt;2.5.0.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114949" version="1" comment="libfreetype6-32bit is &lt;2.5.0.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114964" version="1" comment="lxc is &lt;1.0.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114965" version="1" comment="lxc-devel is &lt;1.0.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045738"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114971" version="1" comment="chromedriver is &lt;45.0.2454.101-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114972" version="1" comment="chromium is &lt;45.0.2454.101-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114973" version="1" comment="chromium-desktop-gnome is &lt;45.0.2454.101-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114974" version="1" comment="chromium-desktop-kde is &lt;45.0.2454.101-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114975" version="1" comment="chromium-ffmpegsumo is &lt;45.0.2454.101-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045740"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115013" version="1" comment="libpolkit0 is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115014" version="1" comment="libpolkit0-32bit is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115015" version="1" comment="polkit is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115016" version="1" comment="polkit-devel is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115017" version="1" comment="polkit-doc is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115018" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.113-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117604" version="1" comment="flash-player is &lt;11.2.202.535-2.73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117605" version="1" comment="flash-player-gnome is &lt;11.2.202.535-2.73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117606" version="1" comment="flash-player-kde4 is &lt;11.2.202.535-2.73.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115042" version="1" comment="libspice-server-devel is &lt;0.12.4-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115043" version="1" comment="libspice-server1 is &lt;0.12.4-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115044" version="1" comment="spice is &lt;0.12.4-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115045" version="1" comment="spice-client is &lt;0.12.4-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115040" version="1" comment="jakarta-taglibs-standard is &lt;1.1.1-255.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115041" version="1" comment="jakarta-taglibs-standard-javadoc is &lt;1.1.1-255.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115031" version="1" comment="xalan-j2 is &lt;2.7.2-262.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115032" version="1" comment="xalan-j2-demo is &lt;2.7.2-262.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115033" version="1" comment="xalan-j2-manual is &lt;2.7.2-262.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115034" version="1" comment="xalan-j2-xsltc is &lt;2.7.2-262.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115046" version="1" comment="rsync is &lt;3.1.1-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117607" version="1" comment="flash-player is &lt;11.2.202.540-2.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117608" version="1" comment="flash-player-gnome is &lt;11.2.202.540-2.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117609" version="1" comment="flash-player-kde4 is &lt;11.2.202.540-2.76.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105297" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105298" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105299" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105300" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105301" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105302" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105303" version="1" comment="openssl is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105304" version="1" comment="openssl-doc is &lt;1.0.1k-2.16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044419"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115117" version="1" comment="python-django is &lt;1.5.12-0.2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115130" version="1" comment="MozillaFirefox is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115131" version="1" comment="MozillaFirefox-branding-upstream is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115132" version="1" comment="MozillaFirefox-buildsymbols is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115133" version="1" comment="MozillaFirefox-devel is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115134" version="1" comment="MozillaFirefox-translations-common is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115135" version="1" comment="MozillaFirefox-translations-other is &lt;41.0.2-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115136" version="1" comment="chromedriver is &lt;46.0.2490.71-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115137" version="1" comment="chromium is &lt;46.0.2490.71-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115138" version="1" comment="chromium-desktop-gnome is &lt;46.0.2490.71-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115139" version="1" comment="chromium-desktop-kde is &lt;46.0.2490.71-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115140" version="1" comment="chromium-ffmpegsumo is &lt;46.0.2490.71-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105293" version="1" comment="libevent is &lt;2.0.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105294" version="1" comment="libevent-2_0-5 is &lt;2.0.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105295" version="1" comment="libevent-2_0-5-32bit is &lt;2.0.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105296" version="1" comment="libevent-devel is &lt;2.0.21-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044418"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117990" version="1" comment="nodejs is &lt;4.2.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117991" version="1" comment="nodejs-devel is &lt;4.2.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117992" version="1" comment="nodejs-doc is &lt;4.2.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117993" version="1" comment="nodejs-docs is &lt;4.2.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117994" version="1" comment="nodejs-npm is &lt;4.2.1-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117614" version="1" comment="wireshark is &lt;1.12.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117615" version="1" comment="wireshark-devel is &lt;1.12.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117616" version="1" comment="wireshark-ui-gtk is &lt;1.12.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117617" version="1" comment="wireshark-ui-qt is &lt;1.12.8-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117618" version="1" comment="squid is &lt;3.3.13-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105287" version="1" comment="MozillaThunderbird is &lt;31.4.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105288" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.4.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105289" version="1" comment="MozillaThunderbird-devel is &lt;31.4.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105290" version="1" comment="MozillaThunderbird-translations-common is &lt;31.4.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105291" version="1" comment="MozillaThunderbird-translations-other is &lt;31.4.0-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044416"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115474" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115475" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115476" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115477" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115478" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115479" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115480" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.91-24.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117619" version="1" comment="audiofile is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117620" version="1" comment="audiofile-devel is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117621" version="1" comment="audiofile-devel-32bit is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117622" version="1" comment="audiofile-doc is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117623" version="1" comment="libaudiofile1 is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117624" version="1" comment="libaudiofile1-32bit is &lt;0.3.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115559" version="1" comment="roundcubemail is &lt;1.0.7-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105055" version="1" comment="libssh is &lt;0.6.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105056" version="1" comment="libssh-devel is &lt;0.6.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105057" version="1" comment="libssh-devel-doc is &lt;0.6.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105058" version="1" comment="libssh4 is &lt;0.6.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105059" version="1" comment="libssh4-32bit is &lt;0.6.3-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044360"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117625" version="1" comment="libblkid-devel is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117626" version="1" comment="libblkid-devel-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115499" version="1" comment="libblkid-devel-static is &lt;2.25.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117627" version="1" comment="libblkid1 is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117628" version="1" comment="libblkid1-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117629" version="1" comment="libmount-devel is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117630" version="1" comment="libmount-devel-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115504" version="1" comment="libmount-devel-static is &lt;2.25.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117631" version="1" comment="libmount1 is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117632" version="1" comment="libmount1-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117633" version="1" comment="libsmartcols-devel is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115508" version="1" comment="libsmartcols-devel-static is &lt;2.25.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117634" version="1" comment="libsmartcols1 is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117635" version="1" comment="libuuid-devel is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117636" version="1" comment="libuuid-devel-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115512" version="1" comment="libuuid-devel-static is &lt;2.25.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117637" version="1" comment="libuuid1 is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117638" version="1" comment="libuuid1-32bit is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117639" version="1" comment="python-libmount is &lt;2.25-9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117640" version="1" comment="util-linux is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117641" version="1" comment="util-linux-lang is &lt;2.25-9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117642" version="1" comment="util-linux-systemd is &lt;2.25-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117643" version="1" comment="uuidd is &lt;2.25-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115491" version="1" comment="sudo is &lt;1.8.10p3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115492" version="1" comment="sudo-devel is &lt;1.8.10p3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115493" version="1" comment="sudo-test is &lt;1.8.10p3-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117644" version="1" comment="libpotrace0 is &lt;1.13-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117645" version="1" comment="potrace is &lt;1.13-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117646" version="1" comment="potrace-devel is &lt;1.13-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117647" version="1" comment="bouncycastle is &lt;1.53-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117648" version="1" comment="bouncycastle-javadoc is &lt;1.53-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115983" version="1" comment="wpa_supplicant is &lt;2.0-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115984" version="1" comment="wpa_supplicant-gui is &lt;2.0-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115971" version="1" comment="libecpg6 is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115970" version="1" comment="libecpg6-32bit is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115973" version="1" comment="libpq5 is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115972" version="1" comment="libpq5-32bit is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115976" version="1" comment="postgresql92 is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115977" version="1" comment="postgresql92-contrib is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115974" version="1" comment="postgresql92-devel is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115978" version="1" comment="postgresql92-docs is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115975" version="1" comment="postgresql92-libs is &lt;9.2.14-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115979" version="1" comment="postgresql92-plperl is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115980" version="1" comment="postgresql92-plpython is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115981" version="1" comment="postgresql92-pltcl is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115982" version="1" comment="postgresql92-server is &lt;9.2.14-4.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115999" version="1" comment="krb5 is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116000" version="1" comment="krb5-32bit is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116001" version="1" comment="krb5-client is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116002" version="1" comment="krb5-devel is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116003" version="1" comment="krb5-devel-32bit is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116004" version="1" comment="krb5-doc is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115997" version="1" comment="krb5-mini is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115998" version="1" comment="krb5-mini-devel is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116005" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116006" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116007" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116008" version="1" comment="krb5-server is &lt;1.12.2-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116009" version="1" comment="phpMyAdmin is &lt;4.4.15.1-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117649" version="1" comment="MozillaFirefox is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117650" version="1" comment="MozillaFirefox-branding-upstream is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117651" version="1" comment="MozillaFirefox-buildsymbols is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117652" version="1" comment="MozillaFirefox-devel is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117653" version="1" comment="MozillaFirefox-translations-common is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117654" version="1" comment="MozillaFirefox-translations-other is &lt;42.0-3.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117655" version="1" comment="libfreebl3 is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117656" version="1" comment="libfreebl3-32bit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117657" version="1" comment="libsoftokn3 is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117658" version="1" comment="libsoftokn3-32bit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117659" version="1" comment="mozilla-nspr is &lt;4.10.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117660" version="1" comment="mozilla-nspr-32bit is &lt;4.10.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117661" version="1" comment="mozilla-nspr-devel is &lt;4.10.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117662" version="1" comment="mozilla-nss is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117663" version="1" comment="mozilla-nss-32bit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117664" version="1" comment="mozilla-nss-certs is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117665" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117666" version="1" comment="mozilla-nss-devel is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117667" version="1" comment="mozilla-nss-sysinit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117668" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117669" version="1" comment="mozilla-nss-tools is &lt;3.20.1-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117670" version="1" comment="seamonkey is &lt;2.39-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117671" version="1" comment="seamonkey-dom-inspector is &lt;2.39-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117672" version="1" comment="seamonkey-irc is &lt;2.39-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117673" version="1" comment="seamonkey-translations-common is &lt;2.39-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117674" version="1" comment="seamonkey-translations-other is &lt;2.39-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117675" version="1" comment="xulrunner is &lt;38.4.0-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117676" version="1" comment="xulrunner-32bit is &lt;38.4.0-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035258"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117677" version="1" comment="xulrunner-devel is &lt;38.4.0-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035263"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117366" version="1" comment="xen is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117367" version="1" comment="xen-devel is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117374" version="1" comment="xen-doc-html is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117368" version="1" comment="xen-kmp-default is &lt;4.3.4_06_k3.11.10_29-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117369" version="1" comment="xen-kmp-desktop is &lt;4.3.4_06_k3.11.10_29-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117370" version="1" comment="xen-kmp-pae is &lt;4.3.4_06_k3.11.10_29-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117372" version="1" comment="xen-libs is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117371" version="1" comment="xen-libs-32bit is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117375" version="1" comment="xen-tools is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117373" version="1" comment="xen-tools-domU is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117376" version="1" comment="xen-xend-tools is &lt;4.3.4_06-50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117388" version="1" comment="git is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117389" version="1" comment="git-arch is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117390" version="1" comment="git-core is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117391" version="1" comment="git-cvs is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117392" version="1" comment="git-daemon is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117393" version="1" comment="git-doc is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117394" version="1" comment="git-email is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117395" version="1" comment="git-gui is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117384" version="1" comment="git-remote-helpers is &lt;1.8.4.5-3.11.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117396" version="1" comment="git-svn is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117397" version="1" comment="git-web is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117398" version="1" comment="gitk is &lt;2.1.4-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117858" version="1" comment="flash-player is &lt;11.2.202.548-2.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117859" version="1" comment="flash-player-gnome is &lt;11.2.202.548-2.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117860" version="1" comment="flash-player-kde4 is &lt;11.2.202.548-2.79.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117893" version="1" comment="python-tornado is &lt;3.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117876" version="1" comment="libsndfile is &lt;1.0.25-19.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117877" version="1" comment="libsndfile-devel is &lt;1.0.25-19.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117878" version="1" comment="libsndfile-progs is &lt;1.0.25-19.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117879" version="1" comment="libsndfile1 is &lt;1.0.25-19.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117880" version="1" comment="libsndfile1-32bit is &lt;1.0.25-19.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117995" version="1" comment="putty is &lt;0.66-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046362"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117678" version="1" comment="flash-player is &lt;11.2.202.440-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117679" version="1" comment="flash-player-gnome is &lt;11.2.202.440-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117680" version="1" comment="flash-player-kde4 is &lt;11.2.202.440-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118004" version="1" comment="xscreensaver is &lt;5.33-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118005" version="1" comment="xscreensaver-data is &lt;5.33-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118006" version="1" comment="xscreensaver-data-extra is &lt;5.33-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118016" version="1" comment="krb5 is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118017" version="1" comment="krb5-32bit is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118018" version="1" comment="krb5-client is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118019" version="1" comment="krb5-devel is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118020" version="1" comment="krb5-devel-32bit is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118021" version="1" comment="krb5-doc is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118022" version="1" comment="krb5-mini is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118023" version="1" comment="krb5-mini-devel is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118024" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118025" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118026" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118027" version="1" comment="krb5-server is &lt;1.12.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118028" version="1" comment="libksba is &lt;1.3.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118029" version="1" comment="libksba-devel is &lt;1.3.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118030" version="1" comment="libksba8 is &lt;1.3.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118042" version="1" comment="chromedriver is &lt;46.0.2490.86-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118043" version="1" comment="chromium is &lt;46.0.2490.86-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118044" version="1" comment="chromium-desktop-gnome is &lt;46.0.2490.86-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118045" version="1" comment="chromium-desktop-kde is &lt;46.0.2490.86-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118046" version="1" comment="chromium-ffmpegsumo is &lt;46.0.2490.86-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118047" version="1" comment="libminiupnpc-devel is &lt;1.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118048" version="1" comment="libminiupnpc10 is &lt;1.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118049" version="1" comment="libminiupnpc10-32bit is &lt;1.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118050" version="1" comment="miniupnpc is &lt;1.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118051" version="1" comment="python-miniupnpc is &lt;1.9-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105589" version="1" comment="libpng16 is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105590" version="1" comment="libpng16-16 is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105591" version="1" comment="libpng16-16-32bit is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105592" version="1" comment="libpng16-compat-devel is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105593" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105594" version="1" comment="libpng16-devel is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105595" version="1" comment="libpng16-devel-32bit is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105596" version="1" comment="libpng16-tools is &lt;1.6.13-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105579" version="1" comment="git is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105580" version="1" comment="git-arch is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105581" version="1" comment="git-core is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105582" version="1" comment="git-cvs is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105583" version="1" comment="git-daemon is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105573" version="1" comment="git-doc is &lt;2.1.4-9.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105584" version="1" comment="git-email is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105585" version="1" comment="git-gui is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105556" version="1" comment="git-remote-helpers is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105586" version="1" comment="git-svn is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105587" version="1" comment="git-web is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105588" version="1" comment="gitk is &lt;2.1.4-9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118102" version="1" comment="libpng16 is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118103" version="1" comment="libpng16-16 is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118104" version="1" comment="libpng16-16-32bit is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118105" version="1" comment="libpng16-compat-devel is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118106" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118107" version="1" comment="libpng16-devel is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118108" version="1" comment="libpng16-devel-32bit is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118109" version="1" comment="libpng16-tools is &lt;1.6.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118110" version="1" comment="libpng12 is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118111" version="1" comment="libpng12-0 is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118112" version="1" comment="libpng12-0-32bit is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118113" version="1" comment="libpng12-compat-devel is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118114" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118115" version="1" comment="libpng12-devel is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118116" version="1" comment="libpng12-devel-32bit is &lt;1.2.51-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118117" version="1" comment="strongswan is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118118" version="1" comment="strongswan-doc is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118119" version="1" comment="strongswan-hmac is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118120" version="1" comment="strongswan-ipsec is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118121" version="1" comment="strongswan-libs0 is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118122" version="1" comment="strongswan-mysql is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118123" version="1" comment="strongswan-nm is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118124" version="1" comment="strongswan-sqlite is &lt;5.2.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118321" version="1" comment="ppp is &lt;2.4.7-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118322" version="1" comment="ppp-devel is &lt;2.4.7-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118535" version="1" comment="python-virtualbox is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118536" version="1" comment="virtualbox is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118537" version="1" comment="virtualbox-devel is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118538" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118539" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118540" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118541" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118542" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118543" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118544" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118545" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.11.10_29-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118546" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118547" version="1" comment="virtualbox-qt is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118548" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118549" version="1" comment="gpg2 is &lt;2.0.26-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118550" version="1" comment="gpg2-lang is &lt;2.0.26-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118822" version="1" comment="cyrus-imapd is &lt;2.3.19-34.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118823" version="1" comment="cyrus-imapd-devel is &lt;2.3.19-34.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118824" version="1" comment="perl-Cyrus-IMAP is &lt;2.3.19-34.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118825" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.3.19-34.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046522"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118826" version="1" comment="python-django is &lt;1.5.12-0.2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105716" version="1" comment="libmspack is &lt;0.4-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105717" version="1" comment="libmspack-devel is &lt;0.4-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105718" version="1" comment="libmspack0 is &lt;0.4-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105719" version="1" comment="libmspack0-32bit is &lt;0.4-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041581"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118891" version="1" comment="flash-player is &lt;11.2.202.554-2.82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118892" version="1" comment="flash-player-gnome is &lt;11.2.202.554-2.82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118893" version="1" comment="flash-player-kde4 is &lt;11.2.202.554-2.82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118894" version="1" comment="MozillaThunderbird is &lt;38.4.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118895" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.4.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118896" version="1" comment="MozillaThunderbird-devel is &lt;38.4.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118897" version="1" comment="MozillaThunderbird-translations-common is &lt;38.4.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118898" version="1" comment="MozillaThunderbird-translations-other is &lt;38.4.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046538"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118899" version="1" comment="libmysql56client18 is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118900" version="1" comment="libmysql56client18-32bit is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118901" version="1" comment="libmysql56client_r18 is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118902" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118903" version="1" comment="mysql-community-server is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118904" version="1" comment="mysql-community-server-bench is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118905" version="1" comment="mysql-community-server-client is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118906" version="1" comment="mysql-community-server-errormessages is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118907" version="1" comment="mysql-community-server-test is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118908" version="1" comment="mysql-community-server-tools is &lt;5.6.27-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105723" version="1" comment="hivex is &lt;1.3.10-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105724" version="1" comment="hivex-devel is &lt;1.3.10-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105725" version="1" comment="libhivex0 is &lt;1.3.10-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105726" version="1" comment="perl-Win-Hivex is &lt;1.3.10-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105727" version="1" comment="python-hivex is &lt;1.3.10-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044474"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118909" version="1" comment="libmysqlclient-devel is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118910" version="1" comment="libmysqlclient18 is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118911" version="1" comment="libmysqlclient18-32bit is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118912" version="1" comment="libmysqlclient_r18 is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118913" version="1" comment="libmysqlclient_r18-32bit is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118914" version="1" comment="libmysqld-devel is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118915" version="1" comment="libmysqld18 is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118916" version="1" comment="mariadb is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118917" version="1" comment="mariadb-bench is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118918" version="1" comment="mariadb-client is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118919" version="1" comment="mariadb-errormessages is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118920" version="1" comment="mariadb-test is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118921" version="1" comment="mariadb-tools is &lt;5.5.46-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119206" version="1" comment="libraw is &lt;0.16.0-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119207" version="1" comment="libraw-devel is &lt;0.16.0-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119208" version="1" comment="libraw-devel-static is &lt;0.16.0-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119209" version="1" comment="libraw-tools is &lt;0.16.0-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119210" version="1" comment="libraw10 is &lt;0.16.0-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038724"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119211" version="1" comment="libraw9 is &lt;0.15.4-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038719"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119240" version="1" comment="libpng12 is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119241" version="1" comment="libpng12-0 is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119242" version="1" comment="libpng12-0-32bit is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119243" version="1" comment="libpng12-compat-devel is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119244" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119245" version="1" comment="libpng12-devel is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119246" version="1" comment="libpng12-devel-32bit is &lt;1.2.51-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046573"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119247" version="1" comment="libpng16 is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119248" version="1" comment="libpng16-16 is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119249" version="1" comment="libpng16-16-32bit is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119250" version="1" comment="libpng16-compat-devel is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119251" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119252" version="1" comment="libpng16-devel is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119253" version="1" comment="libpng16-devel-32bit is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119254" version="1" comment="libpng16-tools is &lt;1.6.13-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046574"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119577" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119578" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119579" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119580" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119581" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119582" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119583" version="1" comment="openssl is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119584" version="1" comment="openssl-doc is &lt;1.0.1k-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119591" version="1" comment="chromedriver is &lt;47.0.2526.80-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119592" version="1" comment="chromium is &lt;47.0.2526.80-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119593" version="1" comment="chromium-desktop-gnome is &lt;47.0.2526.80-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119594" version="1" comment="chromium-desktop-kde is &lt;47.0.2526.80-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119595" version="1" comment="chromium-ffmpegsumo is &lt;47.0.2526.80-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046608"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119757" version="1" comment="libXfont is &lt;1.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119758" version="1" comment="libXfont-devel is &lt;1.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119759" version="1" comment="libXfont-devel-32bit is &lt;1.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119760" version="1" comment="libXfont1 is &lt;1.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119761" version="1" comment="libXfont1-32bit is &lt;1.5.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105711" version="1" comment="seamonkey is &lt;2.32-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105712" version="1" comment="seamonkey-dom-inspector is &lt;2.32-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105713" version="1" comment="seamonkey-irc is &lt;2.32-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105714" version="1" comment="seamonkey-translations-common is &lt;2.32-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105715" version="1" comment="seamonkey-translations-other is &lt;2.32-8.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044472"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119863" version="1" comment="quassel is &lt;0.12.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119864" version="1" comment="quassel-base is &lt;0.12.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119865" version="1" comment="quassel-client is &lt;0.12.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119866" version="1" comment="quassel-core is &lt;0.12.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119867" version="1" comment="quassel-mono is &lt;0.12.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119868" version="1" comment="chromedriver is &lt;47.0.2526.106-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119869" version="1" comment="chromium is &lt;47.0.2526.106-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119870" version="1" comment="chromium-desktop-gnome is &lt;47.0.2526.106-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119871" version="1" comment="chromium-desktop-kde is &lt;47.0.2526.106-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119872" version="1" comment="chromium-ffmpegsumo is &lt;47.0.2526.106-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119896" version="1" comment="MozillaFirefox is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119897" version="1" comment="MozillaFirefox-branding-upstream is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119898" version="1" comment="MozillaFirefox-buildsymbols is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119899" version="1" comment="MozillaFirefox-devel is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119900" version="1" comment="MozillaFirefox-translations-common is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119901" version="1" comment="MozillaFirefox-translations-other is &lt;43.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046652"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120133" version="1" comment="ldb is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120134" version="1" comment="ldb-tools is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120135" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120136" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120137" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120138" version="1" comment="libdcerpc-binding0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120139" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120140" version="1" comment="libdcerpc-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120141" version="1" comment="libdcerpc-samr-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120142" version="1" comment="libdcerpc-samr0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120143" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120144" version="1" comment="libdcerpc0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120145" version="1" comment="libdcerpc0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120146" version="1" comment="libgensec-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120147" version="1" comment="libgensec0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120148" version="1" comment="libgensec0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120149" version="1" comment="libldb-devel is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120150" version="1" comment="libldb1 is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120151" version="1" comment="libldb1-32bit is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120152" version="1" comment="libndr-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120153" version="1" comment="libndr-krb5pac-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120154" version="1" comment="libndr-krb5pac0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120155" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120156" version="1" comment="libndr-nbt-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120157" version="1" comment="libndr-nbt0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120158" version="1" comment="libndr-nbt0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120159" version="1" comment="libndr-standard-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120160" version="1" comment="libndr-standard0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120161" version="1" comment="libndr-standard0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120162" version="1" comment="libndr0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120163" version="1" comment="libndr0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120164" version="1" comment="libnetapi-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120165" version="1" comment="libnetapi0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120166" version="1" comment="libnetapi0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120167" version="1" comment="libpdb-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120168" version="1" comment="libpdb0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120169" version="1" comment="libpdb0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120170" version="1" comment="libregistry-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120171" version="1" comment="libregistry0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120172" version="1" comment="libregistry0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120173" version="1" comment="libsamba-credentials-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120174" version="1" comment="libsamba-credentials0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120175" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120176" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120177" version="1" comment="libsamba-hostconfig0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120178" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120179" version="1" comment="libsamba-policy-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120180" version="1" comment="libsamba-policy0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120181" version="1" comment="libsamba-policy0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120182" version="1" comment="libsamba-util-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120183" version="1" comment="libsamba-util0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120184" version="1" comment="libsamba-util0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120185" version="1" comment="libsamdb-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120186" version="1" comment="libsamdb0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120187" version="1" comment="libsamdb0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120188" version="1" comment="libsmbclient-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120189" version="1" comment="libsmbclient-raw-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120190" version="1" comment="libsmbclient-raw0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120191" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120192" version="1" comment="libsmbclient0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120193" version="1" comment="libsmbclient0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120194" version="1" comment="libsmbconf-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120195" version="1" comment="libsmbconf0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120196" version="1" comment="libsmbconf0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120197" version="1" comment="libsmbldap-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120198" version="1" comment="libsmbldap0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120199" version="1" comment="libsmbldap0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120200" version="1" comment="libsmbsharemodes-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120201" version="1" comment="libsmbsharemodes0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120202" version="1" comment="libtalloc-devel is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120203" version="1" comment="libtalloc2 is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120204" version="1" comment="libtalloc2-32bit is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120205" version="1" comment="libtdb-devel is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120206" version="1" comment="libtdb1 is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120207" version="1" comment="libtdb1-32bit is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120208" version="1" comment="libtevent-devel is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120209" version="1" comment="libtevent-util-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120210" version="1" comment="libtevent-util0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120211" version="1" comment="libtevent-util0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120212" version="1" comment="libtevent0 is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120213" version="1" comment="libtevent0-32bit is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120214" version="1" comment="libwbclient-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120215" version="1" comment="libwbclient0 is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120216" version="1" comment="libwbclient0-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120217" version="1" comment="pyldb is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120218" version="1" comment="pyldb-32bit is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120219" version="1" comment="pyldb-devel is &lt;1.1.24-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120220" version="1" comment="pytalloc is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120221" version="1" comment="pytalloc-32bit is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120222" version="1" comment="pytalloc-devel is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120223" version="1" comment="python-tdb is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120224" version="1" comment="python-tdb-32bit is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120225" version="1" comment="python-tevent is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120226" version="1" comment="python-tevent-32bit is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120227" version="1" comment="samba is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120228" version="1" comment="samba-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120229" version="1" comment="samba-client is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120230" version="1" comment="samba-client-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120231" version="1" comment="samba-core-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120232" version="1" comment="samba-doc is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120233" version="1" comment="samba-libs is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120234" version="1" comment="samba-libs-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120235" version="1" comment="samba-pidl is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120236" version="1" comment="samba-python is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120237" version="1" comment="samba-test is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120238" version="1" comment="samba-test-devel is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120239" version="1" comment="samba-winbind is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120240" version="1" comment="samba-winbind-32bit is &lt;4.1.22-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120241" version="1" comment="talloc is &lt;2.1.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120242" version="1" comment="tdb is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120243" version="1" comment="tdb-tools is &lt;1.3.8-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120244" version="1" comment="tevent is &lt;0.9.26-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046668"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120357" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120358" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120359" version="1" comment="subversion is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120360" version="1" comment="subversion-bash-completion is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120361" version="1" comment="subversion-devel is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120362" version="1" comment="subversion-perl is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120363" version="1" comment="subversion-python is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120364" version="1" comment="subversion-python-ctypes is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120365" version="1" comment="subversion-ruby is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120366" version="1" comment="subversion-server is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120367" version="1" comment="subversion-tools is &lt;1.8.15-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046674"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120368" version="1" comment="bind is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120369" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120370" version="1" comment="bind-devel is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120371" version="1" comment="bind-doc is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120372" version="1" comment="bind-libs is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120373" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120374" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120375" version="1" comment="bind-utils is &lt;9.9.6P1-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046675"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120412" version="1" comment="gummi is &lt;0.7.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120413" version="1" comment="gummi-lang is &lt;0.7.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120414" version="1" comment="grub2 is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120415" version="1" comment="grub2-branding-upstream is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120416" version="1" comment="grub2-i386-efi is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120417" version="1" comment="grub2-i386-pc is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120418" version="1" comment="grub2-snapper-plugin is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120419" version="1" comment="grub2-x86_64-efi is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120420" version="1" comment="grub2-x86_64-xen is &lt;2.02~beta2-20.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120421" version="1" comment="libxml2 is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120422" version="1" comment="libxml2-2 is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120423" version="1" comment="libxml2-2-32bit is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120424" version="1" comment="libxml2-devel is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120425" version="1" comment="libxml2-devel-32bit is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120426" version="1" comment="libxml2-doc is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120427" version="1" comment="libxml2-tools is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120428" version="1" comment="python-libxml2 is &lt;2.9.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105809" version="1" comment="jasper is &lt;1.900.1-163.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105810" version="1" comment="libjasper-devel is &lt;1.900.1-163.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105811" version="1" comment="libjasper1 is &lt;1.900.1-163.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105812" version="1" comment="libjasper1-32bit is &lt;1.900.1-163.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120905" version="1" comment="flash-player is &lt;11.2.202.559-2.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120906" version="1" comment="flash-player-gnome is &lt;11.2.202.559-2.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120907" version="1" comment="flash-player-kde4 is &lt;11.2.202.559-2.85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120911" version="1" comment="MozillaThunderbird is &lt;38.5.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120912" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.5.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120913" version="1" comment="MozillaThunderbird-devel is &lt;38.5.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120914" version="1" comment="MozillaThunderbird-translations-common is &lt;38.5.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120915" version="1" comment="MozillaThunderbird-translations-other is &lt;38.5.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120916" version="1" comment="libfreebl3 is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120917" version="1" comment="libfreebl3-32bit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120918" version="1" comment="libsoftokn3 is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120919" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120920" version="1" comment="mozilla-nss is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120921" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120922" version="1" comment="mozilla-nss-certs is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120923" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120924" version="1" comment="mozilla-nss-devel is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120925" version="1" comment="mozilla-nss-sysinit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120926" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120927" version="1" comment="mozilla-nss-tools is &lt;3.20.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105813" version="1" comment="patch is &lt;2.7.3-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044490"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105801" version="1" comment="libvlc5 is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105802" version="1" comment="libvlccore7 is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105799" version="1" comment="live555 is &lt;2014.09.22-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105800" version="1" comment="live555-devel is &lt;2014.09.22-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105803" version="1" comment="vlc is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105804" version="1" comment="vlc-devel is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105805" version="1" comment="vlc-gnome is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105806" version="1" comment="vlc-noX is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105807" version="1" comment="vlc-noX-lang is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105808" version="1" comment="vlc-qt is &lt;2.1.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120964" version="1" comment="claws-mail is &lt;3.12.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120965" version="1" comment="claws-mail-devel is &lt;3.12.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120966" version="1" comment="claws-mail-lang is &lt;3.12.0-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133017" version="1" comment="cloop is &lt;2.639-11.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133018" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.62_52-11.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133019" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.62_52-11.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133020" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.62_52-11.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133021" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.62_52-11.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048187"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133022" version="1" comment="crash is &lt;7.0.2-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133023" version="1" comment="crash-devel is &lt;7.0.2-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133024" version="1" comment="crash-doc is &lt;7.0.2-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133025" version="1" comment="crash-eppic is &lt;7.0.2-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133026" version="1" comment="crash-gcore is &lt;7.0.2-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133027" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.62_52-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133028" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.62_52-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133029" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.62_52-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133030" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.62_52-2.32.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133031" version="1" comment="hdjmod is &lt;1.28-16.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048190"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133032" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.62_52-16.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133033" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.62_52-16.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133034" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.62_52-16.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133035" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.62_52-16.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133036" version="1" comment="ipset is &lt;6.21.1-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133037" version="1" comment="ipset-devel is &lt;6.21.1-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133038" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.62_52-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133039" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.62_52-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133040" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.62_52-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133041" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.62_52-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048193"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133042" version="1" comment="iscsitarget is &lt;1.4.20.3-13.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048194"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133043" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.62_52-13.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133044" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.62_52-13.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133045" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.62_52-13.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133046" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.62_52-13.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048195"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133047" version="1" comment="kernel-debug is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133048" version="1" comment="kernel-debug-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133049" version="1" comment="kernel-debug-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133050" version="1" comment="kernel-default is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133051" version="1" comment="kernel-default-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133052" version="1" comment="kernel-default-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133053" version="1" comment="kernel-desktop is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133054" version="1" comment="kernel-desktop-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133055" version="1" comment="kernel-desktop-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133056" version="1" comment="kernel-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133057" version="1" comment="kernel-docs is &lt;3.12.62-52.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133058" version="1" comment="kernel-ec2 is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133059" version="1" comment="kernel-ec2-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133060" version="1" comment="kernel-ec2-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133061" version="1" comment="kernel-macros is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133062" version="1" comment="kernel-pae is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133063" version="1" comment="kernel-pae-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133064" version="1" comment="kernel-pae-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133065" version="1" comment="kernel-source is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133066" version="1" comment="kernel-source-vanilla is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133067" version="1" comment="kernel-syms is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133068" version="1" comment="kernel-trace is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133069" version="1" comment="kernel-trace-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133070" version="1" comment="kernel-trace-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133071" version="1" comment="kernel-vanilla is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133072" version="1" comment="kernel-vanilla-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133073" version="1" comment="kernel-xen is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133074" version="1" comment="kernel-xen-base is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133075" version="1" comment="kernel-xen-devel is &lt;3.12.62-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048196"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133076" version="1" comment="libipset3 is &lt;6.21.1-2.36.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133077" version="1" comment="ndiswrapper is &lt;1.58-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133078" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.62_52-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133079" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.62_52-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133080" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.62_52-33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133081" version="1" comment="openvswitch is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133082" version="1" comment="openvswitch-controller is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133083" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.62_52-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133084" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.62_52-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133085" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.62_52-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133086" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.62_52-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048201"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133087" version="1" comment="openvswitch-pki is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133088" version="1" comment="openvswitch-switch is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133089" version="1" comment="openvswitch-test is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133090" version="1" comment="pcfclock is &lt;0.44-258.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048202"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133091" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.62_52-258.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133092" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.62_52-258.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133093" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.62_52-258.33.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133094" version="1" comment="python-openvswitch is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133095" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133096" version="1" comment="python-virtualbox is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133097" version="1" comment="vhba-kmp is &lt;20130607-2.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048205"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133098" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.62_52-2.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133099" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.62_52-2.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133100" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.62_52-2.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133101" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.62_52-2.32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048206"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133102" version="1" comment="virtualbox is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133103" version="1" comment="virtualbox-devel is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133104" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133105" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133106" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133107" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133108" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133109" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133110" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133111" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.62_52-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048207"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133112" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133113" version="1" comment="virtualbox-qt is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133114" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.64.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048204"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133115" version="1" comment="xen is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133116" version="1" comment="xen-devel is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133117" version="1" comment="xen-doc-html is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133118" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.62_52-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133119" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.62_52-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133120" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.62_52-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133121" version="1" comment="xen-libs is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133122" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133123" version="1" comment="xen-tools is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133124" version="1" comment="xen-tools-domU is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133125" version="1" comment="xen-xend-tools is &lt;4.3.4_10-65.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133126" version="1" comment="xtables-addons is &lt;2.3-2.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133127" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.62_52-2.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133128" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.62_52-2.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133129" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.62_52-2.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133130" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.62_52-2.31.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121171" version="1" comment="wireshark is &lt;1.12.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121172" version="1" comment="wireshark-devel is &lt;1.12.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121173" version="1" comment="wireshark-ui-gtk is &lt;1.12.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121174" version="1" comment="wireshark-ui-qt is &lt;1.12.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133131" version="1" comment="cloop is &lt;2.639-11.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133132" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.62_55-11.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133133" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.62_55-11.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133134" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.62_55-11.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133135" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.62_55-11.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048213"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133136" version="1" comment="crash is &lt;7.0.2-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133137" version="1" comment="crash-devel is &lt;7.0.2-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133138" version="1" comment="crash-doc is &lt;7.0.2-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133139" version="1" comment="crash-eppic is &lt;7.0.2-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133140" version="1" comment="crash-gcore is &lt;7.0.2-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133141" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133142" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133143" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133144" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048215"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133145" version="1" comment="hdjmod is &lt;1.28-16.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133146" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.62_55-16.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133147" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.62_55-16.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133148" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.62_55-16.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133149" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.62_55-16.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133150" version="1" comment="ipset is &lt;6.21.1-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133151" version="1" comment="ipset-devel is &lt;6.21.1-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133152" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.62_55-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133153" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.62_55-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133154" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.62_55-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133155" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.62_55-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133156" version="1" comment="iscsitarget is &lt;1.4.20.3-13.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133157" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.62_55-13.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133158" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.62_55-13.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133159" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.62_55-13.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133160" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.62_55-13.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133161" version="1" comment="kernel-debug is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133162" version="1" comment="kernel-debug-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133163" version="1" comment="kernel-debug-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133164" version="1" comment="kernel-default is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133165" version="1" comment="kernel-default-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133166" version="1" comment="kernel-default-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133167" version="1" comment="kernel-desktop is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133168" version="1" comment="kernel-desktop-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133169" version="1" comment="kernel-desktop-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133170" version="1" comment="kernel-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133171" version="1" comment="kernel-docs is &lt;3.12.62-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048223"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133172" version="1" comment="kernel-ec2 is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133173" version="1" comment="kernel-ec2-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133174" version="1" comment="kernel-ec2-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133175" version="1" comment="kernel-macros is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133176" version="1" comment="kernel-pae is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133177" version="1" comment="kernel-pae-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133178" version="1" comment="kernel-pae-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133179" version="1" comment="kernel-source is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133180" version="1" comment="kernel-source-vanilla is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133181" version="1" comment="kernel-syms is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133182" version="1" comment="kernel-trace is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133183" version="1" comment="kernel-trace-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133184" version="1" comment="kernel-trace-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133185" version="1" comment="kernel-vanilla is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133186" version="1" comment="kernel-vanilla-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133187" version="1" comment="kernel-xen is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133188" version="1" comment="kernel-xen-base is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133189" version="1" comment="kernel-xen-devel is &lt;3.12.62-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048222"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133190" version="1" comment="libipset3 is &lt;6.21.1-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133191" version="1" comment="ndiswrapper is &lt;1.58-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048224"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133192" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.62_55-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133193" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.62_55-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133194" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.62_55-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133195" version="1" comment="openvswitch is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133196" version="1" comment="openvswitch-controller is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133197" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.62_55-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133198" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.62_55-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133199" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.62_55-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133200" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.62_55-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133201" version="1" comment="openvswitch-pki is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133202" version="1" comment="openvswitch-switch is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133203" version="1" comment="openvswitch-test is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133204" version="1" comment="pcfclock is &lt;0.44-258.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133205" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.62_55-258.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133206" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.62_55-258.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133207" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.62_55-258.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133208" version="1" comment="python-openvswitch is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133209" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133210" version="1" comment="python-virtualbox is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133211" version="1" comment="vhba-kmp is &lt;20130607-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048231"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133212" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133213" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133214" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133215" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.62_55-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133216" version="1" comment="virtualbox is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133217" version="1" comment="virtualbox-devel is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133218" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133219" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133220" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133221" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133222" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133223" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133224" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133225" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.62_55-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133226" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133227" version="1" comment="virtualbox-qt is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133228" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133229" version="1" comment="xen is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133230" version="1" comment="xen-devel is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133231" version="1" comment="xen-doc-html is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133232" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.62_55-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133233" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.62_55-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133234" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.62_55-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133235" version="1" comment="xen-libs is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133236" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133237" version="1" comment="xen-tools is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133238" version="1" comment="xen-tools-domU is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133239" version="1" comment="xen-xend-tools is &lt;4.3.4_10-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133240" version="1" comment="xtables-addons is &lt;2.3-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048236"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133241" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.62_55-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133242" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.62_55-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133243" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.62_55-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133244" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.62_55-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048237"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123049" version="1" comment="cloop is &lt;2.639-11.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123050" version="1" comment="cloop-kmp-default is &lt;2.639_k3.11.10_34-11.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123051" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.11.10_34-11.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123052" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.11.10_34-11.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123053" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.11.10_34-11.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123054" version="1" comment="crash is &lt;7.0.2-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123055" version="1" comment="crash-devel is &lt;7.0.2-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123056" version="1" comment="crash-doc is &lt;7.0.2-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123057" version="1" comment="crash-eppic is &lt;7.0.2-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123058" version="1" comment="crash-gcore is &lt;7.0.2-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123059" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.11.10_34-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123060" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.11.10_34-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123061" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.11.10_34-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123062" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.11.10_34-2.23.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123063" version="1" comment="hdjmod is &lt;1.28-16.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123064" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.11.10_34-16.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123065" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.11.10_34-16.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123066" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.11.10_34-16.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123067" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.11.10_34-16.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123068" version="1" comment="ipset is &lt;6.21.1-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123069" version="1" comment="ipset-devel is &lt;6.21.1-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123070" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.11.10_34-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123071" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.11.10_34-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123072" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.11.10_34-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123073" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.11.10_34-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123074" version="1" comment="iscsitarget is &lt;1.4.20.3-13.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123075" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.11.10_34-13.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123076" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.11.10_34-13.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123077" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.11.10_34-13.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123078" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.11.10_34-13.23.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123079" version="1" comment="kernel-debug is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123080" version="1" comment="kernel-debug-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123081" version="1" comment="kernel-debug-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123082" version="1" comment="kernel-default is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123083" version="1" comment="kernel-default-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123084" version="1" comment="kernel-default-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123085" version="1" comment="kernel-desktop is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123086" version="1" comment="kernel-desktop-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123087" version="1" comment="kernel-desktop-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123088" version="1" comment="kernel-devel is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123089" version="1" comment="kernel-docs is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123090" version="1" comment="kernel-ec2 is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123091" version="1" comment="kernel-ec2-base is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123092" version="1" comment="kernel-ec2-devel is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123093" version="1" comment="kernel-pae is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123094" version="1" comment="kernel-pae-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123095" version="1" comment="kernel-pae-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123096" version="1" comment="kernel-source is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123097" version="1" comment="kernel-source-vanilla is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123098" version="1" comment="kernel-syms is &lt;3.11.10-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123099" version="1" comment="kernel-trace is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123100" version="1" comment="kernel-trace-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123101" version="1" comment="kernel-trace-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123102" version="1" comment="kernel-vanilla is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123103" version="1" comment="kernel-vanilla-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123104" version="1" comment="kernel-xen is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123105" version="1" comment="kernel-xen-base is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123106" version="1" comment="kernel-xen-devel is &lt;3.11.10-34.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123107" version="1" comment="libipset3 is &lt;6.21.1-2.27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123108" version="1" comment="ndiswrapper is &lt;1.58-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123109" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.11.10_34-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123110" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.11.10_34-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123111" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.11.10_34-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123112" version="1" comment="pcfclock is &lt;0.44-258.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123113" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.11.10_34-258.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123114" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.11.10_34-258.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123115" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.11.10_34-258.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123116" version="1" comment="python-virtualbox is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123117" version="1" comment="vhba-kmp is &lt;20130607-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123118" version="1" comment="vhba-kmp-default is &lt;20130607_k3.11.10_34-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123119" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.11.10_34-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123120" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.11.10_34-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123121" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.11.10_34-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123122" version="1" comment="virtualbox is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123123" version="1" comment="virtualbox-devel is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123124" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123125" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123126" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123127" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123128" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123129" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123130" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123131" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.11.10_34-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123132" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123133" version="1" comment="virtualbox-qt is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123134" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123135" version="1" comment="xen is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123136" version="1" comment="xen-devel is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123137" version="1" comment="xen-doc-html is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123138" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.11.10_34-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123139" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.11.10_34-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123140" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.11.10_34-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123141" version="1" comment="xen-libs is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123142" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123143" version="1" comment="xen-tools is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123144" version="1" comment="xen-tools-domU is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123145" version="1" comment="xen-xend-tools is &lt;4.3.4_10-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123146" version="1" comment="xtables-addons is &lt;2.3-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123147" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.11.10_34-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123148" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.11.10_34-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123149" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.11.10_34-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123150" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.11.10_34-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121317" version="1" comment="phpMyAdmin is &lt;4.4.15.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136471" version="1" comment="cloop is &lt;2.639-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136472" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.67_58-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136473" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.67_58-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136474" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.67_58-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136475" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.67_58-11.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136476" version="1" comment="crash is &lt;7.0.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136477" version="1" comment="crash-devel is &lt;7.0.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136478" version="1" comment="crash-doc is &lt;7.0.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136479" version="1" comment="crash-eppic is &lt;7.0.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136480" version="1" comment="crash-gcore is &lt;7.0.2-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048678"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136481" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136482" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136483" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136484" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048679"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136485" version="1" comment="hdjmod is &lt;1.28-16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136486" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.67_58-16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136487" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.67_58-16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136488" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.67_58-16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136489" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.67_58-16.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136490" version="1" comment="ipset is &lt;6.21.1-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136491" version="1" comment="ipset-devel is &lt;6.21.1-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136492" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.67_58-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136493" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.67_58-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136494" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.67_58-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136495" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.67_58-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136496" version="1" comment="iscsitarget is &lt;1.4.20.3-13.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136497" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.67_58-13.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136498" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.67_58-13.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136499" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.67_58-13.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136500" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.67_58-13.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136501" version="1" comment="kernel-debug is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136502" version="1" comment="kernel-debug-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136503" version="1" comment="kernel-debug-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136504" version="1" comment="kernel-default is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136505" version="1" comment="kernel-default-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136506" version="1" comment="kernel-default-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136507" version="1" comment="kernel-desktop is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136508" version="1" comment="kernel-desktop-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136509" version="1" comment="kernel-desktop-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136510" version="1" comment="kernel-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136511" version="1" comment="kernel-docs is &lt;3.12.67-58.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136512" version="1" comment="kernel-ec2 is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136513" version="1" comment="kernel-ec2-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136514" version="1" comment="kernel-ec2-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136515" version="1" comment="kernel-macros is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136516" version="1" comment="kernel-pae is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136517" version="1" comment="kernel-pae-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136518" version="1" comment="kernel-pae-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136519" version="1" comment="kernel-source is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136520" version="1" comment="kernel-source-vanilla is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136521" version="1" comment="kernel-syms is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136522" version="1" comment="kernel-trace is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136523" version="1" comment="kernel-trace-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136524" version="1" comment="kernel-trace-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136525" version="1" comment="kernel-vanilla is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136526" version="1" comment="kernel-vanilla-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136527" version="1" comment="kernel-xen is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136528" version="1" comment="kernel-xen-base is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136529" version="1" comment="kernel-xen-devel is &lt;3.12.67-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136530" version="1" comment="libipset3 is &lt;6.21.1-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136531" version="1" comment="ndiswrapper is &lt;1.58-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136532" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.67_58-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136533" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.67_58-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136534" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.67_58-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048689"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136535" version="1" comment="openvswitch is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136536" version="1" comment="openvswitch-controller is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136537" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.67_58-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136538" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.67_58-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136539" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.67_58-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136540" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.67_58-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048691"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136541" version="1" comment="openvswitch-pki is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136542" version="1" comment="openvswitch-switch is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136543" version="1" comment="openvswitch-test is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136544" version="1" comment="pcfclock is &lt;0.44-258.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048692"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136545" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.67_58-258.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136546" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.67_58-258.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136547" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.67_58-258.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136548" version="1" comment="python-openvswitch is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136549" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048690"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136550" version="1" comment="python-virtualbox is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136551" version="1" comment="vhba-kmp is &lt;20130607-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048695"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136552" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136553" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136554" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136555" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.67_58-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136556" version="1" comment="virtualbox is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136557" version="1" comment="virtualbox-devel is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136558" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136559" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136560" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136561" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136562" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136563" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136564" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136565" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.67_58-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136566" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136567" version="1" comment="virtualbox-qt is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136568" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136569" version="1" comment="xen is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136570" version="1" comment="xen-devel is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136571" version="1" comment="xen-doc-html is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136572" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.67_58-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136573" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.67_58-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136574" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.67_58-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136575" version="1" comment="xen-libs is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136576" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136577" version="1" comment="xen-tools is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136578" version="1" comment="xen-tools-domU is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136579" version="1" comment="xen-xend-tools is &lt;4.3.4_10-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136580" version="1" comment="xtables-addons is &lt;2.3-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048700"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136581" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.67_58-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136582" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.67_58-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136583" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.67_58-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136584" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.67_58-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142235" version="1" comment="cloop is &lt;2.639-11.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142236" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.67_61-11.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142237" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.67_61-11.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142238" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.67_61-11.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142239" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.67_61-11.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142240" version="1" comment="crash is &lt;7.0.2-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142241" version="1" comment="crash-devel is &lt;7.0.2-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142242" version="1" comment="crash-doc is &lt;7.0.2-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142243" version="1" comment="crash-eppic is &lt;7.0.2-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142244" version="1" comment="crash-gcore is &lt;7.0.2-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142245" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142246" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142247" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142248" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142249" version="1" comment="hdjmod is &lt;1.28-16.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142250" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.67_61-16.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142251" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.67_61-16.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142252" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.67_61-16.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142253" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.67_61-16.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142254" version="1" comment="ipset is &lt;6.21.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142255" version="1" comment="ipset-devel is &lt;6.21.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142256" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.67_61-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142257" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.67_61-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142258" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.67_61-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142259" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.67_61-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142260" version="1" comment="iscsitarget is &lt;1.4.20.3-13.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142261" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.67_61-13.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142262" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.67_61-13.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142263" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.67_61-13.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142264" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.67_61-13.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142265" version="1" comment="kernel-debug is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142266" version="1" comment="kernel-debug-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142267" version="1" comment="kernel-debug-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142268" version="1" comment="kernel-default is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142269" version="1" comment="kernel-default-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142270" version="1" comment="kernel-default-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142271" version="1" comment="kernel-desktop is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142272" version="1" comment="kernel-desktop-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142273" version="1" comment="kernel-desktop-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142274" version="1" comment="kernel-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142275" version="1" comment="kernel-docs is &lt;3.12.67-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142276" version="1" comment="kernel-ec2 is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142277" version="1" comment="kernel-ec2-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142278" version="1" comment="kernel-ec2-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142279" version="1" comment="kernel-macros is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142280" version="1" comment="kernel-pae is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142281" version="1" comment="kernel-pae-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142282" version="1" comment="kernel-pae-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142283" version="1" comment="kernel-source is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142284" version="1" comment="kernel-source-vanilla is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142285" version="1" comment="kernel-syms is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142286" version="1" comment="kernel-trace is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142287" version="1" comment="kernel-trace-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142288" version="1" comment="kernel-trace-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142289" version="1" comment="kernel-vanilla is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142290" version="1" comment="kernel-vanilla-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142291" version="1" comment="kernel-xen is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142292" version="1" comment="kernel-xen-base is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142293" version="1" comment="kernel-xen-devel is &lt;3.12.67-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142294" version="1" comment="libipset3 is &lt;6.21.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142295" version="1" comment="ndiswrapper is &lt;1.58-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142296" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.67_61-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142297" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.67_61-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142298" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.67_61-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142299" version="1" comment="openvswitch is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142300" version="1" comment="openvswitch-controller is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142301" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.67_61-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142302" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.67_61-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142303" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.67_61-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142304" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.67_61-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142305" version="1" comment="openvswitch-pki is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142306" version="1" comment="openvswitch-switch is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142307" version="1" comment="openvswitch-test is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142308" version="1" comment="pcfclock is &lt;0.44-258.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142309" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.67_61-258.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142310" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.67_61-258.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142311" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.67_61-258.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142312" version="1" comment="python-openvswitch is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142313" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142314" version="1" comment="python-virtualbox is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142315" version="1" comment="vhba-kmp is &lt;20130607-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142316" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142317" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142318" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142319" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.67_61-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142320" version="1" comment="virtualbox is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142321" version="1" comment="virtualbox-devel is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142322" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142323" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142324" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142325" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142326" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142327" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142328" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142329" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.67_61-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142330" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142331" version="1" comment="virtualbox-qt is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142332" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.70.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142333" version="1" comment="xen is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142334" version="1" comment="xen-devel is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142335" version="1" comment="xen-doc-html is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142336" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.67_61-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142337" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.67_61-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142338" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.67_61-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142339" version="1" comment="xen-libs is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142340" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142341" version="1" comment="xen-tools is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142342" version="1" comment="xen-tools-domU is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142343" version="1" comment="xen-xend-tools is &lt;4.3.4_10-71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142344" version="1" comment="xtables-addons is &lt;2.3-2.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142345" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.67_61-2.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142346" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.67_61-2.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142347" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.67_61-2.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142348" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.67_61-2.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142780" version="1" comment="cloop is &lt;2.639-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142781" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.67_64-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142782" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.67_64-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142783" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.67_64-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142784" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.67_64-11.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142785" version="1" comment="crash is &lt;7.0.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142786" version="1" comment="crash-devel is &lt;7.0.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142787" version="1" comment="crash-doc is &lt;7.0.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142788" version="1" comment="crash-eppic is &lt;7.0.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142789" version="1" comment="crash-gcore is &lt;7.0.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142790" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142791" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142792" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142793" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142794" version="1" comment="hdjmod is &lt;1.28-16.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142795" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.67_64-16.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142796" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.67_64-16.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142797" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.67_64-16.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142798" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.67_64-16.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142799" version="1" comment="ipset is &lt;6.21.1-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142800" version="1" comment="ipset-devel is &lt;6.21.1-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142801" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.67_64-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142802" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.67_64-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142803" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.67_64-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142804" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.67_64-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142805" version="1" comment="iscsitarget is &lt;1.4.20.3-13.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142806" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.67_64-13.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142807" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.67_64-13.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142808" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.67_64-13.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142809" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.67_64-13.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142810" version="1" comment="kernel-debug is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142811" version="1" comment="kernel-debug-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142812" version="1" comment="kernel-debug-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142813" version="1" comment="kernel-default is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142814" version="1" comment="kernel-default-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142815" version="1" comment="kernel-default-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142816" version="1" comment="kernel-desktop is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142817" version="1" comment="kernel-desktop-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142818" version="1" comment="kernel-desktop-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142819" version="1" comment="kernel-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142820" version="1" comment="kernel-docs is &lt;3.12.67-64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142821" version="1" comment="kernel-ec2 is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142822" version="1" comment="kernel-ec2-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142823" version="1" comment="kernel-ec2-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142824" version="1" comment="kernel-macros is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142825" version="1" comment="kernel-pae is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142826" version="1" comment="kernel-pae-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142827" version="1" comment="kernel-pae-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142828" version="1" comment="kernel-source is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142829" version="1" comment="kernel-source-vanilla is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142830" version="1" comment="kernel-syms is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142831" version="1" comment="kernel-trace is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142832" version="1" comment="kernel-trace-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142833" version="1" comment="kernel-trace-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142834" version="1" comment="kernel-vanilla is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142835" version="1" comment="kernel-vanilla-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142836" version="1" comment="kernel-xen is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142837" version="1" comment="kernel-xen-base is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142838" version="1" comment="kernel-xen-devel is &lt;3.12.67-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142839" version="1" comment="libipset3 is &lt;6.21.1-2.44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142840" version="1" comment="ndiswrapper is &lt;1.58-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142841" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.67_64-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142842" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.67_64-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142843" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.67_64-41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142844" version="1" comment="openvswitch is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142845" version="1" comment="openvswitch-controller is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142846" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.67_64-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142847" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.67_64-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142848" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.67_64-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142849" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.67_64-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142850" version="1" comment="openvswitch-pki is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142851" version="1" comment="openvswitch-switch is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142852" version="1" comment="openvswitch-test is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142853" version="1" comment="pcfclock is &lt;0.44-258.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142854" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.67_64-258.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142855" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.67_64-258.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142856" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.67_64-258.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142857" version="1" comment="python-openvswitch is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142858" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142859" version="1" comment="python-virtualbox is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142860" version="1" comment="vhba-kmp is &lt;20130607-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142861" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142862" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142863" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142864" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.67_64-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142865" version="1" comment="virtualbox is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142866" version="1" comment="virtualbox-devel is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142867" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142868" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142869" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142870" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142871" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142872" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142873" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142874" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.67_64-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142875" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142876" version="1" comment="virtualbox-qt is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142877" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142878" version="1" comment="xen is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142879" version="1" comment="xen-devel is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142880" version="1" comment="xen-doc-html is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142881" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.67_64-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142882" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.67_64-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142883" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.67_64-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142884" version="1" comment="xen-libs is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142885" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142886" version="1" comment="xen-tools is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142887" version="1" comment="xen-tools-domU is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142888" version="1" comment="xen-xend-tools is &lt;4.3.4_10-73.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142889" version="1" comment="xtables-addons is &lt;2.3-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142890" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.67_64-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142891" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.67_64-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142892" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.67_64-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142893" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.67_64-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121400" version="1" comment="python-rsa is &lt;3.1.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121460" version="1" comment="xen is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121461" version="1" comment="xen-devel is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121462" version="1" comment="xen-doc-html is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121463" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.11.10_29-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121464" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.11.10_29-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121465" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.11.10_29-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121466" version="1" comment="xen-libs is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121467" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121468" version="1" comment="xen-tools is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121469" version="1" comment="xen-tools-domU is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121470" version="1" comment="xen-xend-tools is &lt;4.3.4_10-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121471" version="1" comment="libebml is &lt;1.3.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121472" version="1" comment="libebml-devel is &lt;1.3.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121473" version="1" comment="libebml4 is &lt;1.3.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121474" version="1" comment="libebml4-32bit is &lt;1.3.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121475" version="1" comment="libmatroska is &lt;1.4.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121476" version="1" comment="libmatroska-devel is &lt;1.4.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121477" version="1" comment="libmatroska6 is &lt;1.4.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121478" version="1" comment="libmatroska6-32bit is &lt;1.4.4-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125346" version="1" comment="dropbear is &lt;2016.72-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121518" version="1" comment="nodejs is &lt;4.2.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121519" version="1" comment="nodejs-devel is &lt;4.2.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121520" version="1" comment="nodejs-doc is &lt;4.2.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121521" version="1" comment="nodejs-docs is &lt;4.2.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121522" version="1" comment="npm is &lt;4.2.4-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126906" version="1" comment="cloop is &lt;2.639-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047443"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126907" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.57_44-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126908" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.57_44-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126909" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.57_44-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126910" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.57_44-11.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126911" version="1" comment="crash is &lt;7.0.2-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126912" version="1" comment="crash-devel is &lt;7.0.2-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126913" version="1" comment="crash-doc is &lt;7.0.2-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126914" version="1" comment="crash-eppic is &lt;7.0.2-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126915" version="1" comment="crash-gcore is &lt;7.0.2-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047445"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126916" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.57_44-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126917" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.57_44-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126918" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.57_44-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126919" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.57_44-2.28.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047446"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126920" version="1" comment="hdjmod is &lt;1.28-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126921" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.57_44-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126922" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.57_44-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126923" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.57_44-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126924" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.57_44-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126925" version="1" comment="ipset is &lt;6.21.1-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126926" version="1" comment="ipset-devel is &lt;6.21.1-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126927" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.57_44-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126928" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.57_44-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126929" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.57_44-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126930" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.57_44-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126931" version="1" comment="iscsitarget is &lt;1.4.20.3-13.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047451"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126932" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.57_44-13.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126933" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.57_44-13.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126934" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.57_44-13.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126935" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.57_44-13.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047452"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126936" version="1" comment="kernel-debug is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126937" version="1" comment="kernel-debug-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126938" version="1" comment="kernel-debug-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126939" version="1" comment="kernel-default is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126940" version="1" comment="kernel-default-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126941" version="1" comment="kernel-default-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126942" version="1" comment="kernel-desktop is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126943" version="1" comment="kernel-desktop-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126944" version="1" comment="kernel-desktop-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126945" version="1" comment="kernel-devel is &lt;3.12.57-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126946" version="1" comment="kernel-docs is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126947" version="1" comment="kernel-ec2 is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126948" version="1" comment="kernel-ec2-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126949" version="1" comment="kernel-ec2-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126950" version="1" comment="kernel-macros is &lt;3.12.57-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126951" version="1" comment="kernel-pae is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126952" version="1" comment="kernel-pae-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126953" version="1" comment="kernel-pae-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126954" version="1" comment="kernel-source is &lt;3.12.57-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126955" version="1" comment="kernel-source-vanilla is &lt;3.12.57-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126956" version="1" comment="kernel-syms is &lt;3.12.57-44.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047454"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126957" version="1" comment="kernel-trace is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126958" version="1" comment="kernel-trace-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126959" version="1" comment="kernel-trace-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126960" version="1" comment="kernel-vanilla is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126961" version="1" comment="kernel-vanilla-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126962" version="1" comment="kernel-xen is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126963" version="1" comment="kernel-xen-base is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126964" version="1" comment="kernel-xen-devel is &lt;3.12.57-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047453"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126965" version="1" comment="libipset3 is &lt;6.21.1-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126966" version="1" comment="ndiswrapper is &lt;1.58-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047455"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126967" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.57_44-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126968" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.57_44-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126969" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.57_44-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047456"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126970" version="1" comment="openvswitch is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126971" version="1" comment="openvswitch-controller is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126972" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.57_44-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126973" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.57_44-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126974" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.57_44-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126975" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.57_44-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047458"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126976" version="1" comment="openvswitch-pki is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126977" version="1" comment="openvswitch-switch is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126978" version="1" comment="openvswitch-test is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126979" version="1" comment="pcfclock is &lt;0.44-258.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047459"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126980" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.57_44-258.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126981" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.57_44-258.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126982" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.57_44-258.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047460"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126983" version="1" comment="python-openvswitch is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126984" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047457"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126985" version="1" comment="python-virtualbox is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126986" version="1" comment="vhba-kmp is &lt;20130607-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047462"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126987" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.57_44-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126988" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.57_44-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126989" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.57_44-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126990" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.57_44-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126991" version="1" comment="virtualbox is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126992" version="1" comment="virtualbox-devel is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126993" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126994" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126995" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126996" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126997" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126998" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126999" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127000" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.57_44-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047464"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127001" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127002" version="1" comment="virtualbox-qt is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127003" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.60.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047461"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127004" version="1" comment="xen is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127005" version="1" comment="xen-devel is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127006" version="1" comment="xen-doc-html is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127007" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.57_44-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127008" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.57_44-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127009" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.57_44-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047466"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127010" version="1" comment="xen-libs is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127011" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127012" version="1" comment="xen-tools is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127013" version="1" comment="xen-tools-domU is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127014" version="1" comment="xen-xend-tools is &lt;4.3.4_10-61.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047465"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127015" version="1" comment="xtables-addons is &lt;2.3-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047467"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127016" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.57_44-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127017" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.57_44-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127018" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.57_44-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127019" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.57_44-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047468"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120973" version="1" comment="MozillaFirefox is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120974" version="1" comment="MozillaFirefox-branding-upstream is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120975" version="1" comment="MozillaFirefox-buildsymbols is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120976" version="1" comment="MozillaFirefox-devel is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120977" version="1" comment="MozillaFirefox-translations-common is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120978" version="1" comment="MozillaFirefox-translations-other is &lt;43.0.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121679" version="1" comment="perl-Module-Signature is &lt;0.79-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129925" version="1" comment="cloop is &lt;2.639-11.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129926" version="1" comment="cloop-kmp-default is &lt;2.639_k3.12.59_47-11.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129927" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.12.59_47-11.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129928" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.12.59_47-11.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129929" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.12.59_47-11.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129930" version="1" comment="crash is &lt;7.0.2-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129931" version="1" comment="crash-devel is &lt;7.0.2-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129932" version="1" comment="crash-doc is &lt;7.0.2-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129933" version="1" comment="crash-eppic is &lt;7.0.2-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129934" version="1" comment="crash-gcore is &lt;7.0.2-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129935" version="1" comment="crash-kmp-default is &lt;7.0.2_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129936" version="1" comment="crash-kmp-desktop is &lt;7.0.2_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129937" version="1" comment="crash-kmp-pae is &lt;7.0.2_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129938" version="1" comment="crash-kmp-xen is &lt;7.0.2_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129939" version="1" comment="hdjmod is &lt;1.28-16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129940" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.12.59_47-16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129941" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.12.59_47-16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129942" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.12.59_47-16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129943" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.12.59_47-16.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129944" version="1" comment="ipset is &lt;6.21.1-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129945" version="1" comment="ipset-devel is &lt;6.21.1-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129946" version="1" comment="ipset-kmp-default is &lt;6.21.1_k3.12.59_47-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129947" version="1" comment="ipset-kmp-desktop is &lt;6.21.1_k3.12.59_47-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129948" version="1" comment="ipset-kmp-pae is &lt;6.21.1_k3.12.59_47-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129949" version="1" comment="ipset-kmp-xen is &lt;6.21.1_k3.12.59_47-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129950" version="1" comment="iscsitarget is &lt;1.4.20.3-13.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129951" version="1" comment="iscsitarget-kmp-default is &lt;1.4.20.3_k3.12.59_47-13.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033892"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129952" version="1" comment="iscsitarget-kmp-desktop is &lt;1.4.20.3_k3.12.59_47-13.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033898"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129953" version="1" comment="iscsitarget-kmp-pae is &lt;1.4.20.3_k3.12.59_47-13.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033893"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129954" version="1" comment="iscsitarget-kmp-xen is &lt;1.4.20.3_k3.12.59_47-13.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129955" version="1" comment="kernel-debug is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129956" version="1" comment="kernel-debug-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129957" version="1" comment="kernel-debug-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129958" version="1" comment="kernel-default is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129959" version="1" comment="kernel-default-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129960" version="1" comment="kernel-default-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129961" version="1" comment="kernel-desktop is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129962" version="1" comment="kernel-desktop-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129963" version="1" comment="kernel-desktop-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129964" version="1" comment="kernel-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129965" version="1" comment="kernel-docs is &lt;3.12.59-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129966" version="1" comment="kernel-ec2 is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129967" version="1" comment="kernel-ec2-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129968" version="1" comment="kernel-ec2-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129969" version="1" comment="kernel-macros is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129970" version="1" comment="kernel-pae is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129971" version="1" comment="kernel-pae-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129972" version="1" comment="kernel-pae-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129973" version="1" comment="kernel-source is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129974" version="1" comment="kernel-source-vanilla is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129975" version="1" comment="kernel-syms is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129976" version="1" comment="kernel-trace is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129977" version="1" comment="kernel-trace-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129978" version="1" comment="kernel-trace-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129979" version="1" comment="kernel-vanilla is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129980" version="1" comment="kernel-vanilla-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129981" version="1" comment="kernel-xen is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129982" version="1" comment="kernel-xen-base is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129983" version="1" comment="kernel-xen-devel is &lt;3.12.59-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129984" version="1" comment="libipset3 is &lt;6.21.1-2.34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129985" version="1" comment="ndiswrapper is &lt;1.58-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129986" version="1" comment="ndiswrapper-kmp-default is &lt;1.58_k3.12.59_47-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129987" version="1" comment="ndiswrapper-kmp-desktop is &lt;1.58_k3.12.59_47-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129988" version="1" comment="ndiswrapper-kmp-pae is &lt;1.58_k3.12.59_47-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129989" version="1" comment="openvswitch is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129990" version="1" comment="openvswitch-controller is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129991" version="1" comment="openvswitch-kmp-default is &lt;1.11.0_k3.12.59_47-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129992" version="1" comment="openvswitch-kmp-desktop is &lt;1.11.0_k3.12.59_47-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129993" version="1" comment="openvswitch-kmp-pae is &lt;1.11.0_k3.12.59_47-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129994" version="1" comment="openvswitch-kmp-xen is &lt;1.11.0_k3.12.59_47-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129995" version="1" comment="openvswitch-pki is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129996" version="1" comment="openvswitch-switch is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129997" version="1" comment="openvswitch-test is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129998" version="1" comment="pcfclock is &lt;0.44-258.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129999" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.12.59_47-258.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130000" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.12.59_47-258.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130001" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.12.59_47-258.31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130002" version="1" comment="python-openvswitch is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130003" version="1" comment="python-openvswitch-test is &lt;1.11.0-0.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130004" version="1" comment="python-virtualbox is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130005" version="1" comment="vhba-kmp is &lt;20130607-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130006" version="1" comment="vhba-kmp-default is &lt;20130607_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130007" version="1" comment="vhba-kmp-desktop is &lt;20130607_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130008" version="1" comment="vhba-kmp-pae is &lt;20130607_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130009" version="1" comment="vhba-kmp-xen is &lt;20130607_k3.12.59_47-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130010" version="1" comment="virtualbox is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130011" version="1" comment="virtualbox-devel is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130012" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130013" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130014" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130015" version="1" comment="virtualbox-guest-tools is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130016" version="1" comment="virtualbox-guest-x11 is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130017" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130018" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130019" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.36_k3.12.59_47-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130020" version="1" comment="virtualbox-host-source is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130021" version="1" comment="virtualbox-qt is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130022" version="1" comment="virtualbox-websrv is &lt;4.2.36-2.62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130023" version="1" comment="xen is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130024" version="1" comment="xen-devel is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130025" version="1" comment="xen-doc-html is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130026" version="1" comment="xen-kmp-default is &lt;4.3.4_10_k3.12.59_47-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130027" version="1" comment="xen-kmp-desktop is &lt;4.3.4_10_k3.12.59_47-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130028" version="1" comment="xen-kmp-pae is &lt;4.3.4_10_k3.12.59_47-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130029" version="1" comment="xen-libs is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130030" version="1" comment="xen-libs-32bit is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130031" version="1" comment="xen-tools is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130032" version="1" comment="xen-tools-domU is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130033" version="1" comment="xen-xend-tools is &lt;4.3.4_10-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130034" version="1" comment="xtables-addons is &lt;2.3-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130035" version="1" comment="xtables-addons-kmp-default is &lt;2.3_k3.12.59_47-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130036" version="1" comment="xtables-addons-kmp-desktop is &lt;2.3_k3.12.59_47-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130037" version="1" comment="xtables-addons-kmp-pae is &lt;2.3_k3.12.59_47-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130038" version="1" comment="xtables-addons-kmp-xen is &lt;2.3_k3.12.59_47-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103210" version="1" comment="mailx is &lt;12.5-14.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109749" version="1" comment="MozillaFirefox is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109750" version="1" comment="MozillaFirefox-branding-upstream is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109751" version="1" comment="MozillaFirefox-buildsymbols is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109752" version="1" comment="MozillaFirefox-devel is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109753" version="1" comment="MozillaFirefox-translations-common is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109754" version="1" comment="MozillaFirefox-translations-other is &lt;38.0.1-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109744" version="1" comment="MozillaThunderbird is &lt;31.7.0-70.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109745" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.7.0-70.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109746" version="1" comment="MozillaThunderbird-devel is &lt;31.7.0-70.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109747" version="1" comment="MozillaThunderbird-translations-common is &lt;31.7.0-70.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109748" version="1" comment="MozillaThunderbird-translations-other is &lt;31.7.0-70.53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109755" version="1" comment="libfreebl3 is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109756" version="1" comment="libfreebl3-32bit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109757" version="1" comment="libsoftokn3 is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109758" version="1" comment="libsoftokn3-32bit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109759" version="1" comment="mozilla-nss is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109760" version="1" comment="mozilla-nss-32bit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109761" version="1" comment="mozilla-nss-certs is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109762" version="1" comment="mozilla-nss-certs-32bit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109763" version="1" comment="mozilla-nss-devel is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109764" version="1" comment="mozilla-nss-sysinit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109765" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109766" version="1" comment="mozilla-nss-tools is &lt;3.18.1-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106163" version="1" comment="perl-YAML-LibYAML is &lt;0.59-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113950" version="1" comment="xfsprogs is &lt;3.1.11-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113951" version="1" comment="xfsprogs-devel is &lt;3.1.11-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045583"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105207" version="1" comment="dbus-1 is &lt;1.8.14-4.32.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105211" version="1" comment="dbus-1-devel is &lt;1.8.14-4.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105212" version="1" comment="dbus-1-devel-32bit is &lt;1.8.14-4.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105208" version="1" comment="dbus-1-devel-doc is &lt;1.8.14-4.32.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105209" version="1" comment="dbus-1-x11 is &lt;1.8.14-4.32.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044401"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105213" version="1" comment="libdbus-1-3 is &lt;1.8.14-4.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105214" version="1" comment="libdbus-1-3-32bit is &lt;1.8.14-4.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044402"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114398" version="1" comment="icedtea-web is &lt;1.5.3-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114399" version="1" comment="icedtea-web-javadoc is &lt;1.5.3-0.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110411" version="1" comment="cups is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110412" version="1" comment="cups-client is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110413" version="1" comment="cups-ddk is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110414" version="1" comment="cups-devel is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110415" version="1" comment="cups-libs is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110416" version="1" comment="cups-libs-32bit is &lt;1.5.4-12.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126670" version="1" comment="libnetapi-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126671" version="1" comment="libnetapi0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126672" version="1" comment="libsmbclient-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126673" version="1" comment="libsmbclient0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126674" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126675" version="1" comment="libwbclient-devel is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126676" version="1" comment="libwbclient0 is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126677" version="1" comment="libwbclient0-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126678" version="1" comment="samba is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126679" version="1" comment="samba-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126680" version="1" comment="samba-client is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126681" version="1" comment="samba-client-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126682" version="1" comment="samba-doc is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126683" version="1" comment="samba-winbind is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126684" version="1" comment="samba-winbind-32bit is &lt;4.2.4-3.54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106842" version="1" comment="snack is &lt;2.2.10-210.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044593"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110798" version="1" comment="rubygem-RedCloth is &lt;4.2.9-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110799" version="1" comment="rubygem-RedCloth-doc is &lt;4.2.9-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110800" version="1" comment="rubygem-RedCloth-testsuite is &lt;4.2.9-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045173"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107972" version="1" comment="bsdtar is &lt;3.1.2-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107973" version="1" comment="libarchive is &lt;3.1.2-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107974" version="1" comment="libarchive-devel is &lt;3.1.2-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107975" version="1" comment="libarchive13 is &lt;3.1.2-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107976" version="1" comment="libarchive13-32bit is &lt;3.1.2-3.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044745"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108173" version="1" comment="rubygem-bundler is &lt;1.8.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108174" version="1" comment="rubygem-bundler-doc is &lt;1.8.4-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106037" version="1" comment="jython is &lt;2.2.1-11.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106038" version="1" comment="jython-demo is &lt;2.2.1-11.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106039" version="1" comment="jython-javadoc is &lt;2.2.1-11.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106040" version="1" comment="jython-manual is &lt;2.2.1-11.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044525"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102799" version="1" comment="lua-rrdtool is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102800" version="1" comment="python-rrdtool is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038284"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102801" version="1" comment="rrdtool is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102802" version="1" comment="rrdtool-devel is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038285"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102803" version="1" comment="ruby-rrdtool is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102804" version="1" comment="tcl-rrdtool is &lt;1.4.7-13.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115035" version="1" comment="libspice-server-devel is &lt;0.12.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115036" version="1" comment="libspice-server1 is &lt;0.12.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115037" version="1" comment="spice is &lt;0.12.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115038" version="1" comment="spice-client is &lt;0.12.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110286" version="1" comment="proftpd is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110287" version="1" comment="proftpd-devel is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110288" version="1" comment="proftpd-doc is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110289" version="1" comment="proftpd-lang is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110290" version="1" comment="proftpd-ldap is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110291" version="1" comment="proftpd-mysql is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110292" version="1" comment="proftpd-pgsql is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110293" version="1" comment="proftpd-radius is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110294" version="1" comment="proftpd-sqlite is &lt;1.3.5a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103424" version="1" comment="apache2 is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103425" version="1" comment="apache2-devel is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103426" version="1" comment="apache2-doc is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103427" version="1" comment="apache2-event is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103428" version="1" comment="apache2-example-pages is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103429" version="1" comment="apache2-prefork is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103430" version="1" comment="apache2-utils is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103431" version="1" comment="apache2-worker is &lt;2.4.6-6.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103214" version="1" comment="python3-rpm is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103217" version="1" comment="rpm is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103216" version="1" comment="rpm-32bit is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103218" version="1" comment="rpm-build is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103219" version="1" comment="rpm-devel is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103215" version="1" comment="rpm-python is &lt;4.11.1-6.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044092"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102496" version="1" comment="clamav is &lt;0.98.5-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106623" version="1" comment="glibc is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106624" version="1" comment="glibc-32bit is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106625" version="1" comment="glibc-devel is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106626" version="1" comment="glibc-devel-32bit is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106627" version="1" comment="glibc-devel-static is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106628" version="1" comment="glibc-devel-static-32bit is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106629" version="1" comment="glibc-extra is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106638" version="1" comment="glibc-html is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106630" version="1" comment="glibc-i18ndata is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106631" version="1" comment="glibc-info is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106632" version="1" comment="glibc-locale is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106633" version="1" comment="glibc-locale-32bit is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106634" version="1" comment="glibc-obsolete is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106635" version="1" comment="glibc-profile is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106636" version="1" comment="glibc-profile-32bit is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106620" version="1" comment="glibc-testsuite is &lt;2.18-4.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106621" version="1" comment="glibc-utils is &lt;2.18-4.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106622" version="1" comment="glibc-utils-32bit is &lt;2.18-4.29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106637" version="1" comment="nscd is &lt;2.18-4.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044585"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115481" version="1" comment="libpotrace0 is &lt;1.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115482" version="1" comment="potrace is &lt;1.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115483" version="1" comment="potrace-devel is &lt;1.13-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110043" version="1" comment="nbd is &lt;3.3-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110044" version="1" comment="nbd-doc is &lt;3.3-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045073"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114821" version="1" comment="froxlor is &lt;0.9.34-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045713"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120429" version="1" comment="libxml2 is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120430" version="1" comment="libxml2-2 is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120431" version="1" comment="libxml2-2-32bit is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120432" version="1" comment="libxml2-devel is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120433" version="1" comment="libxml2-devel-32bit is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120434" version="1" comment="libxml2-doc is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120435" version="1" comment="libxml2-tools is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120436" version="1" comment="python-libxml2 is &lt;2.9.3-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105866" version="1" comment="python-virtualbox is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105867" version="1" comment="virtualbox is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105868" version="1" comment="virtualbox-devel is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105869" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105870" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105871" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105872" version="1" comment="virtualbox-guest-tools is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105873" version="1" comment="virtualbox-guest-x11 is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105874" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105875" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105876" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.28_k3.11.10_25-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044498"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105877" version="1" comment="virtualbox-qt is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105878" version="1" comment="virtualbox-websrv is &lt;4.2.28-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117681" version="1" comment="flash-player is &lt;11.2.202.418-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117682" version="1" comment="flash-player-gnome is &lt;11.2.202.418-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117683" version="1" comment="flash-player-kde4 is &lt;11.2.202.418-74.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102703" version="1" comment="chromedriver is &lt;39.0.2171.65-58.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102704" version="1" comment="chromium is &lt;39.0.2171.65-58.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102705" version="1" comment="chromium-desktop-gnome is &lt;39.0.2171.65-58.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102706" version="1" comment="chromium-desktop-kde is &lt;39.0.2171.65-58.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102707" version="1" comment="chromium-ffmpegsumo is &lt;39.0.2171.65-58.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117684" version="1" comment="flash-player is &lt;11.2.202.425-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117685" version="1" comment="flash-player-gnome is &lt;11.2.202.425-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117686" version="1" comment="flash-player-kde4 is &lt;11.2.202.425-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106881" version="1" comment="MozillaFirefox is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106882" version="1" comment="MozillaFirefox-branding-upstream is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106883" version="1" comment="MozillaFirefox-buildsymbols is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106884" version="1" comment="MozillaFirefox-devel is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106885" version="1" comment="MozillaFirefox-translations-common is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106886" version="1" comment="MozillaFirefox-translations-other is &lt;36.0-59.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044601"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106887" version="1" comment="libfreebl3 is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106888" version="1" comment="libfreebl3-32bit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106889" version="1" comment="libsoftokn3 is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106890" version="1" comment="libsoftokn3-32bit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106891" version="1" comment="mozilla-nss is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106892" version="1" comment="mozilla-nss-32bit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106893" version="1" comment="mozilla-nss-certs is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106894" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106895" version="1" comment="mozilla-nss-devel is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106896" version="1" comment="mozilla-nss-sysinit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106897" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106898" version="1" comment="mozilla-nss-tools is &lt;3.17.4-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044602"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102529" version="1" comment="MozillaFirefox is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102530" version="1" comment="MozillaFirefox-branding-upstream is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102531" version="1" comment="MozillaFirefox-buildsymbols is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102532" version="1" comment="MozillaFirefox-devel is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102533" version="1" comment="MozillaFirefox-translations-common is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102534" version="1" comment="MozillaFirefox-translations-other is &lt;34.0.5-50.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102911" version="1" comment="MozillaThunderbird is &lt;31.3.0-70.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102912" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.3.0-70.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102913" version="1" comment="MozillaThunderbird-devel is &lt;31.3.0-70.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102914" version="1" comment="MozillaThunderbird-translations-common is &lt;31.3.0-70.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102915" version="1" comment="MozillaThunderbird-translations-other is &lt;31.3.0-70.39.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102538" version="1" comment="libfreebl3 is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102539" version="1" comment="libfreebl3-32bit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102540" version="1" comment="libsoftokn3 is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102541" version="1" comment="libsoftokn3-32bit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102536" version="1" comment="mozilla-nspr is &lt;4.10.7-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102535" version="1" comment="mozilla-nspr-32bit is &lt;4.10.7-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102537" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102542" version="1" comment="mozilla-nss is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102543" version="1" comment="mozilla-nss-32bit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102544" version="1" comment="mozilla-nss-certs is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102545" version="1" comment="mozilla-nss-certs-32bit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102546" version="1" comment="mozilla-nss-devel is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102547" version="1" comment="mozilla-nss-sysinit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102548" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102549" version="1" comment="mozilla-nss-tools is &lt;3.17.2-47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107596" version="1" comment="cacti is &lt;0.8.8c-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044688"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109172" version="1" comment="DirectFB is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109173" version="1" comment="DirectFB-Mesa is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109174" version="1" comment="DirectFB-devel is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109175" version="1" comment="DirectFB-devel-32bit is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109176" version="1" comment="DirectFB-doc is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109177" version="1" comment="DirectFB-libSDL is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109178" version="1" comment="DirectFB-libvncclient is &lt;1.6.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106917" version="1" comment="python-rope is &lt;0.9.4-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101523" version="1" comment="libserf is &lt;1.3.8-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101522" version="1" comment="libserf-1-1 is &lt;1.3.8-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101524" version="1" comment="libserf-devel is &lt;1.3.8-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105240" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105241" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105242" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105243" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105244" version="1" comment="openssl is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105245" version="1" comment="openssl-doc is &lt;1.0.1k-11.64.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044407"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103263" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103264" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103265" version="1" comment="subversion is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103266" version="1" comment="subversion-bash-completion is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103267" version="1" comment="subversion-devel is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103268" version="1" comment="subversion-perl is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103269" version="1" comment="subversion-python is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103270" version="1" comment="subversion-ruby is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103271" version="1" comment="subversion-server is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103272" version="1" comment="subversion-tools is &lt;1.8.11-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044102"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114171" version="1" comment="libgcrypt is &lt;1.5.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114172" version="1" comment="libgcrypt-devel is &lt;1.5.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114173" version="1" comment="libgcrypt-devel-32bit is &lt;1.5.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105947" version="1" comment="curl is &lt;7.40.0-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105948" version="1" comment="libcurl-devel is &lt;7.40.0-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105950" version="1" comment="libcurl4 is &lt;7.40.0-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105949" version="1" comment="libcurl4-32bit is &lt;7.40.0-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102112" version="1" comment="file is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102113" version="1" comment="file-devel is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102114" version="1" comment="file-magic is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102116" version="1" comment="libmagic1 is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102115" version="1" comment="libmagic1-32bit is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102117" version="1" comment="python-magic is &lt;5.15-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108886" version="1" comment="ntop is &lt;5.0.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101531" version="1" comment="wget is &lt;1.16-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102797" version="1" comment="perl-Plack is &lt;1.0028-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038287"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107863" version="1" comment="krb5 is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107864" version="1" comment="krb5-32bit is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107865" version="1" comment="krb5-client is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107866" version="1" comment="krb5-devel is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107867" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107868" version="1" comment="krb5-doc is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107861" version="1" comment="krb5-mini is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107862" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107869" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107870" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107871" version="1" comment="krb5-server is &lt;1.11.3-3.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105236" version="1" comment="libevent is &lt;2.0.21-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105237" version="1" comment="libevent-2_0-5 is &lt;2.0.21-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105238" version="1" comment="libevent-2_0-5-32bit is &lt;2.0.21-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105239" version="1" comment="libevent-devel is &lt;2.0.21-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044406"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111059" version="1" comment="libmysqlclient-devel is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111061" version="1" comment="libmysqlclient18 is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111060" version="1" comment="libmysqlclient18-32bit is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111063" version="1" comment="libmysqlclient_r18 is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111062" version="1" comment="libmysqlclient_r18-32bit is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111064" version="1" comment="libmysqld-devel is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111065" version="1" comment="libmysqld18 is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111066" version="1" comment="mariadb is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111067" version="1" comment="mariadb-bench is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111068" version="1" comment="mariadb-client is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111069" version="1" comment="mariadb-errormessages is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111070" version="1" comment="mariadb-test is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111071" version="1" comment="mariadb-tools is &lt;5.5.44-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102118" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.13-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102119" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.13-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102088" version="1" comment="rubygem-sprockets-2_1 is &lt;2.1.3-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102089" version="1" comment="rubygem-sprockets-2_1-doc is &lt;2.1.3-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102086" version="1" comment="rubygem-sprockets-2_2 is &lt;2.2.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102087" version="1" comment="rubygem-sprockets-2_2-doc is &lt;2.2.2-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101933" version="1" comment="libvirt is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101934" version="1" comment="libvirt-client is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101935" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101936" version="1" comment="libvirt-daemon is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101937" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101938" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101939" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101959" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101940" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101941" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101942" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101943" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101944" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101945" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101946" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101947" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101948" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101960" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101949" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101950" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101951" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101952" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101961" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101953" version="1" comment="libvirt-devel is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101954" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101955" version="1" comment="libvirt-doc is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101956" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101957" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101888" version="1" comment="dbus-1 is &lt;1.8.10-4.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101892" version="1" comment="dbus-1-devel is &lt;1.8.10-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101893" version="1" comment="dbus-1-devel-32bit is &lt;1.8.10-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101889" version="1" comment="dbus-1-devel-doc is &lt;1.8.10-4.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101890" version="1" comment="dbus-1-x11 is &lt;1.8.10-4.24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101894" version="1" comment="libdbus-1-3 is &lt;1.8.10-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101895" version="1" comment="libdbus-1-3-32bit is &lt;1.8.10-4.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107094" version="1" comment="chromedriver is &lt;40.0.2214.111-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107095" version="1" comment="chromium is &lt;40.0.2214.111-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107096" version="1" comment="chromium-desktop-gnome is &lt;40.0.2214.111-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107097" version="1" comment="chromium-desktop-kde is &lt;40.0.2214.111-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107098" version="1" comment="chromium-ffmpegsumo is &lt;40.0.2214.111-68.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044619"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103211" version="1" comment="xorg-x11-server is &lt;7.6_1.14.3.901-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103212" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.14.3.901-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103213" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.14.3.901-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044091"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102603" version="1" comment="openvpn is &lt;2.3.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102604" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102605" version="1" comment="openvpn-down-root-plugin is &lt;2.3.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103220" version="1" comment="file is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103221" version="1" comment="file-devel is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103222" version="1" comment="file-magic is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103224" version="1" comment="libmagic1 is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103223" version="1" comment="libmagic1-32bit is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103225" version="1" comment="python-magic is &lt;5.15-4.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110714" version="1" comment="glibc is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110715" version="1" comment="glibc-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110716" version="1" comment="glibc-devel is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110717" version="1" comment="glibc-devel-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110718" version="1" comment="glibc-devel-static is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110719" version="1" comment="glibc-devel-static-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110720" version="1" comment="glibc-extra is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110729" version="1" comment="glibc-html is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110721" version="1" comment="glibc-i18ndata is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110722" version="1" comment="glibc-info is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110723" version="1" comment="glibc-locale is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110724" version="1" comment="glibc-locale-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110725" version="1" comment="glibc-obsolete is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110726" version="1" comment="glibc-profile is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110727" version="1" comment="glibc-profile-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110711" version="1" comment="glibc-testsuite is &lt;2.18-4.35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110712" version="1" comment="glibc-utils is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110713" version="1" comment="glibc-utils-32bit is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110728" version="1" comment="nscd is &lt;2.18-4.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111073" version="1" comment="libtiff-devel is &lt;4.0.4-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111072" version="1" comment="libtiff-devel-32bit is &lt;4.0.4-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111075" version="1" comment="libtiff5 is &lt;4.0.4-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111074" version="1" comment="libtiff5-32bit is &lt;4.0.4-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111076" version="1" comment="tiff is &lt;4.0.4-8.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045198"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105050" version="1" comment="libssh is &lt;0.5.5-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105051" version="1" comment="libssh-devel is &lt;0.5.5-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105052" version="1" comment="libssh-devel-doc is &lt;0.5.5-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105053" version="1" comment="libssh4 is &lt;0.5.5-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105054" version="1" comment="libssh4-32bit is &lt;0.5.5-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044359"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105932" version="1" comment="unzip is &lt;6.00-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105933" version="1" comment="unzip-doc is &lt;6.00-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105931" version="1" comment="unzip-rcc is &lt;6.00-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044507"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106176" version="1" comment="apache2-mod_php5 is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106177" version="1" comment="php5 is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106178" version="1" comment="php5-bcmath is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106179" version="1" comment="php5-bz2 is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106180" version="1" comment="php5-calendar is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106181" version="1" comment="php5-ctype is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106182" version="1" comment="php5-curl is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106183" version="1" comment="php5-dba is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106184" version="1" comment="php5-devel is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106185" version="1" comment="php5-dom is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106186" version="1" comment="php5-enchant is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106187" version="1" comment="php5-exif is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106188" version="1" comment="php5-fastcgi is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106189" version="1" comment="php5-fileinfo is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106190" version="1" comment="php5-firebird is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106191" version="1" comment="php5-fpm is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106192" version="1" comment="php5-ftp is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106193" version="1" comment="php5-gd is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106194" version="1" comment="php5-gettext is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106195" version="1" comment="php5-gmp is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106196" version="1" comment="php5-iconv is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106197" version="1" comment="php5-imap is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106198" version="1" comment="php5-intl is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106199" version="1" comment="php5-json is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106200" version="1" comment="php5-ldap is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106201" version="1" comment="php5-mbstring is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106202" version="1" comment="php5-mcrypt is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106203" version="1" comment="php5-mssql is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106204" version="1" comment="php5-mysql is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106205" version="1" comment="php5-odbc is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106206" version="1" comment="php5-openssl is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106207" version="1" comment="php5-pcntl is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106208" version="1" comment="php5-pdo is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106209" version="1" comment="php5-pear is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106210" version="1" comment="php5-pgsql is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106211" version="1" comment="php5-phar is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106212" version="1" comment="php5-posix is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106213" version="1" comment="php5-pspell is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106214" version="1" comment="php5-readline is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106215" version="1" comment="php5-shmop is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106216" version="1" comment="php5-snmp is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106217" version="1" comment="php5-soap is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106218" version="1" comment="php5-sockets is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106219" version="1" comment="php5-sqlite is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106220" version="1" comment="php5-suhosin is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106221" version="1" comment="php5-sysvmsg is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106222" version="1" comment="php5-sysvsem is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106223" version="1" comment="php5-sysvshm is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106224" version="1" comment="php5-tidy is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106225" version="1" comment="php5-tokenizer is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106226" version="1" comment="php5-wddx is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106227" version="1" comment="php5-xmlreader is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106228" version="1" comment="php5-xmlrpc is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106229" version="1" comment="php5-xmlwriter is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106230" version="1" comment="php5-xsl is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106231" version="1" comment="php5-zip is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106232" version="1" comment="php5-zlib is &lt;5.4.20-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106639" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106641" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106640" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106643" version="1" comment="libdcerpc-binding0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106642" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106644" version="1" comment="libdcerpc-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106645" version="1" comment="libdcerpc-samr-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106647" version="1" comment="libdcerpc-samr0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106646" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106649" version="1" comment="libdcerpc0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106648" version="1" comment="libdcerpc0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106650" version="1" comment="libgensec-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106652" version="1" comment="libgensec0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106651" version="1" comment="libgensec0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106653" version="1" comment="libndr-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106654" version="1" comment="libndr-krb5pac-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106656" version="1" comment="libndr-krb5pac0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106655" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106657" version="1" comment="libndr-nbt-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106659" version="1" comment="libndr-nbt0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106658" version="1" comment="libndr-nbt0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106660" version="1" comment="libndr-standard-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106662" version="1" comment="libndr-standard0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106661" version="1" comment="libndr-standard0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106664" version="1" comment="libndr0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106663" version="1" comment="libndr0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106665" version="1" comment="libnetapi-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106667" version="1" comment="libnetapi0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106666" version="1" comment="libnetapi0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106668" version="1" comment="libpdb-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106670" version="1" comment="libpdb0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106669" version="1" comment="libpdb0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106671" version="1" comment="libregistry-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106673" version="1" comment="libregistry0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106672" version="1" comment="libregistry0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106674" version="1" comment="libsamba-credentials-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106676" version="1" comment="libsamba-credentials0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106675" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106677" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106679" version="1" comment="libsamba-hostconfig0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106678" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106680" version="1" comment="libsamba-policy-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106682" version="1" comment="libsamba-policy0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106681" version="1" comment="libsamba-policy0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106683" version="1" comment="libsamba-util-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106685" version="1" comment="libsamba-util0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106684" version="1" comment="libsamba-util0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106686" version="1" comment="libsamdb-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106688" version="1" comment="libsamdb0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106687" version="1" comment="libsamdb0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106689" version="1" comment="libsmbclient-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106690" version="1" comment="libsmbclient-raw-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106692" version="1" comment="libsmbclient-raw0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106691" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106694" version="1" comment="libsmbclient0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106693" version="1" comment="libsmbclient0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106695" version="1" comment="libsmbconf-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106697" version="1" comment="libsmbconf0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106696" version="1" comment="libsmbconf0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106698" version="1" comment="libsmbldap-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106700" version="1" comment="libsmbldap0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106699" version="1" comment="libsmbldap0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106701" version="1" comment="libsmbsharemodes-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106702" version="1" comment="libsmbsharemodes0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106703" version="1" comment="libtevent-util-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106705" version="1" comment="libtevent-util0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106704" version="1" comment="libtevent-util0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106706" version="1" comment="libwbclient-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106708" version="1" comment="libwbclient0 is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106707" version="1" comment="libwbclient0-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106710" version="1" comment="samba is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106709" version="1" comment="samba-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106712" version="1" comment="samba-client is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106711" version="1" comment="samba-client-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106713" version="1" comment="samba-core-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106714" version="1" comment="samba-doc is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106716" version="1" comment="samba-libs is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106715" version="1" comment="samba-libs-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106717" version="1" comment="samba-pidl is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106718" version="1" comment="samba-python is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106719" version="1" comment="samba-test is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106720" version="1" comment="samba-test-devel is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106722" version="1" comment="samba-winbind is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106721" version="1" comment="samba-winbind-32bit is &lt;4.1.17-3.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107595" version="1" comment="autofs is &lt;5.0.9-19.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115039" version="1" comment="rsync is &lt;3.1.0-21.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045752"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101532" version="1" comment="ImageMagick is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101534" version="1" comment="ImageMagick-devel is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101533" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101535" version="1" comment="ImageMagick-doc is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101536" version="1" comment="ImageMagick-extra is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101540" version="1" comment="libMagick++-devel is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101539" version="1" comment="libMagick++-devel-32bit is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101545" version="1" comment="perl-PerlMagick is &lt;6.8.6.9-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101526" version="1" comment="quassel is &lt;0.9.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101527" version="1" comment="quassel-base is &lt;0.9.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101528" version="1" comment="quassel-client is &lt;0.9.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101529" version="1" comment="quassel-core is &lt;0.9.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101530" version="1" comment="quassel-mono is &lt;0.9.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093283" version="1" comment="bind is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093284" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093285" version="1" comment="bind-devel is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093286" version="1" comment="bind-doc is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093288" version="1" comment="bind-libs is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093287" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093289" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009093290" version="1" comment="bind-utils is &lt;9.9.4P2-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101525" version="1" comment="tnftp is &lt;20100108-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038179"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101962" version="1" comment="gnutls is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101963" version="1" comment="libgnutls-devel is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101964" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101965" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101966" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101967" version="1" comment="libgnutls28 is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101968" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101969" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101970" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105178" version="1" comment="MozillaFirefox is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105179" version="1" comment="MozillaFirefox-branding-upstream is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105180" version="1" comment="MozillaFirefox-buildsymbols is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105181" version="1" comment="MozillaFirefox-devel is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105182" version="1" comment="MozillaFirefox-translations-common is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105183" version="1" comment="MozillaFirefox-translations-other is &lt;35.0-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044389"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105231" version="1" comment="MozillaThunderbird is &lt;31.4.0-70.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105232" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.4.0-70.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105233" version="1" comment="MozillaThunderbird-devel is &lt;31.4.0-70.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105234" version="1" comment="MozillaThunderbird-translations-common is &lt;31.4.0-70.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105235" version="1" comment="MozillaThunderbird-translations-other is &lt;31.4.0-70.43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044405"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105697" version="1" comment="seamonkey is &lt;2.32-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105698" version="1" comment="seamonkey-dom-inspector is &lt;2.32-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105699" version="1" comment="seamonkey-irc is &lt;2.32-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105700" version="1" comment="seamonkey-translations-common is &lt;2.32-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105701" version="1" comment="seamonkey-translations-other is &lt;2.32-44.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044470"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102090" version="1" comment="wireshark is &lt;1.10.11-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102091" version="1" comment="wireshark-devel is &lt;1.10.11-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102049" version="1" comment="ImageMagick is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102051" version="1" comment="ImageMagick-devel is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102050" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102052" version="1" comment="ImageMagick-doc is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102053" version="1" comment="ImageMagick-extra is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102057" version="1" comment="libMagick++-devel is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102056" version="1" comment="libMagick++-devel-32bit is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102062" version="1" comment="perl-PerlMagick is &lt;6.8.6.9-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106069" version="1" comment="tcpdump is &lt;4.4.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044533"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102497" version="1" comment="phpMyAdmin is &lt;4.1.14.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102591" version="1" comment="flac is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102592" version="1" comment="flac-devel is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102593" version="1" comment="flac-devel-32bit is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038271"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102594" version="1" comment="libFLAC++6 is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102595" version="1" comment="libFLAC++6-32bit is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102596" version="1" comment="libFLAC8 is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102597" version="1" comment="libFLAC8-32bit is &lt;1.3.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009042945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109339" version="1" comment="libpcre1 is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109338" version="1" comment="libpcre1-32bit is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109341" version="1" comment="libpcre16-0 is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109340" version="1" comment="libpcre16-0-32bit is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109343" version="1" comment="libpcrecpp0 is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109342" version="1" comment="libpcrecpp0-32bit is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109345" version="1" comment="libpcreposix0 is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109344" version="1" comment="libpcreposix0-32bit is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109346" version="1" comment="pcre is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109347" version="1" comment="pcre-devel is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109348" version="1" comment="pcre-devel-static is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109349" version="1" comment="pcre-doc is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109350" version="1" comment="pcre-tools is &lt;8.37-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103114" version="1" comment="libksba is &lt;1.3.0-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103115" version="1" comment="libksba-devel is &lt;1.3.0-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103116" version="1" comment="libksba8 is &lt;1.3.0-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102787" version="1" comment="libjpeg-turbo is &lt;1.2.1-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102793" version="1" comment="libjpeg62 is &lt;62.0.0-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102792" version="1" comment="libjpeg62-32bit is &lt;62.0.0-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102795" version="1" comment="libjpeg62-devel is &lt;62.0.0-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102794" version="1" comment="libjpeg62-devel-32bit is &lt;62.0.0-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102796" version="1" comment="libjpeg62-turbo is &lt;1.2.1-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102789" version="1" comment="libjpeg8 is &lt;8.0.2-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102788" version="1" comment="libjpeg8-32bit is &lt;8.0.2-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102791" version="1" comment="libjpeg8-devel is &lt;8.0.2-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102790" version="1" comment="libjpeg8-devel-32bit is &lt;8.0.2-24.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103399" version="1" comment="libreoffice is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103400" version="1" comment="libreoffice-base is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103401" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103402" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103273" version="1" comment="libreoffice-branding-upstream is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103404" version="1" comment="libreoffice-calc is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103405" version="1" comment="libreoffice-calc-extensions is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103406" version="1" comment="libreoffice-draw is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103408" version="1" comment="libreoffice-filters-optional is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103409" version="1" comment="libreoffice-gnome is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103316" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103317" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103318" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103319" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103320" version="1" comment="libreoffice-icon-theme-tango is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103411" version="1" comment="libreoffice-impress is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103414" version="1" comment="libreoffice-kde4 is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103323" version="1" comment="libreoffice-l10n-af is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103325" version="1" comment="libreoffice-l10n-ar is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103326" version="1" comment="libreoffice-l10n-as is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103329" version="1" comment="libreoffice-l10n-bg is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103330" version="1" comment="libreoffice-l10n-br is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103331" version="1" comment="libreoffice-l10n-ca is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103332" version="1" comment="libreoffice-l10n-cs is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103333" version="1" comment="libreoffice-l10n-cy is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103334" version="1" comment="libreoffice-l10n-da is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103335" version="1" comment="libreoffice-l10n-de is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103336" version="1" comment="libreoffice-l10n-el is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103340" version="1" comment="libreoffice-l10n-es is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103341" version="1" comment="libreoffice-l10n-et is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103342" version="1" comment="libreoffice-l10n-eu is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103343" version="1" comment="libreoffice-l10n-fi is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103344" version="1" comment="libreoffice-l10n-fr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103345" version="1" comment="libreoffice-l10n-ga is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103347" version="1" comment="libreoffice-l10n-gl is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103349" version="1" comment="libreoffice-l10n-he is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103351" version="1" comment="libreoffice-l10n-hr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103352" version="1" comment="libreoffice-l10n-hu is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103355" version="1" comment="libreoffice-l10n-it is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103356" version="1" comment="libreoffice-l10n-ja is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103359" version="1" comment="libreoffice-l10n-kn is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103360" version="1" comment="libreoffice-l10n-ko is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103361" version="1" comment="libreoffice-l10n-lt is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103363" version="1" comment="libreoffice-l10n-ml is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103364" version="1" comment="libreoffice-l10n-mr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103365" version="1" comment="libreoffice-l10n-nb is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103366" version="1" comment="libreoffice-l10n-nl is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103367" version="1" comment="libreoffice-l10n-nn is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103368" version="1" comment="libreoffice-l10n-nr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103370" version="1" comment="libreoffice-l10n-or is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103372" version="1" comment="libreoffice-l10n-pl is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103374" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103375" version="1" comment="libreoffice-l10n-ro is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103376" version="1" comment="libreoffice-l10n-ru is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103379" version="1" comment="libreoffice-l10n-sk is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103380" version="1" comment="libreoffice-l10n-sl is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103381" version="1" comment="libreoffice-l10n-sr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103382" version="1" comment="libreoffice-l10n-ss is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103383" version="1" comment="libreoffice-l10n-st is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103384" version="1" comment="libreoffice-l10n-sv is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103385" version="1" comment="libreoffice-l10n-ta is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103386" version="1" comment="libreoffice-l10n-te is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103388" version="1" comment="libreoffice-l10n-th is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103389" version="1" comment="libreoffice-l10n-tr is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103390" version="1" comment="libreoffice-l10n-ts is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103392" version="1" comment="libreoffice-l10n-uk is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103393" version="1" comment="libreoffice-l10n-ve is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103395" version="1" comment="libreoffice-l10n-xh is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103398" version="1" comment="libreoffice-l10n-zu is &lt;4.1.6.2-37.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103416" version="1" comment="libreoffice-mailmerge is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103417" version="1" comment="libreoffice-math is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103418" version="1" comment="libreoffice-officebean is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103419" version="1" comment="libreoffice-pyuno is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103420" version="1" comment="libreoffice-sdk is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103421" version="1" comment="libreoffice-sdk-doc is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103422" version="1" comment="libreoffice-writer is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103423" version="1" comment="libreoffice-writer-extensions is &lt;4.1.6.2-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044103"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102778" version="1" comment="cpio is &lt;2.11-25.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102779" version="1" comment="cpio-lang is &lt;2.11-25.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105132" version="1" comment="libblkid-devel is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105133" version="1" comment="libblkid-devel-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105134" version="1" comment="libblkid1 is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105135" version="1" comment="libblkid1-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105136" version="1" comment="libmount-devel is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105137" version="1" comment="libmount-devel-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105138" version="1" comment="libmount1 is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105139" version="1" comment="libmount1-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105140" version="1" comment="libuuid-devel is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105141" version="1" comment="libuuid-devel-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105142" version="1" comment="libuuid1 is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105143" version="1" comment="libuuid1-32bit is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105144" version="1" comment="util-linux is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105145" version="1" comment="util-linux-lang is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105146" version="1" comment="uuidd is &lt;2.23.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102805" version="1" comment="mutt is &lt;1.5.21-41.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102709" version="1" comment="libyaml is &lt;0.1.4-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102708" version="1" comment="libyaml-0-2 is &lt;0.1.4-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102710" version="1" comment="libyaml-devel is &lt;0.1.4-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108116" version="1" comment="tcpdump is &lt;4.4.0-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102798" version="1" comment="phpMyAdmin is &lt;4.1.14.8-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105200" version="1" comment="strongswan is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105201" version="1" comment="strongswan-doc is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105202" version="1" comment="strongswan-ipsec is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105203" version="1" comment="strongswan-libs0 is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105204" version="1" comment="strongswan-mysql is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105205" version="1" comment="strongswan-nm is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105206" version="1" comment="strongswan-sqlite is &lt;5.1.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044400"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105705" version="1" comment="hivex is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105706" version="1" comment="hivex-devel is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105707" version="1" comment="libhivex0 is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105708" version="1" comment="perl-Win-Hivex is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105709" version="1" comment="python-hivex is &lt;1.3.8-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102971" version="1" comment="ntp is &lt;4.2.6p5-15.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102972" version="1" comment="ntp-doc is &lt;4.2.6p5-15.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105197" version="1" comment="otrs is &lt;3.2.17-31.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044398"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105198" version="1" comment="otrs-doc is &lt;3.2.17-31.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044398"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105199" version="1" comment="otrs-itsm is &lt;3.2.9-31.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044399"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106068" version="1" comment="clamav is &lt;0.98.6-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044532"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110602" version="1" comment="cgit is &lt;0.11.2-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045134"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105549" version="1" comment="git is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105550" version="1" comment="git-arch is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105551" version="1" comment="git-core is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105552" version="1" comment="git-cvs is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105553" version="1" comment="git-daemon is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105554" version="1" comment="git-email is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105555" version="1" comment="git-gui is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105557" version="1" comment="git-svn is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105558" version="1" comment="git-web is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105559" version="1" comment="gitk is &lt;1.8.4.5-3.8.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044447"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108394" version="1" comment="libgit2 is &lt;0.19.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108395" version="1" comment="libgit2-devel is &lt;0.19.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105217" version="1" comment="elfutils is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105218" version="1" comment="libasm-devel is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105219" version="1" comment="libasm1 is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105220" version="1" comment="libasm1-32bit is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105221" version="1" comment="libdw-devel is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105222" version="1" comment="libdw1 is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105223" version="1" comment="libdw1-32bit is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105224" version="1" comment="libebl-devel is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105225" version="1" comment="libebl1 is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105226" version="1" comment="libebl1-32bit is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105227" version="1" comment="libelf-devel is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105228" version="1" comment="libelf-devel-32bit is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105229" version="1" comment="libelf1 is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105230" version="1" comment="libelf1-32bit is &lt;0.155-6.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044404"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108117" version="1" comment="mercurial is &lt;2.7.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108118" version="1" comment="mercurial-lang is &lt;2.7.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039444"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108088" version="1" comment="less is &lt;458-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105560" version="1" comment="libpng16 is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105561" version="1" comment="libpng16-16 is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105562" version="1" comment="libpng16-16-32bit is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105563" version="1" comment="libpng16-compat-devel is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105564" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105565" version="1" comment="libpng16-devel is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105566" version="1" comment="libpng16-devel-32bit is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105567" version="1" comment="libpng16-tools is &lt;1.6.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044448"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105108" version="1" comment="libsndfile is &lt;1.0.25-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105109" version="1" comment="libsndfile-devel is &lt;1.0.25-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105107" version="1" comment="libsndfile-progs is &lt;1.0.25-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105110" version="1" comment="libsndfile1 is &lt;1.0.25-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105111" version="1" comment="libsndfile1-32bit is &lt;1.0.25-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044376"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105946" version="1" comment="rsync is &lt;3.1.0-21.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044511"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107238" version="1" comment="libmspack is &lt;0.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107239" version="1" comment="libmspack-devel is &lt;0.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107240" version="1" comment="libmspack0 is &lt;0.4-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009041351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105770" version="1" comment="libvlc5 is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105771" version="1" comment="libvlccore7 is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105768" version="1" comment="live555 is &lt;2014.09.22-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105769" version="1" comment="live555-devel is &lt;2014.09.22-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044480"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105772" version="1" comment="vlc is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105773" version="1" comment="vlc-devel is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105774" version="1" comment="vlc-gnome is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105775" version="1" comment="vlc-noX is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105776" version="1" comment="vlc-noX-lang is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105777" version="1" comment="vlc-qt is &lt;2.1.5-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044481"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107784" version="1" comment="vorbis-tools is &lt;1.4.0-14.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107785" version="1" comment="vorbis-tools-lang is &lt;1.4.0-14.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044716"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105864" version="1" comment="vorbis-tools is &lt;1.4.0-14.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105865" version="1" comment="vorbis-tools-lang is &lt;1.4.0-14.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110550" version="1" comment="busybox is &lt;1.20.2-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110549" version="1" comment="busybox-static is &lt;1.20.2-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107099" version="1" comment="apache2-mod_php5 is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107100" version="1" comment="php5 is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107101" version="1" comment="php5-bcmath is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107102" version="1" comment="php5-bz2 is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107103" version="1" comment="php5-calendar is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107104" version="1" comment="php5-ctype is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107105" version="1" comment="php5-curl is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107106" version="1" comment="php5-dba is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107107" version="1" comment="php5-devel is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107108" version="1" comment="php5-dom is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107109" version="1" comment="php5-enchant is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107110" version="1" comment="php5-exif is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107111" version="1" comment="php5-fastcgi is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107112" version="1" comment="php5-fileinfo is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107113" version="1" comment="php5-firebird is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107114" version="1" comment="php5-fpm is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107115" version="1" comment="php5-ftp is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107116" version="1" comment="php5-gd is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107117" version="1" comment="php5-gettext is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107118" version="1" comment="php5-gmp is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107119" version="1" comment="php5-iconv is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107120" version="1" comment="php5-imap is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107121" version="1" comment="php5-intl is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107122" version="1" comment="php5-json is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107123" version="1" comment="php5-ldap is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107124" version="1" comment="php5-mbstring is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107125" version="1" comment="php5-mcrypt is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107126" version="1" comment="php5-mssql is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107127" version="1" comment="php5-mysql is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107128" version="1" comment="php5-odbc is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107129" version="1" comment="php5-openssl is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107130" version="1" comment="php5-pcntl is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107131" version="1" comment="php5-pdo is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107132" version="1" comment="php5-pear is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107133" version="1" comment="php5-pgsql is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107134" version="1" comment="php5-phar is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107135" version="1" comment="php5-posix is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107136" version="1" comment="php5-pspell is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107137" version="1" comment="php5-readline is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107138" version="1" comment="php5-shmop is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107139" version="1" comment="php5-snmp is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107140" version="1" comment="php5-soap is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107141" version="1" comment="php5-sockets is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107142" version="1" comment="php5-sqlite is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107143" version="1" comment="php5-suhosin is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107144" version="1" comment="php5-sysvmsg is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107145" version="1" comment="php5-sysvsem is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107146" version="1" comment="php5-sysvshm is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107147" version="1" comment="php5-tidy is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107148" version="1" comment="php5-tokenizer is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107149" version="1" comment="php5-wddx is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107150" version="1" comment="php5-xmlreader is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107151" version="1" comment="php5-xmlrpc is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107152" version="1" comment="php5-xmlwriter is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107153" version="1" comment="php5-xsl is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107154" version="1" comment="php5-zip is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107155" version="1" comment="php5-zlib is &lt;5.4.20-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108167" version="1" comment="freetype2 is &lt;2.5.0.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030613"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108168" version="1" comment="freetype2-devel is &lt;2.5.0.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108169" version="1" comment="freetype2-devel-32bit is &lt;2.5.0.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030611"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108172" version="1" comment="ft2demos is &lt;2.5.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108170" version="1" comment="libfreetype6 is &lt;2.5.0.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108171" version="1" comment="libfreetype6-32bit is &lt;2.5.0.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106836" version="1" comment="cups is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106837" version="1" comment="cups-client is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106838" version="1" comment="cups-ddk is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106839" version="1" comment="cups-devel is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106840" version="1" comment="cups-libs is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106841" version="1" comment="cups-libs-32bit is &lt;1.5.4-12.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044592"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115455" version="1" comment="sudo is &lt;1.8.10p3-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115456" version="1" comment="sudo-devel is &lt;1.8.10p3-5.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108221" version="1" comment="apache2-mod_php5 is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108222" version="1" comment="php5 is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108223" version="1" comment="php5-bcmath is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108224" version="1" comment="php5-bz2 is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108225" version="1" comment="php5-calendar is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108226" version="1" comment="php5-ctype is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108227" version="1" comment="php5-curl is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108228" version="1" comment="php5-dba is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108229" version="1" comment="php5-devel is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108230" version="1" comment="php5-dom is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108231" version="1" comment="php5-enchant is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108232" version="1" comment="php5-exif is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108233" version="1" comment="php5-fastcgi is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108234" version="1" comment="php5-fileinfo is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108235" version="1" comment="php5-firebird is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108236" version="1" comment="php5-fpm is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108237" version="1" comment="php5-ftp is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108238" version="1" comment="php5-gd is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108239" version="1" comment="php5-gettext is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108240" version="1" comment="php5-gmp is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108241" version="1" comment="php5-iconv is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108242" version="1" comment="php5-imap is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108243" version="1" comment="php5-intl is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108244" version="1" comment="php5-json is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108245" version="1" comment="php5-ldap is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108246" version="1" comment="php5-mbstring is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108247" version="1" comment="php5-mcrypt is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108248" version="1" comment="php5-mssql is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108249" version="1" comment="php5-mysql is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108250" version="1" comment="php5-odbc is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108251" version="1" comment="php5-openssl is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108252" version="1" comment="php5-pcntl is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108253" version="1" comment="php5-pdo is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108254" version="1" comment="php5-pear is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108255" version="1" comment="php5-pgsql is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108256" version="1" comment="php5-phar is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108257" version="1" comment="php5-posix is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108258" version="1" comment="php5-pspell is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108259" version="1" comment="php5-readline is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108260" version="1" comment="php5-shmop is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108261" version="1" comment="php5-snmp is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108262" version="1" comment="php5-soap is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108263" version="1" comment="php5-sockets is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108264" version="1" comment="php5-sqlite is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108265" version="1" comment="php5-suhosin is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108266" version="1" comment="php5-sysvmsg is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108267" version="1" comment="php5-sysvsem is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108268" version="1" comment="php5-sysvshm is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108269" version="1" comment="php5-tidy is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108270" version="1" comment="php5-tokenizer is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108271" version="1" comment="php5-wddx is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108272" version="1" comment="php5-xmlreader is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108273" version="1" comment="php5-xmlrpc is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108274" version="1" comment="php5-xmlwriter is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108275" version="1" comment="php5-xsl is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108276" version="1" comment="php5-zip is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108277" version="1" comment="php5-zlib is &lt;5.4.20-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108206" version="1" comment="gd is &lt;2.0.36.RC1-78.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108208" version="1" comment="gd-devel is &lt;2.0.36.RC1-78.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110263" version="1" comment="libzmq4 is &lt;4.0.5-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110264" version="1" comment="zeromq is &lt;4.0.5-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110265" version="1" comment="zeromq-devel is &lt;4.0.5-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110266" version="1" comment="zeromq-tools is &lt;4.0.5-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115282" version="1" comment="squid is &lt;3.3.13-2.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117894" version="1" comment="libsndfile is &lt;1.0.25-17.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117895" version="1" comment="libsndfile-devel is &lt;1.0.25-17.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117896" version="1" comment="libsndfile-progs is &lt;1.0.25-17.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117897" version="1" comment="libsndfile1 is &lt;1.0.25-17.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117898" version="1" comment="libsndfile1-32bit is &lt;1.0.25-17.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108396" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108397" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108398" version="1" comment="subversion is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108399" version="1" comment="subversion-bash-completion is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108400" version="1" comment="subversion-devel is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108401" version="1" comment="subversion-perl is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108402" version="1" comment="subversion-python is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108403" version="1" comment="subversion-ruby is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108404" version="1" comment="subversion-server is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108405" version="1" comment="subversion-tools is &lt;1.8.13-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107954" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107955" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107956" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107957" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107958" version="1" comment="openssl is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107959" version="1" comment="openssl-doc is &lt;1.0.1k-11.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044742"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105835" version="1" comment="libvirt is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105836" version="1" comment="libvirt-client is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105837" version="1" comment="libvirt-client-32bit is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105838" version="1" comment="libvirt-daemon is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105839" version="1" comment="libvirt-daemon-config-network is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105840" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105841" version="1" comment="libvirt-daemon-driver-interface is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105861" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105842" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105843" version="1" comment="libvirt-daemon-driver-network is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105844" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105845" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105846" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105847" version="1" comment="libvirt-daemon-driver-secret is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105848" version="1" comment="libvirt-daemon-driver-storage is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105849" version="1" comment="libvirt-daemon-driver-uml is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105850" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105862" version="1" comment="libvirt-daemon-driver-xen is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105851" version="1" comment="libvirt-daemon-lxc is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105852" version="1" comment="libvirt-daemon-qemu is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105853" version="1" comment="libvirt-daemon-uml is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105854" version="1" comment="libvirt-daemon-vbox is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105863" version="1" comment="libvirt-daemon-xen is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105855" version="1" comment="libvirt-devel is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105856" version="1" comment="libvirt-devel-32bit is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105857" version="1" comment="libvirt-doc is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105858" version="1" comment="libvirt-lock-sanlock is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105859" version="1" comment="libvirt-login-shell is &lt;1.1.2-2.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044495"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115029" version="1" comment="jakarta-taglibs-standard is &lt;1.1.1-252.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115030" version="1" comment="jakarta-taglibs-standard-javadoc is &lt;1.1.1-252.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045749"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106291" version="1" comment="xorg-x11-server is &lt;7.6_1.14.3.901-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106292" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.14.3.901-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106293" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.14.3.901-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118922" version="1" comment="libmysql56client18 is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118923" version="1" comment="libmysql56client18-32bit is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118924" version="1" comment="libmysql56client_r18 is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118925" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118926" version="1" comment="mysql-community-server is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118927" version="1" comment="mysql-community-server-bench is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118928" version="1" comment="mysql-community-server-client is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118929" version="1" comment="mysql-community-server-errormessages is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118930" version="1" comment="mysql-community-server-test is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118931" version="1" comment="mysql-community-server-tools is &lt;5.6.27-7.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108158" version="1" comment="gnutls is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108159" version="1" comment="libgnutls-devel is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108160" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108161" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108162" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108163" version="1" comment="libgnutls28 is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108164" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108165" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108166" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117687" version="1" comment="flash-player is &lt;11.2.202.429-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117688" version="1" comment="flash-player-gnome is &lt;11.2.202.429-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117689" version="1" comment="flash-player-kde4 is &lt;11.2.202.429-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117690" version="1" comment="flash-player is &lt;11.2.202.438-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117691" version="1" comment="flash-player-gnome is &lt;11.2.202.438-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117692" version="1" comment="flash-player-kde4 is &lt;11.2.202.438-90.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117693" version="1" comment="flash-player is &lt;11.2.202.440-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117694" version="1" comment="flash-player-gnome is &lt;11.2.202.440-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117695" version="1" comment="flash-player-kde4 is &lt;11.2.202.440-94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117696" version="1" comment="flash-player is &lt;11.2.202.442-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117697" version="1" comment="flash-player-gnome is &lt;11.2.202.442-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117698" version="1" comment="flash-player-kde4 is &lt;11.2.202.442-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117699" version="1" comment="flash-player is &lt;11.2.202.451-110.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117700" version="1" comment="flash-player-gnome is &lt;11.2.202.451-110.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117701" version="1" comment="flash-player-kde4 is &lt;11.2.202.451-110.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117702" version="1" comment="flash-player is &lt;11.2.202.457-113.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117703" version="1" comment="flash-player-gnome is &lt;11.2.202.457-113.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117704" version="1" comment="flash-player-kde4 is &lt;11.2.202.457-113.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105103" version="1" comment="gcab is &lt;0.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105104" version="1" comment="gcab-devel is &lt;0.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105105" version="1" comment="gcab-lang is &lt;0.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105106" version="1" comment="libgcab-1_0-0 is &lt;0.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105215" version="1" comment="wireshark is &lt;1.10.12-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105216" version="1" comment="wireshark-devel is &lt;1.10.12-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044403"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107656" version="1" comment="osc is &lt;0.151.0-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044701"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108449" version="1" comment="MozillaFirefox is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108450" version="1" comment="MozillaFirefox-branding-upstream is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108451" version="1" comment="MozillaFirefox-buildsymbols is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108452" version="1" comment="MozillaFirefox-devel is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108453" version="1" comment="MozillaFirefox-translations-common is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108454" version="1" comment="MozillaFirefox-translations-other is &lt;37.0.1-68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108455" version="1" comment="MozillaThunderbird is &lt;31.6.0-70.50.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108456" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.6.0-70.50.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108457" version="1" comment="MozillaThunderbird-devel is &lt;31.6.0-70.50.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108458" version="1" comment="MozillaThunderbird-translations-common is &lt;31.6.0-70.50.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108459" version="1" comment="MozillaThunderbird-translations-other is &lt;31.6.0-70.50.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108461" version="1" comment="mozilla-nspr is &lt;4.10.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108460" version="1" comment="mozilla-nspr-32bit is &lt;4.10.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108462" version="1" comment="mozilla-nspr-devel is &lt;4.10.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108096" version="1" comment="MozillaFirefox is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108097" version="1" comment="MozillaFirefox-branding-upstream is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108098" version="1" comment="MozillaFirefox-buildsymbols is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108099" version="1" comment="MozillaFirefox-devel is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108100" version="1" comment="MozillaFirefox-translations-common is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108101" version="1" comment="MozillaFirefox-translations-other is &lt;36.0.4-63.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108175" version="1" comment="seamonkey is &lt;2.33.1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108176" version="1" comment="seamonkey-dom-inspector is &lt;2.33.1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108177" version="1" comment="seamonkey-irc is &lt;2.33.1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108178" version="1" comment="seamonkey-translations-common is &lt;2.33.1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108179" version="1" comment="seamonkey-translations-other is &lt;2.33.1-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108027" version="1" comment="seamonkey is &lt;2.33-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108028" version="1" comment="seamonkey-dom-inspector is &lt;2.33-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108029" version="1" comment="seamonkey-irc is &lt;2.33-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108030" version="1" comment="seamonkey-translations-common is &lt;2.33-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108031" version="1" comment="seamonkey-translations-other is &lt;2.33-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107223" version="1" comment="MozillaThunderbird is &lt;31.5.0-70.47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107224" version="1" comment="MozillaThunderbird-buildsymbols is &lt;31.5.0-70.47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107225" version="1" comment="MozillaThunderbird-devel is &lt;31.5.0-70.47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107226" version="1" comment="MozillaThunderbird-translations-common is &lt;31.5.0-70.47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107227" version="1" comment="MozillaThunderbird-translations-other is &lt;31.5.0-70.47.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044625"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110407" version="1" comment="dpkg is &lt;1.16.16-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110408" version="1" comment="dpkg-devel is &lt;1.16.16-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110409" version="1" comment="dpkg-lang is &lt;1.16.16-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110410" version="1" comment="update-alternatives is &lt;1.16.16-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111077" version="1" comment="libwmf is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111078" version="1" comment="libwmf-0_2-7 is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111079" version="1" comment="libwmf-0_2-7-32bit is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111080" version="1" comment="libwmf-devel is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111081" version="1" comment="libwmf-gnome is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111082" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111083" version="1" comment="libwmf-tools is &lt;0.2.8.4-234.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045199"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107586" version="1" comment="percona-toolkit is &lt;2.2.13-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044683"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107587" version="1" comment="xtrabackup is &lt;2.1.8-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110796" version="1" comment="p7zip is &lt;9.20.1-10.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045171"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105782" version="1" comment="patch is &lt;2.7.3-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044483"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107677" version="1" comment="chromedriver is &lt;41.0.2272.76-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107678" version="1" comment="chromium is &lt;41.0.2272.76-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107679" version="1" comment="chromium-desktop-gnome is &lt;41.0.2272.76-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107680" version="1" comment="chromium-desktop-kde is &lt;41.0.2272.76-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107681" version="1" comment="chromium-ffmpegsumo is &lt;41.0.2272.76-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044708"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108525" version="1" comment="chromedriver is &lt;41.0.2272.118-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108526" version="1" comment="chromium is &lt;41.0.2272.118-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108527" version="1" comment="chromium-desktop-gnome is &lt;41.0.2272.118-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108528" version="1" comment="chromium-desktop-kde is &lt;41.0.2272.118-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108529" version="1" comment="chromium-ffmpegsumo is &lt;41.0.2272.118-75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108984" version="1" comment="chromedriver is &lt;42.0.2311.90-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108985" version="1" comment="chromium is &lt;42.0.2311.90-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108986" version="1" comment="chromium-desktop-gnome is &lt;42.0.2311.90-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108987" version="1" comment="chromium-desktop-kde is &lt;42.0.2311.90-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108988" version="1" comment="chromium-ffmpegsumo is &lt;42.0.2311.90-78.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109333" version="1" comment="chromedriver is &lt;42.0.2311.135-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109334" version="1" comment="chromium is &lt;42.0.2311.135-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109335" version="1" comment="chromium-desktop-gnome is &lt;42.0.2311.135-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109336" version="1" comment="chromium-desktop-kde is &lt;42.0.2311.135-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109337" version="1" comment="chromium-ffmpegsumo is &lt;42.0.2311.135-81.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109971" version="1" comment="chromedriver is &lt;43.0.2357.65-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109972" version="1" comment="chromium is &lt;43.0.2357.65-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109973" version="1" comment="chromium-desktop-gnome is &lt;43.0.2357.65-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109974" version="1" comment="chromium-desktop-kde is &lt;43.0.2357.65-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109975" version="1" comment="chromium-ffmpegsumo is &lt;43.0.2357.65-84.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110730" version="1" comment="chromedriver is &lt;43.0.2357.130-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110731" version="1" comment="chromium is &lt;43.0.2357.130-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110732" version="1" comment="chromium-desktop-gnome is &lt;43.0.2357.130-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110733" version="1" comment="chromium-desktop-kde is &lt;43.0.2357.130-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110734" version="1" comment="chromium-ffmpegsumo is &lt;43.0.2357.130-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111297" version="1" comment="chromedriver is &lt;44.0.2403.89-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111298" version="1" comment="chromium is &lt;44.0.2403.89-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111299" version="1" comment="chromium-desktop-gnome is &lt;44.0.2403.89-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111300" version="1" comment="chromium-desktop-kde is &lt;44.0.2403.89-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111301" version="1" comment="chromium-ffmpegsumo is &lt;44.0.2403.89-93.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045235"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114371" version="1" comment="chromedriver is &lt;45.0.2454.85-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114372" version="1" comment="chromium is &lt;45.0.2454.85-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114373" version="1" comment="chromium-desktop-gnome is &lt;45.0.2454.85-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114374" version="1" comment="chromium-desktop-kde is &lt;45.0.2454.85-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114375" version="1" comment="chromium-ffmpegsumo is &lt;45.0.2454.85-98.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045663"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118052" version="1" comment="chromedriver is &lt;46.0.2490.86-112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118053" version="1" comment="chromium is &lt;46.0.2490.86-112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118054" version="1" comment="chromium-desktop-gnome is &lt;46.0.2490.86-112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118055" version="1" comment="chromium-desktop-kde is &lt;46.0.2490.86-112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118056" version="1" comment="chromium-ffmpegsumo is &lt;46.0.2490.86-112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114966" version="1" comment="chromedriver is &lt;45.0.2454.101-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114967" version="1" comment="chromium is &lt;45.0.2454.101-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114968" version="1" comment="chromium-desktop-gnome is &lt;45.0.2454.101-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114969" version="1" comment="chromium-desktop-kde is &lt;45.0.2454.101-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114970" version="1" comment="chromium-ffmpegsumo is &lt;45.0.2454.101-105.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045739"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114962" version="1" comment="lxc is &lt;0.9.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114963" version="1" comment="lxc-devel is &lt;0.9.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045737"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105879" version="1" comment="privoxy is &lt;3.0.23-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105880" version="1" comment="privoxy-doc is &lt;3.0.23-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044499"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107010" version="1" comment="vsftpd is &lt;3.0.2-10.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106070" version="1" comment="roundcubemail is &lt;1.0.5-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044534"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111540" version="1" comment="libldap-2_4-2 is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111541" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111546" version="1" comment="openldap2 is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111547" version="1" comment="openldap2-back-meta is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111548" version="1" comment="openldap2-back-perl is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111549" version="1" comment="openldap2-back-sql is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111542" version="1" comment="openldap2-client is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111543" version="1" comment="openldap2-devel is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111544" version="1" comment="openldap2-devel-32bit is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111545" version="1" comment="openldap2-devel-static is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111550" version="1" comment="openldap2-doc is &lt;2.4.33-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118551" version="1" comment="gpg2 is &lt;2.0.22-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118552" version="1" comment="gpg2-lang is &lt;2.0.22-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046463"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107857" version="1" comment="libssh2-1 is &lt;1.5.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107858" version="1" comment="libssh2-1-32bit is &lt;1.5.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107859" version="1" comment="libssh2-devel is &lt;1.5.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107860" version="1" comment="libssh2_org is &lt;1.5.0-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110682" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110683" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110684" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110685" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110686" version="1" comment="openssl is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110687" version="1" comment="openssl-doc is &lt;1.0.1k-11.72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109105" version="1" comment="ntp is &lt;4.2.6p5-15.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109106" version="1" comment="ntp-doc is &lt;4.2.6p5-15.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108111" version="1" comment="libXfont is &lt;1.4.6-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108112" version="1" comment="libXfont-devel is &lt;1.4.6-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108113" version="1" comment="libXfont-devel-32bit is &lt;1.4.6-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108114" version="1" comment="libXfont1 is &lt;1.4.6-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108115" version="1" comment="libXfont1-32bit is &lt;1.4.6-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119762" version="1" comment="libXfont is &lt;1.4.6-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119763" version="1" comment="libXfont-devel is &lt;1.4.6-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119764" version="1" comment="libXfont-devel-32bit is &lt;1.4.6-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037587"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119765" version="1" comment="libXfont1 is &lt;1.4.6-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119766" version="1" comment="libXfont1-32bit is &lt;1.4.6-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046626"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111197" version="1" comment="rubygem-jquery-rails is &lt;3.0.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111198" version="1" comment="rubygem-jquery-rails-doc is &lt;3.0.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045220"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109204" version="1" comment="wpa_supplicant is &lt;2.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109205" version="1" comment="wpa_supplicant-gui is &lt;2.0-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111183" version="1" comment="libidn is &lt;1.31-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111184" version="1" comment="libidn-devel is &lt;1.31-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111185" version="1" comment="libidn-tools is &lt;1.31-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111186" version="1" comment="libidn11 is &lt;1.31-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111187" version="1" comment="libidn11-32bit is &lt;1.31-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111276" version="1" comment="libcryptopp is &lt;5.6.2-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111278" version="1" comment="libcryptopp-5_6_2-0 is &lt;5.6.2-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111277" version="1" comment="libcryptopp-5_6_2-0-32bit is &lt;5.6.2-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111279" version="1" comment="libcryptopp-devel is &lt;5.6.2-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111280" version="1" comment="libcryptopp-devel-static is &lt;5.6.2-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107594" version="1" comment="putty is &lt;0.64-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109687" version="1" comment="clamav is &lt;0.98.7-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107665" version="1" comment="wireshark is &lt;1.10.13-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107666" version="1" comment="wireshark-devel is &lt;1.10.13-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110878" version="1" comment="phpMyAdmin is &lt;4.2.13.3-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045186"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108108" version="1" comment="libzip is &lt;0.11.2-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108109" version="1" comment="libzip-devel is &lt;0.11.2-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108110" version="1" comment="libzip2 is &lt;0.11.2-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108463" version="1" comment="apache2-mod_php5 is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108464" version="1" comment="php5 is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108465" version="1" comment="php5-bcmath is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108466" version="1" comment="php5-bz2 is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108467" version="1" comment="php5-calendar is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108468" version="1" comment="php5-ctype is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108469" version="1" comment="php5-curl is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108470" version="1" comment="php5-dba is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108471" version="1" comment="php5-devel is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108472" version="1" comment="php5-dom is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108473" version="1" comment="php5-enchant is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108474" version="1" comment="php5-exif is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108475" version="1" comment="php5-fastcgi is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108476" version="1" comment="php5-fileinfo is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108477" version="1" comment="php5-firebird is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108478" version="1" comment="php5-fpm is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108479" version="1" comment="php5-ftp is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108480" version="1" comment="php5-gd is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108481" version="1" comment="php5-gettext is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108482" version="1" comment="php5-gmp is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108483" version="1" comment="php5-iconv is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108484" version="1" comment="php5-imap is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108485" version="1" comment="php5-intl is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108486" version="1" comment="php5-json is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108487" version="1" comment="php5-ldap is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108488" version="1" comment="php5-mbstring is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108489" version="1" comment="php5-mcrypt is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108490" version="1" comment="php5-mssql is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108491" version="1" comment="php5-mysql is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108492" version="1" comment="php5-odbc is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108493" version="1" comment="php5-openssl is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108494" version="1" comment="php5-pcntl is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108495" version="1" comment="php5-pdo is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108496" version="1" comment="php5-pear is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108497" version="1" comment="php5-pgsql is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108498" version="1" comment="php5-phar is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108499" version="1" comment="php5-posix is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108500" version="1" comment="php5-pspell is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108501" version="1" comment="php5-readline is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108502" version="1" comment="php5-shmop is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108503" version="1" comment="php5-snmp is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108504" version="1" comment="php5-soap is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108505" version="1" comment="php5-sockets is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108506" version="1" comment="php5-sqlite is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108507" version="1" comment="php5-suhosin is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108508" version="1" comment="php5-sysvmsg is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108509" version="1" comment="php5-sysvsem is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108510" version="1" comment="php5-sysvshm is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108511" version="1" comment="php5-tidy is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108512" version="1" comment="php5-tokenizer is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108513" version="1" comment="php5-wddx is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108514" version="1" comment="php5-xmlreader is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108515" version="1" comment="php5-xmlrpc is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108516" version="1" comment="php5-xmlwriter is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108517" version="1" comment="php5-xsl is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108518" version="1" comment="php5-zip is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108519" version="1" comment="php5-zlib is &lt;5.4.20-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114506" version="1" comment="libmysql56client18 is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114505" version="1" comment="libmysql56client18-32bit is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114508" version="1" comment="libmysql56client_r18 is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114507" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114509" version="1" comment="mysql-community-server is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114510" version="1" comment="mysql-community-server-bench is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114511" version="1" comment="mysql-community-server-client is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114512" version="1" comment="mysql-community-server-errormessages is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114513" version="1" comment="mysql-community-server-test is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114514" version="1" comment="mysql-community-server-tools is &lt;5.6.26-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111290" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111291" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111292" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111293" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111294" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111295" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111296" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.85-24.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045234"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113795" version="1" comment="python-virtualbox is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113796" version="1" comment="virtualbox is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113797" version="1" comment="virtualbox-devel is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113798" version="1" comment="virtualbox-guest-kmp-default is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113799" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113800" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113801" version="1" comment="virtualbox-guest-tools is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113802" version="1" comment="virtualbox-guest-x11 is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113803" version="1" comment="virtualbox-host-kmp-default is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113804" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113805" version="1" comment="virtualbox-host-kmp-pae is &lt;4.2.32_k3.11.10_29-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113806" version="1" comment="virtualbox-host-source is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113807" version="1" comment="virtualbox-qt is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113808" version="1" comment="virtualbox-websrv is &lt;4.2.32-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108089" version="1" comment="tor is &lt;0.2.4.26-5.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115987" version="1" comment="krb5 is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115988" version="1" comment="krb5-32bit is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115989" version="1" comment="krb5-client is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115990" version="1" comment="krb5-devel is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115991" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115992" version="1" comment="krb5-doc is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115985" version="1" comment="krb5-mini is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115986" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115993" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115994" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115995" version="1" comment="krb5-server is &lt;1.11.3-3.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118031" version="1" comment="krb5 is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118032" version="1" comment="krb5-32bit is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118033" version="1" comment="krb5-client is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118034" version="1" comment="krb5-devel is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118035" version="1" comment="krb5-devel-32bit is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118036" version="1" comment="krb5-doc is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118037" version="1" comment="krb5-mini is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118038" version="1" comment="krb5-mini-devel is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118039" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118040" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118041" version="1" comment="krb5-server is &lt;1.11.3-3.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046374"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111127" version="1" comment="MozillaFirefox is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111128" version="1" comment="MozillaFirefox-branding-upstream is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111129" version="1" comment="MozillaFirefox-buildsymbols is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111130" version="1" comment="MozillaFirefox-devel is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111131" version="1" comment="MozillaFirefox-translations-common is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111132" version="1" comment="MozillaFirefox-translations-other is &lt;39.0-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045208"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111199" version="1" comment="MozillaThunderbird is &lt;38.1.0-70.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111200" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.1.0-70.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111201" version="1" comment="MozillaThunderbird-devel is &lt;38.1.0-70.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111202" version="1" comment="MozillaThunderbird-translations-common is &lt;38.1.0-70.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111203" version="1" comment="MozillaThunderbird-translations-other is &lt;38.1.0-70.57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045221"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111133" version="1" comment="libfreebl3 is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111134" version="1" comment="libfreebl3-32bit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111135" version="1" comment="libsoftokn3 is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111136" version="1" comment="libsoftokn3-32bit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111137" version="1" comment="mozilla-nss is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111138" version="1" comment="mozilla-nss-32bit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111139" version="1" comment="mozilla-nss-certs is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111140" version="1" comment="mozilla-nss-certs-32bit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111141" version="1" comment="mozilla-nss-devel is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111142" version="1" comment="mozilla-nss-sysinit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111143" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111144" version="1" comment="mozilla-nss-tools is &lt;3.19.2-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045209"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108520" version="1" comment="quassel is &lt;0.9.2-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108521" version="1" comment="quassel-base is &lt;0.9.2-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108522" version="1" comment="quassel-client is &lt;0.9.2-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108523" version="1" comment="quassel-core is &lt;0.9.2-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108524" version="1" comment="quassel-mono is &lt;0.9.2-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109269" version="1" comment="apache2-mod_php5 is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109270" version="1" comment="php5 is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109271" version="1" comment="php5-bcmath is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109272" version="1" comment="php5-bz2 is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109273" version="1" comment="php5-calendar is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109274" version="1" comment="php5-ctype is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109275" version="1" comment="php5-curl is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109276" version="1" comment="php5-dba is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109277" version="1" comment="php5-devel is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109278" version="1" comment="php5-dom is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109279" version="1" comment="php5-enchant is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109280" version="1" comment="php5-exif is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109281" version="1" comment="php5-fastcgi is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109282" version="1" comment="php5-fileinfo is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109283" version="1" comment="php5-firebird is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109284" version="1" comment="php5-fpm is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109285" version="1" comment="php5-ftp is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109286" version="1" comment="php5-gd is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109287" version="1" comment="php5-gettext is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109288" version="1" comment="php5-gmp is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109289" version="1" comment="php5-iconv is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109290" version="1" comment="php5-imap is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109291" version="1" comment="php5-intl is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109292" version="1" comment="php5-json is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109293" version="1" comment="php5-ldap is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109294" version="1" comment="php5-mbstring is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109295" version="1" comment="php5-mcrypt is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109296" version="1" comment="php5-mssql is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109297" version="1" comment="php5-mysql is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109298" version="1" comment="php5-odbc is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109299" version="1" comment="php5-openssl is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109300" version="1" comment="php5-pcntl is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109301" version="1" comment="php5-pdo is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109302" version="1" comment="php5-pear is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109303" version="1" comment="php5-pgsql is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109304" version="1" comment="php5-phar is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109305" version="1" comment="php5-posix is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109306" version="1" comment="php5-pspell is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109307" version="1" comment="php5-readline is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109308" version="1" comment="php5-shmop is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109309" version="1" comment="php5-snmp is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109310" version="1" comment="php5-soap is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109311" version="1" comment="php5-sockets is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109312" version="1" comment="php5-sqlite is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109313" version="1" comment="php5-suhosin is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109314" version="1" comment="php5-sysvmsg is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109315" version="1" comment="php5-sysvsem is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109316" version="1" comment="php5-sysvshm is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109317" version="1" comment="php5-tidy is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109318" version="1" comment="php5-tokenizer is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109319" version="1" comment="php5-wddx is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109320" version="1" comment="php5-xmlreader is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109321" version="1" comment="php5-xmlrpc is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109322" version="1" comment="php5-xmlwriter is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109323" version="1" comment="php5-xsl is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109324" version="1" comment="php5-zip is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109325" version="1" comment="php5-zlib is &lt;5.4.20-52.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109263" version="1" comment="libtasn1 is &lt;3.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109264" version="1" comment="libtasn1-6 is &lt;3.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109265" version="1" comment="libtasn1-6-32bit is &lt;3.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109266" version="1" comment="libtasn1-devel is &lt;3.3-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108778" version="1" comment="tor is &lt;0.2.4.27-5.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108887" version="1" comment="icecast is &lt;2.3.3-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108888" version="1" comment="icecast-doc is &lt;2.3.3-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117705" version="1" comment="flash-player is &lt;11.2.202.460-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117706" version="1" comment="flash-player-gnome is &lt;11.2.202.460-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117707" version="1" comment="flash-player-kde4 is &lt;11.2.202.460-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117708" version="1" comment="flash-player is &lt;11.2.202.466-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117709" version="1" comment="flash-player-gnome is &lt;11.2.202.466-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117710" version="1" comment="flash-player-kde4 is &lt;11.2.202.466-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117711" version="1" comment="flash-player is &lt;11.2.202.468-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117712" version="1" comment="flash-player-gnome is &lt;11.2.202.468-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117713" version="1" comment="flash-player-kde4 is &lt;11.2.202.468-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109150" version="1" comment="curl is &lt;7.42.0-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109151" version="1" comment="libcurl-devel is &lt;7.42.0-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109153" version="1" comment="libcurl4 is &lt;7.42.0-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109152" version="1" comment="libcurl4-32bit is &lt;7.42.0-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109351" version="1" comment="libssh is &lt;0.5.5-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109352" version="1" comment="libssh-devel is &lt;0.5.5-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109353" version="1" comment="libssh-devel-doc is &lt;0.5.5-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109354" version="1" comment="libssh4 is &lt;0.5.5-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109355" version="1" comment="libssh4-32bit is &lt;0.5.5-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109328" version="1" comment="curl is &lt;7.42.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109330" version="1" comment="libcurl-devel is &lt;7.42.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109329" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109332" version="1" comment="libcurl4 is &lt;7.42.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109331" version="1" comment="libcurl4-32bit is &lt;7.42.1-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114813" version="1" comment="apache2 is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114814" version="1" comment="apache2-devel is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114815" version="1" comment="apache2-doc is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114816" version="1" comment="apache2-event is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114817" version="1" comment="apache2-example-pages is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114818" version="1" comment="apache2-prefork is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114819" version="1" comment="apache2-utils is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114820" version="1" comment="apache2-worker is &lt;2.4.6-6.50.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113785" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113786" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113787" version="1" comment="subversion is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113788" version="1" comment="subversion-bash-completion is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113789" version="1" comment="subversion-devel is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113790" version="1" comment="subversion-perl is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113791" version="1" comment="subversion-python is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113792" version="1" comment="subversion-ruby is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113793" version="1" comment="subversion-server is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113794" version="1" comment="subversion-tools is &lt;1.8.14-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119585" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119586" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119587" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119588" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119589" version="1" comment="openssl is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119590" version="1" comment="openssl-doc is &lt;1.0.1k-11.75.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127390" version="1" comment="libopenssl0_9_8 is &lt;0.9.8zh-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127391" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8zh-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115007" version="1" comment="libpolkit0 is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115008" version="1" comment="libpolkit0-32bit is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034514"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115009" version="1" comment="polkit is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115010" version="1" comment="polkit-devel is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115011" version="1" comment="polkit-doc is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115012" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.113-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045744"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120245" version="1" comment="ldb is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120246" version="1" comment="ldb-tools is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120247" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120248" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120249" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120250" version="1" comment="libdcerpc-binding0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120251" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120252" version="1" comment="libdcerpc-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120253" version="1" comment="libdcerpc-samr-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120254" version="1" comment="libdcerpc-samr0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120255" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120256" version="1" comment="libdcerpc0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120257" version="1" comment="libdcerpc0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120258" version="1" comment="libgensec-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120259" version="1" comment="libgensec0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120260" version="1" comment="libgensec0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120261" version="1" comment="libldb-devel is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120262" version="1" comment="libldb1 is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034884"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120263" version="1" comment="libldb1-32bit is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120264" version="1" comment="libndr-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120265" version="1" comment="libndr-krb5pac-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120266" version="1" comment="libndr-krb5pac0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120267" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120268" version="1" comment="libndr-nbt-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120269" version="1" comment="libndr-nbt0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120270" version="1" comment="libndr-nbt0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120271" version="1" comment="libndr-standard-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120272" version="1" comment="libndr-standard0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120273" version="1" comment="libndr-standard0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120274" version="1" comment="libndr0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120275" version="1" comment="libndr0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120276" version="1" comment="libnetapi-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120277" version="1" comment="libnetapi0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120278" version="1" comment="libnetapi0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120279" version="1" comment="libpdb-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120280" version="1" comment="libpdb0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120281" version="1" comment="libpdb0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120282" version="1" comment="libregistry-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120283" version="1" comment="libregistry0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120284" version="1" comment="libregistry0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120285" version="1" comment="libsamba-credentials-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120286" version="1" comment="libsamba-credentials0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120287" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120288" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120289" version="1" comment="libsamba-hostconfig0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120290" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120291" version="1" comment="libsamba-policy-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120292" version="1" comment="libsamba-policy0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120293" version="1" comment="libsamba-policy0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120294" version="1" comment="libsamba-util-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120295" version="1" comment="libsamba-util0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120296" version="1" comment="libsamba-util0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120297" version="1" comment="libsamdb-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120298" version="1" comment="libsamdb0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120299" version="1" comment="libsamdb0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120300" version="1" comment="libsmbclient-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120301" version="1" comment="libsmbclient-raw-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120302" version="1" comment="libsmbclient-raw0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120303" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120304" version="1" comment="libsmbclient0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120305" version="1" comment="libsmbclient0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120306" version="1" comment="libsmbconf-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120307" version="1" comment="libsmbconf0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120308" version="1" comment="libsmbconf0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120309" version="1" comment="libsmbldap-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120310" version="1" comment="libsmbldap0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120311" version="1" comment="libsmbldap0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120312" version="1" comment="libsmbsharemodes-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120313" version="1" comment="libsmbsharemodes0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120314" version="1" comment="libtalloc-devel is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120315" version="1" comment="libtalloc2 is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120316" version="1" comment="libtalloc2-32bit is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120317" version="1" comment="libtdb-devel is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120318" version="1" comment="libtdb1 is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120319" version="1" comment="libtdb1-32bit is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120320" version="1" comment="libtevent-devel is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120321" version="1" comment="libtevent-util-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120322" version="1" comment="libtevent-util0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120323" version="1" comment="libtevent-util0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120324" version="1" comment="libtevent0 is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120325" version="1" comment="libtevent0-32bit is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120326" version="1" comment="libwbclient-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120327" version="1" comment="libwbclient0 is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120328" version="1" comment="libwbclient0-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120329" version="1" comment="pyldb is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120330" version="1" comment="pyldb-32bit is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120331" version="1" comment="pyldb-devel is &lt;1.1.24-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120332" version="1" comment="pytalloc is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120333" version="1" comment="pytalloc-32bit is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120334" version="1" comment="pytalloc-devel is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038088"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120335" version="1" comment="python-tdb is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120336" version="1" comment="python-tdb-32bit is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120337" version="1" comment="python-tevent is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120338" version="1" comment="python-tevent-32bit is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120339" version="1" comment="samba is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120340" version="1" comment="samba-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120341" version="1" comment="samba-client is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120342" version="1" comment="samba-client-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120343" version="1" comment="samba-core-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120344" version="1" comment="samba-doc is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120345" version="1" comment="samba-libs is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120346" version="1" comment="samba-libs-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120347" version="1" comment="samba-pidl is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120348" version="1" comment="samba-python is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120349" version="1" comment="samba-test is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120350" version="1" comment="samba-test-devel is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120351" version="1" comment="samba-winbind is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120352" version="1" comment="samba-winbind-32bit is &lt;4.1.22-3.46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046670"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120353" version="1" comment="talloc is &lt;2.1.5-7.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046671"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120354" version="1" comment="tdb is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038092"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120355" version="1" comment="tdb-tools is &lt;1.3.8-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046672"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120356" version="1" comment="tevent is &lt;0.9.26-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046673"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111188" version="1" comment="rubygem-rack is &lt;1.5.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111191" version="1" comment="rubygem-rack-1_3 is &lt;1.3.10-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111192" version="1" comment="rubygem-rack-1_3-doc is &lt;1.3.10-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111193" version="1" comment="rubygem-rack-1_3-testsuite is &lt;1.3.10-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045218"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111194" version="1" comment="rubygem-rack-1_4 is &lt;1.4.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111195" version="1" comment="rubygem-rack-1_4-doc is &lt;1.4.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111196" version="1" comment="rubygem-rack-1_4-testsuite is &lt;1.4.5-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045219"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111189" version="1" comment="rubygem-rack-doc is &lt;1.5.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111190" version="1" comment="rubygem-rack-testsuite is &lt;1.5.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111287" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.13-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111288" version="1" comment="rubygem-activesupport-3_2-doc is &lt;3.2.13-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045232"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113354" version="1" comment="ghostscript is &lt;9.07-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113355" version="1" comment="ghostscript-devel is &lt;9.07-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113352" version="1" comment="ghostscript-mini is &lt;9.07-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113353" version="1" comment="ghostscript-mini-devel is &lt;9.07-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113356" version="1" comment="ghostscript-x11 is &lt;9.07-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110635" version="1" comment="curl is &lt;7.42.1-2.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110637" version="1" comment="libcurl-devel is &lt;7.42.1-2.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110636" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-2.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110639" version="1" comment="libcurl4 is &lt;7.42.1-2.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110638" version="1" comment="libcurl4-32bit is &lt;7.42.1-2.47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045144"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111163" version="1" comment="libunwind is &lt;1.1-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111164" version="1" comment="libunwind-32bit is &lt;1.1-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111165" version="1" comment="libunwind-devel is &lt;1.1-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045212"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109267" version="1" comment="dnsmasq is &lt;2.65-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109268" version="1" comment="dnsmasq-utils is &lt;2.65-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038683"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118323" version="1" comment="ppp is &lt;2.4.7-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118324" version="1" comment="ppp-devel is &lt;2.4.7-20.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046449"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121680" version="1" comment="perl-Module-Signature is &lt;0.79-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110880" version="1" comment="apache2-mod_php5 is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110881" version="1" comment="php5 is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110882" version="1" comment="php5-bcmath is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110883" version="1" comment="php5-bz2 is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110884" version="1" comment="php5-calendar is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110885" version="1" comment="php5-ctype is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110886" version="1" comment="php5-curl is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110887" version="1" comment="php5-dba is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110888" version="1" comment="php5-devel is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110889" version="1" comment="php5-dom is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110890" version="1" comment="php5-enchant is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110891" version="1" comment="php5-exif is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110892" version="1" comment="php5-fastcgi is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110893" version="1" comment="php5-fileinfo is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110894" version="1" comment="php5-firebird is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110895" version="1" comment="php5-fpm is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110896" version="1" comment="php5-ftp is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110897" version="1" comment="php5-gd is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110898" version="1" comment="php5-gettext is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110899" version="1" comment="php5-gmp is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110900" version="1" comment="php5-iconv is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110901" version="1" comment="php5-imap is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110902" version="1" comment="php5-intl is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110903" version="1" comment="php5-json is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110904" version="1" comment="php5-ldap is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110905" version="1" comment="php5-mbstring is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110906" version="1" comment="php5-mcrypt is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110907" version="1" comment="php5-mssql is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110908" version="1" comment="php5-mysql is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110909" version="1" comment="php5-odbc is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110910" version="1" comment="php5-openssl is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110911" version="1" comment="php5-pcntl is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110912" version="1" comment="php5-pdo is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110913" version="1" comment="php5-pear is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110914" version="1" comment="php5-pgsql is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110915" version="1" comment="php5-phar is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110916" version="1" comment="php5-posix is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110917" version="1" comment="php5-pspell is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110918" version="1" comment="php5-readline is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110919" version="1" comment="php5-shmop is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110920" version="1" comment="php5-snmp is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110921" version="1" comment="php5-soap is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110922" version="1" comment="php5-sockets is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110923" version="1" comment="php5-sqlite is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110924" version="1" comment="php5-suhosin is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110925" version="1" comment="php5-sysvmsg is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110926" version="1" comment="php5-sysvsem is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110927" version="1" comment="php5-sysvshm is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110928" version="1" comment="php5-tidy is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110929" version="1" comment="php5-tokenizer is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110930" version="1" comment="php5-wddx is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110931" version="1" comment="php5-xmlreader is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110932" version="1" comment="php5-xmlrpc is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110933" version="1" comment="php5-xmlwriter is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110934" version="1" comment="php5-xsl is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110935" version="1" comment="php5-zip is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110936" version="1" comment="php5-zlib is &lt;5.4.20-61.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109734" version="1" comment="quassel is &lt;0.9.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109735" version="1" comment="quassel-base is &lt;0.9.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109736" version="1" comment="quassel-client is &lt;0.9.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109737" version="1" comment="quassel-core is &lt;0.9.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109738" version="1" comment="quassel-mono is &lt;0.9.2-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114312" version="1" comment="squid is &lt;3.3.13-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113486" version="1" comment="gnutls is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113487" version="1" comment="libgnutls-devel is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113488" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113489" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113490" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113491" version="1" comment="libgnutls28 is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113492" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113493" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113494" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109739" version="1" comment="libraw is &lt;0.15.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109740" version="1" comment="libraw-devel is &lt;0.15.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109741" version="1" comment="libraw-devel-static is &lt;0.15.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109742" version="1" comment="libraw-tools is &lt;0.15.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111005" version="1" comment="libmysql56client18 is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111004" version="1" comment="libmysql56client18-32bit is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111007" version="1" comment="libmysql56client_r18 is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111006" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111008" version="1" comment="mysql-community-server is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111009" version="1" comment="mysql-community-server-bench is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111010" version="1" comment="mysql-community-server-client is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111011" version="1" comment="mysql-community-server-errormessages is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111012" version="1" comment="mysql-community-server-test is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111013" version="1" comment="mysql-community-server-tools is &lt;5.6.25-7.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045191"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110045" version="1" comment="apache2-mod_php5 is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110046" version="1" comment="php5 is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110047" version="1" comment="php5-bcmath is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110048" version="1" comment="php5-bz2 is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110049" version="1" comment="php5-calendar is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110050" version="1" comment="php5-ctype is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110051" version="1" comment="php5-curl is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110052" version="1" comment="php5-dba is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110053" version="1" comment="php5-devel is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110054" version="1" comment="php5-dom is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110055" version="1" comment="php5-enchant is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110056" version="1" comment="php5-exif is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110057" version="1" comment="php5-fastcgi is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110058" version="1" comment="php5-fileinfo is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110059" version="1" comment="php5-firebird is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110060" version="1" comment="php5-fpm is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110061" version="1" comment="php5-ftp is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110062" version="1" comment="php5-gd is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110063" version="1" comment="php5-gettext is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110064" version="1" comment="php5-gmp is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110065" version="1" comment="php5-iconv is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110066" version="1" comment="php5-imap is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110067" version="1" comment="php5-intl is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110068" version="1" comment="php5-json is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110069" version="1" comment="php5-ldap is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110070" version="1" comment="php5-mbstring is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110071" version="1" comment="php5-mcrypt is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110072" version="1" comment="php5-mssql is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110073" version="1" comment="php5-mysql is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110074" version="1" comment="php5-odbc is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110075" version="1" comment="php5-openssl is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110076" version="1" comment="php5-pcntl is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110077" version="1" comment="php5-pdo is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110078" version="1" comment="php5-pear is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110079" version="1" comment="php5-pgsql is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110080" version="1" comment="php5-phar is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110081" version="1" comment="php5-posix is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110082" version="1" comment="php5-pspell is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110083" version="1" comment="php5-readline is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110084" version="1" comment="php5-shmop is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110085" version="1" comment="php5-snmp is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110086" version="1" comment="php5-soap is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110087" version="1" comment="php5-sockets is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110088" version="1" comment="php5-sqlite is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110089" version="1" comment="php5-suhosin is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110090" version="1" comment="php5-sysvmsg is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110091" version="1" comment="php5-sysvsem is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110092" version="1" comment="php5-sysvshm is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110093" version="1" comment="php5-tidy is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110094" version="1" comment="php5-tokenizer is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110095" version="1" comment="php5-wddx is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110096" version="1" comment="php5-xmlreader is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110097" version="1" comment="php5-xmlrpc is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110098" version="1" comment="php5-xmlwriter is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110099" version="1" comment="php5-xsl is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110100" version="1" comment="php5-zip is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110101" version="1" comment="php5-zlib is &lt;5.4.20-55.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110284" version="1" comment="wpa_supplicant is &lt;2.0-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110285" version="1" comment="wpa_supplicant-gui is &lt;2.0-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110350" version="1" comment="apache2-mod_php5 is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110351" version="1" comment="php5 is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110352" version="1" comment="php5-bcmath is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110353" version="1" comment="php5-bz2 is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110354" version="1" comment="php5-calendar is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110355" version="1" comment="php5-ctype is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110356" version="1" comment="php5-curl is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110357" version="1" comment="php5-dba is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110358" version="1" comment="php5-devel is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110359" version="1" comment="php5-dom is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110360" version="1" comment="php5-enchant is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110361" version="1" comment="php5-exif is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110362" version="1" comment="php5-fastcgi is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110363" version="1" comment="php5-fileinfo is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110364" version="1" comment="php5-firebird is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110365" version="1" comment="php5-fpm is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110366" version="1" comment="php5-ftp is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110367" version="1" comment="php5-gd is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110368" version="1" comment="php5-gettext is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110369" version="1" comment="php5-gmp is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110370" version="1" comment="php5-iconv is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110371" version="1" comment="php5-imap is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110372" version="1" comment="php5-intl is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110373" version="1" comment="php5-json is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110374" version="1" comment="php5-ldap is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110375" version="1" comment="php5-mbstring is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110376" version="1" comment="php5-mcrypt is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110377" version="1" comment="php5-mssql is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110378" version="1" comment="php5-mysql is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110379" version="1" comment="php5-odbc is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110380" version="1" comment="php5-openssl is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110381" version="1" comment="php5-pcntl is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110382" version="1" comment="php5-pdo is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110383" version="1" comment="php5-pear is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110384" version="1" comment="php5-pgsql is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110385" version="1" comment="php5-phar is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110386" version="1" comment="php5-posix is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110387" version="1" comment="php5-pspell is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110388" version="1" comment="php5-readline is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110389" version="1" comment="php5-shmop is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110390" version="1" comment="php5-snmp is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110391" version="1" comment="php5-soap is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110392" version="1" comment="php5-sockets is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110393" version="1" comment="php5-sqlite is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110394" version="1" comment="php5-suhosin is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110395" version="1" comment="php5-sysvmsg is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110396" version="1" comment="php5-sysvsem is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110397" version="1" comment="php5-sysvshm is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110398" version="1" comment="php5-tidy is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110399" version="1" comment="php5-tokenizer is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110400" version="1" comment="php5-wddx is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110401" version="1" comment="php5-xmlreader is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110402" version="1" comment="php5-xmlrpc is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110403" version="1" comment="php5-xmlwriter is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110404" version="1" comment="php5-xsl is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110405" version="1" comment="php5-zip is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110406" version="1" comment="php5-zlib is &lt;5.4.20-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110542" version="1" comment="strongswan is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110543" version="1" comment="strongswan-doc is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110544" version="1" comment="strongswan-ipsec is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110545" version="1" comment="strongswan-libs0 is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110546" version="1" comment="strongswan-mysql is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110547" version="1" comment="strongswan-nm is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110548" version="1" comment="strongswan-sqlite is &lt;5.1.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114812" version="1" comment="redis is &lt;2.8.22-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045711"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110647" version="1" comment="cacti is &lt;0.8.8d-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114731" version="1" comment="MozillaFirefox is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114732" version="1" comment="MozillaFirefox-branding-upstream is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114733" version="1" comment="MozillaFirefox-buildsymbols is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114734" version="1" comment="MozillaFirefox-devel is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114735" version="1" comment="MozillaFirefox-translations-common is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114736" version="1" comment="MozillaFirefox-translations-other is &lt;41.0-88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045694"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114137" version="1" comment="MozillaFirefox is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114138" version="1" comment="MozillaFirefox-branding-upstream is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114139" version="1" comment="MozillaFirefox-buildsymbols is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114140" version="1" comment="MozillaFirefox-devel is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114141" version="1" comment="MozillaFirefox-translations-common is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114142" version="1" comment="MozillaFirefox-translations-other is &lt;40.0.3-85.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045614"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114746" version="1" comment="MozillaThunderbird is &lt;38.3.0-70.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114747" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.3.0-70.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114748" version="1" comment="MozillaThunderbird-devel is &lt;38.3.0-70.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114749" version="1" comment="MozillaThunderbird-translations-common is &lt;38.3.0-70.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114750" version="1" comment="MozillaThunderbird-translations-other is &lt;38.3.0-70.65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045698"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114751" version="1" comment="seamonkey is &lt;2.38-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114752" version="1" comment="seamonkey-dom-inspector is &lt;2.38-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114753" version="1" comment="seamonkey-irc is &lt;2.38-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114754" version="1" comment="seamonkey-translations-common is &lt;2.38-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114755" version="1" comment="seamonkey-translations-other is &lt;2.38-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045699"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116060" version="1" comment="MozillaFirefox is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116061" version="1" comment="MozillaFirefox-branding-upstream is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116062" version="1" comment="MozillaFirefox-buildsymbols is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116063" version="1" comment="MozillaFirefox-devel is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116064" version="1" comment="MozillaFirefox-translations-common is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116065" version="1" comment="MozillaFirefox-translations-other is &lt;42.0-94.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118932" version="1" comment="MozillaThunderbird is &lt;38.4.0-70.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118933" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.4.0-70.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118934" version="1" comment="MozillaThunderbird-devel is &lt;38.4.0-70.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118935" version="1" comment="MozillaThunderbird-translations-common is &lt;38.4.0-70.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118936" version="1" comment="MozillaThunderbird-translations-other is &lt;38.4.0-70.68.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116069" version="1" comment="libfreebl3 is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116070" version="1" comment="libfreebl3-32bit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116071" version="1" comment="libsoftokn3 is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116072" version="1" comment="libsoftokn3-32bit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116067" version="1" comment="mozilla-nspr is &lt;4.10.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116066" version="1" comment="mozilla-nspr-32bit is &lt;4.10.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116068" version="1" comment="mozilla-nspr-devel is &lt;4.10.10-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116073" version="1" comment="mozilla-nss is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116074" version="1" comment="mozilla-nss-32bit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116075" version="1" comment="mozilla-nss-certs is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116076" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116077" version="1" comment="mozilla-nss-devel is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116078" version="1" comment="mozilla-nss-sysinit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116079" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116080" version="1" comment="mozilla-nss-tools is &lt;3.20.1-62.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116081" version="1" comment="seamonkey is &lt;2.39-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116082" version="1" comment="seamonkey-dom-inspector is &lt;2.39-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116083" version="1" comment="seamonkey-irc is &lt;2.39-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116084" version="1" comment="seamonkey-translations-common is &lt;2.39-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009116085" version="1" comment="seamonkey-translations-other is &lt;2.39-59.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111289" version="1" comment="cacti is &lt;0.8.8e-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045233"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117714" version="1" comment="flash-player is &lt;11.2.202.481-126.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117715" version="1" comment="flash-player-gnome is &lt;11.2.202.481-126.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117716" version="1" comment="flash-player-kde4 is &lt;11.2.202.481-126.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117717" version="1" comment="flash-player is &lt;11.2.202.491-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117718" version="1" comment="flash-player-gnome is &lt;11.2.202.491-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117719" version="1" comment="flash-player-kde4 is &lt;11.2.202.491-129.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114355" version="1" comment="sblim-sfcb is &lt;1.3.17-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045657"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114305" version="1" comment="libvdpau is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114306" version="1" comment="libvdpau-devel is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114307" version="1" comment="libvdpau-devel-32bit is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114308" version="1" comment="libvdpau1 is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114309" version="1" comment="libvdpau1-32bit is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114310" version="1" comment="libvdpau_trace1 is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114311" version="1" comment="libvdpau_trace1-32bit is &lt;0.6-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115457" version="1" comment="libblkid-devel is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115458" version="1" comment="libblkid-devel-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115459" version="1" comment="libblkid1 is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115460" version="1" comment="libblkid1-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115461" version="1" comment="libmount-devel is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115462" version="1" comment="libmount-devel-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115463" version="1" comment="libmount1 is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115464" version="1" comment="libmount1-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115465" version="1" comment="libuuid-devel is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115466" version="1" comment="libuuid-devel-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115467" version="1" comment="libuuid1 is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115468" version="1" comment="libuuid1-32bit is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115469" version="1" comment="util-linux is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115470" version="1" comment="util-linux-lang is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115471" version="1" comment="uuidd is &lt;2.23.2-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034316"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117996" version="1" comment="putty is &lt;0.66-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046363"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120376" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120377" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120378" version="1" comment="subversion is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120379" version="1" comment="subversion-bash-completion is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120380" version="1" comment="subversion-devel is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120381" version="1" comment="subversion-perl is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120382" version="1" comment="subversion-python is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120383" version="1" comment="subversion-ruby is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120384" version="1" comment="subversion-server is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120385" version="1" comment="subversion-tools is &lt;1.8.15-2.42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046676"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113220" version="1" comment="bind is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113221" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113222" version="1" comment="bind-devel is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113223" version="1" comment="bind-doc is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113225" version="1" comment="bind-libs is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113224" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113226" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113227" version="1" comment="bind-utils is &lt;9.9.4P2-2.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045502"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117720" version="1" comment="flash-player is &lt;11.2.202.521-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117721" version="1" comment="flash-player-gnome is &lt;11.2.202.521-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117722" version="1" comment="flash-player-kde4 is &lt;11.2.202.521-135.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117723" version="1" comment="flash-player is &lt;11.2.202.535-138.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117724" version="1" comment="flash-player-gnome is &lt;11.2.202.535-138.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117725" version="1" comment="flash-player-kde4 is &lt;11.2.202.535-138.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113295" version="1" comment="apache2-mod_php5 is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113296" version="1" comment="php5 is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113297" version="1" comment="php5-bcmath is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113298" version="1" comment="php5-bz2 is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113299" version="1" comment="php5-calendar is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113300" version="1" comment="php5-ctype is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113301" version="1" comment="php5-curl is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113302" version="1" comment="php5-dba is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113303" version="1" comment="php5-devel is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113304" version="1" comment="php5-dom is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113305" version="1" comment="php5-enchant is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113306" version="1" comment="php5-exif is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113307" version="1" comment="php5-fastcgi is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113308" version="1" comment="php5-fileinfo is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113309" version="1" comment="php5-firebird is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113310" version="1" comment="php5-fpm is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113311" version="1" comment="php5-ftp is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113312" version="1" comment="php5-gd is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113313" version="1" comment="php5-gettext is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113314" version="1" comment="php5-gmp is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113315" version="1" comment="php5-iconv is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113316" version="1" comment="php5-imap is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113317" version="1" comment="php5-intl is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113318" version="1" comment="php5-json is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113319" version="1" comment="php5-ldap is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113320" version="1" comment="php5-mbstring is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113321" version="1" comment="php5-mcrypt is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113322" version="1" comment="php5-mssql is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113323" version="1" comment="php5-mysql is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113324" version="1" comment="php5-odbc is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113325" version="1" comment="php5-openssl is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113326" version="1" comment="php5-pcntl is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113327" version="1" comment="php5-pdo is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113328" version="1" comment="php5-pear is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113329" version="1" comment="php5-pgsql is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113330" version="1" comment="php5-phar is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113331" version="1" comment="php5-posix is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113332" version="1" comment="php5-pspell is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113333" version="1" comment="php5-readline is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113334" version="1" comment="php5-shmop is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113335" version="1" comment="php5-snmp is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113336" version="1" comment="php5-soap is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113337" version="1" comment="php5-sockets is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113338" version="1" comment="php5-sqlite is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113339" version="1" comment="php5-suhosin is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113340" version="1" comment="php5-sysvmsg is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113341" version="1" comment="php5-sysvsem is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113342" version="1" comment="php5-sysvshm is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113343" version="1" comment="php5-tidy is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113344" version="1" comment="php5-tokenizer is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113345" version="1" comment="php5-wddx is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113346" version="1" comment="php5-xmlreader is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113347" version="1" comment="php5-xmlrpc is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113348" version="1" comment="php5-xmlwriter is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113349" version="1" comment="php5-xsl is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113350" version="1" comment="php5-zip is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113351" version="1" comment="php5-zlib is &lt;5.4.20-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045512"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114186" version="1" comment="libsnmp30 is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114185" version="1" comment="libsnmp30-32bit is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114187" version="1" comment="net-snmp is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114189" version="1" comment="net-snmp-devel is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114188" version="1" comment="net-snmp-devel-32bit is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114190" version="1" comment="net-snmp-python is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114191" version="1" comment="perl-SNMP is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114192" version="1" comment="snmp-mibs is &lt;5.7.2-9.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114390" version="1" comment="bind is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114391" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114392" version="1" comment="bind-devel is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114393" version="1" comment="bind-doc is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114395" version="1" comment="bind-libs is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114394" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114396" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114397" version="1" comment="bind-utils is &lt;9.9.4P2-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045669"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114368" version="1" comment="remind is &lt;3.1.13-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045660"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118057" version="1" comment="libminiupnpc-devel is &lt;1.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118058" version="1" comment="libminiupnpc10 is &lt;1.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118059" version="1" comment="miniupnpc is &lt;1.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118060" version="1" comment="python-miniupnpc is &lt;1.9-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046378"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115278" version="1" comment="wireshark is &lt;1.12.8-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115279" version="1" comment="wireshark-devel is &lt;1.12.8-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115280" version="1" comment="wireshark-ui-gtk is &lt;1.12.8-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115281" version="1" comment="wireshark-ui-qt is &lt;1.12.8-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114176" version="1" comment="gnutls is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114177" version="1" comment="libgnutls-devel is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114178" version="1" comment="libgnutls-devel-32bit is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114179" version="1" comment="libgnutls-openssl-devel is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114180" version="1" comment="libgnutls-openssl27 is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114181" version="1" comment="libgnutls28 is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114182" version="1" comment="libgnutls28-32bit is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114183" version="1" comment="libgnutlsxx-devel is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114184" version="1" comment="libgnutlsxx28 is &lt;3.2.4-2.38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114822" version="1" comment="conntrack-tools is &lt;1.4.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114810" version="1" comment="vorbis-tools is &lt;1.4.0-14.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114811" version="1" comment="vorbis-tools-lang is &lt;1.4.0-14.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045710"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115125" version="1" comment="chromedriver is &lt;46.0.2490.71-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115126" version="1" comment="chromium is &lt;46.0.2490.71-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115127" version="1" comment="chromium-desktop-gnome is &lt;46.0.2490.71-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115128" version="1" comment="chromium-desktop-kde is &lt;46.0.2490.71-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115129" version="1" comment="chromium-ffmpegsumo is &lt;46.0.2490.71-109.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119767" version="1" comment="chromedriver is &lt;47.0.2526.80-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119768" version="1" comment="chromium is &lt;47.0.2526.80-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119769" version="1" comment="chromium-desktop-gnome is &lt;47.0.2526.80-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119770" version="1" comment="chromium-desktop-kde is &lt;47.0.2526.80-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119771" version="1" comment="chromium-ffmpegsumo is &lt;47.0.2526.80-116.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046627"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121523" version="1" comment="nodejs is &lt;4.2.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121524" version="1" comment="nodejs-devel is &lt;4.2.4-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119873" version="1" comment="chromedriver is &lt;47.0.2526.106-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119874" version="1" comment="chromium is &lt;47.0.2526.106-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119875" version="1" comment="chromium-desktop-gnome is &lt;47.0.2526.106-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119876" version="1" comment="chromium-desktop-kde is &lt;47.0.2526.106-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119877" version="1" comment="chromium-ffmpegsumo is &lt;47.0.2526.106-119.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114745" version="1" comment="phpMyAdmin is &lt;4.4.15-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045697"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114515" version="1" comment="apache2-mod_php5 is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114516" version="1" comment="php5 is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114517" version="1" comment="php5-bcmath is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114518" version="1" comment="php5-bz2 is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114519" version="1" comment="php5-calendar is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114520" version="1" comment="php5-ctype is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114521" version="1" comment="php5-curl is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114522" version="1" comment="php5-dba is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114523" version="1" comment="php5-devel is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114524" version="1" comment="php5-dom is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114525" version="1" comment="php5-enchant is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114526" version="1" comment="php5-exif is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114527" version="1" comment="php5-fastcgi is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114528" version="1" comment="php5-fileinfo is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114529" version="1" comment="php5-firebird is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114530" version="1" comment="php5-fpm is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114531" version="1" comment="php5-ftp is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114532" version="1" comment="php5-gd is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114533" version="1" comment="php5-gettext is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114534" version="1" comment="php5-gmp is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114535" version="1" comment="php5-iconv is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114536" version="1" comment="php5-imap is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114537" version="1" comment="php5-intl is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114538" version="1" comment="php5-json is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114539" version="1" comment="php5-ldap is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114540" version="1" comment="php5-mbstring is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114541" version="1" comment="php5-mcrypt is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114542" version="1" comment="php5-mssql is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114543" version="1" comment="php5-mysql is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114544" version="1" comment="php5-odbc is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114545" version="1" comment="php5-openssl is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114546" version="1" comment="php5-pcntl is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114547" version="1" comment="php5-pdo is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114548" version="1" comment="php5-pear is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114549" version="1" comment="php5-pgsql is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114550" version="1" comment="php5-phar is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114551" version="1" comment="php5-posix is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114552" version="1" comment="php5-pspell is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114553" version="1" comment="php5-readline is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114554" version="1" comment="php5-shmop is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114555" version="1" comment="php5-snmp is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114556" version="1" comment="php5-soap is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114557" version="1" comment="php5-sockets is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114558" version="1" comment="php5-sqlite is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114559" version="1" comment="php5-suhosin is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114560" version="1" comment="php5-sysvmsg is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114561" version="1" comment="php5-sysvsem is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114562" version="1" comment="php5-sysvshm is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114563" version="1" comment="php5-tidy is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114564" version="1" comment="php5-tokenizer is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114565" version="1" comment="php5-wddx is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114566" version="1" comment="php5-xmlreader is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114567" version="1" comment="php5-xmlrpc is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114568" version="1" comment="php5-xmlwriter is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114569" version="1" comment="php5-xsl is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114570" version="1" comment="php5-zip is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114571" version="1" comment="php5-zlib is &lt;5.4.20-67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114894" version="1" comment="IPython is &lt;1.0.0-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114895" version="1" comment="IPython-doc is &lt;1.0.0-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115119" version="1" comment="MozillaFirefox is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115120" version="1" comment="MozillaFirefox-branding-upstream is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115121" version="1" comment="MozillaFirefox-buildsymbols is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115122" version="1" comment="MozillaFirefox-devel is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115123" version="1" comment="MozillaFirefox-translations-common is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115124" version="1" comment="MozillaFirefox-translations-other is &lt;41.0.2-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119902" version="1" comment="MozillaFirefox is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119903" version="1" comment="MozillaFirefox-branding-upstream is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119904" version="1" comment="MozillaFirefox-buildsymbols is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119905" version="1" comment="MozillaFirefox-devel is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119906" version="1" comment="MozillaFirefox-translations-common is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119907" version="1" comment="MozillaFirefox-translations-other is &lt;43.0-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046653"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120928" version="1" comment="MozillaThunderbird is &lt;38.5.0-70.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120929" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.5.0-70.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120930" version="1" comment="MozillaThunderbird-devel is &lt;38.5.0-70.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120931" version="1" comment="MozillaThunderbird-translations-common is &lt;38.5.0-70.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120932" version="1" comment="MozillaThunderbird-translations-other is &lt;38.5.0-70.71.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046720"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117997" version="1" comment="nodejs is &lt;4.2.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117998" version="1" comment="nodejs-devel is &lt;4.2.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046361"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123431" version="1" comment="glibc is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123432" version="1" comment="glibc-32bit is &lt;2.18-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123433" version="1" comment="glibc-devel is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123434" version="1" comment="glibc-devel-32bit is &lt;2.18-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123435" version="1" comment="glibc-html is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123436" version="1" comment="glibc-i18ndata is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123437" version="1" comment="glibc-info is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123438" version="1" comment="glibc-locale is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123439" version="1" comment="glibc-locale-32bit is &lt;2.18-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123440" version="1" comment="glibc-obsolete is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123441" version="1" comment="glibc-profile is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123442" version="1" comment="glibc-profile-32bit is &lt;2.18-4.41.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047090"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123443" version="1" comment="nscd is &lt;2.18-4.41.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047089"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120979" version="1" comment="MozillaFirefox is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120980" version="1" comment="MozillaFirefox-branding-upstream is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120981" version="1" comment="MozillaFirefox-buildsymbols is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120982" version="1" comment="MozillaFirefox-devel is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120983" version="1" comment="MozillaFirefox-translations-common is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120984" version="1" comment="MozillaFirefox-translations-other is &lt;43.0.3-100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120933" version="1" comment="libfreebl3 is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120934" version="1" comment="libfreebl3-32bit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120935" version="1" comment="libsoftokn3 is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120936" version="1" comment="libsoftokn3-32bit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120937" version="1" comment="mozilla-nss is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120938" version="1" comment="mozilla-nss-32bit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120939" version="1" comment="mozilla-nss-certs is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120940" version="1" comment="mozilla-nss-certs-32bit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120941" version="1" comment="mozilla-nss-devel is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120942" version="1" comment="mozilla-nss-sysinit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120943" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120944" version="1" comment="mozilla-nss-tools is &lt;3.20.2-65.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046721"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117726" version="1" comment="flash-player is &lt;11.2.202.540-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117727" version="1" comment="flash-player-gnome is &lt;11.2.202.540-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117728" version="1" comment="flash-player-kde4 is &lt;11.2.202.540-141.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117861" version="1" comment="flash-player is &lt;11.2.202.548-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117862" version="1" comment="flash-player-gnome is &lt;11.2.202.548-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117863" version="1" comment="flash-player-kde4 is &lt;11.2.202.548-144.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115484" version="1" comment="audiofile is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115485" version="1" comment="audiofile-devel is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115486" version="1" comment="audiofile-devel-32bit is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039070"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115487" version="1" comment="audiofile-doc is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115488" version="1" comment="libaudiofile1 is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115489" version="1" comment="libaudiofile1-32bit is &lt;0.3.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120437" version="1" comment="gummi is &lt;0.6.5-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046684"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115996" version="1" comment="phpMyAdmin is &lt;4.4.15.1-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115472" version="1" comment="bouncycastle is &lt;1.53-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115473" version="1" comment="bouncycastle-javadoc is &lt;1.53-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118125" version="1" comment="libpng12 is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118126" version="1" comment="libpng12-0 is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118127" version="1" comment="libpng12-0-32bit is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118128" version="1" comment="libpng12-compat-devel is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118129" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118130" version="1" comment="libpng12-devel is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118131" version="1" comment="libpng12-devel-32bit is &lt;1.2.50-6.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046395"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120386" version="1" comment="bind is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120387" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120388" version="1" comment="bind-devel is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120389" version="1" comment="bind-doc is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120390" version="1" comment="bind-libs is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120391" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120392" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120393" version="1" comment="bind-utils is &lt;9.9.4P2-2.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046677"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118132" version="1" comment="strongswan is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031037"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118133" version="1" comment="strongswan-doc is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118134" version="1" comment="strongswan-ipsec is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118135" version="1" comment="strongswan-libs0 is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118136" version="1" comment="strongswan-mysql is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118137" version="1" comment="strongswan-nm is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118138" version="1" comment="strongswan-sqlite is &lt;5.1.1-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046396"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118007" version="1" comment="xscreensaver is &lt;5.22-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118008" version="1" comment="xscreensaver-data is &lt;5.22-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118009" version="1" comment="xscreensaver-data-extra is &lt;5.22-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118937" version="1" comment="flash-player is &lt;11.2.202.554-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118938" version="1" comment="flash-player-gnome is &lt;11.2.202.554-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118939" version="1" comment="flash-player-kde4 is &lt;11.2.202.554-147.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119255" version="1" comment="libpng12 is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119256" version="1" comment="libpng12-0 is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119257" version="1" comment="libpng12-0-32bit is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119258" version="1" comment="libpng12-compat-devel is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119259" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119260" version="1" comment="libpng12-devel is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119261" version="1" comment="libpng12-devel-32bit is &lt;1.2.50-6.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046575"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119262" version="1" comment="libpng16 is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119263" version="1" comment="libpng16-16 is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119264" version="1" comment="libpng16-16-32bit is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119265" version="1" comment="libpng16-compat-devel is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119266" version="1" comment="libpng16-compat-devel-32bit is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119267" version="1" comment="libpng16-devel is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119268" version="1" comment="libpng16-devel-32bit is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037598"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119269" version="1" comment="libpng16-tools is &lt;1.6.6-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119212" version="1" comment="libraw is &lt;0.15.4-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036604"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119213" version="1" comment="libraw-devel is &lt;0.15.4-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119214" version="1" comment="libraw-devel-static is &lt;0.15.4-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119215" version="1" comment="libraw-tools is &lt;0.15.4-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120438" version="1" comment="grub2 is &lt;2.00-39.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120439" version="1" comment="grub2-i386-efi is &lt;2.00-39.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120440" version="1" comment="grub2-i386-pc is &lt;2.00-39.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120441" version="1" comment="grub2-x86_64-efi is &lt;2.00-39.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120908" version="1" comment="flash-player is &lt;11.2.202.559-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120909" version="1" comment="flash-player-gnome is &lt;11.2.202.559-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120910" version="1" comment="flash-player-kde4 is &lt;11.2.202.559-150.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046717"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119878" version="1" comment="quassel is &lt;0.9.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119879" version="1" comment="quassel-base is &lt;0.9.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119880" version="1" comment="quassel-client is &lt;0.9.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119881" version="1" comment="quassel-core is &lt;0.9.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119882" version="1" comment="quassel-mono is &lt;0.9.2-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120967" version="1" comment="claws-mail is &lt;3.10.1-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120968" version="1" comment="claws-mail-devel is &lt;3.10.1-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120969" version="1" comment="claws-mail-lang is &lt;3.10.1-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121318" version="1" comment="phpMyAdmin is &lt;4.4.15.2-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121175" version="1" comment="wireshark is &lt;1.12.9-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121176" version="1" comment="wireshark-devel is &lt;1.12.9-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121177" version="1" comment="wireshark-ui-gtk is &lt;1.12.9-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121178" version="1" comment="wireshark-ui-qt is &lt;1.12.9-47.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125179" version="1" comment="bind is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125180" version="1" comment="bind-chrootenv is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125181" version="1" comment="bind-devel is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125182" version="1" comment="bind-doc is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125183" version="1" comment="bind-libs is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125184" version="1" comment="bind-libs-32bit is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125185" version="1" comment="bind-lwresd is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125186" version="1" comment="bind-utils is &lt;9.9.4P2-2.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121401" version="1" comment="python-rsa is &lt;3.1.4-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127392" version="1" comment="libopenssl-devel is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127393" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127394" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127395" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127396" version="1" comment="openssl is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127397" version="1" comment="openssl-doc is &lt;1.0.1k-11.87.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125187" version="1" comment="cgit is &lt;0.12-11.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125188" version="1" comment="git is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125189" version="1" comment="git-arch is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125190" version="1" comment="git-core is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125191" version="1" comment="git-cvs is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125192" version="1" comment="git-daemon is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125193" version="1" comment="git-email is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125194" version="1" comment="git-gui is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125195" version="1" comment="git-remote-helpers is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125196" version="1" comment="git-svn is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125197" version="1" comment="git-web is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125198" version="1" comment="gitk is &lt;1.8.4.5-3.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127660" version="1" comment="flash-player is &lt;11.2.202.621-162.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127661" version="1" comment="flash-player-gnome is &lt;11.2.202.621-162.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127662" version="1" comment="flash-player-kde4 is &lt;11.2.202.621-162.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125264" version="1" comment="shotwell is &lt;0.22.0+git.20160103-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125265" version="1" comment="shotwell-lang is &lt;0.22.0+git.20160103-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117729" version="1" comment="openSUSE-release is ==13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031246"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133245" version="1" comment="irssi is &lt;0.8.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133246" version="1" comment="irssi-devel is &lt;0.8.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133247" version="1" comment="chromedriver is &lt;54.0.2840.59-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133248" version="1" comment="chromium is &lt;54.0.2840.59-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133249" version="1" comment="chromium-ffmpegsumo is &lt;54.0.2840.59-82.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048239"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133250" version="1" comment="MozillaFirefox is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133251" version="1" comment="MozillaFirefox-branding-upstream is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133252" version="1" comment="MozillaFirefox-buildsymbols is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133253" version="1" comment="MozillaFirefox-devel is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133254" version="1" comment="MozillaFirefox-translations-common is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133255" version="1" comment="MozillaFirefox-translations-other is &lt;49.0.2-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048240"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136908" version="1" comment="FastCGI is &lt;2.4.0-167.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048753"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136909" version="1" comment="GraphicsMagick-devel is &lt;1.3.20-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136910" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.20-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136911" version="1" comment="libGraphicsMagick3-config is &lt;1.3.20-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136912" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.20-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048754"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136913" version="1" comment="ImageMagick is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136914" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136915" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136916" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136917" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136918" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136919" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136920" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048755"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136921" version="1" comment="MozillaFirefox is &lt;33.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136922" version="1" comment="MozillaFirefox-translations-common is &lt;33.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048756"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136923" version="1" comment="MozillaThunderbird is &lt;31.2.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136924" version="1" comment="MozillaThunderbird-translations-common is &lt;31.2.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048757"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136925" version="1" comment="a2ps is &lt;4.13-1361.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048758"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136926" version="1" comment="aaa_base is &lt;13.2+git20140911.61c1681-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136927" version="1" comment="aaa_base-extras is &lt;13.2+git20140911.61c1681-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048759"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136928" version="1" comment="accountsservice is &lt;0.6.38-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136929" version="1" comment="libaccountsservice0 is &lt;0.6.38-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037058"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136930" version="1" comment="typelib-1_0-AccountsService-1_0 is &lt;0.6.38-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136931" version="1" comment="alsa is &lt;1.0.28-6.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136932" version="1" comment="alsa-devel is &lt;1.0.28-6.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136933" version="1" comment="libasound2 is &lt;1.0.28-6.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136934" version="1" comment="libasound2-32bit is &lt;1.0.28-6.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048761"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136935" version="1" comment="android-tools is &lt;4.2.2_r1-5.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048762"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136936" version="1" comment="ant is &lt;1.9.4-2.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136937" version="1" comment="ant-jmf is &lt;1.9.4-2.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136938" version="1" comment="ant-junit is &lt;1.9.4-2.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136939" version="1" comment="ant-scripts is &lt;1.9.4-2.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136940" version="1" comment="ant-swing is &lt;1.9.4-2.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048763"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136941" version="1" comment="apache-commons-beanutils is &lt;1.9.2-2.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136942" version="1" comment="apache-commons-daemon is &lt;1.0.15-5.1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136943" version="1" comment="apache-commons-httpclient is &lt;3.1-7.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136944" version="1" comment="apache2 is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136945" version="1" comment="apache2-devel is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136946" version="1" comment="apache2-doc is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136947" version="1" comment="apache2-example-pages is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136948" version="1" comment="apache2-prefork is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136949" version="1" comment="apache2-utils is &lt;2.4.10-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136950" version="1" comment="apache2-mod_mono is &lt;2.10-16.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048768"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136951" version="1" comment="libmono-2_0-1 is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136952" version="1" comment="libmono-2_0-devel is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136953" version="1" comment="libmonoboehm-2_0-1 is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136954" version="1" comment="libmonoboehm-2_0-devel is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136955" version="1" comment="libmonosgen-2_0-1 is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136956" version="1" comment="mono-core is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136957" version="1" comment="mono-data is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136958" version="1" comment="mono-data-oracle is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136959" version="1" comment="mono-data-postgresql is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136960" version="1" comment="mono-data-sqlite is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136961" version="1" comment="mono-devel is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136962" version="1" comment="mono-extras is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136963" version="1" comment="mono-locale-extras is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136964" version="1" comment="mono-mvc is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136965" version="1" comment="mono-nunit is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136966" version="1" comment="mono-wcf is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136967" version="1" comment="mono-web is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136968" version="1" comment="mono-winforms is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136969" version="1" comment="mono-winfxcore is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136970" version="1" comment="monodoc-core is &lt;3.8.0-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048769"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136971" version="1" comment="xsp is &lt;2.10.2-15.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048770"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136972" version="1" comment="apache2-mod_perl is &lt;2.0.8-7.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048771"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136973" version="1" comment="apache2-mod_php5 is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136974" version="1" comment="php5 is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136975" version="1" comment="php5-bcmath is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136976" version="1" comment="php5-bz2 is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136977" version="1" comment="php5-calendar is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136978" version="1" comment="php5-ctype is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136979" version="1" comment="php5-curl is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136980" version="1" comment="php5-dba is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136981" version="1" comment="php5-devel is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136982" version="1" comment="php5-dom is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136983" version="1" comment="php5-exif is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136984" version="1" comment="php5-fastcgi is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136985" version="1" comment="php5-ftp is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136986" version="1" comment="php5-gd is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136987" version="1" comment="php5-gettext is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136988" version="1" comment="php5-gmp is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136989" version="1" comment="php5-iconv is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136990" version="1" comment="php5-imap is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136991" version="1" comment="php5-json is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136992" version="1" comment="php5-ldap is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136993" version="1" comment="php5-mbstring is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136994" version="1" comment="php5-mcrypt is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136995" version="1" comment="php5-mysql is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136996" version="1" comment="php5-odbc is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136997" version="1" comment="php5-openssl is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136998" version="1" comment="php5-pdo is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136999" version="1" comment="php5-pear is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137000" version="1" comment="php5-pgsql is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137001" version="1" comment="php5-shmop is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137002" version="1" comment="php5-snmp is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137003" version="1" comment="php5-sockets is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137004" version="1" comment="php5-sqlite is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137005" version="1" comment="php5-suhosin is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137006" version="1" comment="php5-sysvsem is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137007" version="1" comment="php5-sysvshm is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137008" version="1" comment="php5-tidy is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137009" version="1" comment="php5-tokenizer is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137010" version="1" comment="php5-wddx is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137011" version="1" comment="php5-xmlreader is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137012" version="1" comment="php5-xmlwriter is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137013" version="1" comment="php5-xsl is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137014" version="1" comment="php5-zip is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137015" version="1" comment="php5-zlib is &lt;5.6.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137016" version="1" comment="argyllcms is &lt;1.6.3-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048773"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137017" version="1" comment="aria2 is &lt;1.18.5-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048774"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137018" version="1" comment="augeas-lenses is &lt;1.2.0-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137019" version="1" comment="libaugeas0 is &lt;1.2.0-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137020" version="1" comment="automake is &lt;1.13.4-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048776"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137021" version="1" comment="m4 is &lt;1.4.17-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048777"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137022" version="1" comment="avahi is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137023" version="1" comment="avahi-autoipd is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137024" version="1" comment="avahi-compat-mDNSResponder-devel is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137025" version="1" comment="libavahi-client3 is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137026" version="1" comment="libavahi-common3 is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137027" version="1" comment="libavahi-core7 is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137028" version="1" comment="libavahi-devel is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033071"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137029" version="1" comment="libdns_sd is &lt;0.6.31-23.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048778"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137030" version="1" comment="banshee is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137031" version="1" comment="banshee-backend-engine-gstreamer is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137032" version="1" comment="banshee-backend-io-gio is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137033" version="1" comment="banshee-backend-platform-gnome is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137034" version="1" comment="banshee-backend-platform-unix is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137035" version="1" comment="banshee-core is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137036" version="1" comment="banshee-dmp is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137037" version="1" comment="banshee-dmp-apple-devices is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137038" version="1" comment="banshee-dmp-mtp is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137039" version="1" comment="banshee-extensions-default is &lt;2.6.2-2.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048779"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137040" version="1" comment="bash is &lt;4.2-75.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137041" version="1" comment="bash-doc is &lt;4.2-75.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137042" version="1" comment="libreadline6 is &lt;6.2-75.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137043" version="1" comment="readline-devel is &lt;6.2-75.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137044" version="1" comment="readline-doc is &lt;6.2-75.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137045" version="1" comment="bind is &lt;9.9.5P1-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137046" version="1" comment="bind-chrootenv is &lt;9.9.5P1-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137047" version="1" comment="bind-doc is &lt;9.9.5P1-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137048" version="1" comment="bind-libs is &lt;9.9.5P1-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137049" version="1" comment="bind-utils is &lt;9.9.5P1-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137050" version="1" comment="bogofilter is &lt;1.2.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137051" version="1" comment="bzip2 is &lt;1.0.6-29.2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137052" version="1" comment="libbz2-1 is &lt;1.0.6-29.2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137053" version="1" comment="libbz2-1-32bit is &lt;1.0.6-29.2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137054" version="1" comment="libbz2-devel is &lt;1.0.6-29.2.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048784"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137055" version="1" comment="cifs-utils is &lt;6.4-3.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137056" version="1" comment="clamav is &lt;0.98.4-2.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048786"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137057" version="1" comment="claws-mail is &lt;3.10.1-2.1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137058" version="1" comment="claws-mail-lang is &lt;3.10.1-2.1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137059" version="1" comment="colord is &lt;1.2.3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137060" version="1" comment="libcolord-gtk1 is &lt;0.1.25-4.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137061" version="1" comment="libcolord2 is &lt;1.2.3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137062" version="1" comment="libcolorhug2 is &lt;1.2.3-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040963"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137063" version="1" comment="coreutils is &lt;8.23-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048790"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137064" version="1" comment="cpio is &lt;2.11-29.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048791"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137065" version="1" comment="tar is &lt;1.28-2.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048792"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137066" version="1" comment="cpp48 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137067" version="1" comment="gcc48 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137068" version="1" comment="gcc48-c++ is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137069" version="1" comment="gcc48-fortran is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137070" version="1" comment="gcc48-gij is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137071" version="1" comment="gcc48-info is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137072" version="1" comment="gcc48-java is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137073" version="1" comment="gcc48-locale is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137074" version="1" comment="gcc48-objc is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137075" version="1" comment="libasan0 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137076" version="1" comment="libatomic1 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137077" version="1" comment="libffi4 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137078" version="1" comment="libffi4-32bit is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137079" version="1" comment="libffi48-devel is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137080" version="1" comment="libgcc_s1 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137081" version="1" comment="libgcc_s1-32bit is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137082" version="1" comment="libgcj48 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039030"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137083" version="1" comment="libgcj48-devel is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137084" version="1" comment="libgcj48-jar is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039033"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137085" version="1" comment="libgcj_bc1 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039034"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137086" version="1" comment="libgfortran3 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137087" version="1" comment="libgomp1 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137088" version="1" comment="libitm1 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137089" version="1" comment="libobjc4 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137090" version="1" comment="libquadmath0 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137091" version="1" comment="libstdc++48-devel is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137092" version="1" comment="libstdc++6 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137093" version="1" comment="libstdc++6-32bit is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137094" version="1" comment="libstdc++6-locale is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137095" version="1" comment="libtsan0 is &lt;4.8.3+r212056-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137096" version="1" comment="cron is &lt;4.2-56.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137097" version="1" comment="cronie is &lt;1.4.12-56.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137098" version="1" comment="cups is &lt;1.5.4-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137099" version="1" comment="cups-client is &lt;1.5.4-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137100" version="1" comment="cups-devel is &lt;1.5.4-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137101" version="1" comment="cups-libs is &lt;1.5.4-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137102" version="1" comment="cups-libs-32bit is &lt;1.5.4-21.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030730"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137103" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137104" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137105" version="1" comment="cups-pk-helper is &lt;0.2.5-4.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137106" version="1" comment="curl is &lt;7.38.0-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137107" version="1" comment="libcurl-devel is &lt;7.38.0-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137108" version="1" comment="libcurl4 is &lt;7.38.0-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137109" version="1" comment="cvs is &lt;1.12.12-182.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137110" version="1" comment="cyradm is &lt;2.4.17-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137111" version="1" comment="cyrus-imapd is &lt;2.4.17-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137112" version="1" comment="perl-Cyrus-IMAP is &lt;2.4.17-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137113" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.4.17-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137114" version="1" comment="cyrus-sasl is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137115" version="1" comment="cyrus-sasl-crammd5 is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137116" version="1" comment="cyrus-sasl-devel is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137117" version="1" comment="cyrus-sasl-digestmd5 is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137118" version="1" comment="cyrus-sasl-gssapi is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030881"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137119" version="1" comment="cyrus-sasl-plain is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137120" version="1" comment="libsasl2-3 is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137121" version="1" comment="libsasl2-3-32bit is &lt;2.1.26-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040966"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137122" version="1" comment="dbus-1 is &lt;1.8.8-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137123" version="1" comment="dbus-1-devel is &lt;1.8.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137124" version="1" comment="dbus-1-x11 is &lt;1.8.8-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137125" version="1" comment="libdbus-1-3 is &lt;1.8.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137126" version="1" comment="libdbus-1-3-32bit is &lt;1.8.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137127" version="1" comment="dbus-1-glib is &lt;0.102-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137128" version="1" comment="dbus-1-glib-32bit is &lt;0.102-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137129" version="1" comment="dbus-1-glib-devel is &lt;0.102-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137130" version="1" comment="dhcp is &lt;4.2.6-9.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137131" version="1" comment="dhcp-client is &lt;4.2.6-9.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137132" version="1" comment="dhcp-doc is &lt;4.2.6-9.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137133" version="1" comment="dhcp-relay is &lt;4.2.6-9.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137134" version="1" comment="dhcp-server is &lt;4.2.6-9.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137135" version="1" comment="dhcpcd is &lt;3.2.3-47.80.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137136" version="1" comment="dia is &lt;0.97.3-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137137" version="1" comment="dia-lang is &lt;0.97.3-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137138" version="1" comment="dracut is &lt;037-17.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137139" version="1" comment="elfutils is &lt;0.158-4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137140" version="1" comment="libasm1 is &lt;0.158-4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137141" version="1" comment="libdw1 is &lt;0.158-4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137142" version="1" comment="libelf1 is &lt;0.158-4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137143" version="1" comment="libelf1-32bit is &lt;0.158-4.2.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137144" version="1" comment="emacs is &lt;24.3-17.2.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137145" version="1" comment="emacs-info is &lt;24.3-17.2.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137146" version="1" comment="emacs-nox is &lt;24.3-17.2.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137147" version="1" comment="emacs-x11 is &lt;24.3-17.2.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137148" version="1" comment="etags is &lt;24.3-17.2.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137149" version="1" comment="empathy is &lt;3.12.7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137150" version="1" comment="telepathy-mission-control-plugin-goa is &lt;3.12.7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137151" version="1" comment="evince is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137152" version="1" comment="evince-browser-plugin is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137153" version="1" comment="libevdocument3-4 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040970"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137154" version="1" comment="libevview3-3 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040971"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137155" version="1" comment="nautilus-evince is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137156" version="1" comment="typelib-1_0-EvinceDocument-3_0 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040972"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137157" version="1" comment="typelib-1_0-EvinceView-3_0 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040973"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137158" version="1" comment="exif is &lt;0.6.21-6.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048814"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137159" version="1" comment="exim is &lt;4.83-3.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137160" version="1" comment="expat is &lt;2.1.0-14.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137161" version="1" comment="libexpat-devel is &lt;2.1.0-14.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137162" version="1" comment="libexpat1 is &lt;2.1.0-14.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137163" version="1" comment="libexpat1-32bit is &lt;2.1.0-14.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048816"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137164" version="1" comment="fetchmail is &lt;6.3.26-6.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048817"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137165" version="1" comment="file is &lt;5.19-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137166" version="1" comment="file-devel is &lt;5.19-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137167" version="1" comment="file-magic is &lt;5.19-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137168" version="1" comment="libmagic1 is &lt;5.19-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137169" version="1" comment="libmagic1-32bit is &lt;5.19-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048818"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137170" version="1" comment="freerdp is &lt;1.0.2-8.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137171" version="1" comment="libfreerdp-1_0 is &lt;1.0.2-8.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137172" version="1" comment="libfreerdp-1_0-plugins is &lt;1.0.2-8.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048819"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137173" version="1" comment="freetype2-devel is &lt;2.5.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137174" version="1" comment="libfreetype6 is &lt;2.5.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137175" version="1" comment="libfreetype6-32bit is &lt;2.5.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137176" version="1" comment="ft2demos is &lt;2.5.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137177" version="1" comment="fuse is &lt;2.9.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137178" version="1" comment="libfuse2 is &lt;2.9.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048821"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137179" version="1" comment="g3utils is &lt;1.1.36-55.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137180" version="1" comment="mgetty is &lt;1.1.36-55.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137181" version="1" comment="sendfax is &lt;1.1.36-55.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137182" version="1" comment="gd is &lt;2.1.0-7.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137183" version="1" comment="libgd3 is &lt;2.1.0-7.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137184" version="1" comment="libgd3-32bit is &lt;2.1.0-7.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137185" version="1" comment="gdk-pixbuf-devel is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137186" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137187" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137188" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137189" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137190" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.31.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048824"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137191" version="1" comment="gdk-pixbuf-loader-rsvg is &lt;2.40.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137192" version="1" comment="librsvg-2-2 is &lt;2.40.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137193" version="1" comment="librsvg-devel is &lt;2.40.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137194" version="1" comment="typelib-1_0-Rsvg-2_0 is &lt;2.40.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048825"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137195" version="1" comment="gdm is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137196" version="1" comment="gdmflexiserver is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137197" version="1" comment="libgdm1 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137198" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137199" version="1" comment="gimp is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137200" version="1" comment="gimp-help-browser is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137201" version="1" comment="gimp-plugin-aa is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137202" version="1" comment="gimp-plugins-python is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137203" version="1" comment="libgimp-2_0-0 is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137204" version="1" comment="libgimpui-2_0-0 is &lt;2.8.14-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048826"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137205" version="1" comment="git is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137206" version="1" comment="git-core is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137207" version="1" comment="git-cvs is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137208" version="1" comment="git-daemon is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137209" version="1" comment="git-email is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137210" version="1" comment="git-gui is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137211" version="1" comment="git-svn is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137212" version="1" comment="git-web is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137213" version="1" comment="gitk is &lt;2.1.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137214" version="1" comment="glib2-devel is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137215" version="1" comment="glib2-tools is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137216" version="1" comment="libgio-2_0-0 is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030896"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137217" version="1" comment="libgio-2_0-0-32bit is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137218" version="1" comment="libglib-2_0-0 is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030899"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137219" version="1" comment="libglib-2_0-0-32bit is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030897"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137220" version="1" comment="libgmodule-2_0-0 is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137221" version="1" comment="libgmodule-2_0-0-32bit is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137222" version="1" comment="libgobject-2_0-0 is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137223" version="1" comment="libgobject-2_0-0-32bit is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137224" version="1" comment="libgthread-2_0-0 is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137225" version="1" comment="libgthread-2_0-0-32bit is &lt;2.42.0-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137226" version="1" comment="glibc is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137227" version="1" comment="glibc-32bit is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137228" version="1" comment="glibc-devel is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137229" version="1" comment="glibc-extra is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137230" version="1" comment="glibc-info is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137231" version="1" comment="glibc-locale is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137232" version="1" comment="glibc-locale-32bit is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137233" version="1" comment="nscd is &lt;2.19-16.2.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048829"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137234" version="1" comment="gnome-games is &lt;3.10.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137235" version="1" comment="gnome-games-recommended is &lt;3.10.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048830"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137236" version="1" comment="gnome-keyring is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137237" version="1" comment="gnome-keyring-32bit is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137238" version="1" comment="gnome-keyring-pam is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036411"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137239" version="1" comment="gnome-keyring-pam-32bit is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137240" version="1" comment="libgck-modules-gnome-keyring is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036415"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137241" version="1" comment="gnome-online-accounts is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035605"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137242" version="1" comment="gnome-online-accounts-devel is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137243" version="1" comment="libgoa-1_0-0 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137244" version="1" comment="libgoa-backend-1_0-1 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137245" version="1" comment="typelib-1_0-Goa-1_0 is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137246" version="1" comment="gnome-shell is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137247" version="1" comment="gnome-shell-browser-plugin is &lt;3.14.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137248" version="1" comment="gnutls is &lt;3.2.18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030524"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137249" version="1" comment="libgnutls-devel is &lt;3.2.18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137250" version="1" comment="libgnutls-openssl27 is &lt;3.2.18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137251" version="1" comment="libgnutls28 is &lt;3.2.18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035961"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137252" version="1" comment="libgnutls28-32bit is &lt;3.2.18-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048832"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137253" version="1" comment="gpg2 is &lt;2.0.26-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048833"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137254" version="1" comment="gpgme is &lt;1.5.1-2.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137255" version="1" comment="libgpgme-devel is &lt;1.5.1-2.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137256" version="1" comment="libgpgme11 is &lt;1.5.1-2.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048834"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137257" version="1" comment="groff is &lt;1.22.2-6.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137258" version="1" comment="groff-full is &lt;1.22.2-6.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137259" version="1" comment="gxditview is &lt;1.22.2-6.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137260" version="1" comment="gv is &lt;3.7.4-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137261" version="1" comment="wdiff is &lt;1.2.2-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137262" version="1" comment="wdiff-lang is &lt;1.2.2-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048837"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137263" version="1" comment="gvim is &lt;7.4.461.hg.6253-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137264" version="1" comment="vim is &lt;7.4.461.hg.6253-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137265" version="1" comment="vim-data is &lt;7.4.461.hg.6253-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137266" version="1" comment="gzip is &lt;1.6-8.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030647"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137267" version="1" comment="hardlink is &lt;1.0-7.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137268" version="1" comment="hplip is &lt;3.14.6-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137269" version="1" comment="hplip-hpijs is &lt;3.14.6-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137270" version="1" comment="hplip-sane is &lt;3.14.6-2.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048841"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137271" version="1" comment="htmldoc is &lt;1.8.27-196.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137272" version="1" comment="hyper-v is &lt;6-8.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137273" version="1" comment="ibus-pinyin is &lt;1.5.0-8.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137274" version="1" comment="icedtea-web-javadoc is &lt;1.5.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137275" version="1" comment="java-1_7_0-openjdk-plugin is &lt;1.5.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137276" version="1" comment="java-1_8_0-openjdk-plugin is &lt;1.5.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048845"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137277" version="1" comment="id3lib is &lt;3.8.3-264.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137278" version="1" comment="iputils is &lt;s20121221-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048847"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137279" version="1" comment="irssi is &lt;0.8.16-3.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137280" version="1" comment="jakarta-commons-fileupload is &lt;1.1.1-124.1.11" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137281" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.71-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137282" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.71-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137283" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.71-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137284" version="1" comment="jhead is &lt;2.97-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137285" version="1" comment="kbd is &lt;2.0.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137286" version="1" comment="kde4-kgreeter-plugins is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137287" version="1" comment="kdebase4-wallpaper-default is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137288" version="1" comment="kdebase4-wallpapers is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137289" version="1" comment="kdebase4-workspace is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137290" version="1" comment="kdebase4-workspace-addons is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137291" version="1" comment="kdebase4-workspace-devel is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137292" version="1" comment="kdebase4-workspace-ksysguardd is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137293" version="1" comment="kdebase4-workspace-liboxygenstyle is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137294" version="1" comment="kdebase4-workspace-libs is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137295" version="1" comment="kdm is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137296" version="1" comment="kwin is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137297" version="1" comment="oxygen-cursors4 is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137298" version="1" comment="python-kdebase4 is &lt;4.11.12-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048853"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137299" version="1" comment="kdelibs4 is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137300" version="1" comment="kdelibs4-core is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137301" version="1" comment="kdelibs4-doc is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137302" version="1" comment="libkde4 is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137303" version="1" comment="libkde4-devel is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137304" version="1" comment="libkdecore4 is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137305" version="1" comment="libkdecore4-devel is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137306" version="1" comment="libksuseinstall-devel is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034317"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137307" version="1" comment="libksuseinstall1 is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034319"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137308" version="1" comment="kdenetwork4-filesharing is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137309" version="1" comment="kdnssd is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137310" version="1" comment="kget is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137311" version="1" comment="kopete is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137312" version="1" comment="kppp is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137313" version="1" comment="krdc is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137314" version="1" comment="krfb is &lt;4.14.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048854"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137315" version="1" comment="kernel-default is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137316" version="1" comment="kernel-default-devel is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137317" version="1" comment="kernel-desktop is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137318" version="1" comment="kernel-desktop-devel is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137319" version="1" comment="kernel-devel is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137320" version="1" comment="kernel-docs is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137321" version="1" comment="kernel-macros is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137322" version="1" comment="kernel-pae is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137323" version="1" comment="kernel-pae-base is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137324" version="1" comment="kernel-pae-devel is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137325" version="1" comment="kernel-source is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137326" version="1" comment="kernel-syms is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137327" version="1" comment="kernel-xen is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137328" version="1" comment="kernel-xen-devel is &lt;3.16.6-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048855"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137329" version="1" comment="klogd is &lt;1.4.1-778.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048856"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137330" version="1" comment="syslog-service is &lt;2.0-778.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137331" version="1" comment="krb5 is &lt;1.12.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137332" version="1" comment="krb5-32bit is &lt;1.12.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137333" version="1" comment="krb5-client is &lt;1.12.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137334" version="1" comment="krb5-devel is &lt;1.12.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137335" version="1" comment="libFS-devel is &lt;1.0.6-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137336" version="1" comment="libFS6 is &lt;1.0.6-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137337" version="1" comment="libHX28 is &lt;3.22-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137338" version="1" comment="libHX28-32bit is &lt;3.22-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137339" version="1" comment="libIlmImf-Imf_2_1-21 is &lt;2.1.0-5.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137340" version="1" comment="openexr-devel is &lt;2.1.0-5.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048861"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137341" version="1" comment="libImlib2-1 is &lt;1.4.5-17.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137342" version="1" comment="libSDL_sound-1_0-1 is &lt;1.0.3-91.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137343" version="1" comment="vorbis-tools is &lt;1.4.0-17.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137344" version="1" comment="libX11-6 is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137345" version="1" comment="libX11-6-32bit is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137346" version="1" comment="libX11-data is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137347" version="1" comment="libX11-devel is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137348" version="1" comment="libX11-xcb1 is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137349" version="1" comment="libX11-xcb1-32bit is &lt;1.6.2-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137350" version="1" comment="libXRes1 is &lt;1.0.7-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137351" version="1" comment="libXres-devel is &lt;1.0.7-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137352" version="1" comment="libXcursor-devel is &lt;1.1.14-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137353" version="1" comment="libXcursor1 is &lt;1.1.14-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137354" version="1" comment="libXcursor1-32bit is &lt;1.1.14-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137355" version="1" comment="libXext-devel is &lt;1.3.3-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137356" version="1" comment="libXext6 is &lt;1.3.3-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036075"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137357" version="1" comment="libXext6-32bit is &lt;1.3.3-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137358" version="1" comment="libXfixes-devel is &lt;5.0.1-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137359" version="1" comment="libXfixes3 is &lt;5.0.1-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137360" version="1" comment="libXfixes3-32bit is &lt;5.0.1-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048869"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137361" version="1" comment="libXfont-devel is &lt;1.5.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137362" version="1" comment="libXfont1 is &lt;1.5.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137363" version="1" comment="libXi-devel is &lt;1.7.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137364" version="1" comment="libXi6 is &lt;1.7.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137365" version="1" comment="libXi6-32bit is &lt;1.7.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048871"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137366" version="1" comment="libXinerama-devel is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137367" version="1" comment="libXinerama1 is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137368" version="1" comment="libXinerama1-32bit is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137369" version="1" comment="libXp-devel is &lt;1.0.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137370" version="1" comment="libXp6 is &lt;1.0.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137371" version="1" comment="libXrandr-devel is &lt;1.4.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137372" version="1" comment="libXrandr2 is &lt;1.4.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137373" version="1" comment="libXrandr2-32bit is &lt;1.4.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137374" version="1" comment="libXrender-devel is &lt;0.9.8-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137375" version="1" comment="libXrender1 is &lt;0.9.8-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137376" version="1" comment="libXrender1-32bit is &lt;0.9.8-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048875"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137377" version="1" comment="libXt-devel is &lt;1.1.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036105"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137378" version="1" comment="libXt6 is &lt;1.1.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036107"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137379" version="1" comment="libXt6-32bit is &lt;1.1.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036108"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137380" version="1" comment="libXtst-devel is &lt;1.2.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137381" version="1" comment="libXtst6 is &lt;1.2.2-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048877"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137382" version="1" comment="libXv-devel is &lt;1.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137383" version="1" comment="libXv1 is &lt;1.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137384" version="1" comment="libXv1-32bit is &lt;1.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137385" version="1" comment="libXvMC-devel is &lt;1.0.8-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137386" version="1" comment="libXvMC1 is &lt;1.0.8-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137387" version="1" comment="libXxf86dga-devel is &lt;1.1.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137388" version="1" comment="libXxf86dga1 is &lt;1.1.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048876"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137389" version="1" comment="libXxf86vm-devel is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137390" version="1" comment="libXxf86vm1 is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137391" version="1" comment="libXxf86vm1-32bit is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137392" version="1" comment="libapr-util1 is &lt;1.5.3-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137393" version="1" comment="libapr-util1-devel is &lt;1.5.3-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137394" version="1" comment="libapr1 is &lt;1.5.1-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137395" version="1" comment="libapr1-devel is &lt;1.5.1-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137396" version="1" comment="libavutil52 is &lt;2.1.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137397" version="1" comment="libblkid-devel is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137398" version="1" comment="libblkid1 is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137399" version="1" comment="libblkid1-32bit is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137400" version="1" comment="libmount1 is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137401" version="1" comment="libmount1-32bit is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137402" version="1" comment="libsmartcols1 is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137403" version="1" comment="libuuid-devel is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137404" version="1" comment="libuuid1 is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137405" version="1" comment="libuuid1-32bit is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137406" version="1" comment="util-linux is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137407" version="1" comment="util-linux-systemd is &lt;2.25.1-2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048883"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137408" version="1" comment="libcacard0 is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137409" version="1" comment="qemu is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137410" version="1" comment="qemu-arm is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137411" version="1" comment="qemu-block-curl is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137412" version="1" comment="qemu-extra is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137413" version="1" comment="qemu-ipxe is &lt;1.0.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137414" version="1" comment="qemu-ksm is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137415" version="1" comment="qemu-kvm is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137416" version="1" comment="qemu-lang is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137417" version="1" comment="qemu-ppc is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137418" version="1" comment="qemu-s390 is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137419" version="1" comment="qemu-seabios is &lt;1.7.5-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137420" version="1" comment="qemu-sgabios is &lt;8-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137421" version="1" comment="qemu-tools is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137422" version="1" comment="qemu-vgabios is &lt;1.7.5-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137423" version="1" comment="qemu-x86 is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137424" version="1" comment="libdcerpc-binding0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137425" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137426" version="1" comment="libdcerpc0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137427" version="1" comment="libdcerpc0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137428" version="1" comment="libgensec0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137429" version="1" comment="libgensec0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137430" version="1" comment="libndr-krb5pac0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137431" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137432" version="1" comment="libndr-nbt0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137433" version="1" comment="libndr-nbt0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137434" version="1" comment="libndr-standard0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137435" version="1" comment="libndr-standard0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137436" version="1" comment="libndr0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137437" version="1" comment="libndr0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137438" version="1" comment="libnetapi0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137439" version="1" comment="libnetapi0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137440" version="1" comment="libpdb0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137441" version="1" comment="libpdb0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137442" version="1" comment="libregistry0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137443" version="1" comment="libsamba-credentials0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137444" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137445" version="1" comment="libsamba-hostconfig0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137446" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137447" version="1" comment="libsamba-util0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137448" version="1" comment="libsamba-util0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137449" version="1" comment="libsamdb0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137450" version="1" comment="libsamdb0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137451" version="1" comment="libsmbclient-devel is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137452" version="1" comment="libsmbclient-raw0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137453" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137454" version="1" comment="libsmbclient0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137455" version="1" comment="libsmbconf0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137456" version="1" comment="libsmbconf0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137457" version="1" comment="libsmbldap0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137458" version="1" comment="libsmbldap0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137459" version="1" comment="libtevent-util0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137460" version="1" comment="libtevent-util0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137461" version="1" comment="libwbclient0 is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137462" version="1" comment="libwbclient0-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137463" version="1" comment="samba is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137464" version="1" comment="samba-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137465" version="1" comment="samba-client is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137466" version="1" comment="samba-client-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137467" version="1" comment="samba-doc is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137468" version="1" comment="samba-libs is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137469" version="1" comment="samba-libs-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137470" version="1" comment="samba-winbind is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137471" version="1" comment="samba-winbind-32bit is &lt;4.1.12-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048888"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137472" version="1" comment="libdmx-devel is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137473" version="1" comment="libdmx1 is &lt;1.1.3-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048872"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137474" version="1" comment="libecpg6 is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137475" version="1" comment="libpq5 is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137476" version="1" comment="libpq5-32bit is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137477" version="1" comment="postgresql93 is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137478" version="1" comment="postgresql93-contrib is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137479" version="1" comment="postgresql93-devel is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137480" version="1" comment="postgresql93-docs is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137481" version="1" comment="postgresql93-server is &lt;9.3.5-2.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137482" version="1" comment="libexif-devel is &lt;0.6.21-9.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137483" version="1" comment="libexif12 is &lt;0.6.21-9.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137484" version="1" comment="libexif12-32bit is &lt;0.6.21-9.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048890"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137485" version="1" comment="libfbembed2_5 is &lt;2.5.2.26539-14.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048891"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137486" version="1" comment="libfreebl3 is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137487" version="1" comment="libsoftokn3 is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137488" version="1" comment="mozilla-nss is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137489" version="1" comment="mozilla-nss-certs is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137490" version="1" comment="mozilla-nss-devel is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137491" version="1" comment="mozilla-nss-tools is &lt;3.17.1-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048892"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137492" version="1" comment="libgadu-devel is &lt;1.12.0-2.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031828"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137493" version="1" comment="libgadu3 is &lt;1.12.0-2.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048893"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137494" version="1" comment="libgc1 is &lt;7.2d-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048894"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137495" version="1" comment="libgcrypt-devel is &lt;1.6.1-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137496" version="1" comment="libgcrypt20 is &lt;1.6.1-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137497" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137498" version="1" comment="libgnomesu is &lt;1.0.0-353.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137499" version="1" comment="libgnomesu0 is &lt;1.0.0-353.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137500" version="1" comment="libgssglue-devel is &lt;0.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137501" version="1" comment="libgssglue1 is &lt;0.4-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137502" version="1" comment="libgudev-1_0-0 is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137503" version="1" comment="libgudev-1_0-devel is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137504" version="1" comment="libudev-devel is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137505" version="1" comment="libudev1 is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137506" version="1" comment="libudev1-32bit is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137507" version="1" comment="systemd is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137508" version="1" comment="systemd-32bit is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137509" version="1" comment="systemd-bash-completion is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137510" version="1" comment="systemd-logger is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137511" version="1" comment="systemd-sysvinit is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137512" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137513" version="1" comment="udev is &lt;210-25.5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137514" version="1" comment="libid3tag0 is &lt;0.15.1b-183.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048899"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137515" version="1" comment="libimobiledevice-devel is &lt;1.1.6-2.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137516" version="1" comment="libimobiledevice4 is &lt;1.1.6-2.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048900"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137517" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137518" version="1" comment="libjavascriptcoregtk-3_0-0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137519" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137520" version="1" comment="libwebkitgtk-3_0-0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137521" version="1" comment="libwebkitgtk-devel is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137522" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137523" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137524" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137525" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.4.6-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048901"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137526" version="1" comment="libjbig2 is &lt;2.1-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038053"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137527" version="1" comment="libjbig2-32bit is &lt;2.1-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137528" version="1" comment="libjson-c2 is &lt;0.12-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137529" version="1" comment="libjson-c2-32bit is &lt;0.12-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048903"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137530" version="1" comment="liblcms1 is &lt;1.19-18.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137531" version="1" comment="python-lcms is &lt;1.19-18.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048904"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137532" version="1" comment="liblightdm-gobject-1-0 is &lt;1.12.1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137533" version="1" comment="lightdm is &lt;1.12.1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137534" version="1" comment="lightdm-lang is &lt;1.12.1-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048905"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137535" version="1" comment="libltdl7 is &lt;2.4.2-15.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137536" version="1" comment="libltdl7-32bit is &lt;2.4.2-15.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137537" version="1" comment="libtool is &lt;2.4.2-15.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032054"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137538" version="1" comment="liblzo2-2 is &lt;2.08-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038032"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137539" version="1" comment="libmikmod3 is &lt;3.3.6-3.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048908"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137540" version="1" comment="libminiupnpc10 is &lt;1.9-2.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137541" version="1" comment="libmms-devel is &lt;0.6.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037886"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137542" version="1" comment="libmms0 is &lt;0.6.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037887"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137543" version="1" comment="libmodplug1 is &lt;0.8.8.5-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137544" version="1" comment="libmspack0 is &lt;0.4-5.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137545" version="1" comment="libmusicbrainz-devel is &lt;2.1.5-28.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137546" version="1" comment="libmusicbrainz4 is &lt;2.1.5-28.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137547" version="1" comment="libmysqlclient-devel is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137548" version="1" comment="libmysqlclient18 is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137549" version="1" comment="libmysqlclient18-32bit is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137550" version="1" comment="libmysqlclient_r18 is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137551" version="1" comment="libmysqld18 is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137552" version="1" comment="mariadb is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137553" version="1" comment="mariadb-client is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137554" version="1" comment="mariadb-errormessages is &lt;10.0.13-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137555" version="1" comment="libneon27 is &lt;0.30.0-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137556" version="1" comment="libnewt0_52 is &lt;0.52.16-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137557" version="1" comment="libopenjpeg1 is &lt;1.5.2-2.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137558" version="1" comment="libopenssl-devel is &lt;1.0.1i-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137559" version="1" comment="libopenssl1_0_0 is &lt;1.0.1i-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137560" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1i-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137561" version="1" comment="openssl is &lt;1.0.1i-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137562" version="1" comment="libpango-1_0-0 is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137563" version="1" comment="libpango-1_0-0-32bit is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041005"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137564" version="1" comment="pango-devel is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137565" version="1" comment="pango-tools is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137566" version="1" comment="pango-tools-32bit is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137567" version="1" comment="typelib-1_0-Pango-1_0 is &lt;1.36.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137568" version="1" comment="libpcsclite1 is &lt;1.8.11-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137569" version="1" comment="pcsc-lite is &lt;1.8.11-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137570" version="1" comment="libpng12-0 is &lt;1.2.51-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137571" version="1" comment="libpng12-0-32bit is &lt;1.2.51-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137572" version="1" comment="libpng12-compat-devel is &lt;1.2.51-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137573" version="1" comment="libpng12-devel is &lt;1.2.51-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137574" version="1" comment="libpng16-16 is &lt;1.6.13-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137575" version="1" comment="libpng16-16-32bit is &lt;1.6.13-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137576" version="1" comment="libpng16-devel is &lt;1.6.13-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137577" version="1" comment="libpolkit0 is &lt;0.112-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137578" version="1" comment="polkit is &lt;0.112-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137579" version="1" comment="typelib-1_0-Polkit-1_0 is &lt;0.112-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137580" version="1" comment="libpoppler-cpp0 is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137581" version="1" comment="libpoppler-devel is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137582" version="1" comment="libpoppler-glib8 is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137583" version="1" comment="libpoppler-qt4-4 is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137584" version="1" comment="libpoppler-qt4-devel is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137585" version="1" comment="libpoppler46 is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137586" version="1" comment="poppler-tools is &lt;0.26.5-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137587" version="1" comment="libproxy-devel is &lt;0.4.11-12.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137588" version="1" comment="libproxy1 is &lt;0.4.11-12.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137589" version="1" comment="libproxy1-config-gnome3 is &lt;0.4.11-12.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137590" version="1" comment="libproxy1-config-kde4 is &lt;0.4.11-12.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137591" version="1" comment="libproxy1-networkmanager is &lt;0.4.11-12.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137592" version="1" comment="libproxy1-pacrunner-webkit is &lt;0.4.11-12.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137593" version="1" comment="libpulse-devel is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137594" version="1" comment="libpulse-mainloop-glib0 is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137595" version="1" comment="libpulse0 is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137596" version="1" comment="libpulse0-32bit is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137597" version="1" comment="pulseaudio is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137598" version="1" comment="pulseaudio-module-bluetooth is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137599" version="1" comment="pulseaudio-module-gconf is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137600" version="1" comment="pulseaudio-module-jack is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137601" version="1" comment="pulseaudio-module-lirc is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137602" version="1" comment="pulseaudio-module-x11 is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033669"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137603" version="1" comment="pulseaudio-module-zeroconf is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033670"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137604" version="1" comment="pulseaudio-utils is &lt;5.0-4.2.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033671"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137605" version="1" comment="libpurple is &lt;2.10.9-5.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137606" version="1" comment="libpurple-meanwhile is &lt;2.10.9-5.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137607" version="1" comment="libpurple-tcl is &lt;2.10.9-5.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137608" version="1" comment="pidgin is &lt;2.10.9-5.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137609" version="1" comment="libpython2_7-1_0 is &lt;2.7.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137610" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137611" version="1" comment="python-base is &lt;2.7.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137612" version="1" comment="python-devel is &lt;2.7.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137613" version="1" comment="python-xml is &lt;2.7.8-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137614" version="1" comment="libpython3_4m1_0 is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137615" version="1" comment="python3-base is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137616" version="1" comment="libqt4 is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031513"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137617" version="1" comment="libqt4-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137618" version="1" comment="libqt4-devel is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137619" version="1" comment="libqt4-linguist is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137620" version="1" comment="libqt4-qt3support is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137621" version="1" comment="libqt4-qt3support-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137622" version="1" comment="libqt4-sql is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137623" version="1" comment="libqt4-sql-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137624" version="1" comment="libqt4-sql-mysql is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137625" version="1" comment="libqt4-sql-mysql-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034707"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137626" version="1" comment="libqt4-sql-postgresql is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034711"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137627" version="1" comment="libqt4-sql-postgresql-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034709"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137628" version="1" comment="libqt4-sql-sqlite is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137629" version="1" comment="libqt4-sql-sqlite-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137630" version="1" comment="libqt4-sql-unixODBC is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034714"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137631" version="1" comment="libqt4-sql-unixODBC-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034712"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137632" version="1" comment="libqt4-x11 is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031512"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137633" version="1" comment="libqt4-x11-32bit is &lt;4.8.6-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137634" version="1" comment="libraptor-devel is &lt;2.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137635" version="1" comment="libraptor2-0 is &lt;2.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041009"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137636" version="1" comment="raptor is &lt;2.0.10-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048932"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137637" version="1" comment="libraw-devel is &lt;0.16.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036606"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137638" version="1" comment="libraw10 is &lt;0.16.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038724"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048933"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137639" version="1" comment="libreoffice is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137640" version="1" comment="libreoffice-base is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137641" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137642" version="1" comment="libreoffice-calc is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137643" version="1" comment="libreoffice-calc-extensions is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137644" version="1" comment="libreoffice-draw is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137645" version="1" comment="libreoffice-filters-optional is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137646" version="1" comment="libreoffice-gnome is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137647" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137648" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137649" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137650" version="1" comment="libreoffice-icon-theme-sifr is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137651" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137652" version="1" comment="libreoffice-impress is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137653" version="1" comment="libreoffice-kde4 is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137654" version="1" comment="libreoffice-l10n-cs is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137655" version="1" comment="libreoffice-l10n-da is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137656" version="1" comment="libreoffice-l10n-de is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137657" version="1" comment="libreoffice-l10n-el is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137658" version="1" comment="libreoffice-l10n-en is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137659" version="1" comment="libreoffice-l10n-es is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137660" version="1" comment="libreoffice-l10n-fr is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137661" version="1" comment="libreoffice-l10n-hu is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137662" version="1" comment="libreoffice-l10n-it is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137663" version="1" comment="libreoffice-l10n-ja is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137664" version="1" comment="libreoffice-l10n-pl is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137665" version="1" comment="libreoffice-l10n-ru is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137666" version="1" comment="libreoffice-mailmerge is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137667" version="1" comment="libreoffice-math is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137668" version="1" comment="libreoffice-pyuno is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137669" version="1" comment="libreoffice-writer is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137670" version="1" comment="libreoffice-writer-extensions is &lt;4.3.2.2-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048934"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137671" version="1" comment="libruby2_1-2_1 is &lt;2.1.3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137672" version="1" comment="ruby2.1 is &lt;2.1.3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137673" version="1" comment="ruby2.1-devel is &lt;2.1.3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137674" version="1" comment="ruby2.1-stdlib is &lt;2.1.3-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048935"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137675" version="1" comment="libserf-1-1 is &lt;1.3.7-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137676" version="1" comment="libsilc-1_1-2 is &lt;1.1.10-25.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041010"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137677" version="1" comment="libsilcclient-1_1-3 is &lt;1.1.10-25.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137678" version="1" comment="silc-toolkit is &lt;1.1.10-25.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137679" version="1" comment="libsmi is &lt;0.4.8-19.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137680" version="1" comment="libsmi2 is &lt;0.4.8-19.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137681" version="1" comment="libsndfile-devel is &lt;1.0.25-19.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137682" version="1" comment="libsndfile1 is &lt;1.0.25-19.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137683" version="1" comment="libsndfile1-32bit is &lt;1.0.25-19.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137684" version="1" comment="libsnmp30 is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037001"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137685" version="1" comment="libsnmp30-32bit is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137686" version="1" comment="net-snmp is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137687" version="1" comment="net-snmp-devel is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137688" version="1" comment="perl-SNMP is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137689" version="1" comment="snmp-mibs is &lt;5.7.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048940"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137690" version="1" comment="libsoup-2_4-1 is &lt;2.48.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137691" version="1" comment="libsoup-devel is &lt;2.48.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030515"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137692" version="1" comment="typelib-1_0-Soup-2_4 is &lt;2.48.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041013"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048941"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137693" version="1" comment="libspice-client-glib-2_0-8 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137694" version="1" comment="libspice-client-gtk-2_0-4 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037407"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137695" version="1" comment="libspice-client-gtk-3_0-4 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037408"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137696" version="1" comment="libspice-controller0 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137697" version="1" comment="python-SpiceClientGtk is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137698" version="1" comment="typelib-1_0-SpiceClientGlib-2_0 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137699" version="1" comment="typelib-1_0-SpiceClientGtk-2_0 is &lt;0.25-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037404"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048942"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137700" version="1" comment="libssh-devel is &lt;0.6.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137701" version="1" comment="libssh4 is &lt;0.6.3-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048943"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137702" version="1" comment="libsss_idmap0 is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137703" version="1" comment="libsss_nss_idmap0 is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137704" version="1" comment="sssd is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137705" version="1" comment="sssd-32bit is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137706" version="1" comment="sssd-krb5-common is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137707" version="1" comment="sssd-ldap is &lt;1.12.0-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048944"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137708" version="1" comment="libtag-devel is &lt;1.9.1-3.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137709" version="1" comment="libtag1 is &lt;1.9.1-3.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137710" version="1" comment="libtag_c0 is &lt;1.9.1-3.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137711" version="1" comment="taglib is &lt;1.9.1-3.1.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048945"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137712" version="1" comment="libtasn1 is &lt;3.7-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137713" version="1" comment="libtasn1-6 is &lt;3.7-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137714" version="1" comment="libtasn1-6-32bit is &lt;3.7-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137715" version="1" comment="libtasn1-devel is &lt;3.7-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048946"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137716" version="1" comment="libthunarx-2-0 is &lt;1.6.3-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137717" version="1" comment="thunar is &lt;1.6.3-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137718" version="1" comment="thunar-lang is &lt;1.6.3-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048947"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137719" version="1" comment="libtiff-devel is &lt;4.0.3-10.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137720" version="1" comment="libtiff5 is &lt;4.0.3-10.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137721" version="1" comment="libtiff5-32bit is &lt;4.0.3-10.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137722" version="1" comment="tiff is &lt;4.0.3-10.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048948"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137723" version="1" comment="libudisks2-0 is &lt;2.1.3-2.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137724" version="1" comment="udisks2 is &lt;2.1.3-2.1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137725" version="1" comment="libupnp6 is &lt;1.6.18-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048950"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137726" version="1" comment="libvirt is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137727" version="1" comment="libvirt-client is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137728" version="1" comment="libvirt-daemon is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137729" version="1" comment="libvirt-daemon-config-network is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137730" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137731" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137732" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137733" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137734" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137735" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137736" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137737" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137738" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137739" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137740" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137741" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137742" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137743" version="1" comment="libvirt-daemon-qemu is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137744" version="1" comment="libvirt-daemon-xen is &lt;1.2.9-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048951"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137745" version="1" comment="libvorbis-devel is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137746" version="1" comment="libvorbis0 is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137747" version="1" comment="libvorbis0-32bit is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137748" version="1" comment="libvorbisenc2 is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137749" version="1" comment="libvorbisenc2-32bit is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137750" version="1" comment="libvorbisfile3 is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137751" version="1" comment="libvorbisfile3-32bit is &lt;1.3.4-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137752" version="1" comment="libvte9 is &lt;0.28.2-18.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037174"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137753" version="1" comment="vte2-lang is &lt;0.28.2-18.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137754" version="1" comment="libxcb-composite0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137755" version="1" comment="libxcb-damage0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137756" version="1" comment="libxcb-devel is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137757" version="1" comment="libxcb-dpms0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137758" version="1" comment="libxcb-dri2-0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137759" version="1" comment="libxcb-dri2-0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137760" version="1" comment="libxcb-dri3-0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137761" version="1" comment="libxcb-dri3-0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137762" version="1" comment="libxcb-glx0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137763" version="1" comment="libxcb-glx0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137764" version="1" comment="libxcb-present0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137765" version="1" comment="libxcb-present0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137766" version="1" comment="libxcb-randr0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137767" version="1" comment="libxcb-record0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137768" version="1" comment="libxcb-render0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137769" version="1" comment="libxcb-render0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137770" version="1" comment="libxcb-res0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137771" version="1" comment="libxcb-screensaver0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137772" version="1" comment="libxcb-shape0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137773" version="1" comment="libxcb-shm0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137774" version="1" comment="libxcb-shm0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137775" version="1" comment="libxcb-sync1 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137776" version="1" comment="libxcb-sync1-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137777" version="1" comment="libxcb-xevie0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137778" version="1" comment="libxcb-xf86dri0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137779" version="1" comment="libxcb-xfixes0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137780" version="1" comment="libxcb-xfixes0-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137781" version="1" comment="libxcb-xinerama0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137782" version="1" comment="libxcb-xkb1 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137783" version="1" comment="libxcb-xprint0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137784" version="1" comment="libxcb-xtest0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137785" version="1" comment="libxcb-xv0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137786" version="1" comment="libxcb-xvmc0 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137787" version="1" comment="libxcb1 is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137788" version="1" comment="libxcb1-32bit is &lt;1.11-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137789" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-13.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137790" version="1" comment="libxml2-2 is &lt;2.9.1-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137791" version="1" comment="libxml2-2-32bit is &lt;2.9.1-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137792" version="1" comment="libxml2-devel is &lt;2.9.1-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137793" version="1" comment="libxml2-tools is &lt;2.9.1-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137794" version="1" comment="libyaml-0-2 is &lt;0.1.6-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137795" version="1" comment="libzip-devel is &lt;0.11.2-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034534"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137796" version="1" comment="libzip2 is &lt;0.11.2-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048958"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137797" version="1" comment="links is &lt;2.8-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048959"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137798" version="1" comment="log4net is &lt;1.2.10-74.1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048960"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137799" version="1" comment="logrotate is &lt;3.8.7-6.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048961"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137800" version="1" comment="lynx is &lt;2.8.8rel.2-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030725"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048962"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137801" version="1" comment="mailman is &lt;2.1.17-2.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137802" version="1" comment="mozilla-nspr is &lt;4.10.7-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137803" version="1" comment="mozilla-nspr-devel is &lt;4.10.7-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137804" version="1" comment="mutt is &lt;1.5.21-44.1.12" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030637"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048965"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137805" version="1" comment="nano is &lt;2.3.6-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041014"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137806" version="1" comment="nano-lang is &lt;2.3.6-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048966"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137807" version="1" comment="nspluginwrapper is &lt;1.4.4-13.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048967"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137808" version="1" comment="ntp is &lt;4.2.6p5-25.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137809" version="1" comment="ntp-doc is &lt;4.2.6p5-25.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048968"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137810" version="1" comment="obex-data-server is &lt;0.4.6-14.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032894"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048969"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137811" version="1" comment="obs-service-set_version is &lt;0.4.2-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048970"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137812" version="1" comment="openconnect is &lt;6.00-3.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137813" version="1" comment="openconnect-devel is &lt;6.00-3.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048971"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137814" version="1" comment="openslp is &lt;2.0.0-3.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137815" version="1" comment="openslp-devel is &lt;2.0.0-3.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137816" version="1" comment="openslp-server is &lt;2.0.0-3.2.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048972"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137817" version="1" comment="opie is &lt;2.4-725.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137818" version="1" comment="opie-32bit is &lt;2.4-725.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048973"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137819" version="1" comment="osc is &lt;0.148.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137820" version="1" comment="pam is &lt;1.1.8-11.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032521"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137821" version="1" comment="pam-32bit is &lt;1.1.8-11.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137822" version="1" comment="pam-devel is &lt;1.1.8-11.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032518"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137823" version="1" comment="pam-modules is &lt;12.1-24.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137824" version="1" comment="pam-modules-32bit is &lt;12.1-24.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032519"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137825" version="1" comment="pam_krb5 is &lt;2.4.4-5.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137826" version="1" comment="pam_krb5-32bit is &lt;2.4.4-5.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137827" version="1" comment="pam_ssh is &lt;2.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137828" version="1" comment="pam_ssh-32bit is &lt;2.0-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137829" version="1" comment="patch is &lt;2.7.1-7.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137830" version="1" comment="perl is &lt;5.20.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137831" version="1" comment="perl-32bit is &lt;5.20.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137832" version="1" comment="perl-base is &lt;5.20.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137833" version="1" comment="perl-doc is &lt;5.20.1-1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137834" version="1" comment="perl-Config-IniFiles is &lt;2.83-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137835" version="1" comment="perl-HTML-Parser is &lt;3.71-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137836" version="1" comment="perl-LWP-Protocol-https is &lt;6.04-6.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137837" version="1" comment="perl-YAML-LibYAML is &lt;0.44-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137838" version="1" comment="ppp is &lt;2.4.7-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137839" version="1" comment="procmail is &lt;3.22-266.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137840" version="1" comment="python is &lt;2.7.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137841" version="1" comment="python-curses is &lt;2.7.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137842" version="1" comment="python-gdbm is &lt;2.7.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137843" version="1" comment="python-tk is &lt;2.7.8-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137844" version="1" comment="python3 is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137845" version="1" comment="python3-curses is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137846" version="1" comment="python3-dbm is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137847" version="1" comment="python3-tk is &lt;3.4.1-4.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137848" version="1" comment="python-cupshelpers is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137849" version="1" comment="system-config-printer is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137850" version="1" comment="system-config-printer-applet is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137851" version="1" comment="system-config-printer-common is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137852" version="1" comment="system-config-printer-dbus-service is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137853" version="1" comment="udev-configure-printer is &lt;1.4.5-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137854" version="1" comment="python-libxml2 is &lt;2.9.1-7.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137855" version="1" comment="python-pyOpenSSL is &lt;0.13.1-9.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137856" version="1" comment="python-pycrypto is &lt;2.6.1-3.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137857" version="1" comment="python-pymongo is &lt;2.7.2-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137858" version="1" comment="python3-pip is &lt;1.5.6-2.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137859" version="1" comment="qemu-linux-user is &lt;2.1.0-2.9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137860" version="1" comment="quagga is &lt;0.99.23-2.1.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137861" version="1" comment="radvd is &lt;2.2-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137862" version="1" comment="rhythmbox is &lt;3.1-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137863" version="1" comment="rhythmbox-lang is &lt;3.1-1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137864" version="1" comment="rsync is &lt;3.1.1-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137865" version="1" comment="rsyslog is &lt;8.4.2-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137866" version="1" comment="rtkit is &lt;0.11_git201205151338-9.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137867" version="1" comment="rxvt-unicode is &lt;9.20-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137868" version="1" comment="seamonkey is &lt;2.29-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137869" version="1" comment="seamonkey-dom-inspector is &lt;2.29-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137870" version="1" comment="seamonkey-irc is &lt;2.29-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137871" version="1" comment="seamonkey-translations-common is &lt;2.29-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137872" version="1" comment="seamonkey-venkman is &lt;2.29-1.8" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031253"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137873" version="1" comment="shim is &lt;0.7.318.81ee561d-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137874" version="1" comment="socat is &lt;1.7.2.4-2.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137875" version="1" comment="squashfs is &lt;4.3-3.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049003"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137876" version="1" comment="squid is &lt;3.4.4-3.1.14" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049004"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137877" version="1" comment="subversion is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137878" version="1" comment="subversion-devel is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137879" version="1" comment="subversion-perl is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137880" version="1" comment="subversion-python is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137881" version="1" comment="subversion-server is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137882" version="1" comment="subversion-tools is &lt;1.8.10-2.4.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049005"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137883" version="1" comment="sudo is &lt;1.8.10p3-2.1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049006"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137884" version="1" comment="sysconfig is &lt;0.83.7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032547"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137885" version="1" comment="sysconfig-netconfig is &lt;0.83.7-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049007"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137886" version="1" comment="sysvinit-tools is &lt;2.88+-96.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137887" version="1" comment="whois is &lt;5.2.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049009"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137888" version="1" comment="telepathy-gabble is &lt;0.18.3-1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137889" version="1" comment="telepathy-idle is &lt;0.2.0-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049011"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137890" version="1" comment="tftp is &lt;5.2-10.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049012"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137891" version="1" comment="tigervnc is &lt;1.3.1-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137892" version="1" comment="xorg-x11-Xvnc is &lt;1.3.1-6.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049013"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137893" version="1" comment="tkimg is &lt;1.4-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031255"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049014"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137894" version="1" comment="transmission-common is &lt;2.84-4.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137895" version="1" comment="transmission-gtk is &lt;2.84-4.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049015"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137896" version="1" comment="unixODBC is &lt;2.3.2-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137897" version="1" comment="unixODBC-32bit is &lt;2.3.2-2.2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009037820"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137898" version="1" comment="viewvc is &lt;1.1.22-2.1.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049016"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137899" version="1" comment="vino is &lt;3.14.0-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034537"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137900" version="1" comment="w3m is &lt;0.5.3-155.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030675"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049017"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137901" version="1" comment="wget is &lt;1.15-4.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049018"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137902" version="1" comment="wireshark is &lt;1.12.1-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137903" version="1" comment="wireshark-ui-gtk is &lt;1.12.1-1.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049019"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137904" version="1" comment="xalan-j2 is &lt;2.7.2-3.1.10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049020"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137905" version="1" comment="xen is &lt;4.4.1_06-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137906" version="1" comment="xen-doc-html is &lt;4.4.1_06-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137907" version="1" comment="xen-kmp-default is &lt;4.4.1_06_k3.16.6_2-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137908" version="1" comment="xen-kmp-desktop is &lt;4.4.1_06_k3.16.6_2-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049022"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137909" version="1" comment="xen-libs is &lt;4.4.1_06-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137910" version="1" comment="xen-tools is &lt;4.4.1_06-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137911" version="1" comment="xen-tools-domU is &lt;4.4.1_06-3.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049021"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137912" version="1" comment="xf86-video-intel is &lt;2.99.916-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041025"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049023"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137913" version="1" comment="xinetd is &lt;2.3.15-7.2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049024"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137914" version="1" comment="xlockmore is &lt;5.43-6.1.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041026"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049025"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137915" version="1" comment="xorg-x11 is &lt;7.6_1-15.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137916" version="1" comment="xorg-x11-essentials is &lt;7.6_1-15.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049026"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137917" version="1" comment="xrdb is &lt;1.1.0-4.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049027"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137918" version="1" comment="xorg-x11-devel is &lt;7.6-46.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137919" version="1" comment="xorg-x11-server is &lt;7.6_1.16.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137920" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.16.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137921" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.16.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137923" version="1" comment="yast2-devel-doc is &lt;3.1.108-1.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041029"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137924" version="1" comment="yast2-core is &lt;3.1.12-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137925" version="1" comment="yast2-core-devel is &lt;3.1.12-1.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049031"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137926" version="1" comment="zoo is &lt;2.10-1022.1.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030614"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049032"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101244" version="1" comment="claws-mail is &lt;3.11.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101245" version="1" comment="claws-mail-devel is &lt;3.11.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101246" version="1" comment="claws-mail-lang is &lt;3.11.0-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043823"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101273" version="1" comment="apache2-mod_php5 is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101274" version="1" comment="php5 is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101275" version="1" comment="php5-bcmath is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101276" version="1" comment="php5-bz2 is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101277" version="1" comment="php5-calendar is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101278" version="1" comment="php5-ctype is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101279" version="1" comment="php5-curl is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101280" version="1" comment="php5-dba is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101281" version="1" comment="php5-devel is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101282" version="1" comment="php5-dom is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101283" version="1" comment="php5-enchant is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101284" version="1" comment="php5-exif is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101285" version="1" comment="php5-fastcgi is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101286" version="1" comment="php5-fileinfo is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101287" version="1" comment="php5-firebird is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101288" version="1" comment="php5-fpm is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101289" version="1" comment="php5-ftp is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101290" version="1" comment="php5-gd is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101291" version="1" comment="php5-gettext is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101292" version="1" comment="php5-gmp is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101293" version="1" comment="php5-iconv is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101294" version="1" comment="php5-imap is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101295" version="1" comment="php5-intl is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101296" version="1" comment="php5-json is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101297" version="1" comment="php5-ldap is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101298" version="1" comment="php5-mbstring is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101299" version="1" comment="php5-mcrypt is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101300" version="1" comment="php5-mssql is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101301" version="1" comment="php5-mysql is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101302" version="1" comment="php5-odbc is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101303" version="1" comment="php5-opcache is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101304" version="1" comment="php5-openssl is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101305" version="1" comment="php5-pcntl is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101306" version="1" comment="php5-pdo is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101307" version="1" comment="php5-pear is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101308" version="1" comment="php5-pgsql is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101309" version="1" comment="php5-phar is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101310" version="1" comment="php5-posix is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101311" version="1" comment="php5-pspell is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101312" version="1" comment="php5-readline is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101313" version="1" comment="php5-shmop is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101314" version="1" comment="php5-snmp is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101315" version="1" comment="php5-soap is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101316" version="1" comment="php5-sockets is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101317" version="1" comment="php5-sqlite is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101318" version="1" comment="php5-suhosin is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101319" version="1" comment="php5-sysvmsg is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101320" version="1" comment="php5-sysvsem is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101321" version="1" comment="php5-sysvshm is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101322" version="1" comment="php5-tidy is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101323" version="1" comment="php5-tokenizer is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101324" version="1" comment="php5-wddx is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101325" version="1" comment="php5-xmlreader is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101326" version="1" comment="php5-xmlrpc is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101327" version="1" comment="php5-xmlwriter is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101328" version="1" comment="php5-xsl is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101329" version="1" comment="php5-zip is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101330" version="1" comment="php5-zlib is &lt;5.6.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043831"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101351" version="1" comment="finch is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101352" version="1" comment="finch-devel is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101353" version="1" comment="libpurple is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101349" version="1" comment="libpurple-branding-openSUSE is &lt;13.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101354" version="1" comment="libpurple-branding-upstream is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101355" version="1" comment="libpurple-devel is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101356" version="1" comment="libpurple-lang is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101357" version="1" comment="libpurple-meanwhile is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031749"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101358" version="1" comment="libpurple-tcl is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033532"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101359" version="1" comment="pidgin is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101350" version="1" comment="pidgin-branding-openSUSE is &lt;13.2-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043835"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101360" version="1" comment="pidgin-devel is &lt;2.10.10-5.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031751"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043836"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101378" version="1" comment="libipa_hbac-devel is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036550"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101379" version="1" comment="libipa_hbac0 is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101380" version="1" comment="libnfsidmap-sss is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101381" version="1" comment="libsss_idmap-devel is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101382" version="1" comment="libsss_idmap0 is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101383" version="1" comment="libsss_nss_idmap-devel is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101384" version="1" comment="libsss_nss_idmap0 is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101385" version="1" comment="libsss_simpleifp-devel is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101386" version="1" comment="libsss_simpleifp0 is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101387" version="1" comment="libsss_sudo is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101388" version="1" comment="python-ipa_hbac is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101389" version="1" comment="python-sss_nss_idmap is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038192"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101390" version="1" comment="python-sssd-config is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101391" version="1" comment="sssd is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101392" version="1" comment="sssd-32bit is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034049"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101393" version="1" comment="sssd-ad is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101394" version="1" comment="sssd-dbus is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101395" version="1" comment="sssd-ipa is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101396" version="1" comment="sssd-krb5 is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038196"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101397" version="1" comment="sssd-krb5-common is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038197"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101398" version="1" comment="sssd-ldap is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038198"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101399" version="1" comment="sssd-proxy is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038199"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101400" version="1" comment="sssd-tools is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101401" version="1" comment="sssd-wbclient is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101402" version="1" comment="sssd-wbclient-devel is &lt;1.12.2-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101403" version="1" comment="konversation is &lt;1.5.1-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101404" version="1" comment="konversation-lang is &lt;1.5.1-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038203"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101421" version="1" comment="docker is &lt;1.3.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101422" version="1" comment="docker-bash-completion is &lt;1.3.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101423" version="1" comment="docker-zsh-completion is &lt;1.3.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101417" version="1" comment="go is &lt;1.3.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101418" version="1" comment="go-doc is &lt;1.3.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101419" version="1" comment="go-emacs is &lt;1.3.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038206"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101420" version="1" comment="go-vim is &lt;1.3.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043842"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101697" version="1" comment="libopenssl-devel is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101698" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101699" version="1" comment="libopenssl1_0_0 is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101700" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101701" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101702" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101703" version="1" comment="openssl is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101704" version="1" comment="openssl-doc is &lt;1.0.1j-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101781" version="1" comment="libreoffice is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101782" version="1" comment="libreoffice-base is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101783" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101784" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101785" version="1" comment="libreoffice-branding-upstream is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101786" version="1" comment="libreoffice-calc is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101787" version="1" comment="libreoffice-calc-extensions is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101788" version="1" comment="libreoffice-draw is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101789" version="1" comment="libreoffice-filters-optional is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101790" version="1" comment="libreoffice-gnome is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101791" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101792" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101793" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101794" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101795" version="1" comment="libreoffice-icon-theme-sifr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101796" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101797" version="1" comment="libreoffice-impress is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101798" version="1" comment="libreoffice-kde4 is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101799" version="1" comment="libreoffice-l10n-af is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101800" version="1" comment="libreoffice-l10n-ar is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101801" version="1" comment="libreoffice-l10n-as is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101802" version="1" comment="libreoffice-l10n-bg is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101803" version="1" comment="libreoffice-l10n-bn is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101804" version="1" comment="libreoffice-l10n-br is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101805" version="1" comment="libreoffice-l10n-ca is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101806" version="1" comment="libreoffice-l10n-cs is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101807" version="1" comment="libreoffice-l10n-cy is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101808" version="1" comment="libreoffice-l10n-da is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101809" version="1" comment="libreoffice-l10n-de is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101810" version="1" comment="libreoffice-l10n-dz is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101811" version="1" comment="libreoffice-l10n-el is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101812" version="1" comment="libreoffice-l10n-en is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101813" version="1" comment="libreoffice-l10n-es is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101814" version="1" comment="libreoffice-l10n-et is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101815" version="1" comment="libreoffice-l10n-eu is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101816" version="1" comment="libreoffice-l10n-fa is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101817" version="1" comment="libreoffice-l10n-fi is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101818" version="1" comment="libreoffice-l10n-fr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101819" version="1" comment="libreoffice-l10n-ga is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101820" version="1" comment="libreoffice-l10n-gl is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101821" version="1" comment="libreoffice-l10n-gu is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101822" version="1" comment="libreoffice-l10n-he is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101823" version="1" comment="libreoffice-l10n-hi is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101824" version="1" comment="libreoffice-l10n-hr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101825" version="1" comment="libreoffice-l10n-hu is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101826" version="1" comment="libreoffice-l10n-it is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101827" version="1" comment="libreoffice-l10n-ja is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101828" version="1" comment="libreoffice-l10n-kk is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101829" version="1" comment="libreoffice-l10n-kn is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101830" version="1" comment="libreoffice-l10n-ko is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101831" version="1" comment="libreoffice-l10n-lt is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101832" version="1" comment="libreoffice-l10n-lv is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101833" version="1" comment="libreoffice-l10n-mai is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101834" version="1" comment="libreoffice-l10n-ml is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101835" version="1" comment="libreoffice-l10n-mr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101836" version="1" comment="libreoffice-l10n-nb is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101837" version="1" comment="libreoffice-l10n-nl is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101838" version="1" comment="libreoffice-l10n-nn is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101839" version="1" comment="libreoffice-l10n-nr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101840" version="1" comment="libreoffice-l10n-nso is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101841" version="1" comment="libreoffice-l10n-or is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101842" version="1" comment="libreoffice-l10n-pa is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101843" version="1" comment="libreoffice-l10n-pl is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101844" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101845" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101846" version="1" comment="libreoffice-l10n-ro is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101847" version="1" comment="libreoffice-l10n-ru is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101848" version="1" comment="libreoffice-l10n-si is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101849" version="1" comment="libreoffice-l10n-sk is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101850" version="1" comment="libreoffice-l10n-sl is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101851" version="1" comment="libreoffice-l10n-sr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101852" version="1" comment="libreoffice-l10n-ss is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101853" version="1" comment="libreoffice-l10n-st is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101854" version="1" comment="libreoffice-l10n-sv is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101855" version="1" comment="libreoffice-l10n-ta is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101856" version="1" comment="libreoffice-l10n-te is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101857" version="1" comment="libreoffice-l10n-th is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101858" version="1" comment="libreoffice-l10n-tn is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101859" version="1" comment="libreoffice-l10n-tr is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101860" version="1" comment="libreoffice-l10n-ts is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101861" version="1" comment="libreoffice-l10n-uk is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101862" version="1" comment="libreoffice-l10n-ve is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101863" version="1" comment="libreoffice-l10n-xh is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101864" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101865" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101866" version="1" comment="libreoffice-l10n-zu is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101867" version="1" comment="libreoffice-mailmerge is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101868" version="1" comment="libreoffice-math is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101869" version="1" comment="libreoffice-officebean is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101870" version="1" comment="libreoffice-pyuno is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101871" version="1" comment="libreoffice-sdk is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101872" version="1" comment="libreoffice-sdk-doc is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101873" version="1" comment="libreoffice-writer is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101874" version="1" comment="libreoffice-writer-extensions is &lt;4.3.3.2-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101896" version="1" comment="libpolarssl7 is &lt;1.3.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101897" version="1" comment="polarssl is &lt;1.3.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009101898" version="1" comment="polarssl-devel is &lt;1.3.9-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043870"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102063" version="1" comment="libzmq4 is &lt;4.0.5-3.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102064" version="1" comment="zeromq is &lt;4.0.5-3.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102065" version="1" comment="zeromq-devel is &lt;4.0.5-3.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043889"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102120" version="1" comment="rubygem-sprockets is &lt;2.12.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102121" version="1" comment="rubygem-sprockets-doc is &lt;2.12.1-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038240"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102122" version="1" comment="rubygem-tilt-1_4 is &lt;1.4.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038241"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102123" version="1" comment="rubygem-tilt-1_4-doc is &lt;1.4.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102124" version="1" comment="rubygem-tilt-1_4-testsuite is &lt;1.4.1-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102606" version="1" comment="icecast is &lt;2.4.0-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102607" version="1" comment="icecast-doc is &lt;2.4.0-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038272"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043963"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102616" version="1" comment="docker-bash-completion is &lt;1.3.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102617" version="1" comment="docker-zsh-completion is &lt;1.3.2-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009043964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102926" version="1" comment="seamonkey is &lt;2.31-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102927" version="1" comment="seamonkey-dom-inspector is &lt;2.31-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102928" version="1" comment="seamonkey-irc is &lt;2.31-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102929" version="1" comment="seamonkey-translations-common is &lt;2.31-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009102930" version="1" comment="seamonkey-translations-other is &lt;2.31-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044030"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103080" version="1" comment="kernel-debug is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103081" version="1" comment="kernel-debug-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103082" version="1" comment="kernel-debug-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103083" version="1" comment="kernel-default is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103084" version="1" comment="kernel-default-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103085" version="1" comment="kernel-default-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103086" version="1" comment="kernel-desktop is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103087" version="1" comment="kernel-desktop-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103088" version="1" comment="kernel-desktop-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103099" version="1" comment="kernel-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103089" version="1" comment="kernel-docs is &lt;3.16.7-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103090" version="1" comment="kernel-ec2 is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103091" version="1" comment="kernel-ec2-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103092" version="1" comment="kernel-ec2-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103100" version="1" comment="kernel-macros is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103093" version="1" comment="kernel-obs-build is &lt;3.16.7-7.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044067"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103095" version="1" comment="kernel-obs-qa is &lt;3.16.7-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103094" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044066"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103096" version="1" comment="kernel-pae is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103097" version="1" comment="kernel-pae-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103098" version="1" comment="kernel-pae-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103101" version="1" comment="kernel-source is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103102" version="1" comment="kernel-source-vanilla is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103103" version="1" comment="kernel-syms is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103104" version="1" comment="kernel-vanilla is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103105" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103106" version="1" comment="kernel-xen is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103107" version="1" comment="kernel-xen-base is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103108" version="1" comment="kernel-xen-devel is &lt;3.16.7-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044065"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103122" version="1" comment="libunbound2 is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103123" version="1" comment="unbound is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103124" version="1" comment="unbound-anchor is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103125" version="1" comment="unbound-devel is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103126" version="1" comment="unbound-munin is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103127" version="1" comment="unbound-python is &lt;1.4.22-4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044074"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103226" version="1" comment="docker is &lt;1.4.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103227" version="1" comment="docker-bash-completion is &lt;1.4.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103228" version="1" comment="docker-zsh-completion is &lt;1.4.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044094"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105112" version="1" comment="jasper is &lt;1.900.1-163.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105113" version="1" comment="libjasper-devel is &lt;1.900.1-163.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105114" version="1" comment="libjasper1 is &lt;1.900.1-163.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105115" version="1" comment="libjasper1-32bit is &lt;1.900.1-163.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044377"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105945" version="1" comment="grep is &lt;2.20-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044510"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105951" version="1" comment="openvas-manager is &lt;4.0.4-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105994" version="1" comment="krb5 is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105995" version="1" comment="krb5-32bit is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105996" version="1" comment="krb5-client is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105997" version="1" comment="krb5-devel is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105998" version="1" comment="krb5-devel-32bit is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105999" version="1" comment="krb5-doc is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105992" version="1" comment="krb5-mini is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105993" version="1" comment="krb5-mini-devel is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106000" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106001" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106002" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106003" version="1" comment="krb5-server is &lt;1.12.2-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044520"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105983" version="1" comment="xen is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105984" version="1" comment="xen-devel is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105988" version="1" comment="xen-doc-html is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105989" version="1" comment="xen-kmp-default is &lt;4.4.1_08_k3.16.7_7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105990" version="1" comment="xen-kmp-desktop is &lt;4.4.1_08_k3.16.7_7-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044519"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105986" version="1" comment="xen-libs is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105985" version="1" comment="xen-libs-32bit is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105991" version="1" comment="xen-tools is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105987" version="1" comment="xen-tools-domU is &lt;4.4.1_08-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044518"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106164" version="1" comment="mdadm is &lt;3.3.1-5.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106297" version="1" comment="tigervnc is &lt;1.4.1-6.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038273"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106298" version="1" comment="xorg-x11-Xvnc is &lt;1.4.1-6.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106919" version="1" comment="libecpg6 is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106918" version="1" comment="libecpg6-32bit is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106921" version="1" comment="libpq5 is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106920" version="1" comment="libpq5-32bit is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106924" version="1" comment="postgresql93 is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106925" version="1" comment="postgresql93-contrib is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106922" version="1" comment="postgresql93-devel is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106926" version="1" comment="postgresql93-docs is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106923" version="1" comment="postgresql93-libs is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106927" version="1" comment="postgresql93-plperl is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106928" version="1" comment="postgresql93-plpython is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106929" version="1" comment="postgresql93-pltcl is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106930" version="1" comment="postgresql93-server is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106931" version="1" comment="postgresql93-test is &lt;9.3.6-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106938" version="1" comment="apache2 is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106939" version="1" comment="apache2-devel is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106940" version="1" comment="apache2-doc is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106941" version="1" comment="apache2-event is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106942" version="1" comment="apache2-example-pages is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106943" version="1" comment="apache2-prefork is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106944" version="1" comment="apache2-utils is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009106945" version="1" comment="apache2-worker is &lt;2.4.10-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044610"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107788" version="1" comment="gdm is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107789" version="1" comment="gdm-branding-upstream is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107790" version="1" comment="gdm-devel is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107791" version="1" comment="gdm-lang is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107792" version="1" comment="gdmflexiserver is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107793" version="1" comment="libgdm1 is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107794" version="1" comment="typelib-1_0-Gdm-1_0 is &lt;3.14.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044718"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107795" version="1" comment="glusterfs is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107796" version="1" comment="glusterfs-devel is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107797" version="1" comment="libgfapi0 is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107798" version="1" comment="libgfchangelog0 is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107799" version="1" comment="libgfrpc0 is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107800" version="1" comment="libgfxdr0 is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009107801" version="1" comment="libglusterfs0 is &lt;3.5.2-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044719"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108336" version="1" comment="python-Django is &lt;1.6.11-3.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103696" version="1" comment="libvirt is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103697" version="1" comment="libvirt-client is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103698" version="1" comment="libvirt-client-32bit is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103699" version="1" comment="libvirt-daemon is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103700" version="1" comment="libvirt-daemon-config-network is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103701" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103702" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103721" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103703" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103704" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103705" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103706" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103707" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103708" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103709" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103710" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103711" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103722" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103712" version="1" comment="libvirt-daemon-lxc is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103713" version="1" comment="libvirt-daemon-qemu is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103714" version="1" comment="libvirt-daemon-uml is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103715" version="1" comment="libvirt-daemon-vbox is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103723" version="1" comment="libvirt-daemon-xen is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103716" version="1" comment="libvirt-devel is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103717" version="1" comment="libvirt-devel-32bit is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103718" version="1" comment="libvirt-doc is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103719" version="1" comment="libvirt-lock-sanlock is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103720" version="1" comment="libvirt-login-shell is &lt;1.2.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108989" version="1" comment="bbswitch is &lt;0.8-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044909"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108990" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_21-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108991" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_21-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108992" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_21-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108993" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_21-3.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108994" version="1" comment="cloop is &lt;2.639-14.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108995" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_21-14.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108996" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_21-14.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108997" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_21-14.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108998" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_21-14.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044912"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009108999" version="1" comment="crash is &lt;7.0.8-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109000" version="1" comment="crash-devel is &lt;7.0.8-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109001" version="1" comment="crash-doc is &lt;7.0.8-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109002" version="1" comment="crash-eppic is &lt;7.0.8-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109003" version="1" comment="crash-gcore is &lt;7.0.8-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044913"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109004" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109005" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109006" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109007" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044914"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109008" version="1" comment="hdjmod is &lt;1.28-18.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044915"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109009" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_21-18.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109010" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_21-18.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109011" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_21-18.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109012" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_21-18.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044916"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109013" version="1" comment="ipset is &lt;6.23-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109014" version="1" comment="ipset-devel is &lt;6.23-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109015" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109016" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109017" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109018" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_21-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044918"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109020" version="1" comment="kernel-debug is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109021" version="1" comment="kernel-debug-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109022" version="1" comment="kernel-debug-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109023" version="1" comment="kernel-default is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109024" version="1" comment="kernel-default-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109025" version="1" comment="kernel-default-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109026" version="1" comment="kernel-desktop is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109027" version="1" comment="kernel-desktop-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109028" version="1" comment="kernel-desktop-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109039" version="1" comment="kernel-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109029" version="1" comment="kernel-docs is &lt;3.16.7-21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044920"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109030" version="1" comment="kernel-ec2 is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109031" version="1" comment="kernel-ec2-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109032" version="1" comment="kernel-ec2-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109040" version="1" comment="kernel-macros is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109033" version="1" comment="kernel-obs-build is &lt;3.16.7-21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044921"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109035" version="1" comment="kernel-obs-qa is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109034" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109036" version="1" comment="kernel-pae is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109037" version="1" comment="kernel-pae-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109038" version="1" comment="kernel-pae-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109041" version="1" comment="kernel-source is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109042" version="1" comment="kernel-source-vanilla is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109043" version="1" comment="kernel-syms is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109044" version="1" comment="kernel-vanilla is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109045" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109046" version="1" comment="kernel-xen is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109047" version="1" comment="kernel-xen-base is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109048" version="1" comment="kernel-xen-devel is &lt;3.16.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044919"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109019" version="1" comment="libipset3 is &lt;6.23-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044917"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109049" version="1" comment="pcfclock is &lt;0.44-260.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044922"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109050" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_21-260.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109051" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_21-260.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109052" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_21-260.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109058" version="1" comment="python-virtualbox is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109053" version="1" comment="vhba-kmp is &lt;20140629-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109054" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_21-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109055" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_21-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109056" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_21-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109057" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_21-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109059" version="1" comment="virtualbox is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109060" version="1" comment="virtualbox-devel is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109061" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109062" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109063" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109064" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109065" version="1" comment="virtualbox-guest-tools is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109066" version="1" comment="virtualbox-guest-x11 is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109067" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109068" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109069" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.20_k3.16.7_21-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044927"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109070" version="1" comment="virtualbox-qt is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109071" version="1" comment="virtualbox-websrv is &lt;4.3.20-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109072" version="1" comment="xen is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109073" version="1" comment="xen-devel is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109082" version="1" comment="xen-doc-html is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109083" version="1" comment="xen-kmp-default is &lt;4.4.1_08_k3.16.7_21-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109084" version="1" comment="xen-kmp-desktop is &lt;4.4.1_08_k3.16.7_21-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109075" version="1" comment="xen-libs is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109074" version="1" comment="xen-libs-32bit is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109085" version="1" comment="xen-tools is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109076" version="1" comment="xen-tools-domU is &lt;4.4.1_08-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044928"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109077" version="1" comment="xtables-addons is &lt;2.6-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044929"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109078" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109079" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109080" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109081" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044930"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109099" version="1" comment="MozillaFirefox is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109100" version="1" comment="MozillaFirefox-branding-upstream is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109101" version="1" comment="MozillaFirefox-buildsymbols is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109102" version="1" comment="MozillaFirefox-devel is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109103" version="1" comment="MozillaFirefox-translations-common is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109104" version="1" comment="MozillaFirefox-translations-other is &lt;37.0.2-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109107" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109108" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109109" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109110" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109111" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109112" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109113" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.79-7.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044938"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109114" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109115" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109116" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109117" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109118" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109119" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109120" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.45-9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044939"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109158" version="1" comment="python-Pillow is &lt;2.8.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109159" version="1" comment="python-Pillow-tk is &lt;2.8.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044949"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109421" version="1" comment="libreoffice is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109422" version="1" comment="libreoffice-base is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109423" version="1" comment="libreoffice-base-drivers-mysql is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109424" version="1" comment="libreoffice-base-drivers-postgresql is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109425" version="1" comment="libreoffice-branding-upstream is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109426" version="1" comment="libreoffice-calc is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109427" version="1" comment="libreoffice-calc-extensions is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109428" version="1" comment="libreoffice-draw is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109429" version="1" comment="libreoffice-filters-optional is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109430" version="1" comment="libreoffice-gnome is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109431" version="1" comment="libreoffice-icon-theme-crystal is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109432" version="1" comment="libreoffice-icon-theme-galaxy is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109433" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109434" version="1" comment="libreoffice-icon-theme-oxygen is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109435" version="1" comment="libreoffice-icon-theme-sifr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109436" version="1" comment="libreoffice-icon-theme-tango is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109437" version="1" comment="libreoffice-impress is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109438" version="1" comment="libreoffice-kde4 is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109439" version="1" comment="libreoffice-l10n-af is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109440" version="1" comment="libreoffice-l10n-ar is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109441" version="1" comment="libreoffice-l10n-as is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109442" version="1" comment="libreoffice-l10n-bg is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109443" version="1" comment="libreoffice-l10n-bn is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109444" version="1" comment="libreoffice-l10n-br is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109445" version="1" comment="libreoffice-l10n-ca is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109446" version="1" comment="libreoffice-l10n-cs is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109447" version="1" comment="libreoffice-l10n-cy is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109448" version="1" comment="libreoffice-l10n-da is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109449" version="1" comment="libreoffice-l10n-de is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109450" version="1" comment="libreoffice-l10n-dz is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109451" version="1" comment="libreoffice-l10n-el is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109452" version="1" comment="libreoffice-l10n-en is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109453" version="1" comment="libreoffice-l10n-es is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109454" version="1" comment="libreoffice-l10n-et is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109455" version="1" comment="libreoffice-l10n-eu is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109456" version="1" comment="libreoffice-l10n-fa is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109457" version="1" comment="libreoffice-l10n-fi is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109458" version="1" comment="libreoffice-l10n-fr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109459" version="1" comment="libreoffice-l10n-ga is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109460" version="1" comment="libreoffice-l10n-gl is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109461" version="1" comment="libreoffice-l10n-gu is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109462" version="1" comment="libreoffice-l10n-he is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109463" version="1" comment="libreoffice-l10n-hi is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109464" version="1" comment="libreoffice-l10n-hr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109465" version="1" comment="libreoffice-l10n-hu is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109466" version="1" comment="libreoffice-l10n-it is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109467" version="1" comment="libreoffice-l10n-ja is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109468" version="1" comment="libreoffice-l10n-kk is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109469" version="1" comment="libreoffice-l10n-kn is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109470" version="1" comment="libreoffice-l10n-ko is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109471" version="1" comment="libreoffice-l10n-lt is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109472" version="1" comment="libreoffice-l10n-lv is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109473" version="1" comment="libreoffice-l10n-mai is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109474" version="1" comment="libreoffice-l10n-ml is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109475" version="1" comment="libreoffice-l10n-mr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109476" version="1" comment="libreoffice-l10n-nb is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109477" version="1" comment="libreoffice-l10n-nl is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109478" version="1" comment="libreoffice-l10n-nn is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109479" version="1" comment="libreoffice-l10n-nr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109480" version="1" comment="libreoffice-l10n-nso is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109481" version="1" comment="libreoffice-l10n-or is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109482" version="1" comment="libreoffice-l10n-pa is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109483" version="1" comment="libreoffice-l10n-pl is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109484" version="1" comment="libreoffice-l10n-pt-BR is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109485" version="1" comment="libreoffice-l10n-pt-PT is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109486" version="1" comment="libreoffice-l10n-ro is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109487" version="1" comment="libreoffice-l10n-ru is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109488" version="1" comment="libreoffice-l10n-si is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109489" version="1" comment="libreoffice-l10n-sk is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109490" version="1" comment="libreoffice-l10n-sl is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109491" version="1" comment="libreoffice-l10n-sr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109492" version="1" comment="libreoffice-l10n-ss is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109493" version="1" comment="libreoffice-l10n-st is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109494" version="1" comment="libreoffice-l10n-sv is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109495" version="1" comment="libreoffice-l10n-ta is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109496" version="1" comment="libreoffice-l10n-te is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109497" version="1" comment="libreoffice-l10n-th is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109498" version="1" comment="libreoffice-l10n-tn is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109499" version="1" comment="libreoffice-l10n-tr is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109500" version="1" comment="libreoffice-l10n-ts is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109501" version="1" comment="libreoffice-l10n-uk is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109502" version="1" comment="libreoffice-l10n-ve is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109503" version="1" comment="libreoffice-l10n-xh is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109504" version="1" comment="libreoffice-l10n-zh-Hans is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109505" version="1" comment="libreoffice-l10n-zh-Hant is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109506" version="1" comment="libreoffice-l10n-zu is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109507" version="1" comment="libreoffice-mailmerge is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109508" version="1" comment="libreoffice-math is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109509" version="1" comment="libreoffice-officebean is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109510" version="1" comment="libreoffice-pyuno is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109511" version="1" comment="libreoffice-sdk is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109512" version="1" comment="libreoffice-sdk-doc is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109513" version="1" comment="libreoffice-writer is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109514" version="1" comment="libreoffice-writer-extensions is &lt;4.3.7.2-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109813" version="1" comment="libcacard is &lt;2.1.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038703"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109814" version="1" comment="libcacard-devel is &lt;2.1.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038704"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109815" version="1" comment="libcacard0 is &lt;2.1.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038705"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109817" version="1" comment="qemu is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109818" version="1" comment="qemu-arm is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109819" version="1" comment="qemu-block-curl is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109820" version="1" comment="qemu-extra is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109821" version="1" comment="qemu-guest-agent is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036245"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109822" version="1" comment="qemu-ipxe is &lt;1.0.0-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109823" version="1" comment="qemu-ksm is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038706"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109824" version="1" comment="qemu-kvm is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109825" version="1" comment="qemu-lang is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109816" version="1" comment="qemu-linux-user is &lt;2.1.3-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109826" version="1" comment="qemu-ppc is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109827" version="1" comment="qemu-s390 is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109828" version="1" comment="qemu-seabios is &lt;1.7.5-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109829" version="1" comment="qemu-sgabios is &lt;8-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109830" version="1" comment="qemu-tools is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036248"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109831" version="1" comment="qemu-vgabios is &lt;1.7.5-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109832" version="1" comment="qemu-x86 is &lt;2.1.3-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109688" version="1" comment="docker is &lt;1.6.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109689" version="1" comment="docker-bash-completion is &lt;1.6.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109690" version="1" comment="docker-zsh-completion is &lt;1.6.1-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045010"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109777" version="1" comment="LibVNCServer is &lt;0.9.10-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109778" version="1" comment="LibVNCServer-devel is &lt;0.9.10-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038721"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109779" version="1" comment="libvncclient0 is &lt;0.9.10-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038722"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109780" version="1" comment="libvncserver0 is &lt;0.9.10-10.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038723"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045029"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109809" version="1" comment="wireshark is &lt;1.12.5-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109810" version="1" comment="wireshark-devel is &lt;1.12.5-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109811" version="1" comment="wireshark-ui-gtk is &lt;1.12.5-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109812" version="1" comment="wireshark-ui-qt is &lt;1.12.5-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109775" version="1" comment="coreutils is &lt;8.23-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109776" version="1" comment="coreutils-lang is &lt;8.23-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009109774" version="1" comment="coreutils-testsuite is &lt;8.23-2.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045028"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110104" version="1" comment="fuse is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110105" version="1" comment="fuse-devel is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110106" version="1" comment="fuse-devel-static is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110107" version="1" comment="libfuse2 is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110108" version="1" comment="libfuse2-32bit is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110109" version="1" comment="libulockmgr1 is &lt;2.9.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110189" version="1" comment="e2fsprogs is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110190" version="1" comment="e2fsprogs-devel is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110191" version="1" comment="libcom_err-devel is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110192" version="1" comment="libcom_err-devel-32bit is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038746"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110193" version="1" comment="libcom_err2 is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110194" version="1" comment="libcom_err2-32bit is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110195" version="1" comment="libext2fs-devel is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110196" version="1" comment="libext2fs-devel-32bit is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038747"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110197" version="1" comment="libext2fs2 is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110198" version="1" comment="libext2fs2-32bit is &lt;1.42.12-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038748"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045081"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110476" version="1" comment="coreutils is &lt;8.23-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110477" version="1" comment="coreutils-lang is &lt;8.23-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110475" version="1" comment="coreutils-testsuite is &lt;8.23-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110614" version="1" comment="xen is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110615" version="1" comment="xen-devel is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110619" version="1" comment="xen-doc-html is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110620" version="1" comment="xen-kmp-default is &lt;4.4.2_06_k3.16.7_21-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110621" version="1" comment="xen-kmp-desktop is &lt;4.4.2_06_k3.16.7_21-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045138"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110617" version="1" comment="xen-libs is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110616" version="1" comment="xen-libs-32bit is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110622" version="1" comment="xen-tools is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110618" version="1" comment="xen-tools-domU is &lt;4.4.2_06-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045137"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110624" version="1" comment="xorg-x11-server is &lt;7.6_1.16.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110625" version="1" comment="xorg-x11-server-extra is &lt;7.6_1.16.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110626" version="1" comment="xorg-x11-server-sdk is &lt;7.6_1.16.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045140"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110653" version="1" comment="libwmf is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110654" version="1" comment="libwmf-0_2-7 is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110655" version="1" comment="libwmf-0_2-7-32bit is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110656" version="1" comment="libwmf-devel is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110657" version="1" comment="libwmf-gnome is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110658" version="1" comment="libwmf-gnome-32bit is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033200"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110659" version="1" comment="libwmf-tools is &lt;0.2.8.4-239.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009110762" version="1" comment="roundcubemail is &lt;1.0.6-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045165"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111109" version="1" comment="wireshark is &lt;1.12.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111110" version="1" comment="wireshark-devel is &lt;1.12.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111111" version="1" comment="wireshark-ui-gtk is &lt;1.12.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111112" version="1" comment="wireshark-ui-qt is &lt;1.12.6-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045203"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111170" version="1" comment="cups-filters is &lt;1.0.58-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111171" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111172" version="1" comment="cups-filters-devel is &lt;1.0.58-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111173" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111174" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045214"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111311" version="1" comment="libcrypto34 is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111312" version="1" comment="libcrypto34-32bit is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111313" version="1" comment="libressl is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111314" version="1" comment="libressl-devel is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111315" version="1" comment="libressl-devel-32bit is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111316" version="1" comment="libressl-devel-doc is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111317" version="1" comment="libssl33 is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111318" version="1" comment="libssl33-32bit is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111319" version="1" comment="libtls4 is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111320" version="1" comment="libtls4-32bit is &lt;2.2.1-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045238"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111321" version="1" comment="ansible is &lt;1.7.1-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111333" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111334" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111335" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111336" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111337" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111338" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111339" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.51-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111521" version="1" comment="lxc is &lt;1.0.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009111522" version="1" comment="lxc-devel is &lt;1.0.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113228" version="1" comment="libuser is &lt;0.60-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113229" version="1" comment="libuser-devel is &lt;0.60-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113230" version="1" comment="libuser-lang is &lt;0.60-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113231" version="1" comment="libuser-python is &lt;0.60-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113232" version="1" comment="libuser1 is &lt;0.60-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045503"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113567" version="1" comment="bbswitch is &lt;0.8-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045539"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113568" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_24-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113569" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_24-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113570" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_24-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113571" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_24-3.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045540"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113572" version="1" comment="cloop is &lt;2.639-14.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045541"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113573" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_24-14.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113574" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_24-14.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113575" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_24-14.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113576" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_24-14.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045542"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113577" version="1" comment="crash is &lt;7.0.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113578" version="1" comment="crash-devel is &lt;7.0.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113579" version="1" comment="crash-doc is &lt;7.0.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113580" version="1" comment="crash-eppic is &lt;7.0.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113581" version="1" comment="crash-gcore is &lt;7.0.8-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045543"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113582" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113583" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113584" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113585" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113586" version="1" comment="hdjmod is &lt;1.28-18.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113587" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_24-18.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113588" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_24-18.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113589" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_24-18.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113590" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_24-18.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113591" version="1" comment="ipset is &lt;6.23-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113592" version="1" comment="ipset-devel is &lt;6.23-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113593" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113594" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113595" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113596" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113598" version="1" comment="kernel-debug is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113599" version="1" comment="kernel-debug-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113600" version="1" comment="kernel-debug-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113601" version="1" comment="kernel-default is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113602" version="1" comment="kernel-default-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113603" version="1" comment="kernel-default-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113604" version="1" comment="kernel-desktop is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113605" version="1" comment="kernel-desktop-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113606" version="1" comment="kernel-desktop-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113617" version="1" comment="kernel-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113607" version="1" comment="kernel-docs is &lt;3.16.7-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113608" version="1" comment="kernel-ec2 is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113609" version="1" comment="kernel-ec2-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113610" version="1" comment="kernel-ec2-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113618" version="1" comment="kernel-macros is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113611" version="1" comment="kernel-obs-build is &lt;3.16.7-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113613" version="1" comment="kernel-obs-qa is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113612" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113614" version="1" comment="kernel-pae is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113615" version="1" comment="kernel-pae-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113616" version="1" comment="kernel-pae-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113619" version="1" comment="kernel-source is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113620" version="1" comment="kernel-source-vanilla is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113621" version="1" comment="kernel-syms is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113622" version="1" comment="kernel-vanilla is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113623" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113624" version="1" comment="kernel-xen is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113625" version="1" comment="kernel-xen-base is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113626" version="1" comment="kernel-xen-devel is &lt;3.16.7-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113597" version="1" comment="libipset3 is &lt;6.23-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113627" version="1" comment="pcfclock is &lt;0.44-260.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045551"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113628" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_24-260.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113629" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_24-260.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113630" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_24-260.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113631" version="1" comment="vhba-kmp is &lt;20140629-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113632" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_24-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113633" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_24-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113634" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_24-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113635" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_24-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113636" version="1" comment="xen is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113637" version="1" comment="xen-devel is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113646" version="1" comment="xen-doc-html is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113647" version="1" comment="xen-kmp-default is &lt;4.4.2_06_k3.16.7_24-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113648" version="1" comment="xen-kmp-desktop is &lt;4.4.2_06_k3.16.7_24-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045558"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113639" version="1" comment="xen-libs is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113638" version="1" comment="xen-libs-32bit is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113649" version="1" comment="xen-tools is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113640" version="1" comment="xen-tools-domU is &lt;4.4.2_06-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113641" version="1" comment="xtables-addons is &lt;2.6-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045556"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113642" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113643" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113644" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113645" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_24-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045557"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117730" version="1" comment="flash-player is &lt;11.2.202.508-2.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117731" version="1" comment="flash-player-gnome is &lt;11.2.202.508-2.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117732" version="1" comment="flash-player-kde4 is &lt;11.2.202.508-2.67.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113651" version="1" comment="MozillaFirefox is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113650" version="1" comment="MozillaFirefox-branding-openSUSE is &lt;40-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113652" version="1" comment="MozillaFirefox-branding-upstream is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113653" version="1" comment="MozillaFirefox-buildsymbols is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113654" version="1" comment="MozillaFirefox-devel is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113655" version="1" comment="MozillaFirefox-translations-common is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113656" version="1" comment="MozillaFirefox-translations-other is &lt;40.0-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113952" version="1" comment="wireshark is &lt;1.12.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113953" version="1" comment="wireshark-devel is &lt;1.12.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113954" version="1" comment="wireshark-ui-gtk is &lt;1.12.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113955" version="1" comment="wireshark-ui-qt is &lt;1.12.7-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045584"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113965" version="1" comment="ansible is &lt;1.7.1-2.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113966" version="1" comment="MozillaThunderbird is &lt;38.2.0-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113967" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.2.0-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113968" version="1" comment="MozillaThunderbird-devel is &lt;38.2.0-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113969" version="1" comment="MozillaThunderbird-translations-common is &lt;38.2.0-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009113970" version="1" comment="MozillaThunderbird-translations-other is &lt;38.2.0-25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045590"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114221" version="1" comment="gdk-pixbuf is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114222" version="1" comment="gdk-pixbuf-devel is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114223" version="1" comment="gdk-pixbuf-devel-32bit is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114224" version="1" comment="gdk-pixbuf-lang is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114225" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114226" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114227" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114228" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114229" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.31.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105292" version="1" comment="roundcubemail is &lt;1.0.4-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044417"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114351" version="1" comment="libspice-server-devel is &lt;0.12.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114352" version="1" comment="libspice-server1 is &lt;0.12.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114353" version="1" comment="spice is &lt;0.12.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114354" version="1" comment="spice-client is &lt;0.12.4-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114370" version="1" comment="python-Django is &lt;1.6.11-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045662"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114408" version="1" comment="criu is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114409" version="1" comment="criu-devel is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114410" version="1" comment="libcriu1 is &lt;1.3.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044072"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103724" version="1" comment="libruby2_1-2_1 is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038309"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103725" version="1" comment="ruby2.1 is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103726" version="1" comment="ruby2.1-devel is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103727" version="1" comment="ruby2.1-devel-extra is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103728" version="1" comment="ruby2.1-doc is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103729" version="1" comment="ruby2.1-doc-ri is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038314"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009103730" version="1" comment="ruby2.1-stdlib is &lt;2.1.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038315"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114493" version="1" comment="cyradm is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114494" version="1" comment="cyrus-imapd is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114495" version="1" comment="cyrus-imapd-devel is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114496" version="1" comment="cyrus-imapd-snmp is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114497" version="1" comment="cyrus-imapd-snmp-mibs is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114498" version="1" comment="cyrus-imapd-utils is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114499" version="1" comment="perl-Cyrus-IMAP is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114500" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.4.18-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009114743" version="1" comment="python-PyJWT is &lt;0.2.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045696"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115059" version="1" comment="docker is &lt;1.8.3-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115060" version="1" comment="docker-bash-completion is &lt;1.8.3-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115061" version="1" comment="docker-test is &lt;1.8.3-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115062" version="1" comment="docker-zsh-completion is &lt;1.8.3-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045760"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115118" version="1" comment="python-Django is &lt;1.6.11-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045775"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115199" version="1" comment="libcrypto34 is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115200" version="1" comment="libcrypto34-32bit is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117733" version="1" comment="libcrypto36 is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117734" version="1" comment="libcrypto36-32bit is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117735" version="1" comment="libressl is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117736" version="1" comment="libressl-devel is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117737" version="1" comment="libressl-devel-32bit is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117738" version="1" comment="libressl-devel-doc is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115205" version="1" comment="libssl33 is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115206" version="1" comment="libssl33-32bit is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117739" version="1" comment="libssl37 is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117740" version="1" comment="libssl37-32bit is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115207" version="1" comment="libtls4 is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115208" version="1" comment="libtls4-32bit is &lt;2.2.1-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117741" version="1" comment="libtls9 is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117742" version="1" comment="libtls9-32bit is &lt;2.3.0-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115212" version="1" comment="haproxy is &lt;1.5.5-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115288" version="1" comment="bbswitch is &lt;0.8-3.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045793"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115289" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_29-3.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115290" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_29-3.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115291" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_29-3.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115292" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_29-3.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115293" version="1" comment="cloop is &lt;2.639-14.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115294" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_29-14.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115295" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_29-14.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115296" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_29-14.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115297" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_29-14.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115298" version="1" comment="crash is &lt;7.0.8-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115299" version="1" comment="crash-devel is &lt;7.0.8-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115300" version="1" comment="crash-doc is &lt;7.0.8-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115301" version="1" comment="crash-eppic is &lt;7.0.8-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115302" version="1" comment="crash-gcore is &lt;7.0.8-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045797"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115303" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115304" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115305" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115306" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045798"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115307" version="1" comment="hdjmod is &lt;1.28-18.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045799"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115308" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_29-18.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115309" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_29-18.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115310" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_29-18.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115311" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_29-18.14.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045800"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115312" version="1" comment="ipset is &lt;6.23-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115313" version="1" comment="ipset-devel is &lt;6.23-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115314" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115315" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115316" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115317" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045802"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115319" version="1" comment="kernel-debug is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115320" version="1" comment="kernel-debug-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115321" version="1" comment="kernel-debug-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115322" version="1" comment="kernel-default is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115323" version="1" comment="kernel-default-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115324" version="1" comment="kernel-default-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115325" version="1" comment="kernel-desktop is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115326" version="1" comment="kernel-desktop-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115327" version="1" comment="kernel-desktop-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115338" version="1" comment="kernel-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115328" version="1" comment="kernel-docs is &lt;3.16.7-29.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115329" version="1" comment="kernel-ec2 is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115330" version="1" comment="kernel-ec2-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115331" version="1" comment="kernel-ec2-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115339" version="1" comment="kernel-macros is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115332" version="1" comment="kernel-obs-build is &lt;3.16.7-29.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045805"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115334" version="1" comment="kernel-obs-qa is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115333" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115335" version="1" comment="kernel-pae is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115336" version="1" comment="kernel-pae-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115337" version="1" comment="kernel-pae-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115340" version="1" comment="kernel-source is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115341" version="1" comment="kernel-source-vanilla is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115342" version="1" comment="kernel-syms is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115343" version="1" comment="kernel-vanilla is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115344" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115345" version="1" comment="kernel-xen is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115346" version="1" comment="kernel-xen-base is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115347" version="1" comment="kernel-xen-devel is &lt;3.16.7-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045803"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115318" version="1" comment="libipset3 is &lt;6.23-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045801"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115348" version="1" comment="pcfclock is &lt;0.44-260.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045806"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115349" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_29-260.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115350" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_29-260.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115351" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_29-260.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045807"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115352" version="1" comment="vhba-kmp is &lt;20140629-2.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045808"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115353" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_29-2.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115354" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_29-2.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115355" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_29-2.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115356" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_29-2.13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045809"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115357" version="1" comment="xen is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115358" version="1" comment="xen-devel is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115367" version="1" comment="xen-doc-html is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115368" version="1" comment="xen-kmp-default is &lt;4.4.2_06_k3.16.7_29-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115369" version="1" comment="xen-kmp-desktop is &lt;4.4.2_06_k3.16.7_29-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045813"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115360" version="1" comment="xen-libs is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115359" version="1" comment="xen-libs-32bit is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115370" version="1" comment="xen-tools is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115361" version="1" comment="xen-tools-domU is &lt;4.4.2_06-27.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045810"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115362" version="1" comment="xtables-addons is &lt;2.6-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045811"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115363" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115364" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115365" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115366" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_29-13.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045812"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115421" version="1" comment="python-virtualbox is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115422" version="1" comment="virtualbox is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115423" version="1" comment="virtualbox-devel is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115424" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115425" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115426" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115427" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115428" version="1" comment="virtualbox-guest-tools is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115429" version="1" comment="virtualbox-guest-x11 is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115430" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115431" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115432" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.32_k3.16.7_29-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045828"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115433" version="1" comment="virtualbox-host-source is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115434" version="1" comment="virtualbox-qt is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115435" version="1" comment="virtualbox-websrv is &lt;4.3.32-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045827"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115543" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115544" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115540" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115541" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115542" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115545" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115546" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115547" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115548" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115549" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.91-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045846"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115531" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115532" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115533" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115534" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115535" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115536" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115537" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.65-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045844"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105284" version="1" comment="libvala-0_26-0 is &lt;0.26.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105285" version="1" comment="libvala-0_26-devel is &lt;0.26.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105282" version="1" comment="shotwell is &lt;0.20.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044414"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105283" version="1" comment="shotwell-lang is &lt;0.20.1-5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044414"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105286" version="1" comment="vala is &lt;0.26.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044415"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115560" version="1" comment="wpa_supplicant is &lt;2.2-5.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034744"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115561" version="1" comment="wpa_supplicant-gui is &lt;2.2-5.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115518" version="1" comment="libecpg6 is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115517" version="1" comment="libecpg6-32bit is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115520" version="1" comment="libpq5 is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115519" version="1" comment="libpq5-32bit is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115523" version="1" comment="postgresql93 is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115524" version="1" comment="postgresql93-contrib is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115521" version="1" comment="postgresql93-devel is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115525" version="1" comment="postgresql93-docs is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115522" version="1" comment="postgresql93-libs is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115526" version="1" comment="postgresql93-plperl is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115527" version="1" comment="postgresql93-plpython is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115528" version="1" comment="postgresql93-pltcl is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115529" version="1" comment="postgresql93-server is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009115530" version="1" comment="postgresql93-test is &lt;9.3.10-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009045843"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117956" version="1" comment="xen is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117957" version="1" comment="xen-devel is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117958" version="1" comment="xen-doc-html is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117959" version="1" comment="xen-kmp-default is &lt;4.4.3_02_k3.16.7_29-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117960" version="1" comment="xen-kmp-desktop is &lt;4.4.3_02_k3.16.7_29-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117961" version="1" comment="xen-libs is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117962" version="1" comment="xen-libs-32bit is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117963" version="1" comment="xen-tools is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117964" version="1" comment="xen-tools-domU is &lt;4.4.3_02-30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009117999" version="1" comment="dracut is &lt;037-17.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118000" version="1" comment="dracut-fips is &lt;037-17.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046364"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118325" version="1" comment="cyradm is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118326" version="1" comment="cyrus-imapd is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118327" version="1" comment="cyrus-imapd-devel is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118328" version="1" comment="cyrus-imapd-snmp is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038986"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118329" version="1" comment="cyrus-imapd-snmp-mibs is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038987"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118330" version="1" comment="cyrus-imapd-utils is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038988"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118331" version="1" comment="perl-Cyrus-IMAP is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118332" version="1" comment="perl-Cyrus-SIEVE-managesieve is &lt;2.4.18-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046450"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118827" version="1" comment="python-Django is &lt;1.6.11-3.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038603"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046524"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105720" version="1" comment="libpolarssl7 is &lt;1.3.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105721" version="1" comment="polarssl is &lt;1.3.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105722" version="1" comment="polarssl-devel is &lt;1.3.9-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044473"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118940" version="1" comment="libmysqlclient-devel is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118941" version="1" comment="libmysqlclient18 is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118942" version="1" comment="libmysqlclient18-32bit is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118943" version="1" comment="libmysqlclient_r18 is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118944" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118945" version="1" comment="libmysqld-devel is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118946" version="1" comment="libmysqld18 is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118947" version="1" comment="mariadb is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118948" version="1" comment="mariadb-bench is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118949" version="1" comment="mariadb-client is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118950" version="1" comment="mariadb-errormessages is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118951" version="1" comment="mariadb-test is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118952" version="1" comment="mariadb-tools is &lt;10.0.22-2.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118953" version="1" comment="xen is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118954" version="1" comment="xen-devel is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118955" version="1" comment="xen-doc-html is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118956" version="1" comment="xen-kmp-default is &lt;4.4.3_04_k3.16.7_29-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118957" version="1" comment="xen-kmp-desktop is &lt;4.4.3_04_k3.16.7_29-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118958" version="1" comment="xen-libs is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118959" version="1" comment="xen-libs-32bit is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118960" version="1" comment="xen-tools is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009118961" version="1" comment="xen-tools-domU is &lt;4.4.3_04-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105710" version="1" comment="xdg-utils is &lt;20140922-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044471"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105731" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105732" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105728" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105729" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105730" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105733" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105734" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105735" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105736" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009105737" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.75-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044475"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119772" version="1" comment="libcrypto34 is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119773" version="1" comment="libcrypto34-32bit is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119774" version="1" comment="libcrypto36 is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119775" version="1" comment="libcrypto36-32bit is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119776" version="1" comment="libressl is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119777" version="1" comment="libressl-devel is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119778" version="1" comment="libressl-devel-32bit is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119779" version="1" comment="libressl-devel-doc is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119780" version="1" comment="libssl33 is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119781" version="1" comment="libssl33-32bit is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119782" version="1" comment="libssl37 is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119783" version="1" comment="libssl37-32bit is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119784" version="1" comment="libtls4 is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119785" version="1" comment="libtls4-32bit is &lt;2.2.1-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046628"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119786" version="1" comment="libtls9 is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119787" version="1" comment="libtls9-32bit is &lt;2.3.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046629"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119908" version="1" comment="glibc is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119909" version="1" comment="glibc-devel is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119910" version="1" comment="glibc-devel-static is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119911" version="1" comment="glibc-extra is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119912" version="1" comment="glibc-html is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119913" version="1" comment="glibc-i18ndata is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119914" version="1" comment="glibc-info is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119915" version="1" comment="glibc-locale is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119916" version="1" comment="glibc-obsolete is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119917" version="1" comment="glibc-profile is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119918" version="1" comment="glibc-testsuite is &lt;2.19-16.18.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046655"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119919" version="1" comment="glibc-utils is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119920" version="1" comment="glibc-utils-32bit is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009119921" version="1" comment="nscd is &lt;2.19-16.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046654"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120442" version="1" comment="cups-filters is &lt;1.0.58-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038657"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120443" version="1" comment="cups-filters-cups-browsed is &lt;1.0.58-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038658"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120444" version="1" comment="cups-filters-devel is &lt;1.0.58-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120445" version="1" comment="cups-filters-foomatic-rip is &lt;1.0.58-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120446" version="1" comment="cups-filters-ghostscript is &lt;1.0.58-2.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038661"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046686"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120447" version="1" comment="libpolarssl7 is &lt;1.3.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120448" version="1" comment="polarssl is &lt;1.3.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009120449" version="1" comment="polarssl-devel is &lt;1.3.9-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046687"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122130" version="1" comment="apache2-mod_php5 is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122131" version="1" comment="php5 is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122132" version="1" comment="php5-bcmath is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122133" version="1" comment="php5-bz2 is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122134" version="1" comment="php5-calendar is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122135" version="1" comment="php5-ctype is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122136" version="1" comment="php5-curl is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122137" version="1" comment="php5-dba is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122138" version="1" comment="php5-devel is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122139" version="1" comment="php5-dom is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122140" version="1" comment="php5-enchant is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122141" version="1" comment="php5-exif is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122142" version="1" comment="php5-fastcgi is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122143" version="1" comment="php5-fileinfo is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122144" version="1" comment="php5-firebird is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122145" version="1" comment="php5-fpm is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122146" version="1" comment="php5-ftp is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122147" version="1" comment="php5-gd is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122148" version="1" comment="php5-gettext is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122149" version="1" comment="php5-gmp is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122150" version="1" comment="php5-iconv is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122151" version="1" comment="php5-imap is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122152" version="1" comment="php5-intl is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122153" version="1" comment="php5-json is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122154" version="1" comment="php5-ldap is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122155" version="1" comment="php5-mbstring is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122156" version="1" comment="php5-mcrypt is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122157" version="1" comment="php5-mssql is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122158" version="1" comment="php5-mysql is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122159" version="1" comment="php5-odbc is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122160" version="1" comment="php5-opcache is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122161" version="1" comment="php5-openssl is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122162" version="1" comment="php5-pcntl is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122163" version="1" comment="php5-pdo is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122164" version="1" comment="php5-pear is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122165" version="1" comment="php5-pgsql is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122166" version="1" comment="php5-phar is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122167" version="1" comment="php5-posix is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122168" version="1" comment="php5-pspell is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122169" version="1" comment="php5-readline is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122170" version="1" comment="php5-shmop is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122171" version="1" comment="php5-snmp is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122172" version="1" comment="php5-soap is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122173" version="1" comment="php5-sockets is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122174" version="1" comment="php5-sqlite is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122175" version="1" comment="php5-suhosin is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122176" version="1" comment="php5-sysvmsg is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122177" version="1" comment="php5-sysvsem is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122178" version="1" comment="php5-sysvshm is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122179" version="1" comment="php5-tidy is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122180" version="1" comment="php5-tokenizer is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122181" version="1" comment="php5-wddx is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122182" version="1" comment="php5-xmlreader is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122183" version="1" comment="php5-xmlrpc is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122184" version="1" comment="php5-xmlwriter is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122185" version="1" comment="php5-xsl is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122186" version="1" comment="php5-zip is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122187" version="1" comment="php5-zlib is &lt;5.6.1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133256" version="1" comment="typo3-cms-4_7 is &lt;4.7.20-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048241"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133257" version="1" comment="gd is &lt;2.1.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133258" version="1" comment="gd-devel is &lt;2.1.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133259" version="1" comment="libgd3 is &lt;2.1.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133260" version="1" comment="libgd3-32bit is &lt;2.1.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048242"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133261" version="1" comment="pdns is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133262" version="1" comment="pdns-backend-ldap is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133263" version="1" comment="pdns-backend-lua is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133264" version="1" comment="pdns-backend-mydns is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133265" version="1" comment="pdns-backend-mysql is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133266" version="1" comment="pdns-backend-postgresql is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133267" version="1" comment="pdns-backend-sqlite3 is &lt;3.4.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048243"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133268" version="1" comment="apache2-mod_fcgid is &lt;2.3.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048244"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133269" version="1" comment="iperf is &lt;3.0.12-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040755"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133270" version="1" comment="iperf-devel is &lt;3.0.12-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133271" version="1" comment="libiperf0 is &lt;3.0.12-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040757"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048245"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133272" version="1" comment="bbswitch is &lt;0.8-3.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048246"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133273" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_42-3.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133274" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_42-3.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133275" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_42-3.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133276" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_42-3.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048247"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133277" version="1" comment="cloop is &lt;2.639-14.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048248"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133278" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_42-14.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133279" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_42-14.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133280" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_42-14.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133281" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_42-14.20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048249"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133282" version="1" comment="crash is &lt;7.0.8-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133283" version="1" comment="crash-devel is &lt;7.0.8-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133284" version="1" comment="crash-doc is &lt;7.0.8-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133285" version="1" comment="crash-eppic is &lt;7.0.8-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133286" version="1" comment="crash-gcore is &lt;7.0.8-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048250"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133287" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133288" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133289" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133290" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048251"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133291" version="1" comment="hdjmod is &lt;1.28-18.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048252"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133292" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_42-18.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133293" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_42-18.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133294" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_42-18.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133295" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_42-18.21.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133296" version="1" comment="ipset is &lt;6.23-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133297" version="1" comment="ipset-devel is &lt;6.23-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133298" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133299" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133300" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133301" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_42-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048255"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133302" version="1" comment="kernel-debug is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133303" version="1" comment="kernel-debug-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133304" version="1" comment="kernel-debug-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133305" version="1" comment="kernel-default is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133306" version="1" comment="kernel-default-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133307" version="1" comment="kernel-default-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133308" version="1" comment="kernel-desktop is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133309" version="1" comment="kernel-desktop-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133310" version="1" comment="kernel-desktop-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133311" version="1" comment="kernel-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133312" version="1" comment="kernel-docs is &lt;3.16.7-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133313" version="1" comment="kernel-ec2 is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133314" version="1" comment="kernel-ec2-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133315" version="1" comment="kernel-ec2-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133316" version="1" comment="kernel-macros is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133317" version="1" comment="kernel-obs-build is &lt;3.16.7-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048257"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133318" version="1" comment="kernel-obs-qa is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133319" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133320" version="1" comment="kernel-pae is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133321" version="1" comment="kernel-pae-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133322" version="1" comment="kernel-pae-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133323" version="1" comment="kernel-source is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133324" version="1" comment="kernel-source-vanilla is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133325" version="1" comment="kernel-syms is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133326" version="1" comment="kernel-vanilla is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133327" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133328" version="1" comment="kernel-xen is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133329" version="1" comment="kernel-xen-base is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133330" version="1" comment="kernel-xen-devel is &lt;3.16.7-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048256"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133331" version="1" comment="libipset3 is &lt;6.23-20.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048254"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133332" version="1" comment="pcfclock is &lt;0.44-260.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048258"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133333" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_42-260.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133334" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_42-260.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133335" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_42-260.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048259"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133336" version="1" comment="python-virtualbox is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133337" version="1" comment="vhba-kmp is &lt;20140629-2.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048261"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133338" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_42-2.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133339" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_42-2.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133340" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_42-2.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133341" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_42-2.20.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133342" version="1" comment="virtualbox is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133343" version="1" comment="virtualbox-devel is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133344" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133345" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133346" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133347" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133348" version="1" comment="virtualbox-guest-tools is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133349" version="1" comment="virtualbox-guest-x11 is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133350" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133351" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133352" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.20_k3.16.7_42-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048263"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133353" version="1" comment="virtualbox-host-source is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133354" version="1" comment="virtualbox-qt is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133355" version="1" comment="virtualbox-websrv is &lt;5.0.20-48.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048260"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133356" version="1" comment="xen is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133357" version="1" comment="xen-devel is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133358" version="1" comment="xen-doc-html is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133359" version="1" comment="xen-kmp-default is &lt;4.4.4_02_k3.16.7_42-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133360" version="1" comment="xen-kmp-desktop is &lt;4.4.4_02_k3.16.7_42-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133361" version="1" comment="xen-libs is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133362" version="1" comment="xen-libs-32bit is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133363" version="1" comment="xen-tools is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133364" version="1" comment="xen-tools-domU is &lt;4.4.4_02-46.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133365" version="1" comment="xtables-addons is &lt;2.6-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048266"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133366" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_42-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133367" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_42-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133368" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_42-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133369" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_42-22.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048267"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133370" version="1" comment="phpMyAdmin is &lt;4.4.15.8-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048268"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133371" version="1" comment="typo3-cms-4_5 is &lt;4.5.40-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036543"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048269"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133372" version="1" comment="MozillaFirefox is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133373" version="1" comment="MozillaFirefox-branding-upstream is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133374" version="1" comment="MozillaFirefox-buildsymbols is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133375" version="1" comment="MozillaFirefox-devel is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133376" version="1" comment="MozillaFirefox-translations-common is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133377" version="1" comment="MozillaFirefox-translations-other is &lt;48.0.1-30.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048270"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133378" version="1" comment="libfreebl3 is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133379" version="1" comment="libfreebl3-32bit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133380" version="1" comment="libsoftokn3 is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133381" version="1" comment="libsoftokn3-32bit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133382" version="1" comment="mozilla-nss is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133383" version="1" comment="mozilla-nss-32bit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133384" version="1" comment="mozilla-nss-certs is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133385" version="1" comment="mozilla-nss-certs-32bit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133386" version="1" comment="mozilla-nss-devel is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133387" version="1" comment="mozilla-nss-sysinit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133388" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133389" version="1" comment="mozilla-nss-tools is &lt;3.24-26.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048271"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133390" version="1" comment="gd is &lt;2.1.0-7.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133391" version="1" comment="gd-devel is &lt;2.1.0-7.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133392" version="1" comment="libgd3 is &lt;2.1.0-7.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133393" version="1" comment="libgd3-32bit is &lt;2.1.0-7.14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133394" version="1" comment="libgcrypt is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133395" version="1" comment="libgcrypt-cavs is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133396" version="1" comment="libgcrypt-devel is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133397" version="1" comment="libgcrypt-devel-32bit is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133398" version="1" comment="libgcrypt20 is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133399" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133400" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133401" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-8.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133402" version="1" comment="curl is &lt;7.42.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133403" version="1" comment="libcurl-devel is &lt;7.42.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133404" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133405" version="1" comment="libcurl4 is &lt;7.42.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133406" version="1" comment="libcurl4-32bit is &lt;7.42.1-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048274"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122288" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122289" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122290" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122291" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122292" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122293" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122294" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.72-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046880"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133407" version="1" comment="eog is &lt;3.16.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133408" version="1" comment="eog-devel is &lt;3.16.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133409" version="1" comment="eog-lang is &lt;3.16.5-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048275"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133410" version="1" comment="MozillaThunderbird is &lt;45.3.0-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133411" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.3.0-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133412" version="1" comment="MozillaThunderbird-devel is &lt;45.3.0-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133413" version="1" comment="MozillaThunderbird-translations-common is &lt;45.3.0-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133414" version="1" comment="MozillaThunderbird-translations-other is &lt;45.3.0-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048276"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133415" version="1" comment="libtiff-devel is &lt;4.0.6-10.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133416" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133417" version="1" comment="libtiff5 is &lt;4.0.6-10.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133418" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133419" version="1" comment="tiff is &lt;4.0.6-10.29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048277"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122295" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122296" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122297" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122298" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122299" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122300" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122301" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122302" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122303" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122304" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.95-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046881"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133420" version="1" comment="gdk-pixbuf is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133421" version="1" comment="gdk-pixbuf-devel is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133422" version="1" comment="gdk-pixbuf-devel-32bit is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133423" version="1" comment="gdk-pixbuf-lang is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133424" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133425" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133426" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133427" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133428" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.32.3-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048278"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133429" version="1" comment="wget is &lt;1.16-4.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048279"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133430" version="1" comment="chromedriver is &lt;53.0.2785.101-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133431" version="1" comment="chromium is &lt;53.0.2785.101-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133432" version="1" comment="chromium-desktop-gnome is &lt;53.0.2785.101-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133433" version="1" comment="chromium-desktop-kde is &lt;53.0.2785.101-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133434" version="1" comment="chromium-ffmpegsumo is &lt;53.0.2785.101-120.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048280"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133435" version="1" comment="rpmlint is &lt;1.5-39.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040758"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048281"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133436" version="1" comment="rpmlint-mini is &lt;1.5-8.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048282"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133437" version="1" comment="flash-player is &lt;11.2.202.635-2.108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133438" version="1" comment="flash-player-gnome is &lt;11.2.202.635-2.108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133439" version="1" comment="flash-player-kde4 is &lt;11.2.202.635-2.108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048283"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133440" version="1" comment="chromedriver is &lt;53.0.2785.113-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133441" version="1" comment="chromium is &lt;53.0.2785.113-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133442" version="1" comment="chromium-desktop-gnome is &lt;53.0.2785.113-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133443" version="1" comment="chromium-desktop-kde is &lt;53.0.2785.113-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133444" version="1" comment="chromium-ffmpegsumo is &lt;53.0.2785.113-123.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048284"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133445" version="1" comment="python-virtualbox is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133446" version="1" comment="virtualbox is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133447" version="1" comment="virtualbox-devel is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133448" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133449" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133450" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133451" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133452" version="1" comment="virtualbox-guest-tools is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133453" version="1" comment="virtualbox-guest-x11 is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133454" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133455" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133456" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.26_k3.16.7_42-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133457" version="1" comment="virtualbox-host-source is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133458" version="1" comment="virtualbox-qt is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133459" version="1" comment="virtualbox-websrv is &lt;5.0.26-51.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133460" version="1" comment="apache2-mod_php5 is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133461" version="1" comment="php5 is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133462" version="1" comment="php5-bcmath is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133463" version="1" comment="php5-bz2 is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133464" version="1" comment="php5-calendar is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133465" version="1" comment="php5-ctype is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133466" version="1" comment="php5-curl is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133467" version="1" comment="php5-dba is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133468" version="1" comment="php5-devel is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133469" version="1" comment="php5-dom is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133470" version="1" comment="php5-enchant is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133471" version="1" comment="php5-exif is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133472" version="1" comment="php5-fastcgi is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133473" version="1" comment="php5-fileinfo is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133474" version="1" comment="php5-firebird is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133475" version="1" comment="php5-fpm is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133476" version="1" comment="php5-ftp is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133477" version="1" comment="php5-gd is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133478" version="1" comment="php5-gettext is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133479" version="1" comment="php5-gmp is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133480" version="1" comment="php5-iconv is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133481" version="1" comment="php5-imap is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133482" version="1" comment="php5-intl is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133483" version="1" comment="php5-json is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133484" version="1" comment="php5-ldap is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133485" version="1" comment="php5-mbstring is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133486" version="1" comment="php5-mcrypt is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133487" version="1" comment="php5-mssql is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133488" version="1" comment="php5-mysql is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133489" version="1" comment="php5-odbc is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133490" version="1" comment="php5-opcache is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133491" version="1" comment="php5-openssl is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133492" version="1" comment="php5-pcntl is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133493" version="1" comment="php5-pdo is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133494" version="1" comment="php5-pear is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133495" version="1" comment="php5-pgsql is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133496" version="1" comment="php5-phar is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133497" version="1" comment="php5-posix is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133498" version="1" comment="php5-pspell is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133499" version="1" comment="php5-readline is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133500" version="1" comment="php5-shmop is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133501" version="1" comment="php5-snmp is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133502" version="1" comment="php5-soap is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133503" version="1" comment="php5-sockets is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133504" version="1" comment="php5-sqlite is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133505" version="1" comment="php5-suhosin is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133506" version="1" comment="php5-sysvmsg is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133507" version="1" comment="php5-sysvsem is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133508" version="1" comment="php5-sysvshm is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133509" version="1" comment="php5-tidy is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133510" version="1" comment="php5-tokenizer is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133511" version="1" comment="php5-wddx is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133512" version="1" comment="php5-xmlreader is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133513" version="1" comment="php5-xmlrpc is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133514" version="1" comment="php5-xmlwriter is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133515" version="1" comment="php5-xsl is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133516" version="1" comment="php5-zip is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133517" version="1" comment="php5-zlib is &lt;5.6.1-75.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133518" version="1" comment="file-roller is &lt;3.16.5-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133519" version="1" comment="file-roller-lang is &lt;3.16.5-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133520" version="1" comment="nautilus-file-roller is &lt;3.16.5-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048288"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133521" version="1" comment="pdns is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133522" version="1" comment="pdns-backend-ldap is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133523" version="1" comment="pdns-backend-lua is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133524" version="1" comment="pdns-backend-mydns is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133525" version="1" comment="pdns-backend-mysql is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133526" version="1" comment="pdns-backend-postgresql is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133527" version="1" comment="pdns-backend-sqlite3 is &lt;3.4.6-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048289"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133528" version="1" comment="gtk2 is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133529" version="1" comment="gtk2-branding-SLED is &lt;13.2-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133530" version="1" comment="gtk2-branding-openSUSE is &lt;13.2-14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048291"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133531" version="1" comment="gtk2-branding-upstream is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133532" version="1" comment="gtk2-data is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133533" version="1" comment="gtk2-devel is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030533"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133534" version="1" comment="gtk2-devel-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133535" version="1" comment="gtk2-engine-clearlooks is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133536" version="1" comment="gtk2-engine-clearlooks-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133537" version="1" comment="gtk2-engine-crux is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040765"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133538" version="1" comment="gtk2-engine-crux-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133539" version="1" comment="gtk2-engine-glide is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133540" version="1" comment="gtk2-engine-glide-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133541" version="1" comment="gtk2-engine-hcengine is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133542" version="1" comment="gtk2-engine-industrial is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133543" version="1" comment="gtk2-engine-industrial-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133544" version="1" comment="gtk2-engine-mist is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133545" version="1" comment="gtk2-engine-mist-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133546" version="1" comment="gtk2-engine-redmond95 is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133547" version="1" comment="gtk2-engine-redmond95-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133548" version="1" comment="gtk2-engine-thinice is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133549" version="1" comment="gtk2-engine-thinice-32bit is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133550" version="1" comment="gtk2-engines is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133551" version="1" comment="gtk2-engines-devel is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133552" version="1" comment="gtk2-immodule-amharic is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133553" version="1" comment="gtk2-immodule-amharic-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133554" version="1" comment="gtk2-immodule-inuktitut is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133555" version="1" comment="gtk2-immodule-inuktitut-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133556" version="1" comment="gtk2-immodule-multipress is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133557" version="1" comment="gtk2-immodule-multipress-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133558" version="1" comment="gtk2-immodule-thai is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133559" version="1" comment="gtk2-immodule-thai-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133560" version="1" comment="gtk2-immodule-vietnamese is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133561" version="1" comment="gtk2-immodule-vietnamese-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133562" version="1" comment="gtk2-immodule-xim is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133563" version="1" comment="gtk2-immodule-xim-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133564" version="1" comment="gtk2-immodules-tigrigna is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133565" version="1" comment="gtk2-immodules-tigrigna-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133566" version="1" comment="gtk2-lang is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133567" version="1" comment="gtk2-theme-clearlooks is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133568" version="1" comment="gtk2-theme-crux is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133569" version="1" comment="gtk2-theme-industrial is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133570" version="1" comment="gtk2-theme-mist is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133571" version="1" comment="gtk2-theme-redmond95 is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133572" version="1" comment="gtk2-theme-thinice is &lt;2.20.2-18.14.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048292"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133573" version="1" comment="gtk2-tools is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133574" version="1" comment="gtk2-tools-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133575" version="1" comment="libgtk-2_0-0 is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133576" version="1" comment="libgtk-2_0-0-32bit is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133577" version="1" comment="typelib-1_0-Gtk-2_0 is &lt;2.24.31-4.17.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048290"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133578" version="1" comment="MozillaFirefox is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133579" version="1" comment="MozillaFirefox-branding-upstream is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133580" version="1" comment="MozillaFirefox-buildsymbols is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133581" version="1" comment="MozillaFirefox-devel is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133582" version="1" comment="MozillaFirefox-translations-common is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133583" version="1" comment="MozillaFirefox-translations-other is &lt;49.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048293"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133584" version="1" comment="libfreebl3 is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133585" version="1" comment="libfreebl3-32bit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133586" version="1" comment="libsoftokn3 is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133587" version="1" comment="libsoftokn3-32bit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133588" version="1" comment="mozilla-nss is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133589" version="1" comment="mozilla-nss-32bit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133590" version="1" comment="mozilla-nss-certs is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133591" version="1" comment="mozilla-nss-certs-32bit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133592" version="1" comment="mozilla-nss-devel is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133593" version="1" comment="mozilla-nss-sysinit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133594" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133595" version="1" comment="mozilla-nss-tools is &lt;3.25-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048294"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133596" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133597" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133598" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133599" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133600" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133601" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133602" version="1" comment="openssl is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133603" version="1" comment="openssl-doc is &lt;1.0.1k-2.39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048295"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133604" version="1" comment="freerdp is &lt;1.0.2-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133605" version="1" comment="freerdp-devel is &lt;1.0.2-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133606" version="1" comment="libfreerdp-1_0 is &lt;1.0.2-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133607" version="1" comment="libfreerdp-1_0-plugins is &lt;1.0.2-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048296"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133608" version="1" comment="bind is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133609" version="1" comment="bind-chrootenv is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133610" version="1" comment="bind-devel is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133611" version="1" comment="bind-doc is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133612" version="1" comment="bind-libs is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133613" version="1" comment="bind-libs-32bit is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133614" version="1" comment="bind-lwresd is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133615" version="1" comment="bind-utils is &lt;9.9.9P1-39.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048297"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133616" version="1" comment="libecpg6 is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133617" version="1" comment="libecpg6-32bit is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133618" version="1" comment="libpq5 is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133619" version="1" comment="libpq5-32bit is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133620" version="1" comment="postgresql93 is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133621" version="1" comment="postgresql93-contrib is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133622" version="1" comment="postgresql93-devel is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133623" version="1" comment="postgresql93-docs is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133624" version="1" comment="postgresql93-libs is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133625" version="1" comment="postgresql93-plperl is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133626" version="1" comment="postgresql93-plpython is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133627" version="1" comment="postgresql93-pltcl is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133628" version="1" comment="postgresql93-server is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133629" version="1" comment="postgresql93-test is &lt;9.3.14-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048298"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133630" version="1" comment="chromedriver is &lt;53.0.2785.143-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133631" version="1" comment="chromium is &lt;53.0.2785.143-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133632" version="1" comment="chromium-desktop-gnome is &lt;53.0.2785.143-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133633" version="1" comment="chromium-desktop-kde is &lt;53.0.2785.143-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133634" version="1" comment="chromium-ffmpegsumo is &lt;53.0.2785.143-79.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133635" version="1" comment="glibc is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133636" version="1" comment="glibc-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133637" version="1" comment="glibc-devel is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133638" version="1" comment="glibc-devel-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133639" version="1" comment="glibc-devel-static is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133640" version="1" comment="glibc-devel-static-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133641" version="1" comment="glibc-extra is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133642" version="1" comment="glibc-html is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133643" version="1" comment="glibc-i18ndata is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133644" version="1" comment="glibc-info is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133645" version="1" comment="glibc-locale is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133646" version="1" comment="glibc-locale-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133647" version="1" comment="glibc-obsolete is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133648" version="1" comment="glibc-profile is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133649" version="1" comment="glibc-profile-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133650" version="1" comment="glibc-testsuite is &lt;2.19-16.28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133651" version="1" comment="glibc-utils is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133652" version="1" comment="glibc-utils-32bit is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133653" version="1" comment="nscd is &lt;2.19-16.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048300"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133654" version="1" comment="apache2-mod_php5 is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133655" version="1" comment="php5 is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133656" version="1" comment="php5-bcmath is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133657" version="1" comment="php5-bz2 is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133658" version="1" comment="php5-calendar is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133659" version="1" comment="php5-ctype is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133660" version="1" comment="php5-curl is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133661" version="1" comment="php5-dba is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133662" version="1" comment="php5-devel is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133663" version="1" comment="php5-dom is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133664" version="1" comment="php5-enchant is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133665" version="1" comment="php5-exif is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133666" version="1" comment="php5-fastcgi is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133667" version="1" comment="php5-fileinfo is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133668" version="1" comment="php5-firebird is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133669" version="1" comment="php5-fpm is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133670" version="1" comment="php5-ftp is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133671" version="1" comment="php5-gd is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133672" version="1" comment="php5-gettext is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133673" version="1" comment="php5-gmp is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133674" version="1" comment="php5-iconv is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133675" version="1" comment="php5-imap is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133676" version="1" comment="php5-intl is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133677" version="1" comment="php5-json is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133678" version="1" comment="php5-ldap is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133679" version="1" comment="php5-mbstring is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133680" version="1" comment="php5-mcrypt is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133681" version="1" comment="php5-mssql is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133682" version="1" comment="php5-mysql is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133683" version="1" comment="php5-odbc is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133684" version="1" comment="php5-opcache is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133685" version="1" comment="php5-openssl is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133686" version="1" comment="php5-pcntl is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133687" version="1" comment="php5-pdo is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133688" version="1" comment="php5-pear is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133689" version="1" comment="php5-pgsql is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133690" version="1" comment="php5-phar is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133691" version="1" comment="php5-posix is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133692" version="1" comment="php5-pspell is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133693" version="1" comment="php5-readline is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133694" version="1" comment="php5-shmop is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133695" version="1" comment="php5-snmp is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133696" version="1" comment="php5-soap is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133697" version="1" comment="php5-sockets is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133698" version="1" comment="php5-sqlite is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133699" version="1" comment="php5-suhosin is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133700" version="1" comment="php5-sysvmsg is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133701" version="1" comment="php5-sysvsem is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133702" version="1" comment="php5-sysvshm is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133703" version="1" comment="php5-tidy is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133704" version="1" comment="php5-tokenizer is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133705" version="1" comment="php5-wddx is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133706" version="1" comment="php5-xmlreader is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133707" version="1" comment="php5-xmlrpc is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133708" version="1" comment="php5-xmlwriter is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133709" version="1" comment="php5-xsl is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133710" version="1" comment="php5-zip is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133711" version="1" comment="php5-zlib is &lt;5.6.1-78.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133712" version="1" comment="python-Jinja2 is &lt;2.8-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133713" version="1" comment="python-Jinja2-emacs is &lt;2.8-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133714" version="1" comment="python-Jinja2-vim is &lt;2.8-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048303"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133715" version="1" comment="MozillaThunderbird is &lt;45.4.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133716" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.4.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133717" version="1" comment="MozillaThunderbird-devel is &lt;45.4.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133718" version="1" comment="MozillaThunderbird-translations-common is &lt;45.4.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133719" version="1" comment="MozillaThunderbird-translations-other is &lt;45.4.0-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133720" version="1" comment="xen is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133721" version="1" comment="xen-devel is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133722" version="1" comment="xen-doc-html is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133723" version="1" comment="xen-kmp-default is &lt;4.4.4_05_k3.16.7_42-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133724" version="1" comment="xen-kmp-desktop is &lt;4.4.4_05_k3.16.7_42-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048306"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133725" version="1" comment="xen-libs is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133726" version="1" comment="xen-libs-32bit is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133727" version="1" comment="xen-tools is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133728" version="1" comment="xen-tools-domU is &lt;4.4.4_05-49.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048305"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133729" version="1" comment="kde-cli-tools5 is &lt;5.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133730" version="1" comment="kde-cli-tools5-lang is &lt;5.5.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048307"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133731" version="1" comment="nodejs is &lt;4.6.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133732" version="1" comment="nodejs-devel is &lt;4.6.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133733" version="1" comment="nodejs-doc is &lt;4.6.0-24.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133734" version="1" comment="nodejs-docs is &lt;4.6.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133735" version="1" comment="npm is &lt;4.6.0-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048308"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133736" version="1" comment="flash-player is &lt;11.2.202.637-2.112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133737" version="1" comment="flash-player-gnome is &lt;11.2.202.637-2.112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133738" version="1" comment="flash-player-kde4 is &lt;11.2.202.637-2.112.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133739" version="1" comment="libgudev-1_0-0 is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133740" version="1" comment="libgudev-1_0-0-32bit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133741" version="1" comment="libgudev-1_0-devel is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133742" version="1" comment="libudev-devel is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133743" version="1" comment="libudev-mini-devel is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133744" version="1" comment="libudev-mini1 is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133745" version="1" comment="libudev1 is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133746" version="1" comment="libudev1-32bit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133747" version="1" comment="nss-myhostname is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133748" version="1" comment="nss-myhostname-32bit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133749" version="1" comment="systemd is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133750" version="1" comment="systemd-32bit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133751" version="1" comment="systemd-bash-completion is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133752" version="1" comment="systemd-devel is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133753" version="1" comment="systemd-journal-gateway is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133754" version="1" comment="systemd-logger is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133755" version="1" comment="systemd-mini is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133756" version="1" comment="systemd-mini-devel is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133757" version="1" comment="systemd-mini-sysvinit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133758" version="1" comment="systemd-sysvinit is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133759" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133760" version="1" comment="udev is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133761" version="1" comment="udev-mini is &lt;210.1475218254.1e76ce0-25.48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133762" version="1" comment="libtiff-devel is &lt;4.0.6-10.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133763" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133764" version="1" comment="libtiff5 is &lt;4.0.6-10.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133765" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133766" version="1" comment="tiff is &lt;4.0.6-10.32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133767" version="1" comment="unzip is &lt;6.00-26.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133768" version="1" comment="unzip-doc is &lt;6.00-26.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133769" version="1" comment="unzip-rcc is &lt;6.00-26.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133770" version="1" comment="derby is &lt;10.10.2.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032720"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133771" version="1" comment="derby-javadoc is &lt;10.10.2.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048314"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133772" version="1" comment="kcoreaddons is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133773" version="1" comment="kcoreaddons-devel is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133774" version="1" comment="kcoreaddons-devel-32bit is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133775" version="1" comment="kcoreaddons-lang is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133776" version="1" comment="libKF5CoreAddons5 is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133777" version="1" comment="libKF5CoreAddons5-32bit is &lt;5.21.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048315"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133778" version="1" comment="dbus-1 is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030891"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133779" version="1" comment="dbus-1-devel is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133780" version="1" comment="dbus-1-devel-32bit is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034511"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133781" version="1" comment="dbus-1-devel-doc is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133782" version="1" comment="dbus-1-x11 is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133783" version="1" comment="libdbus-1-3 is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035201"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133784" version="1" comment="libdbus-1-3-32bit is &lt;1.8.22-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048316"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133785" version="1" comment="tor is &lt;0.2.7.6-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048317"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133786" version="1" comment="gd is &lt;2.1.0-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133787" version="1" comment="gd-devel is &lt;2.1.0-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133788" version="1" comment="libgd3 is &lt;2.1.0-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133789" version="1" comment="libgd3-32bit is &lt;2.1.0-7.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048318"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133790" version="1" comment="apache2-mod_php5 is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133791" version="1" comment="php5 is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133792" version="1" comment="php5-bcmath is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133793" version="1" comment="php5-bz2 is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133794" version="1" comment="php5-calendar is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133795" version="1" comment="php5-ctype is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133796" version="1" comment="php5-curl is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133797" version="1" comment="php5-dba is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133798" version="1" comment="php5-devel is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133799" version="1" comment="php5-dom is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133800" version="1" comment="php5-enchant is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133801" version="1" comment="php5-exif is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133802" version="1" comment="php5-fastcgi is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133803" version="1" comment="php5-fileinfo is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133804" version="1" comment="php5-firebird is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133805" version="1" comment="php5-fpm is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133806" version="1" comment="php5-ftp is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133807" version="1" comment="php5-gd is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133808" version="1" comment="php5-gettext is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133809" version="1" comment="php5-gmp is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133810" version="1" comment="php5-iconv is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133811" version="1" comment="php5-imap is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133812" version="1" comment="php5-intl is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133813" version="1" comment="php5-json is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133814" version="1" comment="php5-ldap is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133815" version="1" comment="php5-mbstring is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133816" version="1" comment="php5-mcrypt is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133817" version="1" comment="php5-mssql is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133818" version="1" comment="php5-mysql is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133819" version="1" comment="php5-odbc is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133820" version="1" comment="php5-opcache is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133821" version="1" comment="php5-openssl is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133822" version="1" comment="php5-pcntl is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133823" version="1" comment="php5-pdo is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133824" version="1" comment="php5-pear is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133825" version="1" comment="php5-pgsql is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133826" version="1" comment="php5-phar is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133827" version="1" comment="php5-posix is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133828" version="1" comment="php5-pspell is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133829" version="1" comment="php5-readline is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133830" version="1" comment="php5-shmop is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133831" version="1" comment="php5-snmp is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133832" version="1" comment="php5-soap is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133833" version="1" comment="php5-sockets is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133834" version="1" comment="php5-sqlite is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133835" version="1" comment="php5-suhosin is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133836" version="1" comment="php5-sysvmsg is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133837" version="1" comment="php5-sysvsem is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133838" version="1" comment="php5-sysvshm is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133839" version="1" comment="php5-tidy is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133840" version="1" comment="php5-tokenizer is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133841" version="1" comment="php5-wddx is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133842" version="1" comment="php5-xmlreader is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133843" version="1" comment="php5-xmlrpc is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133844" version="1" comment="php5-xmlwriter is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133845" version="1" comment="php5-xsl is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133846" version="1" comment="php5-zip is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133847" version="1" comment="php5-zlib is &lt;5.6.1-83.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048319"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133848" version="1" comment="quagga is &lt;0.99.23-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133849" version="1" comment="quagga-devel is &lt;0.99.23-2.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048320"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133850" version="1" comment="python-virtualbox is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133851" version="1" comment="virtualbox is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133852" version="1" comment="virtualbox-devel is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133853" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133854" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133855" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133856" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133857" version="1" comment="virtualbox-guest-tools is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133858" version="1" comment="virtualbox-guest-x11 is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133859" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133860" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133861" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.28_k3.16.7_42-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048322"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133862" version="1" comment="virtualbox-host-source is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133863" version="1" comment="virtualbox-qt is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133864" version="1" comment="virtualbox-websrv is &lt;5.0.28-54.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133865" version="1" comment="bbswitch is &lt;0.8-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048323"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133866" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_45-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133867" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_45-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133868" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_45-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133869" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_45-3.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048324"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133870" version="1" comment="cloop is &lt;2.639-14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048325"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133871" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_45-14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133872" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_45-14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133873" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_45-14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133874" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_45-14.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048326"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133875" version="1" comment="crash is &lt;7.0.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133876" version="1" comment="crash-devel is &lt;7.0.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133877" version="1" comment="crash-doc is &lt;7.0.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133878" version="1" comment="crash-eppic is &lt;7.0.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133879" version="1" comment="crash-gcore is &lt;7.0.8-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048327"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133880" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133881" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133882" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133883" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048328"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133884" version="1" comment="hdjmod is &lt;1.28-18.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133885" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_45-18.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133886" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_45-18.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133887" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_45-18.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133888" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_45-18.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048330"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133889" version="1" comment="ipset is &lt;6.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133890" version="1" comment="ipset-devel is &lt;6.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133891" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133892" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133893" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133894" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_45-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048332"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133895" version="1" comment="kernel-debug is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133896" version="1" comment="kernel-debug-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133897" version="1" comment="kernel-debug-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133898" version="1" comment="kernel-default is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133899" version="1" comment="kernel-default-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133900" version="1" comment="kernel-default-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133901" version="1" comment="kernel-desktop is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133902" version="1" comment="kernel-desktop-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133903" version="1" comment="kernel-desktop-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133904" version="1" comment="kernel-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133905" version="1" comment="kernel-docs is &lt;3.16.7-45.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048334"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133906" version="1" comment="kernel-ec2 is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133907" version="1" comment="kernel-ec2-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133908" version="1" comment="kernel-ec2-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133909" version="1" comment="kernel-macros is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133910" version="1" comment="kernel-obs-build is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133911" version="1" comment="kernel-obs-qa is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133912" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133913" version="1" comment="kernel-pae is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133914" version="1" comment="kernel-pae-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133915" version="1" comment="kernel-pae-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133916" version="1" comment="kernel-source is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133917" version="1" comment="kernel-source-vanilla is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133918" version="1" comment="kernel-syms is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133919" version="1" comment="kernel-vanilla is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133920" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133921" version="1" comment="kernel-xen is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133922" version="1" comment="kernel-xen-base is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133923" version="1" comment="kernel-xen-devel is &lt;3.16.7-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048333"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133924" version="1" comment="libipset3 is &lt;6.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048331"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133925" version="1" comment="pcfclock is &lt;0.44-260.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133926" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_45-260.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133927" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_45-260.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133928" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_45-260.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048336"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133929" version="1" comment="python-virtualbox is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133930" version="1" comment="vhba-kmp is &lt;20140629-2.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048338"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133931" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_45-2.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133932" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_45-2.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133933" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_45-2.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133934" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_45-2.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048339"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133935" version="1" comment="virtualbox is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133936" version="1" comment="virtualbox-devel is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133937" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133938" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133939" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133940" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133941" version="1" comment="virtualbox-guest-tools is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133942" version="1" comment="virtualbox-guest-x11 is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133943" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133944" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133945" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.28_k3.16.7_45-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048340"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133946" version="1" comment="virtualbox-host-source is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133947" version="1" comment="virtualbox-qt is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133948" version="1" comment="virtualbox-websrv is &lt;5.0.28-54.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048337"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133949" version="1" comment="xen is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133950" version="1" comment="xen-devel is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133951" version="1" comment="xen-doc-html is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133952" version="1" comment="xen-kmp-default is &lt;4.4.4_05_k3.16.7_45-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133953" version="1" comment="xen-kmp-desktop is &lt;4.4.4_05_k3.16.7_45-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048342"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133954" version="1" comment="xen-libs is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133955" version="1" comment="xen-libs-32bit is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133956" version="1" comment="xen-tools is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133957" version="1" comment="xen-tools-domU is &lt;4.4.4_05-51.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133958" version="1" comment="xtables-addons is &lt;2.6-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048343"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133959" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_45-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133960" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_45-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133961" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_45-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133962" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_45-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048344"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133963" version="1" comment="GraphicsMagick is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133964" version="1" comment="GraphicsMagick-devel is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133965" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133966" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133967" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133968" version="1" comment="libGraphicsMagick3-config is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133969" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133970" version="1" comment="perl-GraphicsMagick is &lt;1.3.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048345"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133971" version="1" comment="guile1 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133972" version="1" comment="libguile-srfi-srfi-1-v-3-3 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133973" version="1" comment="libguile-srfi-srfi-13-14-v-3-3 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133974" version="1" comment="libguile-srfi-srfi-4-v-3-3 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133975" version="1" comment="libguile-srfi-srfi-60-v-2-2 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133976" version="1" comment="libguile1-devel is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040808"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133977" version="1" comment="libguile17 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040809"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133978" version="1" comment="libguilereadline-v-17-17 is &lt;1.8.8-16.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040810"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048346"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133979" version="1" comment="guile is &lt;2.0.11-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133980" version="1" comment="guile-devel is &lt;2.0.11-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040812"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133981" version="1" comment="guile-modules-2_0 is &lt;2.0.11-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133982" version="1" comment="libguile-2_0-22 is &lt;2.0.11-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133983" version="1" comment="libguilereadline-v-18-18 is &lt;2.0.11-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048347"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133984" version="1" comment="ghostscript is &lt;9.15-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133985" version="1" comment="ghostscript-devel is &lt;9.15-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032847"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133986" version="1" comment="ghostscript-x11 is &lt;9.15-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133987" version="1" comment="flash-player is &lt;11.2.202.643-2.115.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133988" version="1" comment="flash-player-gnome is &lt;11.2.202.643-2.115.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133989" version="1" comment="flash-player-kde4 is &lt;11.2.202.643-2.115.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048348"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133990" version="1" comment="ImageMagick is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133991" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133992" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133993" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133994" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133995" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133996" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133997" version="1" comment="libMagick++-devel is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133998" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009133999" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134000" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134001" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134002" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134003" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048349"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134004" version="1" comment="libpng12 is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134005" version="1" comment="libpng12-0 is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030967"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134006" version="1" comment="libpng12-0-32bit is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134007" version="1" comment="libpng12-compat-devel is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134008" version="1" comment="libpng12-compat-devel-32bit is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134009" version="1" comment="libpng12-devel is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134010" version="1" comment="libpng12-devel-32bit is &lt;1.2.51-3.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048350"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122694" version="1" comment="seamonkey is &lt;2.40-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031254"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122695" version="1" comment="seamonkey-dom-inspector is &lt;2.40-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031249"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122696" version="1" comment="seamonkey-irc is &lt;2.40-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031250"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122697" version="1" comment="seamonkey-translations-common is &lt;2.40-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122698" version="1" comment="seamonkey-translations-other is &lt;2.40-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046953"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135243" version="1" comment="bash is &lt;4.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135244" version="1" comment="bash-devel is &lt;4.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135245" version="1" comment="bash-doc is &lt;4.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135246" version="1" comment="bash-lang is &lt;4.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135247" version="1" comment="bash-loadables is &lt;4.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048504"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135248" version="1" comment="libreadline6 is &lt;6.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037117"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135249" version="1" comment="libreadline6-32bit is &lt;6.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135250" version="1" comment="readline-devel is &lt;6.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032536"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135251" version="1" comment="readline-devel-32bit is &lt;6.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032535"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135252" version="1" comment="readline-doc is &lt;6.2-75.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048505"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135287" version="1" comment="jasper is &lt;1.900.14-163.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135288" version="1" comment="libjasper-devel is &lt;1.900.14-163.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135289" version="1" comment="libjasper1 is &lt;1.900.14-163.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135290" version="1" comment="libjasper1-32bit is &lt;1.900.14-163.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048513"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135291" version="1" comment="libxml2 is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135292" version="1" comment="libxml2-2 is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135293" version="1" comment="libxml2-2-32bit is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135294" version="1" comment="libxml2-devel is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135295" version="1" comment="libxml2-devel-32bit is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135296" version="1" comment="libxml2-doc is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135297" version="1" comment="libxml2-tools is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135298" version="1" comment="python-libxml2 is &lt;2.9.4-7.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048514"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135299" version="1" comment="chromedriver is &lt;54.0.2840.90-85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135300" version="1" comment="chromium is &lt;54.0.2840.90-85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135301" version="1" comment="chromium-ffmpegsumo is &lt;54.0.2840.90-85.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048515"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135327" version="1" comment="bind is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135328" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135329" version="1" comment="bind-devel is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135330" version="1" comment="bind-doc is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135331" version="1" comment="bind-libs is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135332" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135333" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135334" version="1" comment="bind-utils is &lt;9.9.6P1-2.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048521"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135343" version="1" comment="libmysqlclient-devel is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135344" version="1" comment="libmysqlclient18 is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135345" version="1" comment="libmysqlclient18-32bit is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135346" version="1" comment="libmysqlclient_r18 is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135347" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135348" version="1" comment="libmysqld-devel is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135349" version="1" comment="libmysqld18 is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135350" version="1" comment="mariadb is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135351" version="1" comment="mariadb-bench is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135352" version="1" comment="mariadb-client is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135353" version="1" comment="mariadb-errormessages is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135354" version="1" comment="mariadb-test is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135355" version="1" comment="mariadb-tools is &lt;10.0.27-2.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048523"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135435" version="1" comment="nodejs is &lt;4.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135436" version="1" comment="nodejs-devel is &lt;4.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135437" version="1" comment="nodejs-doc is &lt;4.6.1-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048529"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135438" version="1" comment="nodejs-docs is &lt;4.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135439" version="1" comment="npm is &lt;4.6.1-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048528"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122699" version="1" comment="MozillaFirefox is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122700" version="1" comment="MozillaFirefox-branding-upstream is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122701" version="1" comment="MozillaFirefox-buildsymbols is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122702" version="1" comment="MozillaFirefox-devel is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122703" version="1" comment="MozillaFirefox-translations-common is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122704" version="1" comment="MozillaFirefox-translations-other is &lt;44.0-12.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046954"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122705" version="1" comment="libfreebl3 is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122706" version="1" comment="libfreebl3-32bit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122707" version="1" comment="libsoftokn3 is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122708" version="1" comment="libsoftokn3-32bit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122709" version="1" comment="mozilla-nspr is &lt;4.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122710" version="1" comment="mozilla-nspr-32bit is &lt;4.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122711" version="1" comment="mozilla-nspr-devel is &lt;4.11-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046956"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122712" version="1" comment="mozilla-nss is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122713" version="1" comment="mozilla-nss-32bit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122714" version="1" comment="mozilla-nss-certs is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122715" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122716" version="1" comment="mozilla-nss-devel is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122717" version="1" comment="mozilla-nss-sysinit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122718" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122719" version="1" comment="mozilla-nss-tools is &lt;3.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046955"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135440" version="1" comment="libmysql56client18 is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135441" version="1" comment="libmysql56client18-32bit is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135442" version="1" comment="libmysql56client_r18 is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135443" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135444" version="1" comment="mysql-community-server is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135445" version="1" comment="mysql-community-server-bench is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135446" version="1" comment="mysql-community-server-client is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135447" version="1" comment="mysql-community-server-errormessages is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135448" version="1" comment="mysql-community-server-test is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135449" version="1" comment="mysql-community-server-tools is &lt;5.6.34-19.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048530"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135450" version="1" comment="flash-player is &lt;11.2.202.644-2.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135451" version="1" comment="flash-player-gnome is &lt;11.2.202.644-2.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135452" version="1" comment="flash-player-kde4 is &lt;11.2.202.644-2.118.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048531"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135516" version="1" comment="chromedriver is &lt;54.0.2840.100-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135517" version="1" comment="chromium is &lt;54.0.2840.100-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135518" version="1" comment="chromium-ffmpegsumo is &lt;54.0.2840.100-91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048544"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122720" version="1" comment="privoxy is &lt;3.0.24-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122721" version="1" comment="privoxy-doc is &lt;3.0.24-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046957"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135519" version="1" comment="libpcre1 is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038688"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135520" version="1" comment="libpcre1-32bit is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038687"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135521" version="1" comment="libpcre16-0 is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038690"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135522" version="1" comment="libpcre16-0-32bit is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038689"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135523" version="1" comment="libpcrecpp0 is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038692"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135524" version="1" comment="libpcrecpp0-32bit is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038691"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135525" version="1" comment="libpcreposix0 is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038694"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135526" version="1" comment="libpcreposix0-32bit is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038693"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135527" version="1" comment="pcre is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135528" version="1" comment="pcre-devel is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135529" version="1" comment="pcre-devel-static is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038695"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135530" version="1" comment="pcre-doc is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038696"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135531" version="1" comment="pcre-tools is &lt;8.39-3.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048545"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135562" version="1" comment="GraphicsMagick is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135563" version="1" comment="GraphicsMagick-devel is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135564" version="1" comment="libGraphicsMagick++-Q16-11 is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135565" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048553"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135566" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135567" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135568" version="1" comment="libGraphicsMagick3-config is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135569" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135570" version="1" comment="perl-GraphicsMagick is &lt;1.3.21-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048552"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135571" version="1" comment="ImageMagick is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135572" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135573" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135574" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135575" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135576" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135577" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135578" version="1" comment="libMagick++-devel is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135579" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135580" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135581" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135582" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135583" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135584" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048554"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135585" version="1" comment="memcached is &lt;1.4.22-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033242"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135586" version="1" comment="memcached-devel is &lt;1.4.22-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048555"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135720" version="1" comment="otrs is &lt;3.3.16-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031673"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135721" version="1" comment="otrs-doc is &lt;3.3.16-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135722" version="1" comment="otrs-itsm is &lt;3.3.14-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048569"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135723" version="1" comment="MozillaFirefox is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135724" version="1" comment="MozillaFirefox-branding-upstream is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135725" version="1" comment="MozillaFirefox-buildsymbols is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135726" version="1" comment="MozillaFirefox-devel is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135727" version="1" comment="MozillaFirefox-translations-common is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135728" version="1" comment="MozillaFirefox-translations-other is &lt;50.0-39.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048570"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135690" version="1" comment="libfreebl3 is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135691" version="1" comment="libfreebl3-32bit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135692" version="1" comment="libsoftokn3 is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135693" version="1" comment="libsoftokn3-32bit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135694" version="1" comment="mozilla-nss is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135695" version="1" comment="mozilla-nss-32bit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135696" version="1" comment="mozilla-nss-certs is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135697" version="1" comment="mozilla-nss-certs-32bit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135698" version="1" comment="mozilla-nss-devel is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135699" version="1" comment="mozilla-nss-sysinit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135700" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135701" version="1" comment="mozilla-nss-tools is &lt;3.26.2-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135795" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135796" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135797" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135798" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135799" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135800" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135801" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.111-33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048576"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135802" version="1" comment="apache2-mod_php5 is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135803" version="1" comment="php5 is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135804" version="1" comment="php5-bcmath is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135805" version="1" comment="php5-bz2 is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135806" version="1" comment="php5-calendar is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135807" version="1" comment="php5-ctype is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135808" version="1" comment="php5-curl is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135809" version="1" comment="php5-dba is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135810" version="1" comment="php5-devel is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135811" version="1" comment="php5-dom is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135812" version="1" comment="php5-enchant is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135813" version="1" comment="php5-exif is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135814" version="1" comment="php5-fastcgi is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135815" version="1" comment="php5-fileinfo is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135816" version="1" comment="php5-firebird is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135817" version="1" comment="php5-fpm is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135818" version="1" comment="php5-ftp is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135819" version="1" comment="php5-gd is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135820" version="1" comment="php5-gettext is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135821" version="1" comment="php5-gmp is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135822" version="1" comment="php5-iconv is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135823" version="1" comment="php5-imap is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135824" version="1" comment="php5-intl is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135825" version="1" comment="php5-json is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135826" version="1" comment="php5-ldap is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135827" version="1" comment="php5-mbstring is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135828" version="1" comment="php5-mcrypt is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135829" version="1" comment="php5-mssql is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135830" version="1" comment="php5-mysql is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135831" version="1" comment="php5-odbc is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135832" version="1" comment="php5-opcache is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135833" version="1" comment="php5-openssl is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135834" version="1" comment="php5-pcntl is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135835" version="1" comment="php5-pdo is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135836" version="1" comment="php5-pear is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135837" version="1" comment="php5-pgsql is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135838" version="1" comment="php5-phar is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135839" version="1" comment="php5-posix is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135840" version="1" comment="php5-pspell is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135841" version="1" comment="php5-readline is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135842" version="1" comment="php5-shmop is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135843" version="1" comment="php5-snmp is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135844" version="1" comment="php5-soap is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135845" version="1" comment="php5-sockets is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135846" version="1" comment="php5-sqlite is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135847" version="1" comment="php5-suhosin is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135848" version="1" comment="php5-sysvmsg is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135849" version="1" comment="php5-sysvsem is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135850" version="1" comment="php5-sysvshm is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135851" version="1" comment="php5-tidy is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135852" version="1" comment="php5-tokenizer is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135853" version="1" comment="php5-wddx is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135854" version="1" comment="php5-xmlreader is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135855" version="1" comment="php5-xmlrpc is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135856" version="1" comment="php5-xmlwriter is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135857" version="1" comment="php5-xsl is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135858" version="1" comment="php5-zip is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135859" version="1" comment="php5-zlib is &lt;5.6.1-86.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048577"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135893" version="1" comment="monit is &lt;5.20.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135894" version="1" comment="monit-doc is &lt;5.20.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135895" version="1" comment="tar is &lt;1.28-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135896" version="1" comment="tar-backup-scripts is &lt;1.28-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135897" version="1" comment="tar-lang is &lt;1.28-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135898" version="1" comment="tar-tests is &lt;1.28-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048587"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135899" version="1" comment="dovecot22 is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135900" version="1" comment="dovecot22-backend-mysql is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135901" version="1" comment="dovecot22-backend-pgsql is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135902" version="1" comment="dovecot22-backend-sqlite is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135903" version="1" comment="dovecot22-devel is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135904" version="1" comment="dovecot22-fts is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135905" version="1" comment="dovecot22-fts-lucene is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135906" version="1" comment="dovecot22-fts-solr is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135907" version="1" comment="dovecot22-fts-squat is &lt;2.2.25-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040877"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048588"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135908" version="1" comment="sudo is &lt;1.8.10p3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030544"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135909" version="1" comment="sudo-devel is &lt;1.8.10p3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135910" version="1" comment="sudo-test is &lt;1.8.10p3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039074"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048589"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135936" version="1" comment="gnuchess is &lt;6.2.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135952" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135953" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135954" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135955" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135956" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135957" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135958" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135959" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135960" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009135961" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.121-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122787" version="1" comment="bbswitch is &lt;0.8-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046974"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122788" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_32-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122789" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_32-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122790" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_32-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122791" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_32-3.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046975"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122792" version="1" comment="cloop is &lt;2.639-14.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122793" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_32-14.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122794" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_32-14.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122795" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_32-14.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122796" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_32-14.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122797" version="1" comment="crash is &lt;7.0.8-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122798" version="1" comment="crash-devel is &lt;7.0.8-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122799" version="1" comment="crash-doc is &lt;7.0.8-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122800" version="1" comment="crash-eppic is &lt;7.0.8-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122801" version="1" comment="crash-gcore is &lt;7.0.8-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122802" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122803" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122804" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122805" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122806" version="1" comment="hdjmod is &lt;1.28-18.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122807" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_32-18.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122808" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_32-18.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122809" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_32-18.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122810" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_32-18.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122811" version="1" comment="ipset is &lt;6.23-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122812" version="1" comment="ipset-devel is &lt;6.23-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122813" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122814" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122815" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122816" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046983"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122817" version="1" comment="kernel-debug is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122818" version="1" comment="kernel-debug-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122819" version="1" comment="kernel-debug-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122820" version="1" comment="kernel-default is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122821" version="1" comment="kernel-default-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122822" version="1" comment="kernel-default-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122823" version="1" comment="kernel-desktop is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122824" version="1" comment="kernel-desktop-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122825" version="1" comment="kernel-desktop-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122826" version="1" comment="kernel-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122827" version="1" comment="kernel-docs is &lt;3.16.7-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122828" version="1" comment="kernel-ec2 is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122829" version="1" comment="kernel-ec2-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122830" version="1" comment="kernel-ec2-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122831" version="1" comment="kernel-macros is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122832" version="1" comment="kernel-obs-build is &lt;3.16.7-32.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046985"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122833" version="1" comment="kernel-obs-qa is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122834" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122835" version="1" comment="kernel-pae is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122836" version="1" comment="kernel-pae-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122837" version="1" comment="kernel-pae-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122838" version="1" comment="kernel-source is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122839" version="1" comment="kernel-source-vanilla is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122840" version="1" comment="kernel-syms is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122841" version="1" comment="kernel-vanilla is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122842" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122843" version="1" comment="kernel-xen is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122844" version="1" comment="kernel-xen-base is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122845" version="1" comment="kernel-xen-devel is &lt;3.16.7-32.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046984"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122846" version="1" comment="libipset3 is &lt;6.23-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046982"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122847" version="1" comment="pcfclock is &lt;0.44-260.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046986"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122848" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_32-260.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122849" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_32-260.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122850" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_32-260.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046987"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122851" version="1" comment="python-virtualbox is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122852" version="1" comment="vhba-kmp is &lt;20140629-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046989"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122853" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_32-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122854" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_32-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122855" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_32-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122856" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_32-2.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046990"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122857" version="1" comment="virtualbox is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122858" version="1" comment="virtualbox-devel is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122859" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122860" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122861" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122862" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122863" version="1" comment="virtualbox-guest-tools is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122864" version="1" comment="virtualbox-guest-x11 is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122865" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122866" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122867" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.34_k3.16.7_32-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046991"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122868" version="1" comment="virtualbox-host-source is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122869" version="1" comment="virtualbox-qt is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122870" version="1" comment="virtualbox-websrv is &lt;4.3.34-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046988"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122871" version="1" comment="xen is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122872" version="1" comment="xen-devel is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122873" version="1" comment="xen-doc-html is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122874" version="1" comment="xen-kmp-default is &lt;4.4.3_08_k3.16.7_32-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122875" version="1" comment="xen-kmp-desktop is &lt;4.4.3_08_k3.16.7_32-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046993"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122876" version="1" comment="xen-libs is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122877" version="1" comment="xen-libs-32bit is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122878" version="1" comment="xen-tools is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122879" version="1" comment="xen-tools-domU is &lt;4.4.3_08-38.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046992"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122880" version="1" comment="xtables-addons is &lt;2.6-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046994"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122881" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122882" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122883" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122884" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_32-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046995"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136187" version="1" comment="libcares-devel is &lt;1.10.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136188" version="1" comment="libcares2 is &lt;1.10.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136189" version="1" comment="libcares2-32bit is &lt;1.10.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048630"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136326" version="1" comment="gvim is &lt;7.4.326-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030753"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136327" version="1" comment="vim is &lt;7.4.326-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032775"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136328" version="1" comment="vim-data is &lt;7.4.326-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031745"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136329" version="1" comment="MozillaFirefox is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136330" version="1" comment="MozillaFirefox-branding-upstream is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136331" version="1" comment="MozillaFirefox-buildsymbols is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136332" version="1" comment="MozillaFirefox-devel is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136333" version="1" comment="MozillaFirefox-translations-common is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136334" version="1" comment="MozillaFirefox-translations-other is &lt;50.0.2-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136335" version="1" comment="MozillaThunderbird is &lt;45.5.1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136336" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.5.1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136337" version="1" comment="MozillaThunderbird-devel is &lt;45.5.1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136338" version="1" comment="MozillaThunderbird-translations-common is &lt;45.5.1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136339" version="1" comment="MozillaThunderbird-translations-other is &lt;45.5.1-28.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121319" version="1" comment="pitivi is &lt;0.94-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039767"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121320" version="1" comment="pitivi-lang is &lt;0.94-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039768"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046764"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136433" version="1" comment="phpMyAdmin is &lt;4.4.15.9-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048664"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136585" version="1" comment="ImageMagick is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136586" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136587" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136588" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136589" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136590" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136591" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136592" version="1" comment="libMagick++-devel is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136593" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136594" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136595" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136596" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136597" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136598" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-42.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048702"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136599" version="1" comment="GraphicsMagick is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136600" version="1" comment="GraphicsMagick-devel is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136601" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136602" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136603" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136604" version="1" comment="libGraphicsMagick3-config is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136605" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136606" version="1" comment="perl-GraphicsMagick is &lt;1.3.20-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048703"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136714" version="1" comment="roundcubemail is &lt;1.0.9-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048723"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136715" version="1" comment="libX11 is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136716" version="1" comment="libX11-6 is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136717" version="1" comment="libX11-6-32bit is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136718" version="1" comment="libX11-data is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136719" version="1" comment="libX11-devel is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136720" version="1" comment="libX11-devel-32bit is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136721" version="1" comment="libX11-xcb1 is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136722" version="1" comment="libX11-xcb1-32bit is &lt;1.6.3-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048724"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136723" version="1" comment="libXi is &lt;1.7.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136724" version="1" comment="libXi-devel is &lt;1.7.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136725" version="1" comment="libXi-devel-32bit is &lt;1.7.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136726" version="1" comment="libXi6 is &lt;1.7.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136727" version="1" comment="libXi6-32bit is &lt;1.7.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036146"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136728" version="1" comment="libXrandr is &lt;1.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136729" version="1" comment="libXrandr-devel is &lt;1.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136730" version="1" comment="libXrandr-devel-32bit is &lt;1.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136731" version="1" comment="libXrandr2 is &lt;1.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136732" version="1" comment="libXrandr2-32bit is &lt;1.5.0-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136733" version="1" comment="libxcb is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136734" version="1" comment="libxcb-composite0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136735" version="1" comment="libxcb-composite0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136736" version="1" comment="libxcb-damage0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136737" version="1" comment="libxcb-damage0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035985"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136738" version="1" comment="libxcb-devel is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035989"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136739" version="1" comment="libxcb-devel-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035990"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136740" version="1" comment="libxcb-devel-doc is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136741" version="1" comment="libxcb-dpms0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136742" version="1" comment="libxcb-dpms0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136743" version="1" comment="libxcb-dri2-0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035995"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136744" version="1" comment="libxcb-dri2-0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136745" version="1" comment="libxcb-dri3-0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136746" version="1" comment="libxcb-dri3-0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136747" version="1" comment="libxcb-glx0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136748" version="1" comment="libxcb-glx0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136749" version="1" comment="libxcb-present0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136750" version="1" comment="libxcb-present0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136751" version="1" comment="libxcb-randr0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136752" version="1" comment="libxcb-randr0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136753" version="1" comment="libxcb-record0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036007"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136754" version="1" comment="libxcb-record0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136755" version="1" comment="libxcb-render0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136756" version="1" comment="libxcb-render0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036012"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136757" version="1" comment="libxcb-res0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136758" version="1" comment="libxcb-res0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136759" version="1" comment="libxcb-screensaver0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136760" version="1" comment="libxcb-screensaver0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136761" version="1" comment="libxcb-shape0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036023"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136762" version="1" comment="libxcb-shape0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036024"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136763" version="1" comment="libxcb-shm0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136764" version="1" comment="libxcb-shm0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036028"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136765" version="1" comment="libxcb-sync1 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136766" version="1" comment="libxcb-sync1-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136767" version="1" comment="libxcb-xevie0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036035"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136768" version="1" comment="libxcb-xevie0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036036"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136769" version="1" comment="libxcb-xf86dri0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036039"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136770" version="1" comment="libxcb-xf86dri0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036040"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136771" version="1" comment="libxcb-xfixes0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036043"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136772" version="1" comment="libxcb-xfixes0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136773" version="1" comment="libxcb-xinerama0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136774" version="1" comment="libxcb-xinerama0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136775" version="1" comment="libxcb-xkb1 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136776" version="1" comment="libxcb-xkb1-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136777" version="1" comment="libxcb-xprint0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036051"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136778" version="1" comment="libxcb-xprint0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036052"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136779" version="1" comment="libxcb-xtest0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136780" version="1" comment="libxcb-xtest0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136781" version="1" comment="libxcb-xv0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136782" version="1" comment="libxcb-xv0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036060"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136783" version="1" comment="libxcb-xvmc0 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136784" version="1" comment="libxcb-xvmc0-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136785" version="1" comment="libxcb1 is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136786" version="1" comment="libxcb1-32bit is &lt;1.11-2.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048727"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136787" version="1" comment="libXrender is &lt;0.9.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136788" version="1" comment="libXrender-devel is &lt;0.9.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136789" version="1" comment="libXrender-devel-32bit is &lt;0.9.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136790" version="1" comment="libXrender1 is &lt;0.9.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136791" version="1" comment="libXrender1-32bit is &lt;0.9.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048728"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136792" version="1" comment="libXtst is &lt;1.2.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136793" version="1" comment="libXtst-devel is &lt;1.2.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136794" version="1" comment="libXtst-devel-32bit is &lt;1.2.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136795" version="1" comment="libXtst6 is &lt;1.2.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036177"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136796" version="1" comment="libXtst6-32bit is &lt;1.2.2-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036178"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048729"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136797" version="1" comment="libXv is &lt;1.0.10-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036111"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136798" version="1" comment="libXv-devel is &lt;1.0.10-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136799" version="1" comment="libXv-devel-32bit is &lt;1.0.10-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136800" version="1" comment="libXv1 is &lt;1.0.10-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136801" version="1" comment="libXv1-32bit is &lt;1.0.10-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136802" version="1" comment="libXvMC is &lt;1.0.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136803" version="1" comment="libXvMC-devel is &lt;1.0.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136804" version="1" comment="libXvMC-devel-32bit is &lt;1.0.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136805" version="1" comment="libXvMC1 is &lt;1.0.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136806" version="1" comment="libXvMC1-32bit is &lt;1.0.8-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048731"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136807" version="1" comment="libtiff-devel is &lt;4.0.7-10.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136808" version="1" comment="libtiff-devel-32bit is &lt;4.0.7-10.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136809" version="1" comment="libtiff5 is &lt;4.0.7-10.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136810" version="1" comment="libtiff5-32bit is &lt;4.0.7-10.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009136811" version="1" comment="tiff is &lt;4.0.7-10.35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048732"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137927" version="1" comment="libXfixes is &lt;5.0.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137928" version="1" comment="libXfixes-devel is &lt;5.0.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137929" version="1" comment="libXfixes-devel-32bit is &lt;5.0.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036081"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137930" version="1" comment="libXfixes3 is &lt;5.0.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137931" version="1" comment="libXfixes3-32bit is &lt;5.0.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036083"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049033"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137932" version="1" comment="bbswitch is &lt;0.8-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049034"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137933" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_53-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137934" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_53-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137935" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_53-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137936" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_53-3.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049035"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137937" version="1" comment="cloop is &lt;2.639-14.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049036"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137938" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_53-14.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137939" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_53-14.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137940" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_53-14.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137941" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_53-14.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049037"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137942" version="1" comment="crash is &lt;7.0.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137943" version="1" comment="crash-devel is &lt;7.0.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137944" version="1" comment="crash-doc is &lt;7.0.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137945" version="1" comment="crash-eppic is &lt;7.0.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137946" version="1" comment="crash-gcore is &lt;7.0.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049038"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137947" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137948" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137949" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137950" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049039"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137951" version="1" comment="hdjmod is &lt;1.28-18.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049040"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137952" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_53-18.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137953" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_53-18.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137954" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_53-18.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137955" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_53-18.27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137956" version="1" comment="ipset is &lt;6.23-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137957" version="1" comment="ipset-devel is &lt;6.23-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137958" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137959" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137960" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137961" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_53-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049043"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137962" version="1" comment="kernel-debug is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137963" version="1" comment="kernel-debug-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137964" version="1" comment="kernel-debug-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137965" version="1" comment="kernel-default is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137966" version="1" comment="kernel-default-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137967" version="1" comment="kernel-default-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137968" version="1" comment="kernel-desktop is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137969" version="1" comment="kernel-desktop-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137970" version="1" comment="kernel-desktop-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137971" version="1" comment="kernel-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137972" version="1" comment="kernel-docs is &lt;3.16.7-53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137973" version="1" comment="kernel-ec2 is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137974" version="1" comment="kernel-ec2-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137975" version="1" comment="kernel-ec2-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137976" version="1" comment="kernel-macros is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137977" version="1" comment="kernel-obs-build is &lt;3.16.7-53.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137978" version="1" comment="kernel-obs-qa is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137979" version="1" comment="kernel-pae is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137980" version="1" comment="kernel-pae-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137981" version="1" comment="kernel-pae-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137982" version="1" comment="kernel-source is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137983" version="1" comment="kernel-source-vanilla is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137984" version="1" comment="kernel-syms is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137985" version="1" comment="kernel-vanilla is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137986" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137987" version="1" comment="kernel-xen is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137988" version="1" comment="kernel-xen-base is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137989" version="1" comment="kernel-xen-devel is &lt;3.16.7-53.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137990" version="1" comment="libipset3 is &lt;6.23-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049042"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137991" version="1" comment="pcfclock is &lt;0.44-260.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137992" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_53-260.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137993" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_53-260.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137994" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_53-260.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137995" version="1" comment="python-virtualbox is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137996" version="1" comment="vhba-kmp is &lt;20140629-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049049"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137997" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_53-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137998" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_53-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009137999" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_53-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138000" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_53-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049050"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138001" version="1" comment="virtualbox is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138002" version="1" comment="virtualbox-devel is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138003" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138004" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138005" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138006" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138007" version="1" comment="virtualbox-guest-tools is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138008" version="1" comment="virtualbox-guest-x11 is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138009" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138010" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138011" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.30_k3.16.7_53-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049051"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138012" version="1" comment="virtualbox-host-source is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138013" version="1" comment="virtualbox-qt is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138014" version="1" comment="virtualbox-websrv is &lt;5.0.30-62.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049048"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138015" version="1" comment="xen is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138016" version="1" comment="xen-devel is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138017" version="1" comment="xen-doc-html is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138018" version="1" comment="xen-kmp-default is &lt;4.4.4_05_k3.16.7_53-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138019" version="1" comment="xen-kmp-desktop is &lt;4.4.4_05_k3.16.7_53-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049053"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138020" version="1" comment="xen-libs is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138021" version="1" comment="xen-libs-32bit is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138022" version="1" comment="xen-tools is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138023" version="1" comment="xen-tools-domU is &lt;4.4.4_05-55.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049052"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138024" version="1" comment="xtables-addons is &lt;2.6-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049054"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138025" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_53-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138026" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_53-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138027" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_53-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009138028" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_53-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009049055"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142382" version="1" comment="perl-DBD-mysql is &lt;4.021-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050301"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142383" version="1" comment="libass is &lt;0.12.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041134"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142384" version="1" comment="libass-devel is &lt;0.12.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041135"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142385" version="1" comment="libass5 is &lt;0.12.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041073"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142386" version="1" comment="libass5-32bit is &lt;0.12.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050302"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142894" version="1" comment="chromedriver is &lt;55.0.2883.75-99.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142895" version="1" comment="chromium is &lt;55.0.2883.75-99.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142896" version="1" comment="chromium-ffmpegsumo is &lt;55.0.2883.75-148.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142950" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142951" version="1" comment="gstreamer-0_10-plugins-bad-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142952" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142953" version="1" comment="gstreamer-0_10-plugins-bad-doc is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142954" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142955" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142956" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142957" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142958" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142959" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142960" version="1" comment="libgstcodecparsers-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142961" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142962" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142963" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142964" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142965" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142966" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142967" version="1" comment="gstreamer-plugins-bad is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142968" version="1" comment="gstreamer-plugins-bad-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142969" version="1" comment="gstreamer-plugins-bad-devel is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142970" version="1" comment="gstreamer-plugins-bad-doc is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142971" version="1" comment="gstreamer-plugins-bad-lang is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142972" version="1" comment="libgstbadbase-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142973" version="1" comment="libgstbadbase-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142974" version="1" comment="libgstbadvideo-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142975" version="1" comment="libgstbadvideo-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142976" version="1" comment="libgstbasecamerabinsrc-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142977" version="1" comment="libgstbasecamerabinsrc-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142978" version="1" comment="libgstcodecparsers-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142979" version="1" comment="libgstcodecparsers-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142980" version="1" comment="libgstgl-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142981" version="1" comment="libgstgl-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142982" version="1" comment="libgstinsertbin-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142983" version="1" comment="libgstinsertbin-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142984" version="1" comment="libgstmpegts-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142985" version="1" comment="libgstmpegts-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142986" version="1" comment="libgstphotography-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142987" version="1" comment="libgstphotography-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142988" version="1" comment="libgsturidownloader-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142989" version="1" comment="libgsturidownloader-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142990" version="1" comment="libgstwayland-1_0-0 is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041172"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009142991" version="1" comment="libgstwayland-1_0-0-32bit is &lt;1.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143051" version="1" comment="flash-player is &lt;24.0.0.186-2.121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143052" version="1" comment="flash-player-gnome is &lt;24.0.0.186-2.121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143053" version="1" comment="flash-player-kde4 is &lt;24.0.0.186-2.121.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050375"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143097" version="1" comment="gc is &lt;7.2d-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143098" version="1" comment="gc-devel is &lt;7.2d-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143099" version="1" comment="libgc1 is &lt;7.2d-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050381"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143100" version="1" comment="lxc is &lt;1.1.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143101" version="1" comment="lxc-devel is &lt;1.1.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050382"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143102" version="1" comment="MozillaFirefox is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143103" version="1" comment="MozillaFirefox-branding-upstream is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143104" version="1" comment="MozillaFirefox-buildsymbols is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143105" version="1" comment="MozillaFirefox-devel is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143106" version="1" comment="MozillaFirefox-translations-common is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009143107" version="1" comment="MozillaFirefox-translations-other is &lt;50.1.0-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050383"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144594" version="1" comment="libminizip1 is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144595" version="1" comment="libz1 is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144596" version="1" comment="libz1-32bit is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144597" version="1" comment="minizip-devel is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144598" version="1" comment="zlib is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144599" version="1" comment="zlib-devel is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144600" version="1" comment="zlib-devel-32bit is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144601" version="1" comment="zlib-devel-static is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144602" version="1" comment="zlib-devel-static-32bit is &lt;1.2.8-5.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050772"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121321" version="1" comment="ruby2.1-rubygem-mail-2_5 is &lt;2.5.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121322" version="1" comment="ruby2.1-rubygem-mail-doc-2_5 is &lt;2.5.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121323" version="1" comment="rubygem-mail is &lt;2.5.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121324" version="1" comment="rubygem-mail-2_4 is &lt;2.4.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121325" version="1" comment="rubygem-mail-2_4-doc is &lt;2.4.4-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046767"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121326" version="1" comment="rubygem-mail-2_5 is &lt;2.5.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046765"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121327" version="1" comment="rubygem-mail-doc is &lt;2.5.4-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046766"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009144696" version="1" comment="shellinabox is &lt;2.20-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041247"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050785"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145716" version="1" comment="apache2-mod_php5 is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145717" version="1" comment="php5 is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145718" version="1" comment="php5-bcmath is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145719" version="1" comment="php5-bz2 is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145720" version="1" comment="php5-calendar is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145721" version="1" comment="php5-ctype is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145722" version="1" comment="php5-curl is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145723" version="1" comment="php5-dba is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145724" version="1" comment="php5-devel is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145725" version="1" comment="php5-dom is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145726" version="1" comment="php5-enchant is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145727" version="1" comment="php5-exif is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145728" version="1" comment="php5-fastcgi is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145729" version="1" comment="php5-fileinfo is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145730" version="1" comment="php5-firebird is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145731" version="1" comment="php5-fpm is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145732" version="1" comment="php5-ftp is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145733" version="1" comment="php5-gd is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145734" version="1" comment="php5-gettext is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145735" version="1" comment="php5-gmp is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145736" version="1" comment="php5-iconv is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145737" version="1" comment="php5-imap is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145738" version="1" comment="php5-intl is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145739" version="1" comment="php5-json is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145740" version="1" comment="php5-ldap is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145741" version="1" comment="php5-mbstring is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145742" version="1" comment="php5-mcrypt is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145743" version="1" comment="php5-mssql is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145744" version="1" comment="php5-mysql is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145745" version="1" comment="php5-odbc is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145746" version="1" comment="php5-opcache is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145747" version="1" comment="php5-openssl is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145748" version="1" comment="php5-pcntl is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145749" version="1" comment="php5-pdo is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145750" version="1" comment="php5-pear is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145751" version="1" comment="php5-pgsql is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145752" version="1" comment="php5-phar is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145753" version="1" comment="php5-posix is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145754" version="1" comment="php5-pspell is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145755" version="1" comment="php5-readline is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145756" version="1" comment="php5-shmop is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145757" version="1" comment="php5-snmp is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145758" version="1" comment="php5-soap is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145759" version="1" comment="php5-sockets is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145760" version="1" comment="php5-sqlite is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145761" version="1" comment="php5-suhosin is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145762" version="1" comment="php5-sysvmsg is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145763" version="1" comment="php5-sysvsem is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145764" version="1" comment="php5-sysvshm is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145765" version="1" comment="php5-tidy is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145766" version="1" comment="php5-tokenizer is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145767" version="1" comment="php5-wddx is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145768" version="1" comment="php5-xmlreader is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145769" version="1" comment="php5-xmlrpc is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145770" version="1" comment="php5-xmlwriter is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145771" version="1" comment="php5-xsl is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145772" version="1" comment="php5-zip is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145773" version="1" comment="php5-zlib is &lt;5.6.1-89.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050862"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122885" version="1" comment="phpMyAdmin is &lt;4.4.15.4-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145774" version="1" comment="gd is &lt;2.1.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145775" version="1" comment="gd-devel is &lt;2.1.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145776" version="1" comment="libgd3 is &lt;2.1.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145777" version="1" comment="libgd3-32bit is &lt;2.1.0-7.22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050863"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145778" version="1" comment="GraphicsMagick is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145779" version="1" comment="GraphicsMagick-devel is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145780" version="1" comment="libGraphicsMagick++-Q16-11 is &lt;1.3.21-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145781" version="1" comment="libGraphicsMagick++-Q16-12 is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145782" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050866"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145783" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145784" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145785" version="1" comment="libGraphicsMagick3-config is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145786" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145787" version="1" comment="perl-GraphicsMagick is &lt;1.3.25-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050864"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145788" version="1" comment="ImageMagick is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145789" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145790" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145791" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145792" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145793" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145794" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145795" version="1" comment="libMagick++-devel is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145796" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145797" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145798" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145799" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145800" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145801" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-45.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009145994" version="1" comment="tor is &lt;0.2.7.6-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122886" version="1" comment="curl is &lt;7.42.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122887" version="1" comment="libcurl-devel is &lt;7.42.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122888" version="1" comment="libcurl-devel-32bit is &lt;7.42.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038686"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122889" version="1" comment="libcurl4 is &lt;7.42.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122890" version="1" comment="libcurl4-32bit is &lt;7.42.1-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030962"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146167" version="1" comment="MozillaThunderbird is &lt;45.6.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146168" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.6.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146169" version="1" comment="MozillaThunderbird-devel is &lt;45.6.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146170" version="1" comment="MozillaThunderbird-translations-common is &lt;45.6.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146171" version="1" comment="MozillaThunderbird-translations-other is &lt;45.6.0-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050902"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122891" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122892" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122893" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122894" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122895" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122896" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122897" version="1" comment="openssl is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122898" version="1" comment="openssl-doc is &lt;1.0.1k-2.30.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122899" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.17-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122900" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.17-3.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122901" version="1" comment="rubygem-activerecord-3_2 is &lt;3.2.17-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122902" version="1" comment="rubygem-activerecord-3_2-doc is &lt;3.2.17-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047000"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122903" version="1" comment="rubygem-activesupport-3_2 is &lt;3.2.17-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122904" version="1" comment="rubygem-activesupport-3_2-doc is &lt;3.2.17-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047001"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122905" version="1" comment="libmysql56client18 is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122906" version="1" comment="libmysql56client18-32bit is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122907" version="1" comment="libmysql56client_r18 is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122908" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122909" version="1" comment="mysql-community-server is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122910" version="1" comment="mysql-community-server-bench is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122911" version="1" comment="mysql-community-server-client is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122912" version="1" comment="mysql-community-server-errormessages is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122913" version="1" comment="mysql-community-server-test is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122914" version="1" comment="mysql-community-server-tools is &lt;5.6.28-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047002"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123151" version="1" comment="libmysqlclient-devel is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123152" version="1" comment="libmysqlclient18 is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123153" version="1" comment="libmysqlclient18-32bit is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123154" version="1" comment="libmysqlclient_r18 is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123155" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123156" version="1" comment="libmysqld-devel is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123157" version="1" comment="libmysqld18 is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123158" version="1" comment="mariadb is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123159" version="1" comment="mariadb-bench is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123160" version="1" comment="mariadb-client is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123161" version="1" comment="mariadb-errormessages is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123162" version="1" comment="mariadb-test is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123163" version="1" comment="mariadb-tools is &lt;10.0.22-2.21.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047041"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123197" version="1" comment="libtiff-devel is &lt;4.0.6-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123198" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123199" version="1" comment="libtiff5 is &lt;4.0.6-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123200" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123201" version="1" comment="tiff is &lt;4.0.6-10.20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047044"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123202" version="1" comment="jasper is &lt;1.900.1-163.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123203" version="1" comment="libjasper-devel is &lt;1.900.1-163.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123204" version="1" comment="libjasper1 is &lt;1.900.1-163.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123205" version="1" comment="libjasper1-32bit is &lt;1.900.1-163.21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047045"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123206" version="1" comment="krb5 is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123207" version="1" comment="krb5-32bit is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123208" version="1" comment="krb5-client is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123209" version="1" comment="krb5-devel is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123210" version="1" comment="krb5-devel-32bit is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123211" version="1" comment="krb5-doc is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123212" version="1" comment="krb5-mini is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123213" version="1" comment="krb5-mini-devel is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123214" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123215" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123216" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123217" version="1" comment="krb5-server is &lt;1.12.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047046"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123218" version="1" comment="flash-player is &lt;11.2.202.569-2.88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123219" version="1" comment="flash-player-gnome is &lt;11.2.202.569-2.88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123220" version="1" comment="flash-player-kde4 is &lt;11.2.202.569-2.88.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047047"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123266" version="1" comment="cacti is &lt;0.8.8f-4.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047061"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123267" version="1" comment="cacti-spine is &lt;0.8.8f-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037882"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047062"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123291" version="1" comment="libhogweed2 is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123292" version="1" comment="libhogweed2-32bit is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123293" version="1" comment="libnettle is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039815"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123294" version="1" comment="libnettle-devel is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123295" version="1" comment="libnettle-devel-32bit is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039850"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123296" version="1" comment="libnettle4 is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123297" version="1" comment="libnettle4-32bit is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123298" version="1" comment="nettle is &lt;2.7.1-6.5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047069"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123299" version="1" comment="claws-mail is &lt;3.12.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123300" version="1" comment="claws-mail-devel is &lt;3.12.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123301" version="1" comment="claws-mail-lang is &lt;3.12.0-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035207"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047070"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123302" version="1" comment="socat is &lt;1.7.3.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047071"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123322" version="1" comment="chromedriver is &lt;48.0.2564.109-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123323" version="1" comment="chromium is &lt;48.0.2564.109-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123324" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.109-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123325" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.109-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123326" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.109-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047076"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123327" version="1" comment="MozillaThunderbird is &lt;38.6.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123328" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.6.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123329" version="1" comment="MozillaThunderbird-devel is &lt;38.6.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123330" version="1" comment="MozillaThunderbird-translations-common is &lt;38.6.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123331" version="1" comment="MozillaThunderbird-translations-other is &lt;38.6.0-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047077"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123332" version="1" comment="MozillaFirefox is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123333" version="1" comment="MozillaFirefox-branding-upstream is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123334" version="1" comment="MozillaFirefox-buildsymbols is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123335" version="1" comment="MozillaFirefox-devel is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123336" version="1" comment="MozillaFirefox-translations-common is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123337" version="1" comment="MozillaFirefox-translations-other is &lt;44.0.2-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047078"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123373" version="1" comment="glibc is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123374" version="1" comment="glibc-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123375" version="1" comment="glibc-devel is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123376" version="1" comment="glibc-devel-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123377" version="1" comment="glibc-devel-static is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123378" version="1" comment="glibc-devel-static-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123379" version="1" comment="glibc-extra is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123380" version="1" comment="glibc-html is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123381" version="1" comment="glibc-i18ndata is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123382" version="1" comment="glibc-info is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123383" version="1" comment="glibc-locale is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123384" version="1" comment="glibc-locale-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123385" version="1" comment="glibc-obsolete is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123386" version="1" comment="glibc-profile is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123387" version="1" comment="glibc-profile-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123388" version="1" comment="glibc-testsuite is &lt;2.19-16.22.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047085"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123389" version="1" comment="glibc-utils is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123390" version="1" comment="glibc-utils-32bit is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123391" version="1" comment="nscd is &lt;2.19-16.22.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047084"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123444" version="1" comment="chromedriver is &lt;48.0.2564.116-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123445" version="1" comment="chromium is &lt;48.0.2564.116-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123446" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.116-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123447" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.116-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123448" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.116-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047093"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123495" version="1" comment="xdelta3 is &lt;3.0.8-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047104"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123496" version="1" comment="erlang is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039857"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123497" version="1" comment="erlang-debugger is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039858"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123498" version="1" comment="erlang-debugger-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039859"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123499" version="1" comment="erlang-dialyzer is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039860"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123500" version="1" comment="erlang-dialyzer-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039861"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123501" version="1" comment="erlang-doc is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039862"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123502" version="1" comment="erlang-epmd is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039863"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123503" version="1" comment="erlang-et is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039864"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123504" version="1" comment="erlang-et-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039865"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123505" version="1" comment="erlang-gs is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039866"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123506" version="1" comment="erlang-gs-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039867"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123507" version="1" comment="erlang-jinterface is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039868"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123508" version="1" comment="erlang-jinterface-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039869"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123509" version="1" comment="erlang-observer is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039870"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123510" version="1" comment="erlang-observer-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039871"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123511" version="1" comment="erlang-reltool is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039872"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123512" version="1" comment="erlang-reltool-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123513" version="1" comment="erlang-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123514" version="1" comment="erlang-wx is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123515" version="1" comment="erlang-wx-src is &lt;17.1-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039876"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047105"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123478" version="1" comment="obs-service-download_files is &lt;0.5.1.git.1455712026.9c0a4a0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047095"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123479" version="1" comment="obs-service-extract_file is &lt;0.3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047096"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123480" version="1" comment="obs-service-recompress is &lt;0.3.1+git20160217.7897d3f-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047097"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123481" version="1" comment="obs-service-source_validator is &lt;0.6+git20160218.73d6618-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047098"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123482" version="1" comment="obs-service-verify_file is &lt;0.1.1-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047099"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123516" version="1" comment="libecpg6 is &lt;9.3.11-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123517" version="1" comment="libecpg6-32bit is &lt;9.3.11-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123518" version="1" comment="libpq5 is &lt;9.3.11-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123519" version="1" comment="libpq5-32bit is &lt;9.3.11-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047106"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123633" version="1" comment="postgresql-init is &lt;9.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047130"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123634" version="1" comment="postgresql93 is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123635" version="1" comment="postgresql93-contrib is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123636" version="1" comment="postgresql93-devel is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123637" version="1" comment="postgresql93-docs is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123638" version="1" comment="postgresql93-libs is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123639" version="1" comment="postgresql93-plperl is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123640" version="1" comment="postgresql93-plpython is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123641" version="1" comment="postgresql93-pltcl is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123642" version="1" comment="postgresql93-server is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123643" version="1" comment="postgresql93-test is &lt;9.3.11-3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047131"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123530" version="1" comment="bbswitch is &lt;0.8-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038639"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047107"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123531" version="1" comment="bbswitch-kmp-default is &lt;0.8_k3.16.7_35-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123532" version="1" comment="bbswitch-kmp-desktop is &lt;0.8_k3.16.7_35-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038641"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123533" version="1" comment="bbswitch-kmp-pae is &lt;0.8_k3.16.7_35-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123534" version="1" comment="bbswitch-kmp-xen is &lt;0.8_k3.16.7_35-3.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038643"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047108"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123535" version="1" comment="cloop is &lt;2.639-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037902"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047109"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123536" version="1" comment="cloop-kmp-default is &lt;2.639_k3.16.7_35-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123537" version="1" comment="cloop-kmp-desktop is &lt;2.639_k3.16.7_35-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123538" version="1" comment="cloop-kmp-pae is &lt;2.639_k3.16.7_35-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123539" version="1" comment="cloop-kmp-xen is &lt;2.639_k3.16.7_35-14.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047110"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123540" version="1" comment="crash is &lt;7.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123541" version="1" comment="crash-devel is &lt;7.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037907"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123542" version="1" comment="crash-doc is &lt;7.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123543" version="1" comment="crash-eppic is &lt;7.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037909"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123544" version="1" comment="crash-gcore is &lt;7.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037910"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047111"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123545" version="1" comment="crash-kmp-default is &lt;7.0.8_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037911"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123546" version="1" comment="crash-kmp-desktop is &lt;7.0.8_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037912"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123547" version="1" comment="crash-kmp-pae is &lt;7.0.8_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037913"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123548" version="1" comment="crash-kmp-xen is &lt;7.0.8_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047112"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123549" version="1" comment="hdjmod is &lt;1.28-18.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047113"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123550" version="1" comment="hdjmod-kmp-default is &lt;1.28_k3.16.7_35-18.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123551" version="1" comment="hdjmod-kmp-desktop is &lt;1.28_k3.16.7_35-18.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123552" version="1" comment="hdjmod-kmp-pae is &lt;1.28_k3.16.7_35-18.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123553" version="1" comment="hdjmod-kmp-xen is &lt;1.28_k3.16.7_35-18.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047114"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123554" version="1" comment="ipset is &lt;6.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123555" version="1" comment="ipset-devel is &lt;6.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123556" version="1" comment="ipset-kmp-default is &lt;6.23_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123557" version="1" comment="ipset-kmp-desktop is &lt;6.23_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123558" version="1" comment="ipset-kmp-pae is &lt;6.23_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123559" version="1" comment="ipset-kmp-xen is &lt;6.23_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047116"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123560" version="1" comment="kernel-debug is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123561" version="1" comment="kernel-debug-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123562" version="1" comment="kernel-debug-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123563" version="1" comment="kernel-default is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123564" version="1" comment="kernel-default-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123565" version="1" comment="kernel-default-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123566" version="1" comment="kernel-desktop is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123567" version="1" comment="kernel-desktop-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123568" version="1" comment="kernel-desktop-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123569" version="1" comment="kernel-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033888"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123570" version="1" comment="kernel-docs is &lt;3.16.7-35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123571" version="1" comment="kernel-ec2 is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033239"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123572" version="1" comment="kernel-ec2-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123573" version="1" comment="kernel-ec2-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033889"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123574" version="1" comment="kernel-macros is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038300"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123575" version="1" comment="kernel-obs-build is &lt;3.16.7-35.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047118"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123576" version="1" comment="kernel-obs-qa is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038299"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123577" version="1" comment="kernel-obs-qa-xen is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038298"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123578" version="1" comment="kernel-pae is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123579" version="1" comment="kernel-pae-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123580" version="1" comment="kernel-pae-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123581" version="1" comment="kernel-source is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123582" version="1" comment="kernel-source-vanilla is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123583" version="1" comment="kernel-syms is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123584" version="1" comment="kernel-vanilla is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032883"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123585" version="1" comment="kernel-vanilla-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033562"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123586" version="1" comment="kernel-xen is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031018"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123587" version="1" comment="kernel-xen-base is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123588" version="1" comment="kernel-xen-devel is &lt;3.16.7-35.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047117"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123589" version="1" comment="libipset3 is &lt;6.23-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047115"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123590" version="1" comment="pcfclock is &lt;0.44-260.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047119"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123591" version="1" comment="pcfclock-kmp-default is &lt;0.44_k3.16.7_35-260.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123592" version="1" comment="pcfclock-kmp-desktop is &lt;0.44_k3.16.7_35-260.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123593" version="1" comment="pcfclock-kmp-pae is &lt;0.44_k3.16.7_35-260.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047120"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123594" version="1" comment="python-virtualbox is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123595" version="1" comment="vhba-kmp is &lt;20140629-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047122"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123596" version="1" comment="vhba-kmp-default is &lt;20140629_k3.16.7_35-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123597" version="1" comment="vhba-kmp-desktop is &lt;20140629_k3.16.7_35-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037981"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123598" version="1" comment="vhba-kmp-pae is &lt;20140629_k3.16.7_35-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123599" version="1" comment="vhba-kmp-xen is &lt;20140629_k3.16.7_35-2.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047123"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123600" version="1" comment="virtualbox is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123601" version="1" comment="virtualbox-devel is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123602" version="1" comment="virtualbox-guest-desktop-icons is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123603" version="1" comment="virtualbox-guest-kmp-default is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123604" version="1" comment="virtualbox-guest-kmp-desktop is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123605" version="1" comment="virtualbox-guest-kmp-pae is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123606" version="1" comment="virtualbox-guest-tools is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123607" version="1" comment="virtualbox-guest-x11 is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123608" version="1" comment="virtualbox-host-kmp-default is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123609" version="1" comment="virtualbox-host-kmp-desktop is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123610" version="1" comment="virtualbox-host-kmp-pae is &lt;4.3.36_k3.16.7_35-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047124"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123611" version="1" comment="virtualbox-host-source is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123612" version="1" comment="virtualbox-qt is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123613" version="1" comment="virtualbox-websrv is &lt;4.3.36-43.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047121"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123614" version="1" comment="xen is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123615" version="1" comment="xen-devel is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123616" version="1" comment="xen-doc-html is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123617" version="1" comment="xen-kmp-default is &lt;4.4.3_08_k3.16.7_35-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123618" version="1" comment="xen-kmp-desktop is &lt;4.4.3_08_k3.16.7_35-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047126"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123619" version="1" comment="xen-libs is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123620" version="1" comment="xen-libs-32bit is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123621" version="1" comment="xen-tools is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123622" version="1" comment="xen-tools-domU is &lt;4.4.3_08-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047125"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123623" version="1" comment="xtables-addons is &lt;2.6-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047127"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123624" version="1" comment="xtables-addons-kmp-default is &lt;2.6_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123625" version="1" comment="xtables-addons-kmp-desktop is &lt;2.6_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123626" version="1" comment="xtables-addons-kmp-pae is &lt;2.6_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123627" version="1" comment="xtables-addons-kmp-xen is &lt;2.6_k3.16.7_35-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047128"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123695" version="1" comment="gummi is &lt;0.7.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039548"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123696" version="1" comment="gummi-lang is &lt;0.7.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039549"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047145"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123697" version="1" comment="libgcrypt is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123698" version="1" comment="libgcrypt-cavs is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123699" version="1" comment="libgcrypt-devel is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123700" version="1" comment="libgcrypt-devel-32bit is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123701" version="1" comment="libgcrypt20 is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123702" version="1" comment="libgcrypt20-32bit is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038772"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123703" version="1" comment="libgcrypt20-hmac is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038773"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123704" version="1" comment="libgcrypt20-hmac-32bit is &lt;1.6.1-8.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038774"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047146"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123705" version="1" comment="cmis-client is &lt;0.5.0-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039076"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123706" version="1" comment="libcmis-0_5-5 is &lt;0.5.0-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039077"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123707" version="1" comment="libcmis-c-0_5-5 is &lt;0.5.0-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039078"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123708" version="1" comment="libcmis-c-devel is &lt;0.5.0-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039079"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123709" version="1" comment="libcmis-devel is &lt;0.5.0-4.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039080"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047147"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123710" version="1" comment="libetonyek is &lt;0.1.3-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039112"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123711" version="1" comment="libetonyek-0_1-1 is &lt;0.1.3-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039113"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123712" version="1" comment="libetonyek-devel is &lt;0.1.3-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123713" version="1" comment="libetonyek-devel-doc is &lt;0.1.3-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123714" version="1" comment="libetonyek-tools is &lt;0.1.3-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039116"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047148"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123715" version="1" comment="libmwaw is &lt;0.3.6-2.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123716" version="1" comment="libmwaw-0_3-3 is &lt;0.3.6-2.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123717" version="1" comment="libmwaw-devel is &lt;0.3.6-2.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123718" version="1" comment="libmwaw-devel-doc is &lt;0.3.6-2.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123719" version="1" comment="libmwaw-tools is &lt;0.3.6-2.7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047149"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123720" version="1" comment="libodfgen is &lt;0.1.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123721" version="1" comment="libodfgen-0_1-1 is &lt;0.1.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123722" version="1" comment="libodfgen-devel is &lt;0.1.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123723" version="1" comment="libodfgen-devel-doc is &lt;0.1.4-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047150"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123724" version="1" comment="libpagemaker is &lt;0.0.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123725" version="1" comment="libpagemaker-0_0-0 is &lt;0.0.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123726" version="1" comment="libpagemaker-devel is &lt;0.0.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123727" version="1" comment="libpagemaker-devel-doc is &lt;0.0.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123728" version="1" comment="libpagemaker-tools is &lt;0.0.2-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047151"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123729" version="1" comment="libreoffice is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123730" version="1" comment="libreoffice-base is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123731" version="1" comment="libreoffice-base-drivers-mysql is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123732" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123733" version="1" comment="libreoffice-branding-upstream is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123734" version="1" comment="libreoffice-calc is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123735" version="1" comment="libreoffice-calc-extensions is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123736" version="1" comment="libreoffice-draw is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123737" version="1" comment="libreoffice-filters-optional is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123738" version="1" comment="libreoffice-gnome is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123739" version="1" comment="libreoffice-gtk3 is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123740" version="1" comment="libreoffice-icon-theme-breeze is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123741" version="1" comment="libreoffice-icon-theme-galaxy is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123742" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123743" version="1" comment="libreoffice-icon-theme-oxygen is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123744" version="1" comment="libreoffice-icon-theme-sifr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123745" version="1" comment="libreoffice-icon-theme-tango is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123746" version="1" comment="libreoffice-impress is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123747" version="1" comment="libreoffice-kde4 is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123748" version="1" comment="libreoffice-l10n-af is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123749" version="1" comment="libreoffice-l10n-ar is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123750" version="1" comment="libreoffice-l10n-as is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123751" version="1" comment="libreoffice-l10n-bg is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123752" version="1" comment="libreoffice-l10n-bn is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123753" version="1" comment="libreoffice-l10n-br is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123754" version="1" comment="libreoffice-l10n-ca is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123755" version="1" comment="libreoffice-l10n-cs is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123756" version="1" comment="libreoffice-l10n-cy is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123757" version="1" comment="libreoffice-l10n-da is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123758" version="1" comment="libreoffice-l10n-de is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123759" version="1" comment="libreoffice-l10n-dz is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123760" version="1" comment="libreoffice-l10n-el is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123761" version="1" comment="libreoffice-l10n-en is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123762" version="1" comment="libreoffice-l10n-es is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123763" version="1" comment="libreoffice-l10n-et is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123764" version="1" comment="libreoffice-l10n-eu is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123765" version="1" comment="libreoffice-l10n-fa is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123766" version="1" comment="libreoffice-l10n-fi is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123767" version="1" comment="libreoffice-l10n-fr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123768" version="1" comment="libreoffice-l10n-ga is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123769" version="1" comment="libreoffice-l10n-gl is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123770" version="1" comment="libreoffice-l10n-gu is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123771" version="1" comment="libreoffice-l10n-he is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123772" version="1" comment="libreoffice-l10n-hi is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123773" version="1" comment="libreoffice-l10n-hr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123774" version="1" comment="libreoffice-l10n-hu is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123775" version="1" comment="libreoffice-l10n-it is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123776" version="1" comment="libreoffice-l10n-ja is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123777" version="1" comment="libreoffice-l10n-kk is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123778" version="1" comment="libreoffice-l10n-kn is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123779" version="1" comment="libreoffice-l10n-ko is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123780" version="1" comment="libreoffice-l10n-lt is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123781" version="1" comment="libreoffice-l10n-lv is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123782" version="1" comment="libreoffice-l10n-mai is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123783" version="1" comment="libreoffice-l10n-ml is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123784" version="1" comment="libreoffice-l10n-mr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123785" version="1" comment="libreoffice-l10n-nb is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123786" version="1" comment="libreoffice-l10n-nl is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123787" version="1" comment="libreoffice-l10n-nn is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123788" version="1" comment="libreoffice-l10n-nr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123789" version="1" comment="libreoffice-l10n-nso is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123790" version="1" comment="libreoffice-l10n-or is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123791" version="1" comment="libreoffice-l10n-pa is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123792" version="1" comment="libreoffice-l10n-pl is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123793" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123794" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123795" version="1" comment="libreoffice-l10n-ro is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123796" version="1" comment="libreoffice-l10n-ru is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123797" version="1" comment="libreoffice-l10n-si is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123798" version="1" comment="libreoffice-l10n-sk is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123799" version="1" comment="libreoffice-l10n-sl is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123800" version="1" comment="libreoffice-l10n-sr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123801" version="1" comment="libreoffice-l10n-ss is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123802" version="1" comment="libreoffice-l10n-st is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123803" version="1" comment="libreoffice-l10n-sv is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123804" version="1" comment="libreoffice-l10n-ta is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123805" version="1" comment="libreoffice-l10n-te is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123806" version="1" comment="libreoffice-l10n-th is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123807" version="1" comment="libreoffice-l10n-tn is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123808" version="1" comment="libreoffice-l10n-tr is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123809" version="1" comment="libreoffice-l10n-ts is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123810" version="1" comment="libreoffice-l10n-uk is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123811" version="1" comment="libreoffice-l10n-ve is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123812" version="1" comment="libreoffice-l10n-xh is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123813" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123814" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123815" version="1" comment="libreoffice-l10n-zu is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123816" version="1" comment="libreoffice-mailmerge is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123817" version="1" comment="libreoffice-math is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123818" version="1" comment="libreoffice-officebean is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123819" version="1" comment="libreoffice-pyuno is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123820" version="1" comment="libreoffice-sdk is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123821" version="1" comment="libreoffice-sdk-doc is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123822" version="1" comment="libreoffice-share-linker is &lt;1-2.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123823" version="1" comment="libreoffice-writer is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123824" version="1" comment="libreoffice-writer-extensions is &lt;5.0.4.2-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047152"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123825" version="1" comment="libwps is &lt;0.4.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123826" version="1" comment="libwps-0_4-4 is &lt;0.4.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039189"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123827" version="1" comment="libwps-devel is &lt;0.4.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039190"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123828" version="1" comment="libwps-tools is &lt;0.4.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039191"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047153"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123829" version="1" comment="mdds is &lt;0.12.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123830" version="1" comment="mdds-devel is &lt;0.12.1-2.4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047154"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123846" version="1" comment="dhcp is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123847" version="1" comment="dhcp-client is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030726"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123848" version="1" comment="dhcp-devel is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030727"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123849" version="1" comment="dhcp-doc is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033982"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123850" version="1" comment="dhcp-relay is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031202"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123851" version="1" comment="dhcp-server is &lt;4.2.6-9.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047157"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123852" version="1" comment="bouncycastle is &lt;1.54-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123853" version="1" comment="bouncycastle-javadoc is &lt;1.54-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039069"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047158"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123854" version="1" comment="nodejs is &lt;4.3.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123855" version="1" comment="nodejs-devel is &lt;4.3.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123856" version="1" comment="nodejs-doc is &lt;4.3.1-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047160"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123857" version="1" comment="nodejs-docs is &lt;4.3.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009123858" version="1" comment="npm is &lt;4.3.1-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047159"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124389" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124390" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124391" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124392" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124393" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124394" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124395" version="1" comment="openssl is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124396" version="1" comment="openssl-doc is &lt;1.0.1k-2.33.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047184"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124411" version="1" comment="libssh2-1 is &lt;1.5.0-9.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124412" version="1" comment="libssh2-1-32bit is &lt;1.5.0-9.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124413" version="1" comment="libssh2-devel is &lt;1.5.0-9.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124414" version="1" comment="libssh2_org is &lt;1.5.0-9.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047188"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124415" version="1" comment="eog is &lt;3.16.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040274"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124416" version="1" comment="eog-devel is &lt;3.16.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040275"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124417" version="1" comment="eog-lang is &lt;3.16.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040276"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047189"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124423" version="1" comment="pigz is &lt;2.3-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047192"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124447" version="1" comment="wireshark is &lt;1.12.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124448" version="1" comment="wireshark-devel is &lt;1.12.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124449" version="1" comment="wireshark-ui-gtk is &lt;1.12.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124450" version="1" comment="wireshark-ui-qt is &lt;1.12.10-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047197"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124456" version="1" comment="phpMyAdmin is &lt;4.4.15.5-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047200"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124494" version="1" comment="libotr is &lt;4.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034992"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124495" version="1" comment="libotr-devel is &lt;4.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034994"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124496" version="1" comment="libotr-tools is &lt;4.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124497" version="1" comment="libotr2 is &lt;3.2.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034993"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124498" version="1" comment="libotr2-devel is &lt;3.2.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040281"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124499" version="1" comment="libotr2-tools is &lt;3.2.1-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047211"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124500" version="1" comment="libotr5 is &lt;4.1.1-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040277"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047210"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124528" version="1" comment="apache2-mod_php5 is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124529" version="1" comment="php5 is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124530" version="1" comment="php5-bcmath is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124531" version="1" comment="php5-bz2 is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124532" version="1" comment="php5-calendar is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124533" version="1" comment="php5-ctype is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124534" version="1" comment="php5-curl is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124535" version="1" comment="php5-dba is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124536" version="1" comment="php5-devel is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124537" version="1" comment="php5-dom is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124538" version="1" comment="php5-enchant is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124539" version="1" comment="php5-exif is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124540" version="1" comment="php5-fastcgi is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124541" version="1" comment="php5-fileinfo is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124542" version="1" comment="php5-firebird is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124543" version="1" comment="php5-fpm is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124544" version="1" comment="php5-ftp is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124545" version="1" comment="php5-gd is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124546" version="1" comment="php5-gettext is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124547" version="1" comment="php5-gmp is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124548" version="1" comment="php5-iconv is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124549" version="1" comment="php5-imap is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124550" version="1" comment="php5-intl is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124551" version="1" comment="php5-json is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124552" version="1" comment="php5-ldap is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124553" version="1" comment="php5-mbstring is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124554" version="1" comment="php5-mcrypt is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124555" version="1" comment="php5-mssql is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124556" version="1" comment="php5-mysql is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124557" version="1" comment="php5-odbc is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124558" version="1" comment="php5-opcache is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124559" version="1" comment="php5-openssl is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124560" version="1" comment="php5-pcntl is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124561" version="1" comment="php5-pdo is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124562" version="1" comment="php5-pear is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124563" version="1" comment="php5-pgsql is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124564" version="1" comment="php5-phar is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124565" version="1" comment="php5-posix is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124566" version="1" comment="php5-pspell is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124567" version="1" comment="php5-readline is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124568" version="1" comment="php5-shmop is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124569" version="1" comment="php5-snmp is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124570" version="1" comment="php5-soap is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124571" version="1" comment="php5-sockets is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124572" version="1" comment="php5-sqlite is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124573" version="1" comment="php5-suhosin is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124574" version="1" comment="php5-sysvmsg is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124575" version="1" comment="php5-sysvsem is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124576" version="1" comment="php5-sysvshm is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124577" version="1" comment="php5-tidy is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124578" version="1" comment="php5-tokenizer is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124579" version="1" comment="php5-wddx is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124580" version="1" comment="php5-xmlreader is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124581" version="1" comment="php5-xmlrpc is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124582" version="1" comment="php5-xmlwriter is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124583" version="1" comment="php5-xsl is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124584" version="1" comment="php5-zip is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124585" version="1" comment="php5-zlib is &lt;5.6.1-42.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047216"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124586" version="1" comment="openvpn is &lt;2.3.4-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124587" version="1" comment="openvpn-auth-pam-plugin is &lt;2.3.4-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124588" version="1" comment="openvpn-down-root-plugin is &lt;2.3.4-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047217"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124625" version="1" comment="flash-player is &lt;11.2.202.577-2.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124626" version="1" comment="flash-player-gnome is &lt;11.2.202.577-2.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124627" version="1" comment="flash-player-kde4 is &lt;11.2.202.577-2.91.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047225"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124628" version="1" comment="exim is &lt;4.86.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124629" version="1" comment="eximon is &lt;4.86.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033835"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124630" version="1" comment="eximstats-html is &lt;4.86.2-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033836"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047226"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124631" version="1" comment="chromedriver is &lt;49.0.2623.75-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124632" version="1" comment="chromium is &lt;49.0.2623.75-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124633" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.75-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124634" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.75-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124635" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.75-81.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047227"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124636" version="1" comment="MozillaFirefox is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124637" version="1" comment="MozillaFirefox-branding-upstream is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124638" version="1" comment="MozillaFirefox-buildsymbols is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124639" version="1" comment="MozillaFirefox-devel is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124640" version="1" comment="MozillaFirefox-translations-common is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124641" version="1" comment="MozillaFirefox-translations-other is &lt;45.0-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047228"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124642" version="1" comment="libfreebl3 is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124643" version="1" comment="libfreebl3-32bit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124644" version="1" comment="libsoftokn3 is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124645" version="1" comment="libsoftokn3-32bit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124646" version="1" comment="mozilla-nspr is &lt;4.12-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124647" version="1" comment="mozilla-nspr-32bit is &lt;4.12-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124648" version="1" comment="mozilla-nspr-devel is &lt;4.12-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047230"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124649" version="1" comment="mozilla-nss is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124650" version="1" comment="mozilla-nss-32bit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124651" version="1" comment="mozilla-nss-certs is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124652" version="1" comment="mozilla-nss-certs-32bit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124653" version="1" comment="mozilla-nss-devel is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124654" version="1" comment="mozilla-nss-sysinit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124655" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124656" version="1" comment="mozilla-nss-tools is &lt;3.21.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047229"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124773" version="1" comment="python-Pillow is &lt;2.9.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038655"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124774" version="1" comment="python-Pillow-tk is &lt;2.9.0-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047253"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124841" version="1" comment="graphite2 is &lt;1.2.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039084"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124842" version="1" comment="graphite2-devel is &lt;1.2.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039085"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124843" version="1" comment="libgraphite2-3 is &lt;1.2.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124844" version="1" comment="libgraphite2-3-32bit is &lt;1.2.4-2.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039087"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047262"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121479" version="1" comment="xen is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121480" version="1" comment="xen-devel is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121481" version="1" comment="xen-doc-html is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121482" version="1" comment="xen-kmp-default is &lt;4.4.3_08_k3.16.7_29-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121483" version="1" comment="xen-kmp-desktop is &lt;4.4.3_08_k3.16.7_29-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121484" version="1" comment="xen-libs is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121485" version="1" comment="xen-libs-32bit is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121486" version="1" comment="xen-tools is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121487" version="1" comment="xen-tools-domU is &lt;4.4.3_08-36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124855" version="1" comment="git is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031794"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124856" version="1" comment="git-arch is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031789"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124857" version="1" comment="git-core is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031790"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124858" version="1" comment="git-credential-gnome-keyring is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040328"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124859" version="1" comment="git-cvs is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124860" version="1" comment="git-daemon is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034066"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124861" version="1" comment="git-doc is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124862" version="1" comment="git-email is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124863" version="1" comment="git-gui is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034067"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124864" version="1" comment="git-svn is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031793"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124865" version="1" comment="git-web is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034068"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124866" version="1" comment="gitk is &lt;2.6.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047264"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009124867" version="1" comment="cgit is &lt;0.12-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047265"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125050" version="1" comment="libdcerpc-atsvc-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125051" version="1" comment="libdcerpc-atsvc0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125052" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125053" version="1" comment="libdcerpc-binding0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125054" version="1" comment="libdcerpc-binding0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125055" version="1" comment="libdcerpc-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125056" version="1" comment="libdcerpc-samr-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125057" version="1" comment="libdcerpc-samr0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125058" version="1" comment="libdcerpc-samr0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125059" version="1" comment="libdcerpc0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125060" version="1" comment="libdcerpc0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125061" version="1" comment="libgensec-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125062" version="1" comment="libgensec0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125063" version="1" comment="libgensec0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125064" version="1" comment="libndr-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125065" version="1" comment="libndr-krb5pac-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125066" version="1" comment="libndr-krb5pac0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125067" version="1" comment="libndr-krb5pac0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125068" version="1" comment="libndr-nbt-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125069" version="1" comment="libndr-nbt0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125070" version="1" comment="libndr-nbt0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125071" version="1" comment="libndr-standard-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125072" version="1" comment="libndr-standard0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125073" version="1" comment="libndr-standard0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125074" version="1" comment="libndr0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125075" version="1" comment="libndr0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125076" version="1" comment="libnetapi-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125077" version="1" comment="libnetapi0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125078" version="1" comment="libnetapi0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125079" version="1" comment="libpdb-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125080" version="1" comment="libpdb0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125081" version="1" comment="libpdb0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125082" version="1" comment="libregistry-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125083" version="1" comment="libregistry0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125084" version="1" comment="libregistry0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125085" version="1" comment="libsamba-credentials-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125086" version="1" comment="libsamba-credentials0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125087" version="1" comment="libsamba-credentials0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125088" version="1" comment="libsamba-hostconfig-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125089" version="1" comment="libsamba-hostconfig0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125090" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125091" version="1" comment="libsamba-policy-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125092" version="1" comment="libsamba-policy0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125093" version="1" comment="libsamba-policy0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125094" version="1" comment="libsamba-util-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125095" version="1" comment="libsamba-util0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125096" version="1" comment="libsamba-util0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125097" version="1" comment="libsamdb-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125098" version="1" comment="libsamdb0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125099" version="1" comment="libsamdb0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125100" version="1" comment="libsmbclient-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125101" version="1" comment="libsmbclient-raw-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125102" version="1" comment="libsmbclient-raw0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125103" version="1" comment="libsmbclient-raw0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125104" version="1" comment="libsmbclient0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125105" version="1" comment="libsmbclient0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125106" version="1" comment="libsmbconf-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125107" version="1" comment="libsmbconf0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125108" version="1" comment="libsmbconf0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125109" version="1" comment="libsmbldap-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125110" version="1" comment="libsmbldap0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125111" version="1" comment="libsmbldap0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125112" version="1" comment="libsmbsharemodes-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125113" version="1" comment="libsmbsharemodes0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125114" version="1" comment="libtevent-util-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125115" version="1" comment="libtevent-util0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125116" version="1" comment="libtevent-util0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125117" version="1" comment="libwbclient-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125118" version="1" comment="libwbclient0 is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125119" version="1" comment="libwbclient0-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125120" version="1" comment="samba is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125121" version="1" comment="samba-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125122" version="1" comment="samba-client is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125123" version="1" comment="samba-client-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125124" version="1" comment="samba-core-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125125" version="1" comment="samba-doc is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125126" version="1" comment="samba-libs is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125127" version="1" comment="samba-libs-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125128" version="1" comment="samba-pidl is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125129" version="1" comment="samba-python is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125130" version="1" comment="samba-test is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125131" version="1" comment="samba-test-devel is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125132" version="1" comment="samba-winbind is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125133" version="1" comment="samba-winbind-32bit is &lt;4.1.23-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047272"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125134" version="1" comment="chromedriver is &lt;49.0.2623.87-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125135" version="1" comment="chromium is &lt;49.0.2623.87-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125136" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.87-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125137" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.87-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125138" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.87-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047273"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125199" version="1" comment="bind is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125200" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125201" version="1" comment="bind-devel is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125202" version="1" comment="bind-doc is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125203" version="1" comment="bind-libs is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125204" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125205" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125206" version="1" comment="bind-utils is &lt;9.9.6P1-2.19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047285"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125207" version="1" comment="rubygem-actionpack-3_2 is &lt;3.2.17-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125208" version="1" comment="rubygem-actionpack-3_2-doc is &lt;3.2.17-3.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047286"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125209" version="1" comment="bsh2 is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040278"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125210" version="1" comment="bsh2-bsf is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040324"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125211" version="1" comment="bsh2-classgen is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040279"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125212" version="1" comment="bsh2-demo is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125213" version="1" comment="bsh2-javadoc is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125214" version="1" comment="bsh2-manual is &lt;2.0.0.b6-27.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040326"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047287"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125306" version="1" comment="quagga is &lt;0.99.23-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125307" version="1" comment="quagga-devel is &lt;0.99.23-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047299"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125347" version="1" comment="perl is &lt;5.20.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125348" version="1" comment="perl-32bit is &lt;5.20.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125349" version="1" comment="perl-base is &lt;5.20.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031056"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125350" version="1" comment="perl-base-32bit is &lt;5.20.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125351" version="1" comment="perl-doc is &lt;5.20.1-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031057"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047309"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125352" version="1" comment="dropbear is &lt;2016.72-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047310"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121488" version="1" comment="openssh is &lt;6.6p1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121489" version="1" comment="openssh-askpass-gnome is &lt;6.6p1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121490" version="1" comment="openssh-fips is &lt;6.6p1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038964"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121491" version="1" comment="openssh-helpers is &lt;6.6p1-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038965"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046796"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125353" version="1" comment="libssh is &lt;0.6.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125354" version="1" comment="libssh-devel is &lt;0.6.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125355" version="1" comment="libssh-devel-doc is &lt;0.6.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125356" version="1" comment="libssh4 is &lt;0.6.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125357" version="1" comment="libssh4-32bit is &lt;0.6.3-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037853"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047311"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125358" version="1" comment="MozillaThunderbird is &lt;38.7.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125359" version="1" comment="MozillaThunderbird-buildsymbols is &lt;38.7.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125360" version="1" comment="MozillaThunderbird-devel is &lt;38.7.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125361" version="1" comment="MozillaThunderbird-translations-common is &lt;38.7.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125362" version="1" comment="MozillaThunderbird-translations-other is &lt;38.7.0-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047312"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125363" version="1" comment="pidgin-otr is &lt;4.0.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047313"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125467" version="1" comment="gdk-pixbuf is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030591"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125468" version="1" comment="gdk-pixbuf-devel is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030590"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125469" version="1" comment="gdk-pixbuf-devel-32bit is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125470" version="1" comment="gdk-pixbuf-lang is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037124"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125471" version="1" comment="gdk-pixbuf-query-loaders is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125472" version="1" comment="gdk-pixbuf-query-loaders-32bit is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125473" version="1" comment="libgdk_pixbuf-2_0-0 is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125474" version="1" comment="libgdk_pixbuf-2_0-0-32bit is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037132"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125475" version="1" comment="typelib-1_0-GdkPixbuf-2_0 is &lt;2.31.6-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047321"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125560" version="1" comment="libjavascriptcoregtk-1_0-0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038615"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125561" version="1" comment="libjavascriptcoregtk-1_0-0-32bit is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038616"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125562" version="1" comment="libjavascriptcoregtk-3_0-0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125563" version="1" comment="libjavascriptcoregtk-3_0-0-32bit is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125564" version="1" comment="libwebkitgtk-1_0-0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125565" version="1" comment="libwebkitgtk-1_0-0-32bit is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125566" version="1" comment="libwebkitgtk-3_0-0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125567" version="1" comment="libwebkitgtk-3_0-0-32bit is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038629"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125568" version="1" comment="libwebkitgtk-devel is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125569" version="1" comment="libwebkitgtk2-lang is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125570" version="1" comment="libwebkitgtk3-devel is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038630"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125571" version="1" comment="libwebkitgtk3-lang is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125572" version="1" comment="typelib-1_0-JavaScriptCore-1_0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125573" version="1" comment="typelib-1_0-JavaScriptCore-3_0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038632"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125574" version="1" comment="typelib-1_0-WebKit-1_0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125575" version="1" comment="typelib-1_0-WebKit-3_0 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125576" version="1" comment="webkit-jsc-1 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125577" version="1" comment="webkit-jsc-3 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038636"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125578" version="1" comment="webkitgtk is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125579" version="1" comment="webkitgtk3 is &lt;2.4.10-7.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038638"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047329"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125630" version="1" comment="chromedriver is &lt;49.0.2623.110-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125631" version="1" comment="chromium is &lt;49.0.2623.110-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125632" version="1" comment="chromium-desktop-gnome is &lt;49.0.2623.110-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125633" version="1" comment="chromium-desktop-kde is &lt;49.0.2623.110-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125634" version="1" comment="chromium-ffmpegsumo is &lt;49.0.2623.110-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047335"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125655" version="1" comment="krb5 is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031044"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125656" version="1" comment="krb5-32bit is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031038"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125657" version="1" comment="krb5-client is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031041"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125658" version="1" comment="krb5-devel is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125659" version="1" comment="krb5-devel-32bit is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125660" version="1" comment="krb5-doc is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032612"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125661" version="1" comment="krb5-mini is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033679"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125662" version="1" comment="krb5-mini-devel is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033678"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125663" version="1" comment="krb5-plugin-kdb-ldap is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125664" version="1" comment="krb5-plugin-preauth-otp is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125665" version="1" comment="krb5-plugin-preauth-pkinit is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125666" version="1" comment="krb5-server is &lt;1.12.2-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031042"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047341"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125996" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125997" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125998" version="1" comment="libxerces-c-devel is &lt;3.1.1-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009125999" version="1" comment="xerces-c is &lt;3.1.1-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047367"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126000" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126001" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126002" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126003" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126004" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126005" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126006" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126007" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126008" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126009" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.99-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047368"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126010" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126011" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126012" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126013" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126014" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126015" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126016" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.77-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047369"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126017" version="1" comment="flash-player is &lt;11.2.202.616-2.94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126018" version="1" comment="flash-player-gnome is &lt;11.2.202.616-2.94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126019" version="1" comment="flash-player-kde4 is &lt;11.2.202.616-2.94.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047370"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126020" version="1" comment="xen is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126021" version="1" comment="xen-devel is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126022" version="1" comment="xen-doc-html is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126023" version="1" comment="xen-kmp-default is &lt;4.4.4_02_k3.16.7_35-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126024" version="1" comment="xen-kmp-desktop is &lt;4.4.4_02_k3.16.7_35-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047372"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126025" version="1" comment="xen-libs is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126026" version="1" comment="xen-libs-32bit is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126027" version="1" comment="xen-tools is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126028" version="1" comment="xen-tools-domU is &lt;4.4.4_02-43.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126029" version="1" comment="cairo is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126030" version="1" comment="cairo-devel is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126031" version="1" comment="cairo-devel-32bit is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040384"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126032" version="1" comment="cairo-tools is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040385"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126033" version="1" comment="libcairo-gobject2 is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126034" version="1" comment="libcairo-gobject2-32bit is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126035" version="1" comment="libcairo-script-interpreter2 is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126036" version="1" comment="libcairo-script-interpreter2-32bit is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126037" version="1" comment="libcairo2 is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040390"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126038" version="1" comment="libcairo2-32bit is &lt;1.14.0-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047373"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126039" version="1" comment="mercurial is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126040" version="1" comment="mercurial-lang is &lt;3.1.2-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009044491"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126115" version="1" comment="lhasa is &lt;0.3.1-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126116" version="1" comment="lhasa-devel is &lt;0.3.1-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126117" version="1" comment="liblhasa0 is &lt;0.3.1-4.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047384"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126250" version="1" comment="quagga is &lt;0.99.24.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126251" version="1" comment="quagga-devel is &lt;0.99.24.1-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047390"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126263" version="1" comment="ctdb is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126264" version="1" comment="ctdb-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126265" version="1" comment="ctdb-pcp-pmda is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126266" version="1" comment="ctdb-tests is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126267" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126268" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126269" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126270" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126271" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126272" version="1" comment="libdcerpc-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126273" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126274" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126275" version="1" comment="libdcerpc-samr0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126276" version="1" comment="libdcerpc0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126277" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126278" version="1" comment="libgensec-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126279" version="1" comment="libgensec0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126280" version="1" comment="libgensec0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126281" version="1" comment="libndr-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126282" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126283" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126284" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126285" version="1" comment="libndr-nbt-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126286" version="1" comment="libndr-nbt0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126287" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126288" version="1" comment="libndr-standard-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126289" version="1" comment="libndr-standard0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126290" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126291" version="1" comment="libndr0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126292" version="1" comment="libndr0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126293" version="1" comment="libnetapi-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126294" version="1" comment="libnetapi0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126295" version="1" comment="libnetapi0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126296" version="1" comment="libregistry-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126297" version="1" comment="libregistry0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126298" version="1" comment="libregistry0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126299" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126300" version="1" comment="libsamba-credentials0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126301" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126302" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126303" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126304" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126305" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126306" version="1" comment="libsamba-passdb0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126307" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126308" version="1" comment="libsamba-policy-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126309" version="1" comment="libsamba-policy0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126310" version="1" comment="libsamba-policy0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126311" version="1" comment="libsamba-util-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126312" version="1" comment="libsamba-util0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126313" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126314" version="1" comment="libsamdb-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126315" version="1" comment="libsamdb0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126316" version="1" comment="libsamdb0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126317" version="1" comment="libsmbclient-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126318" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126319" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126320" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126321" version="1" comment="libsmbclient0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126322" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126323" version="1" comment="libsmbconf-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126324" version="1" comment="libsmbconf0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126325" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126326" version="1" comment="libsmbldap-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126327" version="1" comment="libsmbldap0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126328" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126329" version="1" comment="libtevent-util-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126330" version="1" comment="libtevent-util0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126331" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126332" version="1" comment="libwbclient-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126333" version="1" comment="libwbclient0 is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126334" version="1" comment="libwbclient0-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126335" version="1" comment="samba is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126336" version="1" comment="samba-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126337" version="1" comment="samba-client is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126338" version="1" comment="samba-client-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126339" version="1" comment="samba-core-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126340" version="1" comment="samba-doc is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126341" version="1" comment="samba-libs is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126342" version="1" comment="samba-libs-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126343" version="1" comment="samba-pidl is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126344" version="1" comment="samba-python is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126345" version="1" comment="samba-test is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126346" version="1" comment="samba-test-devel is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126347" version="1" comment="samba-winbind is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126348" version="1" comment="samba-winbind-32bit is &lt;4.2.4-34.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047392"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126349" version="1" comment="optipng is &lt;0.7.5-2.3.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031852"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047393"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126350" version="1" comment="libtiff-devel is &lt;4.0.6-10.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126351" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126352" version="1" comment="libtiff5 is &lt;4.0.6-10.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126353" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126354" version="1" comment="tiff is &lt;4.0.6-10.23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047394"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126496" version="1" comment="libgudev-1_0-0 is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126497" version="1" comment="libgudev-1_0-0-32bit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126498" version="1" comment="libgudev-1_0-devel is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126499" version="1" comment="libudev-devel is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126500" version="1" comment="libudev-mini-devel is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126501" version="1" comment="libudev-mini1 is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126502" version="1" comment="libudev1 is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126503" version="1" comment="libudev1-32bit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126504" version="1" comment="nss-myhostname is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126505" version="1" comment="nss-myhostname-32bit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126506" version="1" comment="systemd is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126507" version="1" comment="systemd-32bit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036873"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126508" version="1" comment="systemd-bash-completion is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040400"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126509" version="1" comment="systemd-devel is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036878"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126510" version="1" comment="systemd-journal-gateway is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126511" version="1" comment="systemd-logger is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037380"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126512" version="1" comment="systemd-mini is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126513" version="1" comment="systemd-mini-devel is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126514" version="1" comment="systemd-mini-sysvinit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126515" version="1" comment="systemd-sysvinit is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126516" version="1" comment="typelib-1_0-GUdev-1_0 is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126517" version="1" comment="udev is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031048"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126518" version="1" comment="udev-mini is &lt;210.1459453449.5237776-25.37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047410"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126685" version="1" comment="giflib is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126686" version="1" comment="giflib-devel is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126687" version="1" comment="giflib-devel-32bit is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126688" version="1" comment="giflib-progs is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126689" version="1" comment="libgif6 is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126690" version="1" comment="libgif6-32bit is &lt;5.0.5-4.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047424"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126696" version="1" comment="chromedriver is &lt;50.0.2661.75-94.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126697" version="1" comment="chromium is &lt;50.0.2661.75-94.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126698" version="1" comment="chromium-desktop-gnome is &lt;50.0.2661.75-94.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126699" version="1" comment="chromium-desktop-kde is &lt;50.0.2661.75-94.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126700" version="1" comment="chromium-ffmpegsumo is &lt;50.0.2661.75-94.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047427"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126844" version="1" comment="apache2-mod_php5 is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126845" version="1" comment="php5 is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126846" version="1" comment="php5-bcmath is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126847" version="1" comment="php5-bz2 is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126848" version="1" comment="php5-calendar is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126849" version="1" comment="php5-ctype is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126850" version="1" comment="php5-curl is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126851" version="1" comment="php5-dba is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126852" version="1" comment="php5-devel is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126853" version="1" comment="php5-dom is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126854" version="1" comment="php5-enchant is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126855" version="1" comment="php5-exif is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126856" version="1" comment="php5-fastcgi is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126857" version="1" comment="php5-fileinfo is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126858" version="1" comment="php5-firebird is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126859" version="1" comment="php5-fpm is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126860" version="1" comment="php5-ftp is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126861" version="1" comment="php5-gd is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126862" version="1" comment="php5-gettext is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126863" version="1" comment="php5-gmp is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126864" version="1" comment="php5-iconv is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126865" version="1" comment="php5-imap is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126866" version="1" comment="php5-intl is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126867" version="1" comment="php5-json is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126868" version="1" comment="php5-ldap is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126869" version="1" comment="php5-mbstring is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126870" version="1" comment="php5-mcrypt is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126871" version="1" comment="php5-mssql is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126872" version="1" comment="php5-mysql is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126873" version="1" comment="php5-odbc is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126874" version="1" comment="php5-opcache is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126875" version="1" comment="php5-openssl is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126876" version="1" comment="php5-pcntl is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126877" version="1" comment="php5-pdo is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126878" version="1" comment="php5-pear is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126879" version="1" comment="php5-pgsql is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126880" version="1" comment="php5-phar is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126881" version="1" comment="php5-posix is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126882" version="1" comment="php5-pspell is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126883" version="1" comment="php5-readline is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126884" version="1" comment="php5-shmop is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126885" version="1" comment="php5-snmp is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126886" version="1" comment="php5-soap is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126887" version="1" comment="php5-sockets is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126888" version="1" comment="php5-sqlite is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126889" version="1" comment="php5-suhosin is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126890" version="1" comment="php5-sysvmsg is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126891" version="1" comment="php5-sysvsem is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126892" version="1" comment="php5-sysvshm is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126893" version="1" comment="php5-tidy is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126894" version="1" comment="php5-tokenizer is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126895" version="1" comment="php5-wddx is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126896" version="1" comment="php5-xmlreader is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126897" version="1" comment="php5-xmlrpc is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126898" version="1" comment="php5-xmlwriter is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126899" version="1" comment="php5-xsl is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126900" version="1" comment="php5-zip is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009126901" version="1" comment="php5-zlib is &lt;5.6.1-53.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047440"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127121" version="1" comment="chromedriver is &lt;50.0.2661.94-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127122" version="1" comment="chromium is &lt;50.0.2661.94-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127123" version="1" comment="chromium-desktop-gnome is &lt;50.0.2661.94-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127124" version="1" comment="chromium-desktop-kde is &lt;50.0.2661.94-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127125" version="1" comment="chromium-ffmpegsumo is &lt;50.0.2661.94-97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047477"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127156" version="1" comment="MozillaFirefox is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127157" version="1" comment="MozillaFirefox-branding-upstream is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127158" version="1" comment="MozillaFirefox-buildsymbols is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127159" version="1" comment="MozillaFirefox-devel is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127160" version="1" comment="MozillaFirefox-translations-common is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127161" version="1" comment="MozillaFirefox-translations-other is &lt;46.0-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047484"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127162" version="1" comment="libfreebl3 is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127163" version="1" comment="libfreebl3-32bit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127164" version="1" comment="libsoftokn3 is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127165" version="1" comment="libsoftokn3-32bit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127166" version="1" comment="mozilla-nss is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127167" version="1" comment="mozilla-nss-32bit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127168" version="1" comment="mozilla-nss-certs is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127169" version="1" comment="mozilla-nss-certs-32bit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127170" version="1" comment="mozilla-nss-devel is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127171" version="1" comment="mozilla-nss-sysinit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127172" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127173" version="1" comment="mozilla-nss-tools is &lt;3.22.3-15.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047485"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127174" version="1" comment="jq is &lt;1.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127175" version="1" comment="libjq-devel is &lt;1.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040423"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127176" version="1" comment="libjq1 is &lt;1.4-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040424"/>
		<state state_ref="oval:org.opensuse.security:ste:2009038357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127177" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127178" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127179" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127180" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127181" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127182" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127183" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127184" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127185" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127186" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.101-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047486"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127187" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127188" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127189" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127190" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127191" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127192" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127193" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.91-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047487"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127194" version="1" comment="wireshark is &lt;1.12.11-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127195" version="1" comment="wireshark-devel is &lt;1.12.11-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127196" version="1" comment="wireshark-ui-gtk is &lt;1.12.11-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127197" version="1" comment="wireshark-ui-qt is &lt;1.12.11-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047488"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127198" version="1" comment="xerces-j2 is &lt;2.11.0-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033305"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127199" version="1" comment="xerces-j2-demo is &lt;2.11.0-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033306"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127200" version="1" comment="xerces-j2-scripts is &lt;2.11.0-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127201" version="1" comment="xerces-j2-xml-apis is &lt;2.11.0-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127202" version="1" comment="xerces-j2-xml-resolver is &lt;2.11.0-3.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047489"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127240" version="1" comment="libopenssl-devel is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127241" version="1" comment="libopenssl-devel-32bit is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127242" version="1" comment="libopenssl1_0_0 is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033984"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127243" version="1" comment="libopenssl1_0_0-32bit is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033983"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127244" version="1" comment="libopenssl1_0_0-hmac is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038214"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127245" version="1" comment="libopenssl1_0_0-hmac-32bit is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127246" version="1" comment="openssl is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030588"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127247" version="1" comment="openssl-doc is &lt;1.0.1k-2.36.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047496"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127248" version="1" comment="libopenssl0_9_8 is &lt;0.9.8zh-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127249" version="1" comment="libopenssl0_9_8-32bit is &lt;0.9.8zh-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031006"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047497"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127295" version="1" comment="ImageMagick is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127296" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127297" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127298" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127299" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127300" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127301" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127302" version="1" comment="libMagick++-devel is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127303" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127304" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127305" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127306" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127307" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127308" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047508"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127309" version="1" comment="libsvn_auth_gnome_keyring-1-0 is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034002"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127310" version="1" comment="libsvn_auth_kwallet-1-0 is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034003"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127311" version="1" comment="subversion is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127312" version="1" comment="subversion-bash-completion is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127313" version="1" comment="subversion-devel is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127314" version="1" comment="subversion-perl is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033243"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127315" version="1" comment="subversion-python is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032879"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127316" version="1" comment="subversion-python-ctypes is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127317" version="1" comment="subversion-ruby is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034004"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127318" version="1" comment="subversion-server is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127319" version="1" comment="subversion-tools is &lt;1.8.16-2.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032880"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047509"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127477" version="1" comment="apache2-mod_php5 is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127478" version="1" comment="php5 is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127479" version="1" comment="php5-bcmath is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127480" version="1" comment="php5-bz2 is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127481" version="1" comment="php5-calendar is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127482" version="1" comment="php5-ctype is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127483" version="1" comment="php5-curl is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127484" version="1" comment="php5-dba is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127485" version="1" comment="php5-devel is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127486" version="1" comment="php5-dom is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127487" version="1" comment="php5-enchant is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127488" version="1" comment="php5-exif is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127489" version="1" comment="php5-fastcgi is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127490" version="1" comment="php5-fileinfo is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127491" version="1" comment="php5-firebird is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127492" version="1" comment="php5-fpm is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127493" version="1" comment="php5-ftp is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127494" version="1" comment="php5-gd is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127495" version="1" comment="php5-gettext is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127496" version="1" comment="php5-gmp is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127497" version="1" comment="php5-iconv is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127498" version="1" comment="php5-imap is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127499" version="1" comment="php5-intl is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127500" version="1" comment="php5-json is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127501" version="1" comment="php5-ldap is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127502" version="1" comment="php5-mbstring is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127503" version="1" comment="php5-mcrypt is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127504" version="1" comment="php5-mssql is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127505" version="1" comment="php5-mysql is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127506" version="1" comment="php5-odbc is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127507" version="1" comment="php5-opcache is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127508" version="1" comment="php5-openssl is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127509" version="1" comment="php5-pcntl is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127510" version="1" comment="php5-pdo is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127511" version="1" comment="php5-pear is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127512" version="1" comment="php5-pgsql is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127513" version="1" comment="php5-phar is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127514" version="1" comment="php5-posix is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127515" version="1" comment="php5-pspell is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127516" version="1" comment="php5-readline is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127517" version="1" comment="php5-shmop is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127518" version="1" comment="php5-snmp is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127519" version="1" comment="php5-soap is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127520" version="1" comment="php5-sockets is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127521" version="1" comment="php5-sqlite is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127522" version="1" comment="php5-suhosin is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127523" version="1" comment="php5-sysvmsg is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127524" version="1" comment="php5-sysvsem is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127525" version="1" comment="php5-sysvshm is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127526" version="1" comment="php5-tidy is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127527" version="1" comment="php5-tokenizer is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127528" version="1" comment="php5-wddx is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127529" version="1" comment="php5-xmlreader is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127530" version="1" comment="php5-xmlrpc is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127531" version="1" comment="php5-xmlwriter is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127532" version="1" comment="php5-xsl is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127533" version="1" comment="php5-zip is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127534" version="1" comment="php5-zlib is &lt;5.6.1-57.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047526"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127581" version="1" comment="chromedriver is &lt;50.0.2661.102-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127582" version="1" comment="chromium is &lt;50.0.2661.102-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127583" version="1" comment="chromium-desktop-gnome is &lt;50.0.2661.102-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127584" version="1" comment="chromium-desktop-kde is &lt;50.0.2661.102-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127585" version="1" comment="chromium-ffmpegsumo is &lt;50.0.2661.102-48.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047536"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127586" version="1" comment="flash-player is &lt;11.2.202.621-2.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127587" version="1" comment="flash-player-gnome is &lt;11.2.202.621-2.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127588" version="1" comment="flash-player-kde4 is &lt;11.2.202.621-2.97.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047537"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127663" version="1" comment="libvarnishapi1 is &lt;3.0.7-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127664" version="1" comment="varnish is &lt;3.0.7-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127665" version="1" comment="varnish-devel is &lt;3.0.7-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047546"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127666" version="1" comment="quassel is &lt;0.12.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037551"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127667" version="1" comment="quassel-base is &lt;0.12.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127668" version="1" comment="quassel-client is &lt;0.12.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127669" version="1" comment="quassel-core is &lt;0.12.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127670" version="1" comment="quassel-mono is &lt;0.12.2-10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047547"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127671" version="1" comment="atheme is &lt;7.2.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040425"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127672" version="1" comment="atheme-devel is &lt;7.2.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040426"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127673" version="1" comment="libathemecore1 is &lt;7.2.6-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040427"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047548"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127674" version="1" comment="quagga is &lt;0.99.24.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031059"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127675" version="1" comment="quagga-devel is &lt;0.99.24.1-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031914"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047549"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127676" version="1" comment="libpoppler-cpp0 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037286"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127677" version="1" comment="libpoppler-cpp0-32bit is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040428"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127678" version="1" comment="libpoppler-devel is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032901"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127679" version="1" comment="libpoppler-glib-devel is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127680" version="1" comment="libpoppler-glib8 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037288"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127681" version="1" comment="libpoppler-glib8-32bit is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127682" version="1" comment="libpoppler-qt4-4 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037283"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127683" version="1" comment="libpoppler-qt4-4-32bit is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040430"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127684" version="1" comment="libpoppler-qt4-devel is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032908"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127685" version="1" comment="libpoppler-qt5-1 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040431"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127686" version="1" comment="libpoppler-qt5-1-32bit is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040432"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127687" version="1" comment="libpoppler-qt5-devel is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040433"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127688" version="1" comment="libpoppler46 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040434"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127689" version="1" comment="libpoppler46-32bit is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127690" version="1" comment="poppler is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031312"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127691" version="1" comment="poppler-qt is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031310"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127692" version="1" comment="poppler-qt5 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127693" version="1" comment="poppler-tools is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031311"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127694" version="1" comment="typelib-1_0-Poppler-0_18 is &lt;0.26.5-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037294"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047550"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121681" version="1" comment="libpolarssl7 is &lt;1.3.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121682" version="1" comment="polarssl is &lt;1.3.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121683" version="1" comment="polarssl-devel is &lt;1.3.9-14.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046822"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127747" version="1" comment="imlib2 is &lt;1.4.9-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127748" version="1" comment="imlib2-devel is &lt;1.4.9-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127749" version="1" comment="imlib2-filters is &lt;1.4.9-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127750" version="1" comment="imlib2-loaders is &lt;1.4.9-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127751" version="1" comment="libImlib2-1 is &lt;1.4.9-17.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047559"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127752" version="1" comment="cacti is &lt;0.8.8f-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031297"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047560"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127753" version="1" comment="GraphicsMagick is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127754" version="1" comment="GraphicsMagick-devel is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127755" version="1" comment="libGraphicsMagick++-Q16-11 is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040438"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127756" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047562"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127757" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127758" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127759" version="1" comment="libGraphicsMagick3-config is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127760" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127761" version="1" comment="perl-GraphicsMagick is &lt;1.3.21-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047561"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127762" version="1" comment="proftpd is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127763" version="1" comment="proftpd-devel is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127764" version="1" comment="proftpd-doc is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037090"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127765" version="1" comment="proftpd-lang is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127766" version="1" comment="proftpd-ldap is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127767" version="1" comment="proftpd-mysql is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037093"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127768" version="1" comment="proftpd-pgsql is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037095"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127769" version="1" comment="proftpd-radius is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037097"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127770" version="1" comment="proftpd-sqlite is &lt;1.3.5b-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037099"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047563"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127771" version="1" comment="libcrypto34 is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038798"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127772" version="1" comment="libcrypto34-32bit is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038799"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127773" version="1" comment="libressl is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038800"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127774" version="1" comment="libressl-devel is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038801"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127775" version="1" comment="libressl-devel-32bit is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038802"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127776" version="1" comment="libressl-devel-doc is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038803"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127777" version="1" comment="libssl33 is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038804"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127778" version="1" comment="libssl33-32bit is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038805"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127779" version="1" comment="libtls4 is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038806"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127780" version="1" comment="libtls4-32bit is &lt;2.2.7-2.13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038807"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047564"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127781" version="1" comment="ocaml is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127782" version="1" comment="ocaml-camlp4 is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127783" version="1" comment="ocaml-camlp4-devel is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127784" version="1" comment="ocaml-compiler-libs is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127785" version="1" comment="ocaml-compiler-libs-devel is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127786" version="1" comment="ocaml-docs is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127787" version="1" comment="ocaml-emacs is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127788" version="1" comment="ocaml-labltk is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127789" version="1" comment="ocaml-labltk-devel is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127790" version="1" comment="ocaml-ocamldoc is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127791" version="1" comment="ocaml-runtime is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127792" version="1" comment="ocaml-source is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127793" version="1" comment="ocaml-x11 is &lt;4.01.0-6.4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047565"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127794" version="1" comment="libmysql56client18 is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127795" version="1" comment="libmysql56client18-32bit is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038776"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127796" version="1" comment="libmysql56client_r18 is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127797" version="1" comment="libmysql56client_r18-32bit is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127798" version="1" comment="mysql-community-server is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127799" version="1" comment="mysql-community-server-bench is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034728"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127800" version="1" comment="mysql-community-server-client is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034729"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127801" version="1" comment="mysql-community-server-errormessages is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127802" version="1" comment="mysql-community-server-test is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127803" version="1" comment="mysql-community-server-tools is &lt;5.6.30-16.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047566"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127804" version="1" comment="gdk-pixbuf-loader-rsvg is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127805" version="1" comment="gdk-pixbuf-loader-rsvg-32bit is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034697"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127806" version="1" comment="librsvg is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034662"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127807" version="1" comment="librsvg-2-2 is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127808" version="1" comment="librsvg-2-2-32bit is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127809" version="1" comment="librsvg-devel is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127810" version="1" comment="rsvg-view is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127811" version="1" comment="typelib-1_0-Rsvg-2_0 is &lt;2.40.15-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047567"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127812" version="1" comment="mercurial is &lt;3.5.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032900"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127813" version="1" comment="mercurial-lang is &lt;3.5.1-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047568"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127859" version="1" comment="apache2-mod_php5 is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127860" version="1" comment="php5 is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127861" version="1" comment="php5-bcmath is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127862" version="1" comment="php5-bz2 is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127863" version="1" comment="php5-calendar is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127864" version="1" comment="php5-ctype is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127865" version="1" comment="php5-curl is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127866" version="1" comment="php5-dba is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127867" version="1" comment="php5-devel is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127868" version="1" comment="php5-dom is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127869" version="1" comment="php5-enchant is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127870" version="1" comment="php5-exif is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127871" version="1" comment="php5-fastcgi is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127872" version="1" comment="php5-fileinfo is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127873" version="1" comment="php5-firebird is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127874" version="1" comment="php5-fpm is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127875" version="1" comment="php5-ftp is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127876" version="1" comment="php5-gd is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127877" version="1" comment="php5-gettext is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127878" version="1" comment="php5-gmp is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127879" version="1" comment="php5-iconv is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127880" version="1" comment="php5-imap is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127881" version="1" comment="php5-intl is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127882" version="1" comment="php5-json is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127883" version="1" comment="php5-ldap is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127884" version="1" comment="php5-mbstring is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127885" version="1" comment="php5-mcrypt is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127886" version="1" comment="php5-mssql is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127887" version="1" comment="php5-mysql is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127888" version="1" comment="php5-odbc is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127889" version="1" comment="php5-opcache is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127890" version="1" comment="php5-openssl is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127891" version="1" comment="php5-pcntl is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127892" version="1" comment="php5-pdo is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127893" version="1" comment="php5-pear is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127894" version="1" comment="php5-pgsql is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127895" version="1" comment="php5-phar is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127896" version="1" comment="php5-posix is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127897" version="1" comment="php5-pspell is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127898" version="1" comment="php5-readline is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127899" version="1" comment="php5-shmop is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127900" version="1" comment="php5-snmp is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127901" version="1" comment="php5-soap is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127902" version="1" comment="php5-sockets is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127903" version="1" comment="php5-sqlite is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127904" version="1" comment="php5-suhosin is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127905" version="1" comment="php5-sysvmsg is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127906" version="1" comment="php5-sysvsem is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127907" version="1" comment="php5-sysvshm is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127908" version="1" comment="php5-tidy is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127909" version="1" comment="php5-tokenizer is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127910" version="1" comment="php5-wddx is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127911" version="1" comment="php5-xmlreader is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127912" version="1" comment="php5-xmlrpc is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127913" version="1" comment="php5-xmlwriter is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127914" version="1" comment="php5-xsl is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127915" version="1" comment="php5-zip is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127916" version="1" comment="php5-zlib is &lt;5.6.1-61.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047579"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127951" version="1" comment="libksba is &lt;1.3.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038296"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127952" version="1" comment="libksba-devel is &lt;1.3.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038295"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009127953" version="1" comment="libksba8 is &lt;1.3.1-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038301"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047586"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128060" version="1" comment="libreoffice is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034188"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128061" version="1" comment="libreoffice-base is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034086"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128062" version="1" comment="libreoffice-base-drivers-mysql is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128063" version="1" comment="libreoffice-base-drivers-postgresql is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128064" version="1" comment="libreoffice-branding-upstream is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034089"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128065" version="1" comment="libreoffice-calc is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034091"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128066" version="1" comment="libreoffice-calc-extensions is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034215"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128067" version="1" comment="libreoffice-draw is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034094"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128068" version="1" comment="libreoffice-filters-optional is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034096"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128069" version="1" comment="libreoffice-gnome is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034098"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128070" version="1" comment="libreoffice-gtk3 is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128071" version="1" comment="libreoffice-icon-theme-breeze is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128072" version="1" comment="libreoffice-icon-theme-galaxy is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128073" version="1" comment="libreoffice-icon-theme-hicontrast is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128074" version="1" comment="libreoffice-icon-theme-oxygen is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128075" version="1" comment="libreoffice-icon-theme-sifr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038216"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128076" version="1" comment="libreoffice-icon-theme-tango is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128077" version="1" comment="libreoffice-impress is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034122"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128078" version="1" comment="libreoffice-kde4 is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034123"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128079" version="1" comment="libreoffice-l10n-af is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034125"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128080" version="1" comment="libreoffice-l10n-ar is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034126"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128081" version="1" comment="libreoffice-l10n-as is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038008"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128082" version="1" comment="libreoffice-l10n-bg is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128083" version="1" comment="libreoffice-l10n-bn is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038217"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128084" version="1" comment="libreoffice-l10n-br is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128085" version="1" comment="libreoffice-l10n-ca is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034127"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128086" version="1" comment="libreoffice-l10n-cs is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034128"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128087" version="1" comment="libreoffice-l10n-cy is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128088" version="1" comment="libreoffice-l10n-da is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128089" version="1" comment="libreoffice-l10n-de is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128090" version="1" comment="libreoffice-l10n-dz is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038218"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128091" version="1" comment="libreoffice-l10n-el is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034131"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128092" version="1" comment="libreoffice-l10n-en is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128093" version="1" comment="libreoffice-l10n-es is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034133"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128094" version="1" comment="libreoffice-l10n-et is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128095" version="1" comment="libreoffice-l10n-eu is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038011"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128096" version="1" comment="libreoffice-l10n-fa is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128097" version="1" comment="libreoffice-l10n-fi is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034136"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128098" version="1" comment="libreoffice-l10n-fr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034137"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128099" version="1" comment="libreoffice-l10n-ga is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128100" version="1" comment="libreoffice-l10n-gl is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128101" version="1" comment="libreoffice-l10n-gu is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128102" version="1" comment="libreoffice-l10n-he is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128103" version="1" comment="libreoffice-l10n-hi is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128104" version="1" comment="libreoffice-l10n-hr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128105" version="1" comment="libreoffice-l10n-hu is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034138"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128106" version="1" comment="libreoffice-l10n-it is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128107" version="1" comment="libreoffice-l10n-ja is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128108" version="1" comment="libreoffice-l10n-kk is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038223"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128109" version="1" comment="libreoffice-l10n-kn is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038015"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128110" version="1" comment="libreoffice-l10n-ko is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128111" version="1" comment="libreoffice-l10n-lt is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128112" version="1" comment="libreoffice-l10n-lv is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038224"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128113" version="1" comment="libreoffice-l10n-mai is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038225"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128114" version="1" comment="libreoffice-l10n-ml is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038016"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128115" version="1" comment="libreoffice-l10n-mr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038017"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128116" version="1" comment="libreoffice-l10n-nb is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128117" version="1" comment="libreoffice-l10n-nl is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128118" version="1" comment="libreoffice-l10n-nn is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034143"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128119" version="1" comment="libreoffice-l10n-nr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034381"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128120" version="1" comment="libreoffice-l10n-nso is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038226"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128121" version="1" comment="libreoffice-l10n-or is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038019"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128122" version="1" comment="libreoffice-l10n-pa is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038227"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128123" version="1" comment="libreoffice-l10n-pl is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034144"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128124" version="1" comment="libreoffice-l10n-pt-BR is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034145"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128125" version="1" comment="libreoffice-l10n-pt-PT is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038228"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128126" version="1" comment="libreoffice-l10n-ro is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128127" version="1" comment="libreoffice-l10n-ru is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034147"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128128" version="1" comment="libreoffice-l10n-si is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038229"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128129" version="1" comment="libreoffice-l10n-sk is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034148"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128130" version="1" comment="libreoffice-l10n-sl is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128131" version="1" comment="libreoffice-l10n-sr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034387"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128132" version="1" comment="libreoffice-l10n-ss is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034388"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128133" version="1" comment="libreoffice-l10n-st is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128134" version="1" comment="libreoffice-l10n-sv is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128135" version="1" comment="libreoffice-l10n-ta is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038021"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128136" version="1" comment="libreoffice-l10n-te is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128137" version="1" comment="libreoffice-l10n-th is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128138" version="1" comment="libreoffice-l10n-tn is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038230"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128139" version="1" comment="libreoffice-l10n-tr is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128140" version="1" comment="libreoffice-l10n-ts is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128141" version="1" comment="libreoffice-l10n-uk is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034394"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128142" version="1" comment="libreoffice-l10n-ve is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034395"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128143" version="1" comment="libreoffice-l10n-xh is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128144" version="1" comment="libreoffice-l10n-zh-Hans is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038231"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128145" version="1" comment="libreoffice-l10n-zh-Hant is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038232"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128146" version="1" comment="libreoffice-l10n-zu is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128147" version="1" comment="libreoffice-mailmerge is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128148" version="1" comment="libreoffice-math is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128149" version="1" comment="libreoffice-officebean is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128150" version="1" comment="libreoffice-pyuno is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128151" version="1" comment="libreoffice-sdk is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128152" version="1" comment="libreoffice-sdk-doc is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035302"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128153" version="1" comment="libreoffice-writer is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034187"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128154" version="1" comment="libreoffice-writer-extensions is &lt;5.0.6.3-31.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047595"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128155" version="1" comment="docker is &lt;1.9.1-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038208"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128156" version="1" comment="docker-bash-completion is &lt;1.9.1-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038209"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128157" version="1" comment="docker-test is &lt;1.9.1-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128158" version="1" comment="docker-zsh-completion is &lt;1.9.1-56.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038210"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047596"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128159" version="1" comment="ntp is &lt;4.2.8p7-25.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128160" version="1" comment="ntp-doc is &lt;4.2.8p7-25.15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047597"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128189" version="1" comment="phpMyAdmin is &lt;4.4.15.6-19.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047600"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128193" version="1" comment="ctdb is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128194" version="1" comment="ctdb-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128195" version="1" comment="ctdb-pcp-pmda is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128196" version="1" comment="ctdb-tests is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128197" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128198" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128199" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128200" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128201" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128202" version="1" comment="libdcerpc-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128203" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128204" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128205" version="1" comment="libdcerpc-samr0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128206" version="1" comment="libdcerpc0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128207" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128208" version="1" comment="libgensec-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128209" version="1" comment="libgensec0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128210" version="1" comment="libgensec0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128211" version="1" comment="libndr-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128212" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128213" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128214" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128215" version="1" comment="libndr-nbt-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128216" version="1" comment="libndr-nbt0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128217" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128218" version="1" comment="libndr-standard-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128219" version="1" comment="libndr-standard0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128220" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128221" version="1" comment="libndr0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128222" version="1" comment="libndr0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128223" version="1" comment="libnetapi-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128224" version="1" comment="libnetapi0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128225" version="1" comment="libnetapi0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128226" version="1" comment="libregistry-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128227" version="1" comment="libregistry0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128228" version="1" comment="libregistry0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128229" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128230" version="1" comment="libsamba-credentials0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128231" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128232" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128233" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128234" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128235" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128236" version="1" comment="libsamba-passdb0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128237" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128238" version="1" comment="libsamba-policy-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128239" version="1" comment="libsamba-policy0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128240" version="1" comment="libsamba-policy0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128241" version="1" comment="libsamba-util-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128242" version="1" comment="libsamba-util0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128243" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128244" version="1" comment="libsamdb-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128245" version="1" comment="libsamdb0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128246" version="1" comment="libsamdb0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128247" version="1" comment="libsmbclient-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128248" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128249" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128250" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128251" version="1" comment="libsmbclient0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128252" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128253" version="1" comment="libsmbconf-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128254" version="1" comment="libsmbconf0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128255" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128256" version="1" comment="libsmbldap-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128257" version="1" comment="libsmbldap0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128258" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128259" version="1" comment="libtevent-util-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128260" version="1" comment="libtevent-util0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128261" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128262" version="1" comment="libwbclient-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128263" version="1" comment="libwbclient0 is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128264" version="1" comment="libwbclient0-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128265" version="1" comment="samba is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128266" version="1" comment="samba-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128267" version="1" comment="samba-client is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128268" version="1" comment="samba-client-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128269" version="1" comment="samba-core-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128270" version="1" comment="samba-doc is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128271" version="1" comment="samba-libs is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128272" version="1" comment="samba-libs-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128273" version="1" comment="samba-pidl is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128274" version="1" comment="samba-python is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128275" version="1" comment="samba-test is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128276" version="1" comment="samba-test-devel is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128277" version="1" comment="samba-winbind is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128278" version="1" comment="samba-winbind-32bit is &lt;4.2.4-37.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047604"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128279" version="1" comment="expat is &lt;2.1.0-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128280" version="1" comment="libexpat-devel is &lt;2.1.0-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128281" version="1" comment="libexpat-devel-32bit is &lt;2.1.0-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128282" version="1" comment="libexpat1 is &lt;2.1.0-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128283" version="1" comment="libexpat1-32bit is &lt;2.1.0-14.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047605"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128284" version="1" comment="libxslt is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128285" version="1" comment="libxslt-devel is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128286" version="1" comment="libxslt-devel-32bit is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031708"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128287" version="1" comment="libxslt-python is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128288" version="1" comment="libxslt-tools is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035827"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128289" version="1" comment="libxslt1 is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128290" version="1" comment="libxslt1-32bit is &lt;1.1.28-7.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047606"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128291" version="1" comment="libxml2 is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128292" version="1" comment="libxml2-2 is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128293" version="1" comment="libxml2-2-32bit is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128294" version="1" comment="libxml2-devel is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128295" version="1" comment="libxml2-devel-32bit is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128296" version="1" comment="libxml2-doc is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128297" version="1" comment="libxml2-tools is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128298" version="1" comment="python-libxml2 is &lt;2.9.3-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047607"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128299" version="1" comment="redis is &lt;3.0.4-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009035815"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128326" version="1" comment="putty is &lt;0.67-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037280"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047613"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128356" version="1" comment="bsdtar is &lt;3.1.2-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128357" version="1" comment="libarchive is &lt;3.1.2-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128358" version="1" comment="libarchive-devel is &lt;3.1.2-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128359" version="1" comment="libarchive13 is &lt;3.1.2-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128360" version="1" comment="libarchive13-32bit is &lt;3.1.2-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047620"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128361" version="1" comment="dosfstools is &lt;3.0.26-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047621"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128362" version="1" comment="python-virtualbox is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034617"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128363" version="1" comment="virtualbox is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031855"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128364" version="1" comment="virtualbox-devel is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034618"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128365" version="1" comment="virtualbox-guest-desktop-icons is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128366" version="1" comment="virtualbox-guest-kmp-default is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034619"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128367" version="1" comment="virtualbox-guest-kmp-desktop is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034620"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128368" version="1" comment="virtualbox-guest-kmp-pae is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034621"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128369" version="1" comment="virtualbox-guest-tools is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031854"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128370" version="1" comment="virtualbox-guest-x11 is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128371" version="1" comment="virtualbox-host-kmp-default is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034623"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128372" version="1" comment="virtualbox-host-kmp-desktop is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034624"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128373" version="1" comment="virtualbox-host-kmp-pae is &lt;5.0.20_k3.16.7_35-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034625"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047623"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128374" version="1" comment="virtualbox-host-source is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128375" version="1" comment="virtualbox-qt is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034626"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128376" version="1" comment="virtualbox-websrv is &lt;5.0.20-46.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035527"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047622"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128377" version="1" comment="p7zip is &lt;9.20.1-12.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038766"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047624"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128405" version="1" comment="chromedriver is &lt;51.0.2704.79-105.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128406" version="1" comment="chromium is &lt;51.0.2704.79-105.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128407" version="1" comment="chromium-desktop-gnome is &lt;51.0.2704.79-105.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128408" version="1" comment="chromium-desktop-kde is &lt;51.0.2704.79-105.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128409" version="1" comment="chromium-ffmpegsumo is &lt;51.0.2704.79-105.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047632"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128485" version="1" comment="gd is &lt;2.1.0-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031130"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128486" version="1" comment="gd-devel is &lt;2.1.0-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128487" version="1" comment="libgd3 is &lt;2.1.0-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128488" version="1" comment="libgd3-32bit is &lt;2.1.0-7.8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038602"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047641"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121925" version="1" comment="cgit is &lt;0.12-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034634"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046838"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128494" version="1" comment="GraphicsMagick is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128495" version="1" comment="GraphicsMagick-devel is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128496" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128497" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128498" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128499" version="1" comment="libGraphicsMagick3-config is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128500" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128501" version="1" comment="perl-GraphicsMagick is &lt;1.3.20-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047645"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128502" version="1" comment="imobiledevice-tools is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128503" version="1" comment="iproxy is &lt;1.0.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034829"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128504" version="1" comment="libimobiledevice is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128505" version="1" comment="libimobiledevice-devel is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128506" version="1" comment="libimobiledevice-doc is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128507" version="1" comment="libimobiledevice4 is &lt;1.1.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040469"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128508" version="1" comment="libimobiledevice4-32bit is &lt;1.1.6-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040470"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047648"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128509" version="1" comment="libimobiledevice6 is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040471"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128510" version="1" comment="libimobiledevice6-32bit is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128511" version="1" comment="libusbmuxd is &lt;1.0.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128512" version="1" comment="libusbmuxd-devel is &lt;1.0.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034830"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128513" version="1" comment="libusbmuxd2 is &lt;1.0.9-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128514" version="1" comment="libusbmuxd2-32bit is &lt;1.0.9-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047649"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128515" version="1" comment="libusbmuxd4 is &lt;1.0.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128516" version="1" comment="libusbmuxd4-32bit is &lt;1.0.10-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047647"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128517" version="1" comment="python-imobiledevice is &lt;1.2.0-6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047646"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128518" version="1" comment="glibc is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128519" version="1" comment="glibc-32bit is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128520" version="1" comment="glibc-devel is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031924"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128521" version="1" comment="glibc-devel-32bit is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128522" version="1" comment="glibc-devel-static is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036782"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128523" version="1" comment="glibc-devel-static-32bit is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128524" version="1" comment="glibc-extra is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037325"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128525" version="1" comment="glibc-html is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032391"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128526" version="1" comment="glibc-i18ndata is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032392"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128527" version="1" comment="glibc-info is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032393"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128528" version="1" comment="glibc-locale is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128529" version="1" comment="glibc-locale-32bit is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030531"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128530" version="1" comment="glibc-obsolete is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128531" version="1" comment="glibc-profile is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032419"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128532" version="1" comment="glibc-profile-32bit is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128533" version="1" comment="glibc-testsuite is &lt;2.19-16.25.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037323"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047651"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128534" version="1" comment="glibc-utils is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128535" version="1" comment="glibc-utils-32bit is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128536" version="1" comment="nscd is &lt;2.19-16.25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032399"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047650"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128622" version="1" comment="ImageMagick is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128623" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128624" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128625" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128626" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128627" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128628" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128629" version="1" comment="libMagick++-devel is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128630" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128631" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128632" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128633" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128634" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128635" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047656"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128692" version="1" comment="apache2-mod_php5 is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128693" version="1" comment="php5 is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128694" version="1" comment="php5-bcmath is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128695" version="1" comment="php5-bz2 is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128696" version="1" comment="php5-calendar is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128697" version="1" comment="php5-ctype is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128698" version="1" comment="php5-curl is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128699" version="1" comment="php5-dba is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128700" version="1" comment="php5-devel is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128701" version="1" comment="php5-dom is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128702" version="1" comment="php5-enchant is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128703" version="1" comment="php5-exif is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128704" version="1" comment="php5-fastcgi is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128705" version="1" comment="php5-fileinfo is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128706" version="1" comment="php5-firebird is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128707" version="1" comment="php5-fpm is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128708" version="1" comment="php5-ftp is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128709" version="1" comment="php5-gd is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128710" version="1" comment="php5-gettext is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128711" version="1" comment="php5-gmp is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128712" version="1" comment="php5-iconv is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128713" version="1" comment="php5-imap is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128714" version="1" comment="php5-intl is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128715" version="1" comment="php5-json is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128716" version="1" comment="php5-ldap is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128717" version="1" comment="php5-mbstring is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128718" version="1" comment="php5-mcrypt is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128719" version="1" comment="php5-mssql is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128720" version="1" comment="php5-mysql is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128721" version="1" comment="php5-odbc is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128722" version="1" comment="php5-opcache is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128723" version="1" comment="php5-openssl is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128724" version="1" comment="php5-pcntl is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128725" version="1" comment="php5-pdo is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128726" version="1" comment="php5-pear is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128727" version="1" comment="php5-pgsql is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128728" version="1" comment="php5-phar is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128729" version="1" comment="php5-posix is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128730" version="1" comment="php5-pspell is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128731" version="1" comment="php5-readline is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128732" version="1" comment="php5-shmop is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128733" version="1" comment="php5-snmp is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128734" version="1" comment="php5-soap is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128735" version="1" comment="php5-sockets is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128736" version="1" comment="php5-sqlite is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128737" version="1" comment="php5-suhosin is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128738" version="1" comment="php5-sysvmsg is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128739" version="1" comment="php5-sysvsem is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128740" version="1" comment="php5-sysvshm is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128741" version="1" comment="php5-tidy is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128742" version="1" comment="php5-tokenizer is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128743" version="1" comment="php5-wddx is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128744" version="1" comment="php5-xmlreader is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128745" version="1" comment="php5-xmlrpc is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128746" version="1" comment="php5-xmlwriter is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128747" version="1" comment="php5-xsl is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128748" version="1" comment="php5-zip is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128749" version="1" comment="php5-zlib is &lt;5.6.1-66.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047665"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128750" version="1" comment="MozillaFirefox is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128751" version="1" comment="MozillaFirefox-branding-upstream is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128752" version="1" comment="MozillaFirefox-buildsymbols is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128753" version="1" comment="MozillaFirefox-devel is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128754" version="1" comment="MozillaFirefox-translations-common is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128755" version="1" comment="MozillaFirefox-translations-other is &lt;47.0-24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047666"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128756" version="1" comment="libfreebl3 is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128757" version="1" comment="libfreebl3-32bit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128758" version="1" comment="libsoftokn3 is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128759" version="1" comment="libsoftokn3-32bit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128760" version="1" comment="mozilla-nss is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128761" version="1" comment="mozilla-nss-32bit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128762" version="1" comment="mozilla-nss-certs is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128763" version="1" comment="mozilla-nss-certs-32bit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128764" version="1" comment="mozilla-nss-devel is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128765" version="1" comment="mozilla-nss-sysinit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128766" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128767" version="1" comment="mozilla-nss-tools is &lt;3.23-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047667"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121926" version="1" comment="bind is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121927" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121928" version="1" comment="bind-devel is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121929" version="1" comment="bind-doc is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121930" version="1" comment="bind-libs is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121931" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121932" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121933" version="1" comment="bind-utils is &lt;9.9.6P1-2.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128870" version="1" comment="nodejs is &lt;4.4.5-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128871" version="1" comment="nodejs-devel is &lt;4.4.5-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128872" version="1" comment="nodejs-doc is &lt;4.4.5-18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047681"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128873" version="1" comment="nodejs-docs is &lt;4.4.5-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128874" version="1" comment="npm is &lt;4.4.5-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047680"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128875" version="1" comment="libtasn1 is &lt;3.7-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038046"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128876" version="1" comment="libtasn1-6 is &lt;3.7-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038681"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128877" version="1" comment="libtasn1-6-32bit is &lt;3.7-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038682"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128878" version="1" comment="libtasn1-devel is &lt;3.7-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038047"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128879" version="1" comment="libtasn1-devel-32bit is &lt;3.7-2.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047682"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121934" version="1" comment="giflib is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032176"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121935" version="1" comment="giflib-devel is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032175"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121936" version="1" comment="giflib-devel-32bit is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032173"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121937" version="1" comment="giflib-progs is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121938" version="1" comment="libgif6 is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039791"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121939" version="1" comment="libgif6-32bit is &lt;5.0.5-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039792"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046840"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128886" version="1" comment="ntp is &lt;4.2.8p8-25.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128887" version="1" comment="ntp-doc is &lt;4.2.8p8-25.18.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030974"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047685"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128921" version="1" comment="libxml2 is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030406"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128922" version="1" comment="libxml2-2 is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035409"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128923" version="1" comment="libxml2-2-32bit is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035410"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128924" version="1" comment="libxml2-devel is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030405"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128925" version="1" comment="libxml2-devel-32bit is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031522"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128926" version="1" comment="libxml2-doc is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128927" version="1" comment="libxml2-tools is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128928" version="1" comment="python-libxml2 is &lt;2.9.4-7.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035416"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047693"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128990" version="1" comment="wireshark is &lt;1.12.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128991" version="1" comment="wireshark-devel is &lt;1.12.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128992" version="1" comment="wireshark-ui-gtk is &lt;1.12.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128993" version="1" comment="wireshark-ui-qt is &lt;1.12.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047704"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128994" version="1" comment="flash-player is &lt;11.2.202.626-2.100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128995" version="1" comment="flash-player-gnome is &lt;11.2.202.626-2.100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009128996" version="1" comment="flash-player-kde4 is &lt;11.2.202.626-2.100.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047705"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129009" version="1" comment="chromedriver is &lt;51.0.2704.103-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129010" version="1" comment="chromium is &lt;51.0.2704.103-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129011" version="1" comment="chromium-desktop-gnome is &lt;51.0.2704.103-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129012" version="1" comment="chromium-desktop-kde is &lt;51.0.2704.103-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129013" version="1" comment="chromium-ffmpegsumo is &lt;51.0.2704.103-108.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047709"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129074" version="1" comment="libtorrent-rasterbar is &lt;1.0.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129075" version="1" comment="libtorrent-rasterbar-devel is &lt;1.0.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129076" version="1" comment="libtorrent-rasterbar-doc is &lt;1.0.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129078" version="1" comment="libtorrent-rasterbar8 is &lt;1.0.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129079" version="1" comment="python-libtorrent-rasterbar is &lt;1.0.9-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047712"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129080" version="1" comment="ctdb is &lt;2.5.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129081" version="1" comment="ctdb-devel is &lt;2.5.5-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047714"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129082" version="1" comment="ctdb-pcp-pmda is &lt;2.5.3-5.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047715"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129185" version="1" comment="libvlc5 is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037839"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129186" version="1" comment="libvlccore7 is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037840"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129187" version="1" comment="vlc is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037841"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129188" version="1" comment="vlc-devel is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037842"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129189" version="1" comment="vlc-gnome is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037843"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129190" version="1" comment="vlc-noX is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037844"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129191" version="1" comment="vlc-noX-lang is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037845"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129192" version="1" comment="vlc-qt is &lt;2.1.6-2.10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037846"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047725"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129193" version="1" comment="obs-service-source_validator is &lt;0.6+git20160531.fbfe336-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047726"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129216" version="1" comment="libmysqlclient-devel is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031261"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129217" version="1" comment="libmysqlclient18 is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035436"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129218" version="1" comment="libmysqlclient18-32bit is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035435"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129219" version="1" comment="libmysqlclient_r18 is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129220" version="1" comment="libmysqlclient_r18-32bit is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129221" version="1" comment="libmysqld-devel is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129222" version="1" comment="libmysqld18 is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129223" version="1" comment="mariadb is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129224" version="1" comment="mariadb-bench is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034596"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129225" version="1" comment="mariadb-client is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034597"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129226" version="1" comment="mariadb-errormessages is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129227" version="1" comment="mariadb-test is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129228" version="1" comment="mariadb-tools is &lt;10.0.25-2.24.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034600"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047730"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121989" version="1" comment="libvirt is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121990" version="1" comment="libvirt-client is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121991" version="1" comment="libvirt-client-32bit is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121992" version="1" comment="libvirt-daemon is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121993" version="1" comment="libvirt-daemon-config-network is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121994" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121995" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121996" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121997" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121998" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009121999" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122000" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122001" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122002" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122003" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122004" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122005" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122006" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046849"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122007" version="1" comment="libvirt-daemon-lxc is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122008" version="1" comment="libvirt-daemon-qemu is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122009" version="1" comment="libvirt-daemon-uml is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122010" version="1" comment="libvirt-daemon-vbox is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122011" version="1" comment="libvirt-daemon-xen is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122012" version="1" comment="libvirt-devel is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122013" version="1" comment="libvirt-devel-32bit is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122014" version="1" comment="libvirt-doc is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122015" version="1" comment="libvirt-lock-sanlock is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122016" version="1" comment="libvirt-login-shell is &lt;1.2.18.2-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046848"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129256" version="1" comment="bsdtar is &lt;3.1.2-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032779"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129257" version="1" comment="libarchive is &lt;3.1.2-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032781"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129258" version="1" comment="libarchive-devel is &lt;3.1.2-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032780"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129259" version="1" comment="libarchive13 is &lt;3.1.2-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129260" version="1" comment="libarchive13-32bit is &lt;3.1.2-7.11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047733"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122017" version="1" comment="jasper is &lt;1.900.1-163.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122018" version="1" comment="libjasper-devel is &lt;1.900.1-163.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122019" version="1" comment="libjasper1 is &lt;1.900.1-163.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034778"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122020" version="1" comment="libjasper1-32bit is &lt;1.900.1-163.16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034777"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046850"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122021" version="1" comment="libtiff-devel is &lt;4.0.6-10.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122022" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122023" version="1" comment="libtiff5 is &lt;4.0.6-10.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122024" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122025" version="1" comment="tiff is &lt;4.0.6-10.17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046851"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129366" version="1" comment="rsync is &lt;3.1.1-2.10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047750"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129367" version="1" comment="phpMyAdmin is &lt;4.4.15.7-22.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047751"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122026" version="1" comment="roundcubemail is &lt;1.0.8-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046852"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129704" version="1" comment="kinit is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039996"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129705" version="1" comment="kinit-32bit is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039997"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129706" version="1" comment="kinit-devel is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039998"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129707" version="1" comment="kinit-lang is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129708" version="1" comment="gimp is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030642"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129709" version="1" comment="gimp-devel is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129710" version="1" comment="gimp-help-browser is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033698"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129711" version="1" comment="gimp-lang is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129712" version="1" comment="gimp-plugin-aa is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129713" version="1" comment="gimp-plugins-python is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129714" version="1" comment="libgimp-2_0-0 is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129715" version="1" comment="libgimp-2_0-0-32bit is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129716" version="1" comment="libgimpui-2_0-0 is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129717" version="1" comment="libgimpui-2_0-0-32bit is &lt;2.8.16-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047783"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129692" version="1" comment="libspice-server-devel is &lt;0.12.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038699"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129693" version="1" comment="libspice-server1 is &lt;0.12.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038700"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129694" version="1" comment="spice is &lt;0.12.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038701"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129695" version="1" comment="spice-client is &lt;0.12.4-4.12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038702"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047780"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129696" version="1" comment="GraphicsMagick is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129697" version="1" comment="GraphicsMagick-devel is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031412"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129698" version="1" comment="libGraphicsMagick++-Q16-3 is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129699" version="1" comment="libGraphicsMagick++-devel is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031414"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129700" version="1" comment="libGraphicsMagick-Q16-3 is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129701" version="1" comment="libGraphicsMagick3-config is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129702" version="1" comment="libGraphicsMagickWand-Q16-2 is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129703" version="1" comment="perl-GraphicsMagick is &lt;1.3.20-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047781"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129739" version="1" comment="libircclient is &lt;1.6-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040553"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129740" version="1" comment="libircclient-devel is &lt;1.6-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129741" version="1" comment="libircclient-doc is &lt;1.6-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129742" version="1" comment="libircclient1 is &lt;1.6-8.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047787"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129743" version="1" comment="cronic is &lt;3-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047788"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129744" version="1" comment="libxerces-c-3_1 is &lt;3.1.1-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129745" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.1-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129746" version="1" comment="libxerces-c-devel is &lt;3.1.1-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129747" version="1" comment="xerces-c is &lt;3.1.1-13.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047789"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129762" version="1" comment="ImageMagick is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129763" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129764" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129765" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129766" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129767" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129768" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129769" version="1" comment="libMagick++-devel is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129770" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129771" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129772" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129773" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129774" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129775" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047794"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129776" version="1" comment="apache2-mod_php5 is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129777" version="1" comment="php5 is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129778" version="1" comment="php5-bcmath is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129779" version="1" comment="php5-bz2 is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129780" version="1" comment="php5-calendar is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129781" version="1" comment="php5-ctype is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129782" version="1" comment="php5-curl is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129783" version="1" comment="php5-dba is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129784" version="1" comment="php5-devel is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129785" version="1" comment="php5-dom is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129786" version="1" comment="php5-enchant is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129787" version="1" comment="php5-exif is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129788" version="1" comment="php5-fastcgi is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129789" version="1" comment="php5-fileinfo is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129790" version="1" comment="php5-firebird is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129791" version="1" comment="php5-fpm is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129792" version="1" comment="php5-ftp is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129793" version="1" comment="php5-gd is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129794" version="1" comment="php5-gettext is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129795" version="1" comment="php5-gmp is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129796" version="1" comment="php5-iconv is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129797" version="1" comment="php5-imap is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129798" version="1" comment="php5-intl is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129799" version="1" comment="php5-json is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129800" version="1" comment="php5-ldap is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129801" version="1" comment="php5-mbstring is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129802" version="1" comment="php5-mcrypt is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129803" version="1" comment="php5-mssql is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129804" version="1" comment="php5-mysql is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129805" version="1" comment="php5-odbc is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129806" version="1" comment="php5-opcache is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129807" version="1" comment="php5-openssl is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129808" version="1" comment="php5-pcntl is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129809" version="1" comment="php5-pdo is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129810" version="1" comment="php5-pear is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129811" version="1" comment="php5-pgsql is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129812" version="1" comment="php5-phar is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129813" version="1" comment="php5-posix is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129814" version="1" comment="php5-pspell is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129815" version="1" comment="php5-readline is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129816" version="1" comment="php5-shmop is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129817" version="1" comment="php5-snmp is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129818" version="1" comment="php5-soap is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129819" version="1" comment="php5-sockets is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129820" version="1" comment="php5-sqlite is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129821" version="1" comment="php5-suhosin is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129822" version="1" comment="php5-sysvmsg is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129823" version="1" comment="php5-sysvsem is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129824" version="1" comment="php5-sysvshm is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129825" version="1" comment="php5-tidy is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129826" version="1" comment="php5-tokenizer is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129827" version="1" comment="php5-wddx is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129828" version="1" comment="php5-xmlreader is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129829" version="1" comment="php5-xmlrpc is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129830" version="1" comment="php5-xmlwriter is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129831" version="1" comment="php5-xsl is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129832" version="1" comment="php5-zip is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129833" version="1" comment="php5-zlib is &lt;5.6.1-69.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047795"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129875" version="1" comment="MozillaThunderbird is &lt;45.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129876" version="1" comment="MozillaThunderbird-buildsymbols is &lt;45.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034082"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129877" version="1" comment="MozillaThunderbird-devel is &lt;45.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129878" version="1" comment="MozillaThunderbird-translations-common is &lt;45.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009129879" version="1" comment="MozillaThunderbird-translations-other is &lt;45.2-16.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047804"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130044" version="1" comment="flash-player is &lt;11.2.202.632-2.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130045" version="1" comment="flash-player-gnome is &lt;11.2.202.632-2.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130046" version="1" comment="flash-player-kde4 is &lt;11.2.202.632-2.103.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047839"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130386" version="1" comment="libvirt is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031851"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130387" version="1" comment="libvirt-client is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130388" version="1" comment="libvirt-client-32bit is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130389" version="1" comment="libvirt-daemon is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130390" version="1" comment="libvirt-daemon-config-network is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037640"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130391" version="1" comment="libvirt-daemon-config-nwfilter is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037565"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130392" version="1" comment="libvirt-daemon-driver-interface is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037566"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130393" version="1" comment="libvirt-daemon-driver-libxl is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130394" version="1" comment="libvirt-daemon-driver-lxc is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037567"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130395" version="1" comment="libvirt-daemon-driver-network is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037568"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130396" version="1" comment="libvirt-daemon-driver-nodedev is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130397" version="1" comment="libvirt-daemon-driver-nwfilter is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037570"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130398" version="1" comment="libvirt-daemon-driver-qemu is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037571"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130399" version="1" comment="libvirt-daemon-driver-secret is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037572"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130400" version="1" comment="libvirt-daemon-driver-storage is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037573"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130401" version="1" comment="libvirt-daemon-driver-uml is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037574"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130402" version="1" comment="libvirt-daemon-driver-vbox is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037575"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130403" version="1" comment="libvirt-daemon-driver-xen is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130404" version="1" comment="libvirt-daemon-lxc is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037576"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130405" version="1" comment="libvirt-daemon-qemu is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130406" version="1" comment="libvirt-daemon-uml is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130407" version="1" comment="libvirt-daemon-vbox is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130408" version="1" comment="libvirt-daemon-xen is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130409" version="1" comment="libvirt-devel is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031848"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130410" version="1" comment="libvirt-devel-32bit is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034906"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130411" version="1" comment="libvirt-doc is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031849"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130412" version="1" comment="libvirt-lock-sanlock is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035599"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130413" version="1" comment="libvirt-login-shell is &lt;1.2.9-31.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130414" version="1" comment="libxerces-c-3_1 is &lt;3.1.4-13.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038592"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130415" version="1" comment="libxerces-c-3_1-32bit is &lt;3.1.4-13.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038593"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130416" version="1" comment="libxerces-c-devel is &lt;3.1.4-13.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038594"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130417" version="1" comment="xerces-c is &lt;3.1.4-13.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038595"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130418" version="1" comment="xerces-c-doc is &lt;3.1.4-13.9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040577"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047860"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130467" version="1" comment="apache2 is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030668"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130468" version="1" comment="apache2-devel is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130469" version="1" comment="apache2-doc is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130470" version="1" comment="apache2-event is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130471" version="1" comment="apache2-example-pages is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031064"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130472" version="1" comment="apache2-prefork is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130473" version="1" comment="apache2-utils is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031260"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130474" version="1" comment="apache2-worker is &lt;2.4.16-12.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047867"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130475" version="1" comment="ctdb is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130476" version="1" comment="ctdb-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130477" version="1" comment="ctdb-pcp-pmda is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130478" version="1" comment="ctdb-tests is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040330"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130479" version="1" comment="libdcerpc-atsvc-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037442"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130480" version="1" comment="libdcerpc-atsvc0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130481" version="1" comment="libdcerpc-atsvc0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130482" version="1" comment="libdcerpc-binding0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130483" version="1" comment="libdcerpc-binding0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037445"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130484" version="1" comment="libdcerpc-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037447"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130485" version="1" comment="libdcerpc-samr-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130486" version="1" comment="libdcerpc-samr0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037450"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130487" version="1" comment="libdcerpc-samr0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037449"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130488" version="1" comment="libdcerpc0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037452"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130489" version="1" comment="libdcerpc0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037451"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130490" version="1" comment="libgensec-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130491" version="1" comment="libgensec0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037455"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130492" version="1" comment="libgensec0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037454"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130493" version="1" comment="libndr-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037456"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130494" version="1" comment="libndr-krb5pac-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130495" version="1" comment="libndr-krb5pac0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037459"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130496" version="1" comment="libndr-krb5pac0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037458"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130497" version="1" comment="libndr-nbt-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037460"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130498" version="1" comment="libndr-nbt0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037462"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130499" version="1" comment="libndr-nbt0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037461"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130500" version="1" comment="libndr-standard-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130501" version="1" comment="libndr-standard0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037465"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130502" version="1" comment="libndr-standard0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037464"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130503" version="1" comment="libndr0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037467"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130504" version="1" comment="libndr0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037466"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130505" version="1" comment="libnetapi-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130506" version="1" comment="libnetapi0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032932"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130507" version="1" comment="libnetapi0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037468"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130508" version="1" comment="libregistry-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037472"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130509" version="1" comment="libregistry0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037474"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130510" version="1" comment="libregistry0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037473"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130511" version="1" comment="libsamba-credentials-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037475"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130512" version="1" comment="libsamba-credentials0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037477"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130513" version="1" comment="libsamba-credentials0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130514" version="1" comment="libsamba-hostconfig-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037478"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130515" version="1" comment="libsamba-hostconfig0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130516" version="1" comment="libsamba-hostconfig0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130517" version="1" comment="libsamba-passdb-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039541"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130518" version="1" comment="libsamba-passdb0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130519" version="1" comment="libsamba-passdb0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039540"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130520" version="1" comment="libsamba-policy-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037481"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130521" version="1" comment="libsamba-policy0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130522" version="1" comment="libsamba-policy0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130523" version="1" comment="libsamba-util-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037484"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130524" version="1" comment="libsamba-util0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130525" version="1" comment="libsamba-util0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130526" version="1" comment="libsamdb-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037487"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130527" version="1" comment="libsamdb0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037489"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130528" version="1" comment="libsamdb0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037488"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130529" version="1" comment="libsmbclient-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030441"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130530" version="1" comment="libsmbclient-raw-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037490"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130531" version="1" comment="libsmbclient-raw0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037492"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130532" version="1" comment="libsmbclient-raw0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037491"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130533" version="1" comment="libsmbclient0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130534" version="1" comment="libsmbclient0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130535" version="1" comment="libsmbconf-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037493"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130536" version="1" comment="libsmbconf0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037495"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130537" version="1" comment="libsmbconf0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037494"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130538" version="1" comment="libsmbldap-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037496"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130539" version="1" comment="libsmbldap0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130540" version="1" comment="libsmbldap0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037497"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130541" version="1" comment="libtevent-util-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130542" version="1" comment="libtevent-util0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037501"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130543" version="1" comment="libtevent-util0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037500"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130544" version="1" comment="libwbclient-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130545" version="1" comment="libwbclient0 is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130546" version="1" comment="libwbclient0-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130547" version="1" comment="samba is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030429"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130548" version="1" comment="samba-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030769"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130549" version="1" comment="samba-client is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030443"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130550" version="1" comment="samba-client-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030770"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130551" version="1" comment="samba-core-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037502"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130552" version="1" comment="samba-doc is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130553" version="1" comment="samba-libs is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037504"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130554" version="1" comment="samba-libs-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037503"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130555" version="1" comment="samba-pidl is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037505"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130556" version="1" comment="samba-python is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030446"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130557" version="1" comment="samba-test is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037506"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130558" version="1" comment="samba-test-devel is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037507"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130559" version="1" comment="samba-winbind is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030448"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130560" version="1" comment="samba-winbind-32bit is &lt;4.2.4-40.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030771"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047868"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130626" version="1" comment="nodejs is &lt;4.4.5-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037516"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130627" version="1" comment="nodejs-devel is &lt;4.4.5-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037517"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130628" version="1" comment="nodejs-doc is &lt;4.4.5-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047874"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130629" version="1" comment="nodejs-docs is &lt;4.4.5-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039417"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130630" version="1" comment="npm is &lt;4.4.5-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039787"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047873"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130654" version="1" comment="gnugk is &lt;4.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040578"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047878"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130655" version="1" comment="h323plus is &lt;1.26.5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040579"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130656" version="1" comment="h323plus-devel is &lt;1.26.5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040580"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130657" version="1" comment="libh323-1_26_5 is &lt;1.26.5-2.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040581"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047879"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130660" version="1" comment="chromedriver is &lt;52.0.2743.82-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130661" version="1" comment="chromium is &lt;52.0.2743.82-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130662" version="1" comment="chromium-desktop-gnome is &lt;52.0.2743.82-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130663" version="1" comment="chromium-desktop-kde is &lt;52.0.2743.82-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130664" version="1" comment="chromium-ffmpegsumo is &lt;52.0.2743.82-111.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047882"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130670" version="1" comment="karchive is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039903"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130671" version="1" comment="karchive-devel is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039904"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130672" version="1" comment="karchive-devel-32bit is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009039905"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130673" version="1" comment="libKF5Archive5 is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040100"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130674" version="1" comment="libKF5Archive5-32bit is &lt;5.21.0-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040101"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047782"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130675" version="1" comment="libpython2_7-1_0 is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034539"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130676" version="1" comment="libpython2_7-1_0-32bit is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034538"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130677" version="1" comment="python is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030463"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130678" version="1" comment="python-32bit is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130679" version="1" comment="python-base is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033756"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130680" version="1" comment="python-base-32bit is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033754"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130681" version="1" comment="python-curses is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130682" version="1" comment="python-demo is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030556"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130683" version="1" comment="python-devel is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130684" version="1" comment="python-doc is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030559"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130685" version="1" comment="python-doc-pdf is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030558"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130686" version="1" comment="python-gdbm is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030560"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130687" version="1" comment="python-idle is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030561"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130688" version="1" comment="python-tk is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130689" version="1" comment="python-xml is &lt;2.7.12-23.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030564"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047884"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130690" version="1" comment="go is &lt;1.4.3-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130691" version="1" comment="go-doc is &lt;1.4.3-15.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047885"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130692" version="1" comment="libtiff-devel is &lt;4.0.6-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031676"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130693" version="1" comment="libtiff-devel-32bit is &lt;4.0.6-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031674"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130694" version="1" comment="libtiff5 is &lt;4.0.6-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035969"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130695" version="1" comment="libtiff5-32bit is &lt;4.0.6-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035968"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130696" version="1" comment="tiff is &lt;4.0.6-10.26.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030453"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047886"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130697" version="1" comment="dropbear is &lt;2016.74-11.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037413"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047887"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122067" version="1" comment="compat-libldap-2_3-0 is &lt;2.3.37-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034508"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046857"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122068" version="1" comment="libldap-2_4-2 is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033420"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122069" version="1" comment="libldap-2_4-2-32bit is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033418"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122070" version="1" comment="openldap2 is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030656"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122071" version="1" comment="openldap2-back-meta is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030811"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122072" version="1" comment="openldap2-back-perl is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030813"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122073" version="1" comment="openldap2-back-sql is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034509"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122074" version="1" comment="openldap2-client is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030545"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122075" version="1" comment="openldap2-devel is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030546"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122076" version="1" comment="openldap2-devel-32bit is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030814"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122077" version="1" comment="openldap2-devel-static is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038762"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122078" version="1" comment="openldap2-doc is &lt;2.4.39-8.9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034510"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046858"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130734" version="1" comment="libidn is &lt;1.33-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033251"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130735" version="1" comment="libidn-devel is &lt;1.33-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038783"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130736" version="1" comment="libidn-tools is &lt;1.33-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038784"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130737" version="1" comment="libidn11 is &lt;1.33-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038785"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130738" version="1" comment="libidn11-32bit is &lt;1.33-3.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038786"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047895"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130739" version="1" comment="mupdf is &lt;1.7a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037837"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130740" version="1" comment="mupdf-devel-static is &lt;1.7a-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037838"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047896"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122079" version="1" comment="ecryptfs-utils is &lt;104-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034633"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122080" version="1" comment="ecryptfs-utils-32bit is &lt;104-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034631"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046859"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130741" version="1" comment="libsqlite3-0 is &lt;3.8.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040582"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130742" version="1" comment="libsqlite3-0-32bit is &lt;3.8.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040583"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130743" version="1" comment="sqlite3 is &lt;3.8.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040584"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130744" version="1" comment="sqlite3-devel is &lt;3.8.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040585"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130745" version="1" comment="sqlite3-doc is &lt;3.8.6-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040586"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047897"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130746" version="1" comment="libpolarssl7 is &lt;1.3.9-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038233"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130747" version="1" comment="polarssl is &lt;1.3.9-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130748" version="1" comment="polarssl-devel is &lt;1.3.9-17.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038235"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047898"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130796" version="1" comment="MozillaFirefox is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030476"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130797" version="1" comment="MozillaFirefox-branding-upstream is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033129"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130798" version="1" comment="MozillaFirefox-buildsymbols is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034589"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130799" version="1" comment="MozillaFirefox-devel is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130800" version="1" comment="MozillaFirefox-translations-common is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033498"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130801" version="1" comment="MozillaFirefox-translations-other is &lt;48.0-27.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033499"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047910"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130802" version="1" comment="libfreebl3 is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033259"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130803" version="1" comment="libfreebl3-32bit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033257"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130804" version="1" comment="libsoftokn3 is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033976"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130805" version="1" comment="libsoftokn3-32bit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033975"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130806" version="1" comment="mozilla-nss is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032440"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130807" version="1" comment="mozilla-nss-32bit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032437"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130808" version="1" comment="mozilla-nss-certs is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033978"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130809" version="1" comment="mozilla-nss-certs-32bit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033977"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130810" version="1" comment="mozilla-nss-devel is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032439"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130811" version="1" comment="mozilla-nss-sysinit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033980"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130812" version="1" comment="mozilla-nss-sysinit-32bit is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033979"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130813" version="1" comment="mozilla-nss-tools is &lt;3.24-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032444"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047911"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130864" version="1" comment="java-1_8_0-openjdk is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038648"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130865" version="1" comment="java-1_8_0-openjdk-accessibility is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130866" version="1" comment="java-1_8_0-openjdk-demo is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130867" version="1" comment="java-1_8_0-openjdk-devel is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038651"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130868" version="1" comment="java-1_8_0-openjdk-headless is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038652"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130869" version="1" comment="java-1_8_0-openjdk-javadoc is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038653"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130870" version="1" comment="java-1_8_0-openjdk-src is &lt;1.8.0.101-30.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038654"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047923"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130871" version="1" comment="redis is &lt;3.0.4-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038991"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047924"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130872" version="1" comment="bsdiff is &lt;4.3-9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047925"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130873" version="1" comment="wireshark is &lt;1.12.13-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031055"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130874" version="1" comment="wireshark-devel is &lt;1.12.13-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031520"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130875" version="1" comment="wireshark-ui-gtk is &lt;1.12.13-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130876" version="1" comment="wireshark-ui-qt is &lt;1.12.13-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038238"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047926"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130910" version="1" comment="chromedriver is &lt;52.0.2743.116-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130911" version="1" comment="chromium is &lt;52.0.2743.116-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130912" version="1" comment="chromium-desktop-gnome is &lt;52.0.2743.116-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130913" version="1" comment="chromium-desktop-kde is &lt;52.0.2743.116-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009130914" version="1" comment="chromium-ffmpegsumo is &lt;52.0.2743.116-64.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047931"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134011" version="1" comment="wget is &lt;1.16-4.7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030457"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048351"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134012" version="1" comment="java-1_7_0-openjdk is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035195"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134013" version="1" comment="java-1_7_0-openjdk-accessibility is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037627"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134014" version="1" comment="java-1_7_0-openjdk-bootstrap is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038211"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134015" version="1" comment="java-1_7_0-openjdk-bootstrap-devel is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038212"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134016" version="1" comment="java-1_7_0-openjdk-bootstrap-headless is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038213"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134017" version="1" comment="java-1_7_0-openjdk-demo is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035193"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134018" version="1" comment="java-1_7_0-openjdk-devel is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035194"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134019" version="1" comment="java-1_7_0-openjdk-headless is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037628"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134020" version="1" comment="java-1_7_0-openjdk-javadoc is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035236"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134021" version="1" comment="java-1_7_0-openjdk-src is &lt;1.7.0.111-25.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035237"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048352"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134022" version="1" comment="go is &lt;1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038204"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134023" version="1" comment="go-doc is &lt;1.6.2-21.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038205"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048353"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134024" version="1" comment="ImageMagick is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030422"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134025" version="1" comment="ImageMagick-devel is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030421"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134026" version="1" comment="ImageMagick-devel-32bit is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035795"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134027" version="1" comment="ImageMagick-doc is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134028" version="1" comment="ImageMagick-extra is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031644"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134029" version="1" comment="libMagick++-6_Q16-5 is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038182"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134030" version="1" comment="libMagick++-6_Q16-5-32bit is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038181"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134031" version="1" comment="libMagick++-devel is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031645"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134032" version="1" comment="libMagick++-devel-32bit is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037856"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134033" version="1" comment="libMagickCore-6_Q16-2 is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038184"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134034" version="1" comment="libMagickCore-6_Q16-2-32bit is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038183"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134035" version="1" comment="libMagickWand-6_Q16-2 is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038186"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134036" version="1" comment="libMagickWand-6_Q16-2-32bit is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038185"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134037" version="1" comment="perl-PerlMagick is &lt;6.8.9.8-29.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030834"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048354"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134038" version="1" comment="apache2-mod_php5 is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030917"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134039" version="1" comment="php5 is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036256"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134040" version="1" comment="php5-bcmath is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030918"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134041" version="1" comment="php5-bz2 is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134042" version="1" comment="php5-calendar is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030920"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134043" version="1" comment="php5-ctype is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134044" version="1" comment="php5-curl is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134045" version="1" comment="php5-dba is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030923"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134046" version="1" comment="php5-devel is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031659"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134047" version="1" comment="php5-dom is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134048" version="1" comment="php5-enchant is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033607"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134049" version="1" comment="php5-exif is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134050" version="1" comment="php5-fastcgi is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030927"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134051" version="1" comment="php5-fileinfo is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134052" version="1" comment="php5-firebird is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037563"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134053" version="1" comment="php5-fpm is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034569"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134054" version="1" comment="php5-ftp is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030928"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134055" version="1" comment="php5-gd is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030929"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134056" version="1" comment="php5-gettext is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030930"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134057" version="1" comment="php5-gmp is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030931"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134058" version="1" comment="php5-iconv is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030933"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134059" version="1" comment="php5-imap is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031660"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134060" version="1" comment="php5-intl is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134061" version="1" comment="php5-json is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030934"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134062" version="1" comment="php5-ldap is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030935"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134063" version="1" comment="php5-mbstring is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030936"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134064" version="1" comment="php5-mcrypt is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030937"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134065" version="1" comment="php5-mssql is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036282"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134066" version="1" comment="php5-mysql is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030938"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134067" version="1" comment="php5-odbc is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030939"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134068" version="1" comment="php5-opcache is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038180"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134069" version="1" comment="php5-openssl is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030940"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134070" version="1" comment="php5-pcntl is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030941"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134071" version="1" comment="php5-pdo is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030942"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134072" version="1" comment="php5-pear is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030943"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134073" version="1" comment="php5-pgsql is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030944"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134074" version="1" comment="php5-phar is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134075" version="1" comment="php5-posix is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031663"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134076" version="1" comment="php5-pspell is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030945"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134077" version="1" comment="php5-readline is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031664"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134078" version="1" comment="php5-shmop is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030946"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134079" version="1" comment="php5-snmp is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030947"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134080" version="1" comment="php5-soap is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030948"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134081" version="1" comment="php5-sockets is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031665"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134082" version="1" comment="php5-sqlite is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031666"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134083" version="1" comment="php5-suhosin is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030949"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134084" version="1" comment="php5-sysvmsg is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030950"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134085" version="1" comment="php5-sysvsem is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030951"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134086" version="1" comment="php5-sysvshm is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030952"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134087" version="1" comment="php5-tidy is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031667"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134088" version="1" comment="php5-tokenizer is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030953"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134089" version="1" comment="php5-wddx is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030954"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134090" version="1" comment="php5-xmlreader is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030955"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134091" version="1" comment="php5-xmlrpc is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030956"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134092" version="1" comment="php5-xmlwriter is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030957"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134093" version="1" comment="php5-xsl is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030958"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134094" version="1" comment="php5-zip is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030959"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134095" version="1" comment="php5-zlib is &lt;5.6.1-72.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030960"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048355"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134096" version="1" comment="harfbuzz is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040816"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134097" version="1" comment="harfbuzz-devel is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040817"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134098" version="1" comment="harfbuzz-tools is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040818"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134099" version="1" comment="libharfbuzz-icu0 is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040819"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134100" version="1" comment="libharfbuzz-icu0-32bit is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040820"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134101" version="1" comment="libharfbuzz0 is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040821"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134102" version="1" comment="libharfbuzz0-32bit is &lt;1.0.3-4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040822"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048356"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122188" version="1" comment="chromedriver is &lt;48.0.2564.82-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035396"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122189" version="1" comment="chromium is &lt;48.0.2564.82-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035398"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122190" version="1" comment="chromium-desktop-gnome is &lt;48.0.2564.82-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035401"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122191" version="1" comment="chromium-desktop-kde is &lt;48.0.2564.82-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035402"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009122192" version="1" comment="chromium-ffmpegsumo is &lt;48.0.2564.82-13.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035403"/>
		<state state_ref="oval:org.opensuse.security:ste:2009046865"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134103" version="1" comment="roundcubemail is &lt;1.0.9-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035622"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048357"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134104" version="1" comment="libpython3_4m1_0 is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040635"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134105" version="1" comment="libpython3_4m1_0-32bit is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009040823"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134106" version="1" comment="python3 is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037061"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134107" version="1" comment="python3-32bit is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037062"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134108" version="1" comment="python3-base is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134109" version="1" comment="python3-base-32bit is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037321"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134110" version="1" comment="python3-curses is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037063"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134111" version="1" comment="python3-dbm is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037065"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134112" version="1" comment="python3-devel is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036919"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134113" version="1" comment="python3-doc is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036925"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134114" version="1" comment="python3-doc-pdf is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036926"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134115" version="1" comment="python3-idle is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036921"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134116" version="1" comment="python3-testsuite is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037313"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134117" version="1" comment="python3-tk is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009037072"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009134118" version="1" comment="python3-tools is &lt;3.4.5-8.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009036922"/>
		<state state_ref="oval:org.opensuse.security:ste:2009048358"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146986" version="1" comment="icoutils is &lt;0.31.1-4.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041335"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050976"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147253" version="1" comment="libpcsclite1 is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033875"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147254" version="1" comment="libpcsclite1-32bit is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033874"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147255" version="1" comment="libpcscspy0 is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041265"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147256" version="1" comment="libpcscspy0-32bit is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041389"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147257" version="1" comment="pcsc-lite is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032526"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147258" version="1" comment="pcsc-lite-devel is &lt;1.8.17-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032525"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050996"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147259" version="1" comment="libopenjp2-7 is &lt;2.1.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041303"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147260" version="1" comment="openjpeg2 is &lt;2.1.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041304"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147261" version="1" comment="openjpeg2-devel is &lt;2.1.0-2.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041386"/>
		<state state_ref="oval:org.opensuse.security:ste:2009039304"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147262" version="1" comment="bind is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030650"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147263" version="1" comment="bind-chrootenv is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031552"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147264" version="1" comment="bind-devel is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030752"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147265" version="1" comment="bind-doc is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147266" version="1" comment="bind-libs is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031557"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147267" version="1" comment="bind-libs-32bit is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031555"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147268" version="1" comment="bind-lwresd is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147269" version="1" comment="bind-utils is &lt;9.9.6P1-2.28.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030649"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050997"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147270" version="1" comment="libgit2 is &lt;0.21.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038608"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147271" version="1" comment="libgit2-21 is &lt;0.21.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038610"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147272" version="1" comment="libgit2-devel is &lt;0.21.5-2.6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038609"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050998"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147273" version="1" comment="pdns is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031764"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147274" version="1" comment="pdns-backend-ldap is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031759"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147275" version="1" comment="pdns-backend-lua is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038796"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147276" version="1" comment="pdns-backend-mydns is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038797"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147277" version="1" comment="pdns-backend-mysql is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031760"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147278" version="1" comment="pdns-backend-postgresql is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031761"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147279" version="1" comment="pdns-backend-sqlite3 is &lt;3.4.9-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031763"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050999"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146588" version="1" comment="kopete is &lt;16.08.2-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034022"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050936"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146589" version="1" comment="kopete-devel is &lt;15.12.3-20.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034027"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050937"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146189" version="1" comment="xen is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031486"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146190" version="1" comment="xen-devel is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031479"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146191" version="1" comment="xen-doc-html is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031480"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146192" version="1" comment="xen-kmp-default is &lt;4.4.4_06_k3.16.7_53-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033788"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146193" version="1" comment="xen-kmp-desktop is &lt;4.4.4_06_k3.16.7_53-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034554"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050907"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146194" version="1" comment="xen-libs is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031482"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146195" version="1" comment="xen-libs-32bit is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009032234"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146196" version="1" comment="xen-tools is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031485"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146197" version="1" comment="xen-tools-domU is &lt;4.4.4_06-58.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031483"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050906"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146853" version="1" comment="irssi is &lt;0.8.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031916"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146854" version="1" comment="irssi-devel is &lt;0.8.21-9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009031915"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050952"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146955" version="1" comment="flash-player is &lt;24.0.0.194-2.124.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030601"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146956" version="1" comment="flash-player-gnome is &lt;24.0.0.194-2.124.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035114"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146957" version="1" comment="flash-player-kde4 is &lt;24.0.0.194-2.124.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009035115"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050964"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146987" version="1" comment="encfs is &lt;1.8.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009034000"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146988" version="1" comment="encfs-lang is &lt;1.8.1-5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041336"/>
		<state state_ref="oval:org.opensuse.security:ste:2009047008"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146989" version="1" comment="gstreamer-plugins-good is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041307"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146990" version="1" comment="gstreamer-plugins-good-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041331"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146991" version="1" comment="gstreamer-plugins-good-doc is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041332"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146992" version="1" comment="gstreamer-plugins-good-extra is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041333"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146993" version="1" comment="gstreamer-plugins-good-extra-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041334"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146994" version="1" comment="gstreamer-plugins-good-lang is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041308"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146995" version="1" comment="gstreamer-plugins-bad is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041149"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146996" version="1" comment="gstreamer-plugins-bad-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041150"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146997" version="1" comment="gstreamer-plugins-bad-devel is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041151"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146998" version="1" comment="gstreamer-plugins-bad-doc is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041152"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009146999" version="1" comment="gstreamer-plugins-bad-lang is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041153"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147000" version="1" comment="libgstbadbase-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041154"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147001" version="1" comment="libgstbadbase-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041155"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147002" version="1" comment="libgstbadvideo-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041156"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147003" version="1" comment="libgstbadvideo-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041157"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147004" version="1" comment="libgstbasecamerabinsrc-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041158"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147005" version="1" comment="libgstbasecamerabinsrc-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041159"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147006" version="1" comment="libgstcodecparsers-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041160"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147007" version="1" comment="libgstcodecparsers-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041161"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147008" version="1" comment="libgstgl-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041162"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147009" version="1" comment="libgstgl-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041163"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147010" version="1" comment="libgstinsertbin-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041164"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147011" version="1" comment="libgstinsertbin-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041165"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147012" version="1" comment="libgstmpegts-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041166"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147013" version="1" comment="libgstmpegts-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041167"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147014" version="1" comment="libgstphotography-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041168"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147015" version="1" comment="libgstphotography-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041169"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147016" version="1" comment="libgsturidownloader-1_0-0 is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041170"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147017" version="1" comment="libgsturidownloader-1_0-0-32bit is &lt;1.4.3-6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041171"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050977"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147018" version="1" comment="gstreamer-0_10-plugins-bad is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033222"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147019" version="1" comment="gstreamer-0_10-plugins-bad-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038731"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147020" version="1" comment="gstreamer-0_10-plugins-bad-devel is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033219"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147021" version="1" comment="gstreamer-0_10-plugins-bad-doc is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033220"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147022" version="1" comment="gstreamer-0_10-plugins-bad-lang is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033221"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147023" version="1" comment="libgstbasecamerabinsrc-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038732"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147024" version="1" comment="libgstbasecamerabinsrc-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038733"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147025" version="1" comment="libgstbasevideo-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038734"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147026" version="1" comment="libgstbasevideo-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038735"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147027" version="1" comment="libgstcodecparsers-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038736"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147028" version="1" comment="libgstcodecparsers-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038737"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147029" version="1" comment="libgstphotography-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038738"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147030" version="1" comment="libgstphotography-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038739"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147031" version="1" comment="libgstsignalprocessor-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038740"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147032" version="1" comment="libgstsignalprocessor-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038741"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147033" version="1" comment="libgstvdp-0_10-23 is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038742"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147034" version="1" comment="libgstvdp-0_10-23-32bit is &lt;0.10.23-15.6.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009038743"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050978"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147035" version="1" comment="python-pycrypto is &lt;2.6.1-7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041020"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050979"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147036" version="1" comment="gstreamer-plugins-base is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041337"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147037" version="1" comment="gstreamer-plugins-base-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041338"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147038" version="1" comment="gstreamer-plugins-base-devel is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041339"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147039" version="1" comment="gstreamer-plugins-base-doc is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041340"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147040" version="1" comment="gstreamer-plugins-base-lang is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041341"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147041" version="1" comment="libgstallocators-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041342"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147042" version="1" comment="libgstallocators-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041343"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147043" version="1" comment="libgstapp-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041344"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147044" version="1" comment="libgstapp-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041345"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147045" version="1" comment="libgstaudio-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041346"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147046" version="1" comment="libgstaudio-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041347"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147047" version="1" comment="libgstfft-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041348"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147048" version="1" comment="libgstfft-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041349"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147049" version="1" comment="libgstpbutils-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041350"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147050" version="1" comment="libgstpbutils-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041351"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147051" version="1" comment="libgstriff-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041352"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147052" version="1" comment="libgstriff-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041353"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147053" version="1" comment="libgstrtp-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041354"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147054" version="1" comment="libgstrtp-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041355"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147055" version="1" comment="libgstrtsp-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041356"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147056" version="1" comment="libgstrtsp-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041357"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147057" version="1" comment="libgstsdp-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041358"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147058" version="1" comment="libgstsdp-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041359"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147059" version="1" comment="libgsttag-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041360"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147060" version="1" comment="libgsttag-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041361"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147061" version="1" comment="libgstvideo-1_0-0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041362"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147062" version="1" comment="libgstvideo-1_0-0-32bit is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041363"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147063" version="1" comment="typelib-1_0-GstAllocators-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041364"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147064" version="1" comment="typelib-1_0-GstApp-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041365"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147065" version="1" comment="typelib-1_0-GstAudio-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041366"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147066" version="1" comment="typelib-1_0-GstFft-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041367"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147067" version="1" comment="typelib-1_0-GstPbutils-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041368"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147068" version="1" comment="typelib-1_0-GstRiff-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041369"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147069" version="1" comment="typelib-1_0-GstRtp-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041370"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147070" version="1" comment="typelib-1_0-GstRtsp-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041371"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147071" version="1" comment="typelib-1_0-GstSdp-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041372"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147072" version="1" comment="typelib-1_0-GstTag-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041373"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147073" version="1" comment="typelib-1_0-GstVideo-1_0 is &lt;1.4.3-3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041374"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050371"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147074" version="1" comment="gstreamer-0_10-plugin-esd is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041375"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147075" version="1" comment="gstreamer-0_10-plugin-esd-32bit is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041376"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147076" version="1" comment="gstreamer-0_10-plugins-good is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033142"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147077" version="1" comment="gstreamer-0_10-plugins-good-32bit is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041377"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147078" version="1" comment="gstreamer-0_10-plugins-good-doc is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033139"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147079" version="1" comment="gstreamer-0_10-plugins-good-extra is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033140"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147080" version="1" comment="gstreamer-0_10-plugins-good-extra-32bit is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041378"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147081" version="1" comment="gstreamer-0_10-plugins-good-lang is &lt;0.10.31-13.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009033141"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050980"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147082" version="1" comment="gstreamer-0_10-plugin-gnomevfs is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009041379"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
	<rpminfo_test id="oval:org.opensuse.security:tst:2009147086" version="1" comment="gstreamer-0_10-plugins-base-doc is &lt;0.10.36-11.3.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<object object_ref="oval:org.opensuse.security:obj:2009030999"/>
		<state state_ref="oval:org.opensuse.security:ste:2009050981"/>
	</rpminfo_test>
</tests>
<objects>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>haproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>suse-sle12-cloud-compute-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder-volume</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-cinder</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-dhcp-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-ha-tool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-l3-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-lbaas-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-linuxbridge-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-metadata-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-metering-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-openvswitch-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-vpn-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutron</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Beaker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-keystoneclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-keystoneclient-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pycrypto</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pymongo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-requests</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-chef</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-chef</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ImageMagick</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-6_Q16-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore-6_Q16-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore-6_Q16-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand-6_Q16-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sled-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-translations</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>aaa_base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>aaa_base-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>accountsservice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>accountsservice-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libaccountsservice0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-AccountsService-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>alsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasound2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasound2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>argyllcms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-client3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-client3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-common3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-common3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-core7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdns_sd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdns_sd-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreadline6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreadline6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>readline-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bogofilter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bzip2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbz2-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbz2-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cifs-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>clamav</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>colord</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>colord-gtk-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>colord-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolord-gtk1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolord2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolord2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolorhug2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coolkey</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coreutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coreutils-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cpio</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cpio-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tar-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cpp48</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-c++</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-gij</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-gij-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-info</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasan0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasan0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libatomic1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libatomic1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc_s1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc_s1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcj48</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcj48-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcj48-jar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcj_bc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfortran3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgomp1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgomp1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libitm1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libitm1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libquadmath0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++48-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++48-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtsan0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cron</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cronie</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-filters</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-filters-cups-browsed</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-filters-foomatic-rip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-filters-ghostscript</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-pk-helper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-pk-helper-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>curl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cvs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-crammd5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-crammd5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-digestmd5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-digestmd5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-gssapi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-gssapi-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-plain</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-plain-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-saslauthd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsasl2-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsasl2-3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdbus-1-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdbus-1-3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-glib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-glib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dia-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dracut</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ecryptfs-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ecryptfs-utils-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>elfutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasm1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdw1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdw1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebl1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libelf1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libelf1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>emacs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>emacs-info</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>emacs-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>etags</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>empathy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>empathy-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>telepathy-mission-control-plugin-goa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevdocument3-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevview3-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-EvinceDocument-3_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-EvinceView-3_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>expat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexpat1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexpat1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>facter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fetchmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-magic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmagic1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmagic1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>finch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-meanwhile</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-tcl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flash-player</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flash-player-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freerdp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreerdp-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreerdp-1_0-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ft2demos</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfuse2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>g3utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mgetty</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gd-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-query-loaders</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-query-loaders-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgdk_pixbuf-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgdk_pixbuf-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GdkPixbuf-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-loader-rsvg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg-2-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg-2-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsvg-view</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdm-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdm-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdmflexiserver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgdm1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Gdm-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp-plugins-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimp-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimpui-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgio-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgio-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgio-fam</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libglib-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libglib-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgmodule-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgmodule-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgobject-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgobject-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgthread-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgthread-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-i18ndata</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-locale</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-locale-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nscd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-keyring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-keyring-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-keyring-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-keyring-pam</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-keyring-pam-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgck-modules-gnome-keyring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-online-accounts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-online-accounts-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgoa-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgoa-backend-1_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Goa-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-shell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-shell-browser-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-shell-calendar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-shell-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnutls</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls28</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls28-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpg2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpg2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpgme</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpgme11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>groff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gvim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vim-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gzip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hardlink</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hplip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hplip-hpijs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hplip-sane</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-chewing</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-pinyin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iputils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-headless</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kbd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-default-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-default-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-macros</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-source</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-syms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-xen-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-appl-clients</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lcms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX28</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX28-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libIlmImf-Imf_2_1-21</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libIlmImf-Imf_2_1-21-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openexr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-xcb1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-xcb1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXRes1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXRes1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXcursor1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXcursor1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXext6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXext6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfixes3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfixes3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfont1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXi6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXi6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXinerama1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXinerama1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXp6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXp6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrandr2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrandr2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrender1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrender1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXt6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXt6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXtst6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXtst6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXv1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXv1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvMC1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXxf86dga1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXxf86vm1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXxf86vm1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libaugeas0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmount1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmount1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmartcols1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-libmount</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>util-linux</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>util-linux-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>util-linux-systemd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>uuidd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcgroup1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-binding0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-binding0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgensec0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgensec0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-krb5pac0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-krb5pac0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-nbt0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-nbt0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-standard0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-standard0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetapi0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetapi0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpdb0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpdb0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libregistry0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-credentials0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-credentials0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-hostconfig0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-hostconfig0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-util0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-util0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamdb0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamdb0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient-raw0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient-raw0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbconf0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbconf0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbldap0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbldap0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent-util0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent-util0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwbclient0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwbclient0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-client-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-winbind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-winbind-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdmx1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libecpg6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpq5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpq5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevent-2_0-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif12</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif12-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfbembed2_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreebl3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreebl3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoftokn3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoftokn3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-certs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-certs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreetype6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreetype6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgadu3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt20</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt20-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnomesu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnomesu-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnomesu0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgssglue1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgssglue1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgudev-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgudev-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudev1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudev1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-bash-completion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-sysvinit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udev</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libid3tag0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libipa_hbac0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_idmap0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-sssd-config</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-ad</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-ipa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-krb5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-krb5-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-proxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjavascriptcoregtk-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjavascriptcoregtk-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjavascriptcoregtk-3_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit2gtk-3_0-25</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk-3_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk3-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-JavaScriptCore-3_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-WebKit-3_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjbig2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjbig2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson-c2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson-c2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libltdl7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libltdl7-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblua5_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lua</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblzo2-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblzo2-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmikmod3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmikmod3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmms0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmodplug1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspack0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmusicbrainz4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient_r18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient_r18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb-errormessages</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libneon27</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1_0_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1_0_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpango-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpango-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-modules</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-modules-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Pango-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcsclite1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcsclite1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcsc-lite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-16</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-16-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpolkit0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpolkit0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>polkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Polkit-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-glib8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt4-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler44</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>poppler-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-config-gnome3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-config-gnome3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-networkmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-networkmanager-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse-mainloop-glib0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse-mainloop-glib0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-esound-compat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-gdm-hooks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-bluetooth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-gconf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-jack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-lirc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-module-zeroconf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython2_7-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython2_7-1_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-xml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython3_4m1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-qt3support</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-qt3support-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-mysql-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-postgresql-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-sqlite-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-unixODBC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-unixODBC-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-x11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraptor2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>raptor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw9</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-base-drivers-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-base-drivers-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-calc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-calc-extensions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-draw</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-filters-optional</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-tango</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-impress</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-af</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ca</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-cs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-da</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-de</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-en</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-es</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-fi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-fr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-gu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-hi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-hu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-it</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-nb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-nl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-nn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pt-BR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pt-PT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ru</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-sk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-sv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-xh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-zh-Hans</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-zh-Hant</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-zu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-mailmerge</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-math</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-officebean</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-pyuno</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-writer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-writer-extensions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librpcsecgss3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsilc-1_1-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsilcclient-1_1-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>silc-toolkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmi2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsnmp30</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsnmp30-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>net-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-SNMP</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>snmp-mibs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-2_4-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-2_4-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Soup-2_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-client-glib-2_0-8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-client-gtk-2_0-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-client-gtk-3_0-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-controller0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-SpiceClientGlib-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-SpiceClientGtk-3_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtag1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtag1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtag_c0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtag_c0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>taglib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudisks2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udisks2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udisks2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-client-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-config-network</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-config-nwfilter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-interface</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-libxl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-lxc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-network</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-nodedev</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-nwfilter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-qemu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-secret</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-storage</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-lxc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-qemu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbisenc2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbisenc2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbisfile3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbisfile3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvte9</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dri2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dri2-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-glx0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-glx0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-randr0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-render0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-render0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-shape0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-shm0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-shm0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-sync1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xf86dri0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xfixes0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xfixes0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xkb1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xkb1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xv0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxerces-c-3_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxerces-c-3_1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libyaml-0-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzip2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzmq3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>logrotate</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>m4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mipv6d</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nspr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nspr-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mutt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ntp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ntp-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opensc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openslp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openslp-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-helpers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-modules</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-modules-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_krb5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_krb5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_ssh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_ssh-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>patch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcsc-ccid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Config-IniFiles</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-HTML-Parser</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-LWP-Protocol-https</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-YAML-LibYAML</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-otr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ppp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>procmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>puppet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-curses</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-cupshelpers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer-common-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer-dbus-service</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udev-configure-printer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-imaging</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-libxml2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pyOpenSSL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pywbem</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-block-curl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-ipxe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-kvm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-seabios</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-sgabios</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-vgabios</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>radvd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhythmbox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhythmbox-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsync</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rtkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>shim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>socat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>squashfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-ipsec</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-libs0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sudo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sysconfig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sysconfig-netconfig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>syslog-service</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sysvinit-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>whois</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>telepathy-gabble</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>telepathy-idle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tftp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tigervnc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-Xvnc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unixODBC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unixODBC-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vino</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vino-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vorbis-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vorbis-tools-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>w3m</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wdiff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wget</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wireshark</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xalan-j2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xf86-video-intel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xinetd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xlockmore</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-essentials</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xrdb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-server-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zoo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lib++dfb-1_7-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_7-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_7-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>autofs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>binutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>busybox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dnsmasq</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>e2fsprogs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcom_err2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcom_err2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libext2fs2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-settings-daemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-settings-daemon-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-bad</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-bad-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasevideo-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasevideo-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstcodecparsers-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsignalprocessor-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsignalprocessor-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvdp-0_10-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvdp-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyper-v</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu52_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu52_1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu52_1-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-headless</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC8-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Core5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5DBus5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Gui5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Widgets5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libarchive13</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-passdb0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-passdb0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-sysinit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-sysinit-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_sudo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg-turbo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg62</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg62-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg62-turbo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg8-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libturbojpeg0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksba8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpfr4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng15-15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libruby2_1-2_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-stdlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-server1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-0_2-7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mailx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvpn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>p7zip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-XML-LibXML</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pigz</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpcbind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-build</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sblim-sfcb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tcpdump</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unzip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wpa_supplicant</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xdg-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnm-glib-vpn1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnm-glib4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnm-util2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnm0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-NM-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-NMClient-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-NetworkManager-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>at</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQtWebKit4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQtWebKit4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbonobo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbonobo-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbonobo-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkde4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdecore4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdecore4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksuseinstall1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksuseinstall1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>netpbm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>augeas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>augeas-lenses</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cracklib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrack2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrack2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ctags</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dosfstools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eog</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eog-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-browser-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-djvudocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-dvidocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-pdfdocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-psdocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-tiffdocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-plugin-xpsdocument</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nautilus-evince</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fontconfig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fontconfig-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreerdp2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgoa-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-i386-pc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-snapper-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-systemd-sleep-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-x86_64-efi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-x86_64-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-tools-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtk-2_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtk-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Gtk-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imobiledevice-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdump</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lhasa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblhasa0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC++6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC++6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Concurrent5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Network5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5OpenGL5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PrintSupport5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5-unixODBC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Test5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Xml5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKit5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKit5-imports</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKitWidgets5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvnc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasan2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasan2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpx0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpx0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpxwrappers0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpxwrappers0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfdisk1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-atsvc0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-errors0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-errors0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgif6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgif6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgraphite2-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgraphite2-3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgypsy0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhogweed2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhogweed2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnettle4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnettle4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjavascriptcoregtk-4_0-18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit2gtk-4_0-37</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit2gtk3-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-JavaScriptCore-4_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-WebKit2-4_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkit2gtk-4_0-injected-bundles</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-2_4-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-2_4-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldb1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldb1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndp0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnewt0_52</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler60</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-pacrunner-webkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-galaxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ro</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreofficekit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-client-glib-helper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsqlite3-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsqlite3-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sqlite3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsrtp1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsystemd0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsystemd0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthai-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthai0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthai0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dri3-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dri3-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-present0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-present0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-sync1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xinerama0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-curses</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>supportutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>update-alternatives</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfsprogs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xscreensaver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xscreensaver-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-users</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-adv-systems-management-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>puppet-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>docker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-containers-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-PyYAML</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups154</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups154-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups154-filters</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups154-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-legacy-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-fonts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-jdbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>syslog-ng</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-public-cloud</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cpp5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-c++</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-fortran</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-info</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-locale</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi-devel-gcc5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6-devel-gcc5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-toolchain-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sles-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>alsa-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-beanutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-beanutils-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-daemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-daemon-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-httpclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-example-pages</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-prefork</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-worker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_jk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_nss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>automake</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-chrootenv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bzip2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-locale</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cvs-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-otp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-otp-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-sqlauxprop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-sqlauxprop-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp-relay</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-backend-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-backend-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-backend-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dracut-fips</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasm1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>emacs-el</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>emacs-nox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fetchmailconf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-html</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-info</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-profile</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-profile-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-openssl27</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>groff-full</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gxditview</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guestfs-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guestfs-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guestfsd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguestfs0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Sys-Guestfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-fileupload</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-fileupload-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-default-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-default-man</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-xen-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-plugin-kdb-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-plugin-preauth-otp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-plugin-preauth-pkinit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-appl-servers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr-util1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr-util1-dbd-sqlite3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcgroup-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-contrib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreebl3-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreebl3-hmac-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoftokn3-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoftokn3-hmac-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt20-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt20-hmac-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtool-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblua5_2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libneon27-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1_0_0-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1_0_0-hmac-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssl-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-base-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt4-x11-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tiff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libupsclient1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nut</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nut-drivers-net</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-lock-sanlock</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-vte</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>logwatch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mailman</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openslp-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-fips</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-switch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opie</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opie-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Cyrus-IMAP</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Cyrus-SIEVE-managesieve</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ppc64-diag</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-gdbm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-idle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-guest-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-ppc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-s390</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quagga</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-diag-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-gssapi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-gtls</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-relp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-udpspoof</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>squid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>squidGuard</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>squidGuard-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>stunnel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemtap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemtap-runtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemtap-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-admin-webapps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-docs-webapp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-el-2_2-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-jsp-2_2-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-lib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-servlet-3_0-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-webapps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-doc-html</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-tools-domU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>davfs2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-krb5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-libguestfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipsec-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_1-ibm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_1-ibm-alsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_1-ibm-jdbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_1-ibm-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-ibm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-ibm-alsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-ibm-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94-contrib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhivex0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Win-Hivex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjansson4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpfr4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-back-meta</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvpn-auth-pam-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>powerpc-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-block-rbd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>smt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>smt-support</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-el-3_0-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-jsp-2_3-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat-servlet-3_1-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vsftpd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flex-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbonobo-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chrony</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dstat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib-progs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-arm64-efi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-powerpc-ieee1275</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-s390x-emu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virt-p2v</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virt-v2v</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnghttp2-14</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtcnative-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-nss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvncclient0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvncserver0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-dpdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-dpdk-switch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-arm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-block-ssh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>res-signingkeys</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>FastCGI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-FastCGI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-sdk-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ImageMagick-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-PerlMagick</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>aaa_base-malloccheck</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>accountsservice-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>alsa-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-jmf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-scripts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-swing</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>augeas-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi-compat-howl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi-compat-mDNSResponder-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhowl0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>readline-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>checkbashisms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cifs-utils-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coolkey-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ctdb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-glib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>finch-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfbembed-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freerdp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freetype2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fuse-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fuse-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libulockmgr1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-ada</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-fortran</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-java</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-obj-c++</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-objc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-objc-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libada48</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi48-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcj48-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfortran3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libobjc4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libobjc4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libquadmath0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-arch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-cvs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-daemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-email</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-gui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-svn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-web</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gitk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-online-accounts-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-shell-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hplip-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icecream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lzo-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>id3lib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-obs-build</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-zfcpdump</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lib3ds-1-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXcursor-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXext-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfixes-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfont-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXi-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXinerama-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrandr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrender-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXres-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXtst-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXv-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvMC-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXxf86dga-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXxf86vm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr-util1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libasm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdw-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libelf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmount-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmartcols-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbz2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcgroup-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolord-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcolord-gtk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-ColorHug-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Colord-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-ColordGtk-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-atsvc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-samr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-samr0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgensec-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-krb5pac-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-nbt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libndr-standard-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetapi-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpdb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libregistry-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-credentials-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-hostconfig-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-policy-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-policy0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-util-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamdb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient-raw-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbconf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbldap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbsharemodes-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbsharemodes0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent-util-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwbclient-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-core-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-test-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdmx-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevent-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexpat-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgadu-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnomesu-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-openssl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutlsxx-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutlsxx28</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpgme-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgssglue-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgudev-1_0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudev-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GUdev-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguestfs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-libguestfs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libid3tag-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libipa_hbac-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_idmap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_nss_idmap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_nss_idmap0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-JavaScriptCore-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-WebKit-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjbig-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson-c-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmikmod-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmms-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmodplug-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspack-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmusicbrainz-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqld-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqld18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libneon-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpacemaker-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pacemaker-cts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcp3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp-import-iostat2pcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp-import-mrtg2pcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp-import-sar2pcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp-import-sheet2pcp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-PCP-LogImport</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-PCP-LogSummary</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-PCP-MMV</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-PCP-PMDA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcscspy0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcsc-lite-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-compat-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-compat-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-glib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Poppler-0_18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-devel-doc-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-linguist</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraptor-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librpcsecgss-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-Rsvg-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libserf-1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>silc-toolkit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmi-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsvn_auth_gnome_keyring-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsvn_auth_kwallet-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-bash-completion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtag-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-composite0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-damage0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dpms0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-record0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-res0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-screensaver0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xevie0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xprint0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xtest0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xvmc0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libyaml-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzip-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zeromq-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lua-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nspr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>net-snmp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>newt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>newt-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nut-cgi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nut-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openexr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openslp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>osc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Tk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>polkit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ppp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quagga-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhythmbox-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-bundler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spice-gtk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-SpiceClientGtk-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sudo-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemtap-sdt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udisks2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unixODBC-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wireshark-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xalan-j2-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xalan-j2-manual</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-server-sdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-core-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lib++dfb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>binutils-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>binutils-gold</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cross-ppc-binutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cross-spu-binutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>e2fsprogs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcom_err-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libext2fs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flac-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-settings-daemon-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-bad-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hivex-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_1-ibm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-ibm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Bootstrap-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Concurrent-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Core-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Core-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5DBus-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5DBus-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Gui-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Gui-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Network-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Network-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5OpenGL-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5OpenGL-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5OpenGLExtensions-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PlatformSupport-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PlatformSupport-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PrintSupport-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PrintSupport-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Test-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Test-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Widgets-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Widgets-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Xml-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase-common-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libarchive-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-passdb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgypsy-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg62-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg8-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksba-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libspice-server-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtidy-0_99-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtidy-0_99-0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tidy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxerces-c-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mercurial</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mpfr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-back-perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>LibVNCServer-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-avahi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2-classgen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cracklib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-ddk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eog-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQtWebKit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbonobo-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mdbtools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sgmltool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fontconfig-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>graphite2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lhasa-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5PlatformHeaders-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKit-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKit5-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKitWidgets-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5WebKitWidgets-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pyldb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pyldb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnettle-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-cpp0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-sdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtcnative-1-0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-connector-java</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-compiler-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-rpm-macros</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-runtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sqlite3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkit2gtk3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfsprogs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-we-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-bg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-hr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-lt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-uk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-bsk-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-mini</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-mini-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Jinja2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flute</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbase</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfonts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libformula</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblayout</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libloader</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librepository</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librevenge</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librevenge-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librevenge-generators-0_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libserializer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mdds</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mdds-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pentaho-libxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pentaho-reporting-flow-engine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Capture-Tiny</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tdb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tevent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tdb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tevent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-mini</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-mini-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>go</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>go-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-go</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgo7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudev-mini-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libudev-mini1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-mini</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-mini-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udev-mini</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>poppler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cracklib-dict-small</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-ocamldoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkde4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdecore4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmdbodbc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mdbtools-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtuoso</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtuoso-drivers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtuoso-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Twisted</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-SLE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-openssl098</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freetype2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-c</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libarchive</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2_org</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksba</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkitgtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkitgtk3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfont</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fltk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfltk1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-data-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-data-server-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcamel-1_2-45</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcamel-1_2-45-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebackend-1_2-7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebackend-1_2-7-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebook-1_2-14</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebook-1_2-14-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebook-contacts-1_2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebook-contacts-1_2-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libecal-1_2-16</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libecal-1_2-16-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedata-book-1_2-20</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedata-book-1_2-20-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedata-cal-1_2-23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedata-cal-1_2-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedataserver-1_2-18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libedataserver-1_2-18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libyaml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zeromq</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jasper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-askpass-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mpfr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-logging</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cmis-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>graphite2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyphen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libabw</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libabw-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcdr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcdr-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcmis-0_5-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libe-book</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libe-book-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libetonyek</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libetonyek-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreehand</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreehand-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgltf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgltf-0_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhyphen0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libixion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libixion-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblangtag</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblangtag1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspub</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspub-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmwaw</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmwaw-0_3-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libodfgen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libodfgen-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liborcus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liborcus-0_8-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpagemaker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpagemaker-0_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-share-linker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-voikko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librevenge-0_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librevenge-stream-0_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvisio</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvisio-0_1-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvoikko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvoikko1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwps-0_4-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>malaga-suomi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-af_ZA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-be_BY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-bg_BG</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-bn_BD</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-bs_BA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-cs_CZ</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-da_DK</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-de</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-dictionaries</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-el_GR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-et_EE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_FR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-gu_IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-he_IL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-hi_IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-hr_HR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-hu_HU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-it_IT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lo_LA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lt_LT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lv_LV</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-nl_NL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-no</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-pl_PL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-pt_BR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-pt_PT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ro</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ru_RU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sk_SK</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sl_SI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sv_SE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-te_IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-th_TH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-vi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-zu_ZA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>LibVNCServer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ldb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtdb1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtdb1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pytalloc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pytalloc-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>talloc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-license1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hunspell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hunspell-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hunspell-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libOpenCOLLADA0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_atomic1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_date_time1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_filesystem1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_iostreams1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_program_options1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_regex1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_signals1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_system1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_thread1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libixion-0_11-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liborcus-0_11-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-af_NA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_AE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_BH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_DZ</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_EG</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_IQ</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_JO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_KW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_LB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_LY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_MA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_OM</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_QA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_SA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_SD</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_SY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_TN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ar_YE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-bn_IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-bs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca_AD</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca_ES</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca_ES_valencia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca_FR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ca_IT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-de_AT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-de_CH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-de_DE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_AU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_BS</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_BZ</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_CA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_GB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_GH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_IE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_JM</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_MW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_NA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_NZ</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_PH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_TT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_US</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_ZA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-en_ZW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_AR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_BO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_CL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_CO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_CR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_CU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_DO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_EC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_ES</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_GT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_HN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_MX</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_NI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_PA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_PE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_PR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_PY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_SV</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_UY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-es_VE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_BE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_CA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_CH</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_LU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-fr_MC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lightproof-en</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lightproof-hu_HU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lightproof-pt_BR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-lightproof-ru_RU</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-nb_NO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-nl_BE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-nn_NO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-pt_AO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-ro_RO</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sr_CS</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sr_Latn_CS</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sr_Latn_RS</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sr_RS</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-sv_FI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-te</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>myspell-vi_VN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openCOLLADA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnettle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql94-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcilkrts5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcilkrts5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi-gcc5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblsan0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6-locale</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libubsan0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libubsan0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-backports.ssl_match_hostname</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tornado</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cairo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo-gobject2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo-gobject2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-ntp-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>poppler-qt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libc-client2007e_suse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>usbmuxd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstorage</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstorage-ruby</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstorage6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfixes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrandr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrender</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXtst</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvMC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcre1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcre1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcre16-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcrecpp0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcrecpp0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcre</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libass</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libass5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgme</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgme0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcares2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcares2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-bad</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-bad-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstcodecparsers-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstegl-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstmpegts-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo-script-interpreter2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstapp-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstapp-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstinterfaces-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstinterfaces-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guile</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guile-modules-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile-2_0-22</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopus0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXpm4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXpm4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libz1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libz1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rrdtool-cached</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-base-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstallocators-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstapp-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstapp-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstaudio-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstaudio-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstfft-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstfft-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstpbutils-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstpbutils-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstriff-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstrtp-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstrtsp-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsdp-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgsttag-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgsttag-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvideo-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvideo-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstAudio-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstPbutils-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstTag-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstVideo-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenjp2-7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openjpeg2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstadaptivedemux-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbadaudio-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbadbase-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbadvideo-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstgl-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgsturidownloader-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-ha-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>conntrack-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cthelper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cthelper0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cttimeout</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cttimeout1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ctdb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hawk2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpacemaker3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pacemaker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pacemaker-cli</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pacemaker-remote</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcreposix0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-md-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dlm-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_38-44-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_38-44-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-live-patching-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_39-47-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_39-47-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_32-33-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_32-33-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_36-38-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_36-38-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_43-52_6-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_43-52_6-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_44-52_10-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_44-52_10-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_44-52_18-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_44-52_18-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_48-52_27-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_48-52_27-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_31-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_31-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_9</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-60_20-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-60_20-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_49-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_49-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_14</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_59-60_41-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_59-60_41-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_59-60_45-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_59-60_45-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_54-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_54-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_34-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_34-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_49-11-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_49-11-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_57-60_35-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_57-60_35-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_53-60_30-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_53-60_30-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-60_25-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-60_25-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_62-60_62-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_62-60_62-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_39-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_51-52_39-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_62-60_64_8-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_62-60_64_8-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_18-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_18-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_9</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_21-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_21-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_21-84-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_21-90-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_21-69-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_24-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_67-60_64_24-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_21-81-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_55-52_42-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_55-52_42-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_12</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_55-52_45-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_55-52_45-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_13</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_38-93-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_69-60_64_29-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_69-60_64_29-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_12</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_69-60_64_32-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_69-60_64_32-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP1_Update_13</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-4_4_49-92_11-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12-SP2_Update_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-passenger</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-passenger</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-passenger-apache2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-setuptools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-rack-1_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sles12-docker-image</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sles12sp1-docker-image</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>containerd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-docker-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-excon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-docker-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-excon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>runc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sles11sp4-docker-image</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>portus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-libldap-2_3-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ec2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ec2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ec2-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-rsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-ada</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-ada-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-c++-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc5-fortran-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libada5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libada5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi-devel-gcc5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6-devel-gcc5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_php5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-bcmath</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-bz2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-calendar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-ctype</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-curl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-dba</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-dom</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-enchant</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-exif</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-fastcgi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-fileinfo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-fpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-ftp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-gd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-gettext</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-gmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-iconv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-intl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-json</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-mbstring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-mcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-odbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-openssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pcntl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pdo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pear</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pspell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-shmop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-soap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-sockets</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-suhosin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-sysvmsg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-sysvsem</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-sysvshm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-tokenizer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-wddx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-xmlreader</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-xmlrpc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-xmlwriter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-xsl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-zip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-zlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-module-web-scripting</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-opcache</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-posix</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-imap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-phar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_php7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-bcmath</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-bz2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-calendar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-ctype</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-curl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-dba</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-dom</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-enchant</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-exif</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-fastcgi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-fileinfo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-fpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-ftp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-gd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-gettext</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-gmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-iconv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-imap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-intl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-json</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-mbstring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-mcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-odbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-opcache</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-openssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pcntl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pdo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pear</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pear-Archive_Tar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-phar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-posix</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-pspell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-shmop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-soap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-sockets</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-sysvmsg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-sysvsem</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-sysvshm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-tokenizer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-wddx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-xmlreader</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-xmlrpc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-xmlwriter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-xsl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-zip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php7-zlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs4-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>npm4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs6-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs6-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>npm6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>policycoreutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>policycoreutils-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-DBD-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-compute</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-compute-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-compute-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-compute_debug</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-compute_debug-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-devel-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt_debug</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt_debug-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-source-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-syms-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>SUSE-Linux-Enterprise-RT-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>SUSE_SLES_SAP-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstorage5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_57-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_57-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_16</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_60-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_60-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_17</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_63-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_60-52_63-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>clamsap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_61-52_66-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-3_12_61-52_66-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgraft-patch-SLE12_Update_19</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-magic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fltk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fltk-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-data-server-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-EBook-1_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-EBookContacts-1_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-EDataServer-1_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cthelper-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetfilter_cttimeout-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libffi48</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyphen-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libabw-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libabw-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcdr-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcdr-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcmis-c-0_5-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcmis-c-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcmis-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libe-book-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libe-book-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libetonyek-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libetonyek-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreehand-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreehand-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libixion-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblangtag-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspub-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspub-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmwaw-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmwaw-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libodfgen-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libodfgen-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liborcus-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvisio-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvisio-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvoikko-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwps-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hivex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtdb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pytalloc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hunspell-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hunspell-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_chrono1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_graph1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_graph_parallel1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_locale1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_log1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_math1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_mpi1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_python1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_random1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_serialization1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_test1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_timer1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_wave1_54_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libhyphen0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cairo-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-ntp-client-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-source_validator</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstorage-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcre-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcre-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcre-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libass-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgme-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcares-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-bad-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstinsertbin-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-users-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstApp-0_10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstInterfaces-0_10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guile-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguilereadline-v-18-18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopus-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopus-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXpm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rrdtool-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-base-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstAllocators-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstApp-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstFft-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstRiff-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstRtp-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstRtsp-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-GstSdp-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgit2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgit2-24</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXpm-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-sle2docker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle2docker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-doc-pdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_auth_kerb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_security2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tdb-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-collections</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache-commons-collections-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-imapd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lttng-modules</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lttng-modules-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dnsmasq-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-glanceclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-keystonemiddleware</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-novaclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-novaclient-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-swiftclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-swiftclient-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-agent-compute</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-compute</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-suse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-suse-sudo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-ceilometer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-nova</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-python-memcached</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-glib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>OpenEXR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>OpenEXR-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>OpenEXR-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PackageKit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PackageKit-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hal</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hal-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hal-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hal-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpackagekit-glib10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PolicyKit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PolicyKit-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PolicyKit-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PolicyKit-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acpid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>amavisd-new</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-dbase</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-hash</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_php53</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-bcmath</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-bz2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-calendar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-ctype</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-curl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-dba</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-dom</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-exif</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-fastcgi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-fileinfo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-ftp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-gd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-gettext</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-gmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-iconv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-intl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-json</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-mbstring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-mcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-odbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-openssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-pcntl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-pdo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-pear</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-pspell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-shmop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-soap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-suhosin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-sysvmsg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-sysvsem</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-sysvshm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-tokenizer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-wddx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-xmlreader</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-xmlrpc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-xmlwriter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-xsl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-zip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-zlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-client3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-common3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavahi-core5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdns_sd-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-libs-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-license</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_program_options1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_regex1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_signals1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libbz2-1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-libs-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-glib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcpcd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcpv6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcom_err2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ecryptfs-utils-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ed</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>enscript</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evince-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-data-server-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-data-server-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexpat1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>findutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>findutils-locate</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>foomatic-filters</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freeradius-server-dialupadmin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freetype2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freetype2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fvwm2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-fonts-other</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-fonts-rus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-fonts-std</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-library</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-omni</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimpprint</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgio-2_0-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libglib-2_0-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgmodule-2_0-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgobject-2_0-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgthread-2_0-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-locale-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-profile-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime-2_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgmime-2_0-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgmime-2_4-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-screensaver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-screensaver-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls26</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls26-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls26-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-base-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstapp-0_10-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstinterfaces-0_10-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vim-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm-jdbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-alsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kgreeter-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-wallpapers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-ksysguardd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kwin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-runtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-runtime-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-runtime-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-default-style</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-default-style-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-default-style-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkde4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdecore4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdenetwork4-filesharing</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kget</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kopete</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krdc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krfb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-pae-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-pae-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ppc64-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ppc64-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-trace-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-trace-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-apps-clients</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-apps-servers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kvm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ldapsmb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmbclient0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtdb1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwbclient0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-client-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-krb-printing</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-winbind-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQtWebKit4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-qt3support-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-x11-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libadns1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr-util1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libarchive2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-progs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdrm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdrm-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdrm-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexif-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexiv2-4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfreebl3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nss-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgdiplus0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-2_0-7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libltdl7-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtool-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient15-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient15-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient_r15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-Max</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libneon27-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm10-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm10-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>newt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-newt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopensc2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopensc2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopensc2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opensc-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opensc-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-glib4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt4-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse-browse0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython2_6-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython2_6-1_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython2_6-1_0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-base-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librpcsecgss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtirpc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>librsvg-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamplerate</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamplerate-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamplerate-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsnmp15</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsnmp15-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsnmp15-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-2_4-1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvorbis-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcrypt-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcrypt-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-modules-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwdutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwdutils-plugin-audit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzip1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>log4net</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lvm2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>man</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-locale-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-nunit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-web</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-winforms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-translations</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-www</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-plugins-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openslp-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-askpass</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openswan</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openswan-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opie-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_krb5-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_ldap-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_ldap-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_mount</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_mount-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_mount-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcsc-lite-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcsc-lite-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-libwww-perl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-spamassassin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spamassassin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-contrib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-libs-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pure-ftpd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pyxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-doc-html</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>squid3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>star</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sysstat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sysstat-isag</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>t1lib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tgt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-admin-webapps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-docs-webapp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-jsp-2_1-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-lib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-servlet-2_5-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tomcat6-webapps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unrar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-doc-pdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-xauth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libs-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xterm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Mesa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Mesa-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Mesa-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-trax</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ark</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcalc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcharselect</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdessh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kfloppy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kgpg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ktimer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kwalletmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kwikdisk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>okteta</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_thread1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-2_4-2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-extra26</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibutils-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-httpclient3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-ibm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-ibm-alsa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-ibm-jdbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-ibm-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jpeg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91-contrib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoftokn3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8-hmac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8-hmac-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-config-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-config-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-networkmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtspi1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtspi1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtspi1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>trousers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nut-classic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nfs-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openCryptoki</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openCryptoki-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openCryptoki-64bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Module-Build</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Test-Simple</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pam</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>taglib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>taglib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unixODBC_23</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virt-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>x3270</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libxcb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libxcb-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libxcb-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-server-dmx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-server-rdp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>a2ps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreadline5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreadline5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreadline5-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-license1_49_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_system1_49_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_thread1_49_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coreutils-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdw1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebl1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libelf1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fastjar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-runtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdirstat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC8-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>uuid-runtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevent-1_4-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc_s1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++6-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt11-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjasper-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblzo2-2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpfr1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpfr1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmpfr1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client18-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client_r18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client_r18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql55client_r18-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpixman-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpixman-1-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpixman-1-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpulse-mainloop-glib0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-3-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtevent0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwsman1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openwsman-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openwsman-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>suseRegister</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lxc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-nspr-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-nrpe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-nrpe-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-plugins-nrpe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nfs-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nfs-kernel-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>popt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>popt-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>popt-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-lxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sendmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libX11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libX11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libX11-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXext</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXext-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXext-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXfixes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXfixes-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXfixes-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXp-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXp-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXrender</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXrender-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXrender-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXt-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXt-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXv-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXv-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>GraphicsMagick</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-GraphicsMagick</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Mesa-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Mesa-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>OpenEXR-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PackageKit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hal-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpackagekit-glib10-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpackagekit-qt10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpackagekit-qt10-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PolicyKit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>Xerces-c</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXerces-c-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXerces-c28</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>a2ps-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-antlr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-bcel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-bsf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-log4j</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-oro</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-regexp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-apache-resolver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-commons-logging</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-javamail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-jdepend</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-junit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-manual</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ant-nodeps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_fcgid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_perl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>binutils-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boinc-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boinc-client-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>boost-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_date_time1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_date_time1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_filesystem1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_filesystem1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_graph1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_graph1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_iostreams1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_iostreams1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_math1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_math1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_mpi1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_program_options1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_python1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_python1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_regex1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_serialization1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_serialization1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_signals1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_system1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_system1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_test1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_test1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_thread1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_wave1_36_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libboost_wave1_36_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>build</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bytefx-data-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data-firebird</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data-oracle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-data-sybase</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-jscript</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-wcf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-winfxcore</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>monodoc-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcc48-fortran-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cscope</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-imapd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>derby</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcom_err-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libext2fs-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libext2fs2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libext2fs2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>empathy-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>evolution-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fileshareset</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>misc-console-font</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFLAC++6-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>freetype2-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ghostscript-ijs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimpprint-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glib2-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime-2_4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gmime-sharp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnucash</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnucash-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnucash-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibutils-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibutils-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libicu-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib-config</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib2-filters</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>imlib2-loaders</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape-extensions-dia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape-extensions-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape-extensions-fig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape-extensions-gimp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inkscape-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-arts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-arts-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-arts-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs3-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kopete-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-mysql-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-postgresql-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-sqlite-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt4-sql-unixODBC-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libadns-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr-util1-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapr1-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdhcp6client-1_0-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdhcp6client-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdrm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdrm-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexiv2-4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexiv2-4-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexiv2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgadu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-extra-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpgme11-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpgme11-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-2_0-7-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-2_0-7-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgtop-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libid3tag</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-lcms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmikmod</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mpfr-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient_r15-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysqlclient_r15-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnetpbm-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpixman-1-0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>readline-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-base-extensions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-draw-extensions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-impress-extensions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-kde</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-prebuilt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-mono</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-themes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-el</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-en-GB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-gu-IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-hi-IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-zh-CN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-zh-TW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-cs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-da</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-de</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-en-GB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-en-US</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-es</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-fr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-gu-IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-hi-IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-hu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-it</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-ja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-ko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-nl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-pl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-pt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-pt-BR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-ru</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-sv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-zh-CN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-zh-TW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-testtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamplerate-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>net-snmp-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsoup-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh2-1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_sudo-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthai</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthai-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtiff-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtirpc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtunepimp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtunepimp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtunepimp5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit-1_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit-1_0-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkit-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-gnome-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-gnome-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwpd-0_8-8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwpd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwpd-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwsman-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openwsman-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcrypt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxine-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxine1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxine1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxine1-gnome-vfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxine1-pulse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_cml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_magnet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_mysql_vhost</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_trigger_b4_dl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_webdav</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lxc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lynx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lzo-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>memcached</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-gnome-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner192-translations-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>netatalk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>netatalk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novell-ipsec-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novell-ipsec-tools-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obex-data-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openCryptoki-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opensc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-DBD-Pg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-base-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-imap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-posix</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-readline</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-sockets</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php53-tidy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>popt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>popt-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpm-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwlib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-crypto</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-imaging-sane</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-logilab-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-lxml-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-devel-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qt3-devel-tools-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-doc-ri</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-examples</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-test-suite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionmailer-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionpack-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activemodel-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activeresource-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rails-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-railties-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activerecord-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activesupport-3_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-bundler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-i18n-0_6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-json_pure</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-ssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rdoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-2_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rxvt-unicode</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sendmail-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>struts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>struts-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>struts-manual</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>t1lib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>taglib-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-arab</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-cjk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-dvilj</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-jadetex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-latex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-metapost</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-musictex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-omega</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-tex4ht</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-xetex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-bin-xmltex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-cjk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-context</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-dvilj</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-jadetex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-latex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-latex-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-metapost</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-musictex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-omega</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-ppower4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-tex4ht</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-xetex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>texlive-xmltex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>trousers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unixODBC_23-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>valgrind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>valgrind-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vte-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xalan-j2-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libX11-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libX11-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXext-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXext-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXfixes-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXfixes-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXp-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXrender-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXrender-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXt-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXt-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXv-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXv-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libxcb-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libxcb-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-ncurses</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-readline</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-tidy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inn-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>inst-source-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-ibm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-base-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-httplib2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionmailer-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionpack-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activerecord-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activeresource-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activesupport-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rails</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rails-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionpack-2_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail-2_3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-cache-1_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-de-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-de-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql91-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnu-efi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtidy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtidy-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firefox-fontconfig</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firefox-fontconfig-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsdtar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fontconfig-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-capng</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>google-carlito-fonts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmythes-1_2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mythes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mythes-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-importlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-SOAP-Lite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail-2_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXpm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXpm-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-storage</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-storage-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>curl-openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4-openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4-openssl1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl4-openssl1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl1_0_0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssl1-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-openssl1-2_4-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-openssl1-2_4-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldap-openssl1-2_4-2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-client-openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssh-openssl1-helpers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wget-openssl1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread-cmaps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread-fonts-ja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread-fonts-ko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread-fonts-zh_CN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread-fonts-zh_TW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acroread_ja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibm-data-db2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-openssl097g</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-openssl097g-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-SLED</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle-evolution</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle-firefox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>beagle-gui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mhtml-firefox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flash-player-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icedtea-web</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-openjdk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-openjdk-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-openjdk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-pae-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-trace-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-xen-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>permissions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-config-gnome-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy0-networkmanager-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxml2-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openssl-certs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quota</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virt-manager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vm-install</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xrdp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zypper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zypper-log</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cabextract</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-wireless-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-wireless-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compat-wireless-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasevideo-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasevideo-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsignalprocessor-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsignalprocessor-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvdp-0_10-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstvdp-0_10-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-cs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-da</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-da-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-da-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-de</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-en_GB</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-es</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-es-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-es-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-fr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-fr-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-fr-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-hu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-it</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-it-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-it-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nl-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nl-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pl-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pl-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pt_BR</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pt_BR-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pt_BR-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ru</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ru-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ru-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-sv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-sv-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-sv-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-zh_CN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-zh_TW</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-runtime-xine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigsmp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lcms2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblcms2-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novell-qtgui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novell-qtgui-cli</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novell-ui-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>orca</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>orca-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwlib-plugins-avc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwlib-plugins-dc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pwlib-plugins-v4l2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wpa_supplicant-gui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-hae-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hawk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hawk-templates</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfs2-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>drbd-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sle-pos-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Image-Minimal3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Image-Netboot-hooks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Image-Tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Image3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Migration</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server-Admin3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server-AdminGUI</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server-AdminTools3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server-BranchTools3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server-Modules3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>POS_Server3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>admind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>admind-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>posbios</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-ec2-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>brocade-bna-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cluster-network-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>drbd-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>drbd-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt_trace-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-rt_trace-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocfs2-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lttng-modules-kmp-rt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lttng-modules-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-rt_trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm-sap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_4_2-ibm-sap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sap_suse_cluster_connector</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhn-virtualization-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhn-virtualization-host</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhncfg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhncfg-actions</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhncfg-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhncfg-management</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>koan</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhnmd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spacewalk-backend-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spacewalk-certs-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gconf2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gconf2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gconf2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidl-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidl-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner190</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner190-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner190-gnomevfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner190-translations</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner190-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner191</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner191-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner191-gnomevfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner191-translations</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mozilla-xulrunner191-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>orbit2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>orbit2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>orbit2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>procps</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>acl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libacl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libacl-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libacl-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cifs-mount</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtalloc1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc43</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc43-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcc43-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++43</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++43-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libstdc++43-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>keyutils-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>keyutils-libs-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>keyutils-libs-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libidn-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-crammd5-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-gssapi-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-otp-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-plain-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-sasl-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtkhtml2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtkhtml2-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cdparanoia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cdparanoia-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cdparanoia-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>desktop-file-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fam</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fam-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fam-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-vfs2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-vfs2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-vfs2-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libogg0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libogg0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libogg0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liboil</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liboil-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liboil-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpg-error0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpg-error0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgpg-error0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-vmi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_5_0-bea</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_5_0-bea-console</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_5_0-bea-fonts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_5_0-bea-jdbc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-alsa-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_6_0-ibm-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-akonadi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-akregator</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kaddressbook</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kalarm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kjots</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-knode</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-knotes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kontact</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-korganizer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-ktimetracker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-ktnef</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdepim4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdepim4-wizards</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdepimlibs4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libakonadi4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdepim4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkdepimlibs4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-gwenview</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kcolorchooser</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kruler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-ksnapshot</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-okular</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libkipi5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kdm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kwin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kget</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-knewsticker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-kopete</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-krdc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-krfb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>utempter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>utempter-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>utempter-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-ppc64</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-vmi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-kdump</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-vmi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-vmi-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>oracleasm-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kvm-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kvm-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX13</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX13-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libHX13-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libesmtp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>neon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtheora0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtheora0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtheora0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvolume_id1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>open-iscsi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-IO-Socket-SSL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>websphere-as_ce</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcmpiutil</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-cim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virt-viewer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-j2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-j2-xml-apis</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-j2-xml-resolver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xpdf-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-ldap-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firefox-libgcc_s1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firefox-libstdc++6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>btrfs-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>btrfs-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>btrfs-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ext4dev-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyper-v-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyper-v-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hyper-v-kmp-trace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firefox-gcc47</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpq5-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenssl0_9_8-hmac-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quota-nfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-SLES-for-VMware</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>giflib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-collections</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-collections-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-commons-collections-tomcat5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-bg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ca</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-csb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-el</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-et</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-eu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-fi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ga</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-gl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-hi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-is</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-kk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-km</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ku</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-lt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-lv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-mk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nds</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-nn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-pa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-ro</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-sl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-th</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-tr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-uk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde4-l10n-wa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigsmp-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ofed-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>oracleasm-kmp-bigsmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krb5-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-kde4-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-kde4-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-openvpn-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>NetworkManager-pptp-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>plasmoid-networkmanagement</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rhnlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>suseRegisterInfo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cracklib-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cracklib-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fontconfig-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigmem</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigmem-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-bigmem-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lha</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Sys-Virt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsqlite3-0-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXpm-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xorg-x11-libXpm-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-storage-lib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>suse-cloud-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crowbar-barclamp-trove</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mongodb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crowbar-barclamp-neutron</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-ibm-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-mlnx-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-nec-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-nvsd-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-plugin-cisco</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-restproxy-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-ryu-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>novnc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-agent-central</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-agent-ipmi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-agent-notification</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-alarm-evaluator</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-alarm-notifier</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-collector</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder-backup</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-cinder-scheduler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-glance</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-glance-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-api-cfn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-api-cloudwatch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-engine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-keystone</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-keystone-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-sahara</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-sahara-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-sahara-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-sahara-engine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-glance</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-heat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-keystone</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-oslo.i18n</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-oslo.utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-oslotest</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-sahara</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-six</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crowbar-barclamp-nova_dashboard</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-dashboard</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-django_openstack_auth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-horizon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-cells</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-cert</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-conductor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-console</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-consoleauth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-novncproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-objectstore</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-scheduler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-serialproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-vncproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift-account</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift-container</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift-object</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-swift-proxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-swift</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove-conductor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove-guestagent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-trove-taskmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-trove</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Django</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Pillow</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-openstackclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-sprockets-2_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-actionpack-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionpack-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-actionview-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionview-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activemodel-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activemodel-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activerecord-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activerecord-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activesupport-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activesupport-4_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-bson-1_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-easy_diff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-redcarpet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-bson-1_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-easy_diff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-redcarpet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-2_11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-rack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_wsgi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>suse-openstack-cloud-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>couchdb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crowbar-openstack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-plugin-heat_docker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-heat-templates</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ironic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ironic-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ironic-conductor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-ironic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rabbitmq-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rabbitmq-server-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-actionpack-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-actionview-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activemodel-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activerecord-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-activesupport-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-chef-expander</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-chef-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-chef-server-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-chef-solr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-chef-expander</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-chef-server-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-chef-solr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-extlib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-multi_xml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-rails-html-sanitizer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-railties-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate-central</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-designate-sink</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ironic-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-vpnaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-vpnaas-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-nova-docker</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-tempest</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-tempest-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-designate</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutron-vpnaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tempest</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-ceilometer-polling</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-manila</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-manila-api</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-manila-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-manila-scheduler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-manila-share</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-fwaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-fwaas-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-lbaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-lbaas-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-resource-agents</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-manila</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-networking-cisco</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutron-fwaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutron-lbaas</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-horizon-plugin-manila-ui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-horizon-plugin-manila-ui</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-suds-jurko</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionview-4_2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-defusedxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pysaml2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>roundcubemail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openSUSE-release</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-buildsymbols</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-translations-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-translations-other</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-back-sql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openldap2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>phpMyAdmin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromedriver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromium</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromium-desktop-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromium-desktop-kde</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromium-ffmpegsumo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-accessibility</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaThunderbird</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaThunderbird-buildsymbols</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaThunderbird-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaThunderbird-translations-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaThunderbird-translations-other</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dbus-1-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey-dom-inspector</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey-irc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey-translations-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey-translations-other</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>privoxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>privoxy-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql56client18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql56client18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql56client_r18</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmysql56client_r18-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server-bench</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server-errormessages</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mysql-community-server-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcurl-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cacti</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cacti-spine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnettle-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nettle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>claws-mail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>claws-mail-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>claws-mail-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-devel-static-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-obsolete</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glibc-utils-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xdelta3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wireshark-ui-gtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wireshark-ui-qt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libotr2-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bind-lwresd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-remote-helpers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cgit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nss-myhostname</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nss-myhostname-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-journal-gateway</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-logger</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-mini-sysvinit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ctdb-pcp-pmda</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ctdb-tests</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-atsvc0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdcerpc-samr0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libldb1-x86</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libregistry0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsamba-policy0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-pidl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>samba-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-parser</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-parser-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-profiles</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apparmor-utils-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapparmor-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapparmor1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libapparmor1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pam_apparmor-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-apparmor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-radius</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>proftpd-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtorrent-rasterbar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtorrent-rasterbar-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtorrent-rasterbar-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtorrent-rasterbar7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-libtorrent-rasterbar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-uml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-vbox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-driver-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-uml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-daemon-vbox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvirt-login-shell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libircclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libircclient-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libircclient-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libircclient1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dropbear</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typo3-cms-4_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typo3-cms-4_7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-i18n</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-i18n-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-i18n-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activesupport-3_2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionmailer-3_2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>enigmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libv8-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>v8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>v8-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>v8-private-headers-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webyast-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webyast-base-branding-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webyast-base-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-firebird</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-mssql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>update-test-security</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-branding-openSUSE-KDE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-gtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-gtk-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-gtk3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-gtk3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ibus-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libibus-1_0-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libibus-1_0-5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-ibus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-IBus-1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-django</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgnutls-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvarnishapi1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>varnish</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>varnish-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nginx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby19</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby19-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby19-devel-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby19-doc-ri</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby19-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-ruby</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby20</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby20-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby20-devel-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby20-doc-ri</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby20-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>chromium-suid-helper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtrabackup</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>thttpd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xen-xend-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ca-certificates-mozilla</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-actionpack-3_2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quassel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quassel-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quassel-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quassel-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>quassel-mono</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openttd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openttd-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openttd-dedicated</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler34</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler43</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-linux-user</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-apache-libcloud</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-debug</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-debug-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-debug-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-desktop-base</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-desktop-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-source-vanilla</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-vanilla</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-vanilla-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>seamonkey-venkman</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nagios-www-dch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>PackageKit-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>awesome-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bot-sentry</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>compiz-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dynamic-wallpaper-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>e17-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>epiphany-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fcitx-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcin-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gconf2-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdm-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gfxboot-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gio-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-menus-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk3-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hicolor-icon-theme-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>install-initrd-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase3-SuSE-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-runtime-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdm-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ksplash-qml-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ksplashx-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-advancednotifications</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-aggregator</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-aggregator-bodyfetch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-anhero</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-auscrie</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-acetamide</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-adiumstyles</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-autoidler</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-autopaste</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-birthdaynotifier</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-chathistory</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-depester</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-embedmedia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-herbicide</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-hili</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-isterique</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-juick</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-keeso</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-lastseen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-metacontacts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-modnok</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-nativeemoticons</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-otroid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-p100q</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-rosenthal</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-shx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-standardstyles</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-vader</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-velvetbird</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-xoox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-xtazy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-azoth-zheet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-bittorrent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-blogique</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-blogique-hestia</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-blogique-metida</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-choroid</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-cstp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-dbusmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-deadlyrics</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-dolozhee</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-dumbeep</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-gacts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-glance</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-gmailnotifier</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-historyholder</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-hotsensors</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-hotstreams</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-kbswitch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-kinotify</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-knowhow</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lackman</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lastfmscrobble</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-launchy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lhtr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-liznoo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lmp-dumbsync</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lmp-graffiti</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-lmp-mp3tunes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-fxb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-mu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-pdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-postrus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-monocle-seen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-musiczombie</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-netstoremanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-netstoremanager-googledrive</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-networkmonitor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-newlife</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-otlozhu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-pintab</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-pogooglue</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-popishu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-autosearch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-cleanweb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-fatape</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-filescheme</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-fua</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-keywords</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-onlinebookmarks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-onlinebookmarks-delicious</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-poshuku-onlinebookmarks-readitlater</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-sb2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-secman</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-secman-simplestorage</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-seekthru</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-shaitan</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-shellopen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-summary</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-syncer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-tabsessionmanager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-tabslist</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-touchstreams</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-tpi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-vgrabber</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-vrooby</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>leechcraft-xproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexo-1-0-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgarcon-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-branding-openSUSE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-bot-sentry</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-bot-sentry-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-facebookchat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-mrim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-mrim-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-openfetion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-openfetion-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-pack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-pack-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-sipe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-skype</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpurple-plugin-skype-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsocialweb-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxfce4ui-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm-gtk-greeter-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lxde-common-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>midori-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-advanced-sound-notification</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-advanced-sound-notification-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-birthday-reminder</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-birthday-reminder-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-branding-openSUSE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-embeddedvideo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-facebookchat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-guifications</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-guifications-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-mrim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-openfetion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-advanced-sound-notification</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-birthday-reminder</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-embeddedvideo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-guifications</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-pack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-pack-extras</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-plugin-skype</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pidgin-sipe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>plymouth-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>purple-plugin-pack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>purple-plugin-pack-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>skype4pidgin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>splashy-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>susegreeter-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>systemd-presets-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>telepathy-haze</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>telepathy-plugin-sipe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>thunar-volman-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wallpaper-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfce4-notifyd-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfce4-panel-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfce4-session-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfce4-settings-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfce4-splash-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfdesktop-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xfwm4-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>yast2-qt-branding-basedonopensuse</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opera</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opera-gtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>opera-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mumble</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mumble-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mumble-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-idoutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-idoutils-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-idoutils-oracle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-idoutils-pgsql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-plugins-downtimes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-plugins-eventhandlers</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icinga-www</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>monitoring-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mupdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mupdf-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-logilab-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icedtea-web-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvlc5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvlccore7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc-noX</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc-noX-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vlc-qt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>percona-toolkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-activerecord-3_2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libecpg6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-contrib</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-plperl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-plpython</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-pltcl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql92-server</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>fail2ban</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-compat-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng16-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>otrs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>otrs-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>otrs-itsm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ImageMagick-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ImageMagick-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ImageMagick-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-6_Q16-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-6_Q16-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand-6_Q16-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssh4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmagic-data</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>php5-pear-Net_IDNA2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udisks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>udisks-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>typelib-1_0-UDisks-2_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjansson</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjansson-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>net-snmp-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-HTTP-Body</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lighttpd-mod_geoip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython3_3m1_0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython3_3m1_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-base-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-dbm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-doc-pdf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-idle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-ssl-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>json-c</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjson0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmms</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmms0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nrpe</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nrpe-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-compat-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpng12-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-eyeD3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>android-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cloop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cloop-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cloop-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cloop-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cloop-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-eppic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-gcore</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>crash-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hdjmod</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hdjmod-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hdjmod-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hdjmod-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>hdjmod-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ipset-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iscsitarget-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libipset3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ndiswrapper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ndiswrapper-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ndiswrapper-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ndiswrapper-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-controller</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-pki</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvswitch-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcfclock</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcfclock-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcfclock-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcfclock-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-openvswitch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-openvswitch-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-virtualbox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-host-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-host-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-host-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-qt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-websrv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtables-addons</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtables-addons-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtables-addons-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtables-addons-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtables-addons-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-nm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>strongswan-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfont-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfont1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postfixadmin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcap-ng-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-lxml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-lxml-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm-gtk-greeter</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm-gtk-greeter-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm-gtk-greeter-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ninja</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>uucp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libminiupnpc-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libminiupnpc10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>miniupnpc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-miniupnpc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>castor-xml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vhba-kmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vhba-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vhba-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vhba-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vhba-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xalan-j2-xsltc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-ast</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-bg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-ca</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-el</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-en-ZA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-et</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-eu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-fi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-gl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-group1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-group2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-group3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-group4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-group5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-km</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-mk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-nb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-sk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-sl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-tr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-help-vi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-crystal</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-hicontrast</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-oxygen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-themes-prebuilt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-am</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-as</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ast</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-be-BY</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-br</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-cy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-en-ZA</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-eo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-et</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-eu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ga</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-gd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-gl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-he</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-id</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-is</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ka</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-km</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-kn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-mk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-mr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-nr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-om</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-or</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pa-IN</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-rw</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-sh</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-sl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-sr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-st</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ta</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-te</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-tg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-th</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-tr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ug</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-ve</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-vi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-sdk-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lzo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eet-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eet-doc-html</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eet-examples</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libeet1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pulseaudio-system-wide</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>exim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eximon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>eximstats-html</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-common</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-daemon</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-gtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-gtk-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-qt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>transmission-qt-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-liboxygenstyle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-liboxygenstyle-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-plasma-calendar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdelibs4-apidocs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdm-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>krandr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libksuseinstall-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-kdebase4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jbigkit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjbig-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libelf-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-event</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ldb-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pyldb-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tdb-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-tevent-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-hyperv-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-neutron-vmware-agent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-eventlet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-eventlet-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-greenlet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-greenlet-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-iso8601</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutronclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-neutronclient-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-py</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pytest</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libserf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libserf-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libserf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>IPython</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>IPython-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pyzmq</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-pyzmq-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-IPython</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lua-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>geary</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>geary-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bash-loadables</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>srtp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>srtp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-dbi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-elasticsearch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-gcrypt</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-guardtime</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rsyslog-module-mmnormalize</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>getmail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>getmail-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Email-Address</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tnftp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzmq4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-6_Q16-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagick++-6_Q16-5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore-6_Q16-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickCore-6_Q16-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand-6_Q16-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libMagickWand-6_Q16-2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pixman</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-2_2-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-2_1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-2_1-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-sprockets-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icecast</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icecast-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>flac-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvpn-down-root-plugin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg62-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjpeg8-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libturbojpeg0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Plack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lua-rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby-rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tcl-rrdtool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird-classic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>firebird-superserver</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfbclient2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfbclient2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfbclient2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-recursor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-rpm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>subversion-python-ctypes</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-itk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-sifr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-bn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-dz</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-fa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-kk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-lv</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-mai</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-nso</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-pa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-si</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-l10n-tn</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnumeric</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnumeric-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnumeric-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-App-Ack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Gui5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Sql5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Test5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQt5Widgets5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-qtbase-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-mysql-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-postgresql-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-sqlite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-sqlite-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-unixODBC</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libqt5-sql-unixODBC-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-guest-desktop-icons</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unzip-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unzip-rcc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libLLVM</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libLLVM-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libclang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>llvm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>llvm-clang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>llvm-clang-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>llvm-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>llvm-vim-plugins</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcab</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcab-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gcab-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcab-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jython</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jython-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jython-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jython-manual</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsndfile-progs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>snack</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-rope</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmspack0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xtrabackup-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>putty</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glusterfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>glusterfs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfapi0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfrpc0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfxdr0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libglusterfs0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libarchive13-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-runtime-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-runtime-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>konversation</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>konversation-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kwebkitpart</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kwebkitpart-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>plasma-theme-oxygen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>less</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libzip2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mercurial-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-bundler-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgd3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgd3-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgit2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgit2-21</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgit2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpotrace0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>potrace</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>potrace-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rest-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rest-client-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rest-client-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ntop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libblkid-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmount-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmount-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsmartcols-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuuid-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-Mesa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-libSDL</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>DirectFB-libvncclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lib++dfb-1_7-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_6-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_6-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_7-5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libdirectfb-1_7-5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcre16-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcreposix0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pcre-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnu_parallel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnu_parallel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtasn1-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libraw10</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-dashboard-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openstack-dashboard-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-horizon-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nbd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nbd-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libfuse2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zeromq-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tidy-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dpkg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dpkg-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dpkg-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>busybox-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwmf-0_2-7-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-RedCloth</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-RedCloth-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-RedCloth-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb-bench</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mariadb-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pesign</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libunwind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libunwind-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libunwind-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_3-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_3-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_4-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-rack-1_4-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-jquery-rails</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-jquery-rails-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcryptopp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcryptopp-5_6_2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcryptopp-5_6_2-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcryptopp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcryptopp-devel-static</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-ldap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-lua</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-mydns</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-mysql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-postgresql</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pdns-backend-sqlite3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-bootstrap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-bootstrap-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_7_0-openjdk-bootstrap-headless</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpsd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpsd-clients</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gpsd-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libQgpsmm20</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgps20</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-gpsd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>MozillaFirefox-branding-openSUSE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>virtualbox-host-source</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgcrypt-cavs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau_trace1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvdpau_trace1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>remind</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libnfsidmap-sss</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_simpleifp-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libsss_simpleifp0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-ipa_hbac</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-sss_nss_idmap</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-dbus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-wbclient</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sssd-wbclient-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>redis</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>froxlor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-IPython-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>polkit-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>spice-client</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-taglibs-standard</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jakarta-taglibs-standard-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevent</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libevent-2_0-5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nodejs-npm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009030868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>audiofile</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>audiofile-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>audiofile-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>audiofile-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libaudiofile1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libaudiofile1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sudo-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bouncycastle</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bouncycastle-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xulrunner</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xulrunner-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xulrunner-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xscreensaver-data-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libminiupnpc10-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-hivex</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gummi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gummi-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grub2-i386-efi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>live555</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>live555-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebml</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebml-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebml4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libebml4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmatroska</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmatroska-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmatroska6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmatroska6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>npm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>perl-Module-Signature</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>shotwell</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>shotwell-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>irssi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>irssi-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>GraphicsMagick-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick-Q16-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick3-config</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagickWand-Q16-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>apache2-mod_mono</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmono-2_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmono-2_0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmonoboehm-2_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmonoboehm-2_0-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmonosgen-2_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mono-mvc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xsp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>aria2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>avahi-autoipd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-backend-engine-gstreamer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-backend-io-gio</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-backend-platform-gnome</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-backend-platform-unix</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-core</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-dmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-dmp-apple-devices</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-dmp-mtp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>banshee-extensions-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyradm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dhcp-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>exif</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sendfax</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp-help-browser</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gimp-plugin-aa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-games</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnome-games-recommended</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>wdiff-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>htmldoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jhead</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-wallpaper-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-addons</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdebase4-workspace-libs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>oxygen-cursors4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kdnssd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kppp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>klogd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFS-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libFS6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libImlib2-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libSDL_sound-1_0-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libavutil52</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcacard0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>qemu-ksm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>liblightdm-gobject-1-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>lightdm-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libopenjpeg1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pango-tools-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler46</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libproxy1-config-kde4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009037399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-SpiceClientGtk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libthunarx-2-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>thunar</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>thunar-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libupnp6</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>links</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nano</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nano-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nspluginwrapper</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-set_version</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openconnect</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openconnect-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>system-config-printer-applet</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python3-pip</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tkimg</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>viewvc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>docker-bash-completion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>docker-zsh-completion</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>go-emacs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>go-vim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpolarssl7</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>polarssl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>polarssl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-tilt-1_4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-tilt-1_4-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-tilt-1_4-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-obs-qa</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kernel-obs-qa-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libunbound2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unbound</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unbound-anchor</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unbound-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unbound-munin</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>unbound-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>grep</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openvas-manager</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009032509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>mdadm</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-plperl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-plpython</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-pltcl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql93-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgfchangelog0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bbswitch</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bbswitch-kmp-default</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bbswitch-kmp-desktop</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bbswitch-kmp-pae</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bbswitch-kmp-xen</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-accessibility</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>java-1_8_0-openjdk-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Pillow-tk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcacard</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcacard-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>coreutils-testsuite</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cups-filters-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrypto34</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrypto34-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libressl</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libressl-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libressl-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libressl-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssl33</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssl33-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtls4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtls4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ansible</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuser</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuser-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuser-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuser-python</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libuser1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>criu</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>criu-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcriu1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-devel-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-doc-ri</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-imapd-snmp</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-imapd-snmp-mibs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cyrus-imapd-utils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-PyJWT</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>docker-test</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrypto36</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcrypto36-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssl37</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libssl37-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtls9</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtls9-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvala-0_26-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libvala-0_26-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>vala</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iperf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iperf-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libiperf0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpmlint</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rpmlint-mini</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-roller</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>file-roller-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>nautilus-file-roller</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-branding-SLED</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-branding-openSUSE</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-branding-upstream</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-clearlooks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-clearlooks-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-crux</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-crux-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-glide</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-glide-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-hcengine</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-industrial</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-industrial-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-mist</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-mist-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-redmond95</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-redmond95-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-thinice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engine-thinice-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engines</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-engines-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-amharic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-amharic-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-inuktitut</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-inuktitut-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-multipress</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-multipress-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-thai</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-thai-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-vietnamese</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-vietnamese-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-xim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodule-xim-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodules-tigrigna</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-immodules-tigrigna-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-clearlooks</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-crux</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-industrial</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-mist</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-redmond95</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gtk2-theme-thinice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Jinja2-emacs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-Jinja2-vim</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde-cli-tools5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kde-cli-tools5-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>derby-javadoc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcoreaddons</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcoreaddons-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcoreaddons-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kcoreaddons-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libKF5CoreAddons5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libKF5CoreAddons5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick++-Q16-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick++-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>guile1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile-srfi-srfi-1-v-3-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile-srfi-srfi-13-14-v-3-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile-srfi-srfi-4-v-3-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile-srfi-srfi-60-v-2-2</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile1-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguile17</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libguilereadline-v-17-17</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick++-Q16-11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>memcached-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>monit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>monit-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tar-backup-scripts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>tar-tests</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-fts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-fts-lucene</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-fts-solr</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>dovecot22-fts-squat</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnuchess</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pitivi</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>pitivi-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libX11-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXi-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrandr-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-composite0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-damage0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-dpms0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-randr0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-record0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-res0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-screensaver0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-shape0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xevie0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xf86dri0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xinerama0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xprint0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xtest0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xv0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxcb-xvmc0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXrender-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXtst-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXv-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvMC-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXvMC1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libXfixes-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libass5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-bad-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-bad-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstcodecparsers-0_10-23-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-bad-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-bad-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbadbase-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbadvideo-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstbasecamerabinsrc-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstcodecparsers-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstgl-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstinsertbin-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstmpegts-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstphotography-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgsturidownloader-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstwayland-1_0-0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstwayland-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libminizip1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>minizip-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>zlib-devel-static-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-mail-2_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ruby2.1-rubygem-mail-doc-2_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail-2_4-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail-2_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>rubygem-mail-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>shellinabox</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libGraphicsMagick++-Q16-12</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-debugger</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-debugger-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-dialyzer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-dialyzer-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-epmd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-et</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-et-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-gs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-gs-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-jinterface</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-jinterface-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-observer</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-observer-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-reltool</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-reltool-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-wx</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>erlang-wx-src</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009036940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-download_files</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-extract_file</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-recompress</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>obs-service-verify_file</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>postgresql-init</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libetonyek-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libmwaw-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpagemaker-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpagemaker-devel-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpagemaker-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-gtk3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libreoffice-icon-theme-breeze</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwps-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>git-credential-gnome-keyring</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2-bsf</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsh2-manual</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjavascriptcoregtk-3_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libwebkitgtk-3_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkit-jsc-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009038636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>webkit-jsc-3</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cairo-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cairo-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libcairo-script-interpreter2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009031852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>optipng</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>jq</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjq-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libjq1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-j2-demo</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-j2-scripts</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>atheme</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>atheme-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libathemecore1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-cpp0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-glib8-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt4-4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt5-1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt5-1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler-qt5-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpoppler46-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>poppler-qt5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-camlp4</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-camlp4-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-compiler-libs-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-docs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-emacs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-labltk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-labltk-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-source</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>ocaml-x11</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gdk-pixbuf-loader-rsvg-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libexpat-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt1</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009035830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libxslt1-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>iproxy</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libimobiledevice6-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd2-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libusbmuxd4-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>python-imobiledevice</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libtorrent-rasterbar8</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kinit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kinit-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kinit-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>kinit-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimp-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgimpui-2_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>cronic</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>xerces-c-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gnugk</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>h323plus</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>h323plus-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libh323-1_26_5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>karchive</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>karchive-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009039905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>karchive-devel-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libKF5Archive5</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libKF5Archive5-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>sqlite3-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>bsdiff</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>harfbuzz</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>harfbuzz-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>harfbuzz-tools</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libharfbuzz-icu0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libharfbuzz-icu0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libharfbuzz0</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libharfbuzz0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009040823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpython3_4m1_0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>icoutils</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libpcscspy0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>openjpeg2-devel</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009034000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>encfs</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>encfs-lang</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-good-extra-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-base-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-plugins-base-doc</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstallocators-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstriff-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstrtp-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstrtsp-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>libgstsdp-1_0-0-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugin-esd</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugin-esd-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009033140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good-extra</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugins-good-extra-32bit</name>
	</rpminfo_object>
	<rpminfo_object id="oval:org.opensuse.security:obj:2009041379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
		<name>gstreamer-0_10-plugin-gnomevfs</name>
	</rpminfo_object>
</objects>
<states>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">5</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.3.dev13-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.2.dev26-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.4-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-1.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.3-2.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-5.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">12</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.1.0esr-1.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2+git20140911.61c1681-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.35-1.126</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.27.2-11.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-1.179</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.31-20.59</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-75.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-75.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.5P1-1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-27.1129</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.4-1.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-2.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.25-3.113</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-147.71</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.22-5.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-26.182</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.27.1-2.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.3+r212056-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-55.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.11-55.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.5-3.75</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.12-181.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.26-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.100.2-3.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.2-13.253</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:037-34.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:103-5.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.158-3.200</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3-14.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.3-1.131</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.3-1.213</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-13.232</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.26-5.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-2.149</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.9-5.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.406-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-3.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.36-54.100</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-3.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.30.6-1.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40.2-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.0.1-13.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.10-1.164</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.38.2-5.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-17.72</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.5-1.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.4-22.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.24-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.2-5.429</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.326-2.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-7.392</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0-6.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.6-3.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.10.1-2.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-2.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:s20121221-2.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.65-3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.15.5-7.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.28-4.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.19-17.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.18-1.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-4.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.7-3.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.14-3.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-3.61</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-3.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2-3.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-3.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.4-3.59</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-3.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-3.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-3.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-6.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.41.rc1-1.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.12-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.5-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.5-2.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.21-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.21-6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.2.26539-13.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.4-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2d-3.77</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-352.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-3.83</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1b-182.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.5.1-5.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.7-3.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-12.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11-2.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.2-14.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.2-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.08-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.0-4.59</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.2-15.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8.4-13.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-3.64</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-27.86</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.11-6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.30.0-3.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-59.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-2.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.3-4.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-8.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.8-2.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.112-2.189</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-3.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-3.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.11-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.11-11.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.7-2.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.1-2.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-2.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.10-3.67</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.4-3.88</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.1.2-3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.19-16.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.10-24.128</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.8-18.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-18.75</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.2.1-3.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.44.2-1.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.25-3.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-1.265</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-2.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3-9.78</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-13.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-8.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.28.2-17.83</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10-1.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-1.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.1-4.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.7-3.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.16-15.74</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2.umip.0.4-19.77</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-44.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-24.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.13.0-1.122</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-4.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.8-11.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.1-23.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-1.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-5.191</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.14-1.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.18.2-3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.82-3.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.71-1.178</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.04-5.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:804.031-3.82</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.38-7.61</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-6.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-267.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.2-3.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.7-2.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.1-2.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-21.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.14-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0-4.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-40.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-40.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-40.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-40.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.7-2.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-1.92</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.0-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11_git201205151338-8.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.4-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-1.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-1.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.83.7-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-778.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.88+-94.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-1.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.18.1-3.268</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.0-1.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-8.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-17.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-4.95</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-1.86</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-16.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3-153.145</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-3.64</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14-4.83</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.9-1.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-264.133</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_06-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_06_k3.12.28_4-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.99.914-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.15-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.43-5.33</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1-14.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-3.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6-45.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.15.2-12.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.108-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.11-1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10-1020.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">12.1</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0esr-51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2+git20140911.61c1681-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.35-3.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.9-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.0-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.21.1-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4-6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.7-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.22-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-58.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.11-58.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.16-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:037-66.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.42.11-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.158-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.9-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.548-111.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.5-7.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.0.1-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-31.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.2-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.4-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:52.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.91-21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-2.4.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.65-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.15.5-8.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.49-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.2-1.81</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-30.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.41.rc1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-4.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.5-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.5-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.1-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-83.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.5.1-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-170.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.8-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-30.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:62.1.0-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2-30.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.21-1.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-81.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.22-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.8-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.113-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-20.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.2.2-13.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.3-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.29-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.5-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.18.1-4.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-242.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-25.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.10-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p4-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.8-16.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.8-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0019-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.38-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-6.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-5.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-5.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-5.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-5.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.1_rc4-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.2-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.0-8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.8-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-2.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.83.8-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.27.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.7-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140630-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.1_12-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.1_12_k3.12.49_11-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.99.914-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.15.2-36.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.155-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.18-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">12.2</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.4.0esr-81.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.12-8.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2+git20140911.61c1681-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.42-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.14-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6+2.3.3-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12.0-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.66.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.9-21.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.32-30.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-78.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3-78.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.26.1-9.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.5-8.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.2-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-10.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.26-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.25-12.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.0-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.8-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-12.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.16-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.3-15.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.26-6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:044-87.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:103-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3-16.32</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.12-5.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.4-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.1-5.66</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.26-12.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-12.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0~git.1463131968.4e66df7-11.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.3-7.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.34.0-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40.15-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.0.1-52.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.18-4.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.48.2-10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.22-49.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.0-27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.4-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.1-40.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.4-70.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.24-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02~beta2-104.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-20.51</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.31-7.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.14-4.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-7.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-7.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.111-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.101-14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.15.5-8.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.15-28.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.21-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.5-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-11.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-9.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0-12.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.1+r233831-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-40.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-40.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2-29.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.9-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.1-46.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.3-7.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-16.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-353.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-6.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13.4-18.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.11-23.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12.5-1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.41-18.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.26-10.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-14.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.27-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.52.16-1.83</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2j-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-102.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.40.1-9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.22-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.8-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.113-5.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.43.0-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.13-16.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.13-16.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.5.2-29.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-12.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.54.1-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.31-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.7-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.10.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:228-117.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.25-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-26.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-6.73</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.28.2-19.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-12.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p8-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2p2-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.8-16.6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.18.2-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-11.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.5-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.7-7.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:16.0.0-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.1-6.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-27.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-27.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-27.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-27.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4-6.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.3-21.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.2-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.0-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.4-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-6.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0-85.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.84.0-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.88+-96.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.27.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.1-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.18.3-5.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.4-6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.18.4-14.216</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3-157.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14-10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.13-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.0_12-23.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.99.917.641_ge4ef6e9-12.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.0-8.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.18.3-57.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.22-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.206-37.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.23-6.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.57-16.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="greater than or equal">0:12-0</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.1-5.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.5-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2+git20140911.61c1681-1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.35-1.96</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.27.2-11.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.4-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2-1.27</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.15-4.221</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1-4.498</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.40-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-9.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.8-8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13.4-4.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.5P1-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-27.886</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.22-5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.3+r212056-6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-3.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.13-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:103-5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.158-3.82</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.26-5.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-2.32</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.36-54.75</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-3.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.2-2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.38.2-5.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.4-22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26.9-1.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.4-1.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.6-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-120.238</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-33.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.15.5-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-1.77</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.5-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-12.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.08-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.3-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-3.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-3.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-2.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-4.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-8.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.0-13.131</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.17-1.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-8.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2_k3.12.28_4-8.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2_k3.12.28_4-8.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4-724.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.1-23.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.18-35.71</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-267.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.7-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-21.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.22.1-3.128</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.00-1.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5-1.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.88+-94.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.55-2.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.9-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-264.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1-14.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6-45.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.108-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.35-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.16-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.40-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-13.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.8-11.43</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.6-11.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26.10-4.27</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.75-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.10-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr1.10-2.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.13-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.10-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-4.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.41-18.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-4.5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2_k3.12.49_11-4.5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.26-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.8-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.00-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5-4.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.23-1.80</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.23-14.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.14-18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.37-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13.4-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-3.110</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.2-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.6-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.32.4-14.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-15.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.50-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr3.0-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-1.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.32-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.9-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.3-15.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.1-24.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-5.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.22.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.18-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.21-23.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0-7.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.36-11.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.15-4.181</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1-4.364</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.16-15.67</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-147.67</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.5-3.72</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.12-181.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.13-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-1.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.2-5.287</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.4-1.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.326-2.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-7.209</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0-6.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:s20121221-2.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-120.113</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.18-1.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-4.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.7-3.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.14-3.59</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-3.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-3.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-3.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-3.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.4-3.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-3.59</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-3.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.4-3.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-1.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.51</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.21-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2d-3.75</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-3.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-6.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11-2.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.19-17.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.2-14.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8.4-13.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-27.79</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.30.0-3.64</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-3.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.10-3.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.8-18.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-1.218</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-4.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.7-3.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2.umip.0.4-19.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.13.0-1.107</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4-724.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-1.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.14-1.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.82-3.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.71-1.145</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:804.031-3.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.7-2.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11_git201205151338-8.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.15-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.43-5.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-3.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.206-36.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10-1020.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.0-167.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.4-1.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12.6-3.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-4.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-3.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.2-2.32</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.3-261.135</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.28-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.28-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-25.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.12-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.10-4.124</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-2.29</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.7-1.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-1.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.148.1-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-4.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.3-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.5c-2.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.3.0esr-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.5-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.13-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.7-3.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.13-10.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.10-4.97</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.4-3.89</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.7-1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.20100204cvs-25.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.152.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.3-3.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0.b5-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-1075.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.15-19.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.35-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.03.0-6.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-73.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.7-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5.2-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.38-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.39-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.32-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.43-52.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.44-52.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.36-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.44-52.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.48-52.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-4.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.10-4.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009035579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.4-4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.23-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.26-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3.2-22.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.55-52.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-70.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.55-52.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-60.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.26-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.45.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-60.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-60.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.02.3-6.6.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.1.6-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-114.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-60.64.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.53-60.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.57-60.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-104.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.69-60.64.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.69-60.64.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:15.2.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.21-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.21-90.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:228-132.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.49-92.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.38-93.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-22.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.425-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.12-6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.12-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.411-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.71-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.418-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.3.0esr-15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.2-12.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.7-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.7-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-66.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.424-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_06-22.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_06_k3.12.48_52.27-22.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.5.0esr-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-28.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-87.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.15.2-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.1-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02~beta2-56.9.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.559-117.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.0esr-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.6-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.6-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.451-77.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.75-11.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-73.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_10-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_10_k3.12.36_38-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.3esr-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.13-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_02-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_02_k3.12.38_44-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.6.0esr-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.457-80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.16-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.79-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.0.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.15.2-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.429-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.460-83.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_04-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_04_k3.12.39_47-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.7.0esr-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.4.0esr-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.3-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06_k3.12.39_47-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.466-86.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.14-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.39-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.15.2-28.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.468-89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.481-93.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.491-96.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.8-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.8.0esr-37.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2_CKBI_1.98-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.8-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.20-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_08-22.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_08_k3.12.43_52.6-22.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.85-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.5P1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.4-5.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.508-99.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.8.0esr-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_10-22.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_10_k3.12.44_52.10-22.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.1-4.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-27.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.438-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.440-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.1esr-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.0-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-166.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.2.1-4.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.442-67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.521-102.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.9-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.1_rc4-13.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.48-52.27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-8.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.535-105.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-37.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.540-108.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.10-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.6-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-22.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-70.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02-22.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02_k3.12.48_52.27-22.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.8-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.2-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.3-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1-4.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.7-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.2-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.6-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-3.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.2-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.3-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.18-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20150827-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08_k3.12.28_4-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.12-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.8-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:037-51.17.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.8-5.3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.12-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.30.6-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-27.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.554-114.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-22.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.12-18.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6-14.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.2.0esr-75.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-22.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.54.0-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.1-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.8-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1_3335ac1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.0-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20160511-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-28.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.41-18.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.30.6-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.95-24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-27.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.0esr-57.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.569-120.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-22.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.11-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6-14.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.1esr-60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-27.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.577-123.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.7.0esr-63.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-28.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.12-18.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.99-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.616-126.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.0.2-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-18.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-16.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.16-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-27.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.101-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p6-46.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12.4-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.8.0esr-66.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.9-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.621-130.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02-22.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02_k3.12.55_52.42-22.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.11-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.22-20.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-8.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p8-46.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.626-133.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.25-20.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2007e_suse-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.2-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02~beta2-73.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-60.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.2_02-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.2_02_k3.12.49_11-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-38.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.632-137.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.10-7.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.18.4-11.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.3_08-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.3_08_k3.12.59_60.45-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.3.0esr-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-36.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.35.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.26-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.635-140.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.3_10-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.3_10_k3.12.62_60.62-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009033815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009033355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.637-143.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.24-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.15-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.22-22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.5.1-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-26.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.5-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.643-146.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.37.0-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.72-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.14-181.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.644-149.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.111-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.27.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.28-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.326-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.121-36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2007e_suse-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.39-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-24.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-24.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-24.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-24.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.0esr-88.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.3-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.1esr-93.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3.git20161120-160.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2d-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_02-22.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_02_k3.12.67_60.64.18-22.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.0.0.186-152.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.39-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.22-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p9-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_04-22.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_04_k3.12.67_60.64.24-22.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.6.0esr-96.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-28.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.7-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-7.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.2_06-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.2_06_k3.12.53_60.30-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.18.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.77-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.41.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p6-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.22-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.91-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p7-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.1-6.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.5-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.25-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.31-13.3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.36-11.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-19.3.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-19.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.121-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.29-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.7.0esr-99.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.7-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-54.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.11-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-3.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.131-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.0.0.221-158.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.14-184.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.8.1-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-40.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_06-22.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.5_06_k3.12.69_60.64.32-22.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.8-6.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.0.0.194-155.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.5-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-42.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-42.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.1_02-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.1_04-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.3-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.3-9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.31-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.36-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-22.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2p2-66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2p2-66.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.22-24.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.8-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.7-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2j-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-44.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28-44.3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.1_06-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-18.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1+git.1456406635.49e230d-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.13-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.15-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.18-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.3-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-8.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-20160727</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-20160727</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4+gitr565_0366d7e-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.3-81.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.31.0-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.52.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1+gitr2816_02f8fa7-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-20160308170633</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-20160304104123</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-20160307082632</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.3-2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.3-66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.5+gitr569_2a5e70c-15.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.6-87.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1+gitr2819_50a19c6-15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.4-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.7-22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.3-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.15-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-18.13.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.41-18.13.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.30-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.35-43.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.20-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.25-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.26-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.4-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.61-52.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-11.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.0-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.7-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-83.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.7-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-42.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-86.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-59.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-64.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-89.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.9.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.7-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.14-96.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.7-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.34-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.13-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.36-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.021-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.21-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.23-16.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.58-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.61-60.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.69-60.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.26-20.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-14.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.16.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-27.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.14-10.14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.27-20.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-28.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.14-19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-70.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_04-22.22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_04_k3.12.60_52.54-22.22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-28.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.28-20.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-48.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-48.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-48.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-48.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.60-31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05-22.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05_k3.12.60_52.57-22.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p9-46.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05-22.28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05_k3.12.60_52.63-22.28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.9-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-8.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.29-20.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-24.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-24.10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_14-22.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_14_k3.12.61_52.66-22.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-28.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr2.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.151.0-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.38-44.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.39-47.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.39-47.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.32-33.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.43-52.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.44-52.10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.6-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.36-38.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.36-38.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.44-52.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-14.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr2.10-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5.6-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.20-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.31.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.49.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.60-52.54.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.34.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-52.39.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.30-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.11-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.55-52.42.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.22.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.22.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.40-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.55-52.45.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr2.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.41.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.45.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-60.45.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.16-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6+git20160531.fbfe336-5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.51-60.25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-60.62.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-60.64.8.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-60.64.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.22.1-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr3.10-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr3.21-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-60.64.24.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr2.10-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.53-60.30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.57-60.35.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0_sr4.0-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.69-60.64.29.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.69-60.64.32.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.21-84.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.21-90.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.49-92.11.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.38-93.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.55-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.22-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.40-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.0-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-18.27.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.68-7.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.18-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.14-20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.9-24.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.32-8.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.18-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.32-10.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0_k3.12.53_60.30-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.32-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.14-22.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.20.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev18-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev78-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev61-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev103-10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev80-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.54-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-6.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.49-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.1-154.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">11.2</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0-0.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1_git20090811-3.20.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-5.22.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-83.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.14-2.23.126</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.12-23.58.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.12-23.58.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-14.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-14.39.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11-6.65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-91.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-18.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.26-1.30.110</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4-40.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.19.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.23-11.19.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR5P1-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.0-11.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-34.253.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1-0.4.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.3-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-22.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-194.199.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.11-60.65.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.76-34.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3.P2-0.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-44.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.22-3.21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.41.9-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:61-1.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2-1001.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:22.3-4.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.4-152.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.26.33.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-88.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.8.90-13.20.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.24-43.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-38.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-269.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.7.19.77</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-61.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.26-1.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.36-26.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.22.5-0.2.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.23-1.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.8-1.2.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.3-0.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.35-5.15.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.30-5.8.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.9-0.21.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2-8.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.12-69.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-0.6.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.3-1.1.93</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.10-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr9.3-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14.1-16.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.8.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.10-20.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.10-23.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.13-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.48.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1-0.17.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.17-77.14.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-73.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.4-12.22.21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.4-12.22.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-11.18.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.5-5.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.34-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.27-0.6.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.17-2.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.17.1-31.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.13.1-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.5.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-307.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.0-1.2.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.24.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.6-2.131.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-5.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.94-0.2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.29.6-6.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.26.44-101.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.52.10-1.35.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.6-5.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.3-1.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.23-0.7.128</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-8.12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.18-1.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.1-1.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.26.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-1.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.20-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.2.1-8.12.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32.2-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.142.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.6-0.13.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-79.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11-1.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-19.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-1.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-1.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.7-10.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.6-65.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02.84-3.25.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.14-9.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.2-17.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2.umip.0.4-8.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.7.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2.24-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2.24-0.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.17-42.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.6-1.25.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.13-1.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-0.22.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.13_0.27-0.22.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-172.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1p1-41.51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.16-1.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-143.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4-662.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.5-0.10.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-47.10.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:184-147.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.47-13.13.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26.2-1.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-3.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.102-1.37.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.56-1.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:804.028-50.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.816-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.1-10.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.14-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.12-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.22-3.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.11-0.9.96</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.4-194.23.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.8b-88.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-1.24.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.8.7-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12-8.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-13.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5final-28.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.71.47-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-27.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.1.5-7.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-9.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-0.7.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-100.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26-1.2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.48-101.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.10-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.18-20.35.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.80.2-2.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-11.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.22.5-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.2-132.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-1.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.10-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-36.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.2_14-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.2_14_3.0.13_0.27-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-9.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.60.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:238-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.119-0.5.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.44-0.5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10-911.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">11.3</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.0.3-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.4esr-0.10.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1_git20090811-3.28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.14-2.28.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.12-23.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-14.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11-6.90.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-91.25.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-20.9.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-16.9.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.38.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.13.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-0.2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.23-11.30.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P4-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.0-12.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.7-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-2.24.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.24.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-194.207.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.46.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.26.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.12-144.23.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.16.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-44.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.41.9-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:61-1.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.29.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-88.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.24-43.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.16.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.7-0.9.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.22.5-0.8.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.3-0.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.9-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20.4-0.14.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.12-69.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5-0.7.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.7-0.7.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.1-253.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr13.1-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr4.1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6b-879.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2.0-879.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.12.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.76-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.25.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.25.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-11.18.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.37.1-5.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.41-0.8.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.9-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.17-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.3-0.11.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.0-1.9.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.26.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.31-0.7.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.52.10-1.35.113</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.0-10.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.3-1.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.1-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.1-2.6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.8-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.2.1-8.12.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32.2-4.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.4-0.12.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.152.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.10-0.9.50</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-0.2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.1-0.7.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-79.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-19.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.7-10.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02.98-0.25.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.14-9.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2.27-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.6-1.25.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.16-0.11.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.3-18.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1-0.11.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.76_0.11-0.11.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.2-0.9.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-143.38.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-47.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.47-13.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.67.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2808.01-0.67.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.72-0.67.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.23-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.18-0.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.22-3.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.0-3.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-2.47.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.1-0.7.49</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.11-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.0-1.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.12.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12-8.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5final-28.23.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.54-0.9.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.17.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.71.61-0.11.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-27.34.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.1.5-7.45.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-9.23.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-100.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-19.23.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.48-101.31.27</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.10-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.18-20.35.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-0.9.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-0.7.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.6-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.12-517.12.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_04-0.7.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_04_3.0.76_0.11-0.7.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-9.62.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.81.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.99-17.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.99-3.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.129-0.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.45-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">11.4</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.0.3-0.28.29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.7.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.14-2.30.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.12-23.76.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9-14.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.13-1326.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11-6.105.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-20.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-16.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.51.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.40-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-0.4.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4-40.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-0.2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-3.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.1-4.131.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.23-11.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.27.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.27.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24-3.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.0-12.6.49</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.49.0-0.13.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1-0.14.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.7-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.12-6.25.32.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9-75.78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-194.211.213.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.46.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-1.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-0.14.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.41.9-2.14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.152-4.9.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:22.3-4.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.95-1.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.24-43.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.35.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.7-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.22.5-0.8.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.3-0.39.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-25.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.30-5.12.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20.12-0.18.70</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-0.6.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.7-0.15.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.3-1.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-1.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.0-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14.1-16.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.12.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.11.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-255.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-30.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.17-77.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-68.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.34.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.4-12.22.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-11.18.19.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19.1-6.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.41.rc1-2.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.52-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.4-0.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-24.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.3-0.8.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.3+r212056-2.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.0-1.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-134.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-1.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.03-12.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-3.118.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-3.118.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.20060920alpha-74.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.43-0.7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.6.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.3-1.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.23-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.1-1.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.20-2.6.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.2.1-8.12.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-4.2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.4-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-1.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.154.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.10-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-3.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.3-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-1.38.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11-1.25.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-0.17.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-19.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.7-10.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.6-65.74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02.98-0.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-0.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-1.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-0.3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.17-42.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.6-1.25.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12-24.4.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.16-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.3-18.38.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p2-2.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1-20.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_63-20.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-0.11.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-172.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-4.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-143.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.5-0.15.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2808.01-0.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.72-0.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-37.63.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2.3-37.63.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.22-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-1.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.5.git-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-240.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.26-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.22-3.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-168.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.6-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7-6.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.14.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-1.24.8.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.1-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.11-0.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.14.3-50.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.318.81ee561d-0.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.12.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12-8.16.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5final-28.23.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.71.61-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.1.5-7.50.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26-1.2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.9.8-1.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.41-0.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-11.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.1-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-10.41</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.7-4.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-1.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.13-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-6.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-217.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_08-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_08_3.0.101_63-1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.14-130.133.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-9.65.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.105.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-5.11.11.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-5.11.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.16.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.18.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.19.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.99-3.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.140-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.46-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.0-29.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-31.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24-3.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2.18-4.31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2011.10.10-0.7.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:15.6-95.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.114.6-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.3.1.4-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.13.49</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.2-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-20.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.6-0.25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.22.0-294.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-3.34.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.12.4-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.7-1.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.14-401.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-2.18.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.46-62.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.2-1.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1b-130.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.11a-116.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.10-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3.3.26-0.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3.3.26-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.5.5-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.5-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2-5.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.9-9.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3-126.25</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1-0.1.141</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.7-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-206.27.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.14-4.33</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.15-23.3.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.17-481.19.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.17-481.19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.3-0.10.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20-2.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.6-143.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.6-5.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-0.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.3-249.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.6-2.7.90</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.139.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.3-1.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.10-120.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-28.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.56.2-1.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6c11-5.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.1-0.5.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.5.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.0-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-0.4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-0.5.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.2-0.12.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.9.1-0.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-0.7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.05-1.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-7.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-162.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.10-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2007-219.34.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.11.2-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-0.2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.33.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.46.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.20.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.11.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.6-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.9.2-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.13.6-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.9.3-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.9.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.1-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.8-56.51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.8-56.44.45.129</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.9.5-0.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.2-0.4.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.9.6-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.3-0.4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.12.4-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.45.49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-0.7.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.46-62.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.2-170.21.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2012.9.13-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.18-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr15.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr6.0-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.24.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.20.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.16.0-1.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.4.13-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32.2-4.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2-5.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.6-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.6-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.7-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20-2.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.1-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.6-1.25.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3.1-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.61.61.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-37.50.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2.3-37.50.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.8-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.4-0.7.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.10-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-0.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-1.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.14-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.14-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-0.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.12-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.4_02-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.6-0.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.2_20-0.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_02-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_04-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.5_02-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_02-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_04-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.70.76.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.22.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.6.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.6-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.1-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.0.3-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.9esr-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.8.0esr-0.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.5.0esr-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.5.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.6.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.8.0esr-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.8-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2_CKBI_1.98-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-3.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.23.1-0.23.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.23.1-0.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.52.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.46.52.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.41.9-2.10.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19.1-6.62.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.6-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.7esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.10esr-0.7.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.4-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.4.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.7.0esr-0.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.2-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.8.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.4-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.3.0esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.4.0esr-0.8.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.3esr-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.9-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.3.0esr-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0esr-25.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.10-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.1-19.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.2.0esr-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3.1-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.2.0esr-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.2-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.1esr-19.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.0-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.12.4-0.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.72.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.87.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.95.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.9-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.9-0.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20.4-0.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.7-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.7-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.15-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr8.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.10-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.20-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.12.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.71.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.103.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.9-0.19.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19.1-6.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.12-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.5-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-1.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.20060920alpha-74.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.39-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.6.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.23-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3.3.26-0.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3.3.26-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.26.0-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.20-2.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-1.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.9-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.1-156.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-206.29.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-0.21.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.0esr-31.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.8-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.2-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.2-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.45-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.46-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.47-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.2.1-8.12.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.62.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.152.0-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.5-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-37.60.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2.3-37.60.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.5-0.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.15-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.18-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.19-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-0.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-8.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-8.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-8.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-0.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-8.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6c8-10.19.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6c11-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.17-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-0.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-0.7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-76.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0u-0.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-162.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.160.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.11-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.7-0.5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.9-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_06-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_02-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_12-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_14-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_06-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_02-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_08-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_02-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_04-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_04-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_08-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_18-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.8-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.85.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-5.11.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.1-159.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.1esr-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.8.0esr-40.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.2.0esr-45.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.1-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.3.0esr-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.4.0esr-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.6.0esr-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.7.0esr-65.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.7.0esr-37.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_12-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-31.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.5-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-318.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.12-56.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.114.6-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.61.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.11-60.65.67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-88.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-88.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-10.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.41.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.1+r233831-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-52.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-3.34.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.12.4-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.102.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.35-5.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.9-0.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.14-134.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.10-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.20-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.30-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.40-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.60-19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1_sr3.50-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-80.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-88.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-94.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-65.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-71.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-68.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-77.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-84.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.106.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.109.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-1.9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-0.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-1.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.0-10.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.03.beta1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.8-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.4.2-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-2.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.1-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20150827-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2-5.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-4.2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-12.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-15.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-91.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-0.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.1esr-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.3-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.7-0.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.49-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.8.10.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.52-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.53-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.54-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-1.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.02.1-3.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.102.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.5-0.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.008-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.008-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.710.08-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-79.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-87.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-101.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.6-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.3-1.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-0.14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.9-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.5.git-2.31.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.9-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-8.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.15-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-0.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-67.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.6.3-1.4.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.163.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.168.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.11-0.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.13-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_10-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_07-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_08-40.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_10-43.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_12-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_06-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-5.11.65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.161-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.7-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="greater than or equal">0:11.3-0</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-0.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.26-0.62.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-1.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.9esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.5.5-0.5.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-0.4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.2-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-174.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.8-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.12-6.25.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.7-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.7.80</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.9-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.7.85</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.10-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.11-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.12-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.4esr-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5-1.47.51.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.5esr-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.6esr-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.7esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.10esr-0.4.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.336-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b27.1.12.7-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_04_3.0.101_0.7.17-0.5.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2013.1.7-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1p1-41.57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.95-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-143.33.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.18-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16-50.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.5-1.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.7-5.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.4_02_3.0.58_0.6.6-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-3.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.10-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.2_20_3.0.38_0.5-0.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.12-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_02_3.0.38_0.5-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_04_3.0.42_0.7-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.5_02_3.0.74_0.6.10-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_02_3.0.93_0.5-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_04_3.0.101_0.5-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.3.99-3.18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-28.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.166-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.7.48</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.7.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.1-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.13_3.0.101_0.31-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-45.5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-0.12.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:61-1.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.12.41</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.7.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.7.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38-15.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.7.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.12.51</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.418-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.481-0.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.491-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.508-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.521-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.535-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.540-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.548-0.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.554-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.559-0.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-269.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.00-0.49.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.22-7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.71-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.85-0.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.91-0.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.95-0.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5-0.11.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_04_3.0.101_0.40-0.7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.67.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.22.34.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.21.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-134.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-16.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.34.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.37.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-1.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38-18.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.17-42.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.0-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.0-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.24.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.97-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-143.40.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.28.3-0.5.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2808.01-0.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.72-0.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.18-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7-6.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6+git20080930-6.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-2.49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.11-0.25.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-1.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-174.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-6.17.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_06_3.0.101_0.47.52-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_02_3.0.101_0.40-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_12_3.0.101_0.47.55-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_14_3.0.101_0.47.67-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_06_3.0.82_0.7-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_02_3.0.93_0.8-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_08_3.0.101_0.8-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_02_3.0.101_0.15-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_04_3.0.101_0.40-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_04_3.0.101_0.47.52-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_08_3.0.101_0.47.55-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_18_3.0.101_0.47.71-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.07-6.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_12_3.0.101_63-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.8.90-13.20.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.569-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.577-0.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.00-0.54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.99-0.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p4-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-13.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-16.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.0-1.18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_10_3.0.101_63-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02_3.0.101_65-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02_3.0.101_68-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_06_3.0.101_65-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.1-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.47.55-2.28.1.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.40-2.27.98</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.47.55-0.17.1.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.40-0.16.104</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.47.55-0.21.1.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.40-0.20.98</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_0.40-0.22.64</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0+git.1430140184.8e872c5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.12-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0-23.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.5-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.14-0.4.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.30-75.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.35-78.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.50-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.60-58.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.86.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.93.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.90.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.96.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p9-48.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-0.33.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_21-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_21_3.0.101_0.47.86-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_21-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_21_3.0.101_0.47.90-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.19_2.6.33.5_rt23_0.4-0.7.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009035126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">11.1</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0.0_2.6.33.20_rt31_0.5-0.2.52</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_2.6.33.20_rt31_0.5-2.5.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.11_2.6.33.20_rt31_0.5-0.3.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.19_2.6.33.20_rt31_0.5-0.9.11.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.33.20-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_2.6.33.20_rt31_0.5-0.4.2.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_2.6.33.20_rt31_0.5-0.9.13.49</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_2.6.33.18_rt31_0.3-0.9.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.7.9-2.18.79</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.101_rt130_0.7.9-0.6.6.70</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.7.9-0.25.25.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.101_rt130_0.7.9-0.9.9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.7.9-0.11.78</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.101_rt130_0.7.9-0.28.28.50</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.28-2.27.99</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.28-0.22.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.28-0.38.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.28-0.11.75</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.28-0.20.99</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.28-0.13.90</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.33.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.33.44.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.33.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.13-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.9-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.15-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.9.33-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.10-0.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.7-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.74-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.74-0.22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.2-0.38.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.7.17-2.18.81</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.7.17-0.7.109</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.7.17-0.11.80</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">11</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.10-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5-1.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.0-7.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.3.1-1.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.11-2.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8-1.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.10-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.11-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2.12-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.14.16-2.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0.r4359-15.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0.r1053-11.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.7-151.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.47-30.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.10-2.23.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.6-50.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.23-11.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.5.0P2-20.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.1-1.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.7-11.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-11.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.95.1-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3_20081022-11.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9-75.27.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1-194.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.0-11.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2-107.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10-3.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.11-60.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.22-182.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.76-34.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-7.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.45-12.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-1.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.1.1-11.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.24.1.1-3.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.1.1-11.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.8.90-13.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:IIIalpha9.8-691.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15-1.29</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-130.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.0-7.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.21-3.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-87.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.15-3.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-61.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.0-24.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.2-7.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9-13.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.23-1.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.0-14.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-6.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-8.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-1.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.21-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.10-4.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0-7.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-10.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.15-94.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.15_2.6.27.48_0.6-94.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0.13.1.2-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0-124.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0-124.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-9.14.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-9.28.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-7.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-18.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.10-23.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-8.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-8.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.5-106.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.27.23_0.1-7.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.15_2.6.27.54_0.2-94.14.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.27.23-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.5_2.6.27.54_0.2-7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:78.0.10.6-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:78.2.6.30.1_2.6.27.37_0.1-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.17-77.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.23-4.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.4-12.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-11.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-157.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.8-1.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-1.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.3-106.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-11.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.12-7.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.67-13.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.28.3-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.6-5.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.1-1.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.1-1.30.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-8.8.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-8.9.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3-12.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.17-172.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.beta2-6.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:128-13.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.6-14.63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-10.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02.39-18.26.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.2-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.9-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.15-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.6-1.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p6-1.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.870-26.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-172.10.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.16-1.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.1-3.17.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.102-1.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.10.0-64.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16-3.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-37.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2.3-37.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.7-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.5-5.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.4-194.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.10-17.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.14.3-50.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p72-5.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8-1.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.9p17-21.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-42.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20-23.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-1.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.2-128.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1.2-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-1.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5-15.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.6-14.60.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.2-8.47.85</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3-66.42.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.3-3.57.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.27-0.1.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.1_18546_24-0.3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.1_18546_24_2.6.27.45_0.3-0.3.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.1-238.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.02-138.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.21-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.6.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.4.10.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.1-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009032193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">1</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.7-5.12.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.8esr-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.5.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.4.10.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.14.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.14.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P4-0.2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR11W1-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR11W1-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-11.28.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.6-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.20.27.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.12-0.4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.7.103</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.10esr-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7-0.6.9.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3.0esr-0.4.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24-0.4.10.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.2_20130108-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.4-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.2-0.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.7.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.8.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.3.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.4.0esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.3-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.3esr-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.1esr-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.2.0esr-0.11.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.5.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-0.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.37.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.0-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.13-0.3.163</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.13-7.9.130</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.13-0.18.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.32.59-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_16_2.6.32.59_0.15-0.5.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.5-1.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.5-1.30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.5-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-6.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.8.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.0esr-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.5.7.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.2_20130108-0.37.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.0-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.29.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.96-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.15.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.2.12.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.19-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.19-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_10-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_10_2.6.32.59_0.7-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_16-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_16_2.6.32.59_0.9-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.19-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.19-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.40.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.42.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.18.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-1.22.5.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">2</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.8.0esr-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.3.0esr-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0-20.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.1-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.4.0esr-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.6.0esr-66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.29-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-0.4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.33.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.11.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.3.0esr-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0esr-25.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38-12.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.7.0esr-36.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.45.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-1.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.20-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.25-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr7.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.30-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.40-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1-0.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.24.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.44.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.1esr-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.3-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.1esr-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38-15.58</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-17.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12-24.4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p6-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.17.14.1-1.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p7-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p8-47.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1p1-41.69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1p1-41.69.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.16-1.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-45.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-45.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-48.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-48.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.36-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.18-20.35.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.23-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.37-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.37-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.40-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.44-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_06-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_06_3.0.101_0.7.17-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.29-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.29-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.37-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">3</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.52.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38-10.27</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-0.7.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.3-1.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.2-88.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.20-51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.30-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.79.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_0.40-0.38.83</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_0.40-0.13.89</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.5_3.0.101_0.40-7.39.89</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.97.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.68.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-2.62.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.16-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-76.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-76.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.12.24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-12.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.7-4.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_20-24.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_20_3.0.101_0.47.79-24.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.svn1043876-1.3.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.69.8-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.12-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-0.16.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.26-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.30-5.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-88.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-77.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14.0.894-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-12.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.40.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.50.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.64.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p9-57.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2808.01-0.80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.72-0.80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.79-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-2.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-67.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.STABLE5-2.12.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.23-8.16.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.23-8.16.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-13.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.6p2-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20-121.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26-1.2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.45-0.53.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.41-0.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.45-0.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2-8.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3.git20161120-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_07_3.0.101_77-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_08_3.0.101_80-40.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_10_3.0.101_88-43.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_12_3.0.101_91-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.67-13.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr7.0-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.1-1.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.1-3.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.8-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.18-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.8-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-1.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-8.8.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-8.9.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.22.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18.2-7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-61.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.6-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.13-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.6-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.9-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.4-1.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.6-3.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.19-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.9-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.3-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0.16-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.9-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.62-32.27.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.7-32.27.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.1-24.39.49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr8.0-0.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.96-0.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.31-5.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.7-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.7-1.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.7-11.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-11.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.11-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.0.r4359-15.20.10.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.8-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.96.1-0.1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.7-11.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-11.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0.0_2.6.33.7.2_rt30_0.3-0.2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.19_2.6.33.7.2_rt30_0.3-0.7.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.33.7.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_2.6.33.7.2_rt30_0.3-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.27.54_0.2-7.1.43</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.27.54-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.22.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.10-17.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-25.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.12-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1.11-0.1.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8h-30.22.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0.0_2.6.33.20_rt31_0.3-0.2.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_2.6.33.20_rt31_0.3-2.5.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.11_2.6.33.20_rt31_0.3-0.3.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.19_2.6.33.20_rt31_0.3-0.9.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.33.20-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_2.6.33.20_rt31_0.3-0.4.2.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_2.6.33.20_rt31_0.3-0.9.13.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_rt98_0.6.2-2.18.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.74_rt98_0.6.2-0.6.6.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.74_rt98_0.6.2-0.23.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74.rt98-0.6.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.74_rt98_0.6.2-0.7.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_rt98_0.6.2-0.11.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.74_rt98_0.6.2-0.28.28.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0.0_2.6.33.18_rt31_0.3-0.2.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_2.6.33.18_rt31_0.3-2.5.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.3.11_2.6.33.18_rt31_0.3-0.3.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.19_2.6.33.18_rt31_0.3-0.7.48</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.33.18-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_2.6.33.18_rt31_0.3-0.4.2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.9-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-0.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.32.59-0.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.19-0.9.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.10-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.26-0.7.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.26_0.7-2.10.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.26_0.7-0.7.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.26_0.7-0.7.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.9-0.3.151</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.9-7.9.118</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0_2.6.32.59_0.9-0.18.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.32.59-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.11-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20-2.46.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.10-0.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b24.1.11.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr2.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr11.0-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.58-0.6.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_06_3.0.58_0.6.2-0.7.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.58_0.6.2-2.18.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.58_0.6.2-0.7.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.58_0.6.2-0.11.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.5.3-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-0.4.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b24.1.11.5-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.51-0.7.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.51_0.7.9-2.18.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.51_0.7.9-0.7.47</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.51_0.7.9-0.11.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.13-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.34-0.7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.34_0.7-2.10.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.34_0.7-0.7.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.34_0.7-0.7.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.31-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.31_0.9-2.10.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.31_0.9-0.7.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.31_0.9-0.7.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74-0.6.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.4_02_3.0.74_0.6.6-0.5.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_0.6.6-2.18.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.74_0.6.6-0.7.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_0.6.6-0.11.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_02_3.0.101_0.35-0.7.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.35-2.27.78</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.35-0.16.84</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.35-0.20.78</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.61_rt85_0.7-2.18.23</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.61_rt85_0.7-0.6.6.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.61_rt85_0.7-0.23.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.61.rt85-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.61_rt85_0.7-0.7.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.61_rt85_0.7-0.11.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.61_rt85_0.7-0.26.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.24-2.27.79</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.24-0.22.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.24-0.38.64</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.24-0.11.57</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046082" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.24-0.20.79</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046083" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.24-0.13.70</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.42-0.7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.42_0.7-2.18.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.42_0.7-0.7.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.42_0.7-0.11.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.38-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.38_0.5-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.38_0.5-0.7.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.38_0.5-0.7.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.14-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P2-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4.P2-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.15-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P3-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P3-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_02_3.0.101_0.46-0.7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.42-2.27.115</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.42-0.16.121</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.42-0.20.115</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.32-2.27.121</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.32-0.22.87</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.32-0.38.106</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.32-0.11.96</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.32-0.20.121</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.32-0.13.112</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.29-0.5.19</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_06_3.0.101_0.7.23-0.5.30</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.56.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.2-141.150.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.3-5.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR7P4-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.243-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.251-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_06-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_06_3.0.51_0.7.9-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.42-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.258-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.9-25.33.33.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.52.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-11.28.52.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.32.59-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.80.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-0.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.45.53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.80-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.5_02_3.0.80_0.5-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.82-0.7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_04_3.0.82_0.7-0.9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.80_0.5-2.18.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.80_0.5-0.7.76</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.80_0.5-0.11.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.82_0.7-2.25.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.82_0.7-0.16.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.82_0.7-0.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.80_rt108_0.5-2.18.47</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.80_rt108_0.5-0.6.6.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.80_rt108_0.5-0.23.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.80.rt108-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.80_rt108_0.5-0.7.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.80_rt108_0.5-0.11.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.80_rt108_0.5-0.28.28.18</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.6-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.42.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.1.8-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b27.1.12.5-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr13.2-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr4.2-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.273-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.261-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.262-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.270-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.5.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-0.4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.275-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.0.3esr-0.4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b27.1.12.4-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.58-0.6.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3_06_3.0.58_0.6.6-0.7.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.58_0.6.6-2.18.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.58_0.6.6-0.7.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.58_0.6.6-0.11.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.93-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.5_02_3.0.93_0.5-0.5.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.93-0.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_06_3.0.93_0.8-0.7.17</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.93_0.5-2.18.61</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.93_0.5-0.7.91</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.93_0.5-0.11.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.93_0.8-2.27.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.93_0.8-0.16.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.93_0.8-0.20.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.93_rt117_0.5-2.18.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.93_rt117_0.5-0.6.6.53</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.93_rt117_0.5-0.25.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.93.rt117-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.93_rt117_0.5-0.7.44</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.93_rt117_0.5-0.11.61</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.93_rt117_0.5-0.28.28.33</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.93_rt117_0.9-2.27.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.3_3.0.93_rt117_0.9-0.19.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.93_rt117_0.9-0.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.93.rt117-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.93_rt117_0.9-0.11.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.93_rt117_0.9-0.20.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.93_rt117_0.9-0.13.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.280-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2_sr13.17-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0.0_b27.1.12.6-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-0.19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr14.0-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr5.0-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.4-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.14-0.7.30.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.12-1.40.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.70.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.20.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-8.26.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.16-1.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74-0.6.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.4_02_3.0.74_0.6.8-0.5.26</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_0.6.8-2.18.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.74_0.6.8-0.7.70</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_0.6.8-0.11.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_rt98_0.6.4-2.18.38</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.74_rt98_0.6.4-0.6.6.29</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.74_rt98_0.6.4-0.23.35</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74.rt98-0.6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.74_rt98_0.6.4-0.7.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_rt98_0.6.4-0.11.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.74_rt98_0.6.4-0.28.28.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_08_3.0.101_0.15-0.7.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.15-2.27.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.15-0.16.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.15-0.20.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.10-2.27.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.10-0.22.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.10-0.38.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.10-0.11.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.10-0.20.37</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.10-0.13.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.20.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_02_3.0.101_0.5-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3_02_3.0.101_0.8-0.7.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.5-2.18.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.5-0.7.98</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.5-0.11.68</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.8-2.27.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.8-0.16.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.8-0.20.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.5-2.18.71</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.101_rt130_0.5-0.6.6.62</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.5-0.25.25.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.101_rt130_0.5-0.9.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.5-0.11.70</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.101_rt130_0.5-0.28.28.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.8-2.27.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.8-0.18.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.8-0.38.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.8.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.8-0.11.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.8-0.20.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.8-0.13.15</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.5.5-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4.6-0.4.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.285-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74-0.6.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.4_02_3.0.74_0.6.10-0.5.32</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_0.6.10-2.18.41</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.74_0.6.10-0.7.73</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_0.6.10-0.11.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.74_rt98_0.6.6-2.18.42</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2_3.0.74_rt98_0.6.6-0.6.6.33</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.74_rt98_0.6.6-0.23.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.74.rt98-0.6.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.4_3.0.74_rt98_0.6.6-0.7.33</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.74_rt98_0.6.6-0.11.41</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2_3.0.74_rt98_0.6.6-0.28.28.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.17.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.291-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.297-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.310-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.15-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.18-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.7.p357-0.9.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.33.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.46.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.33.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.6-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.37-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.6.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_04_3.0.101_0.7.15-0.5.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.7.15-2.18.79</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.7.15-0.7.107</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.7.15-0.11.78</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.70.74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.83.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_02_3.0.101_0.21-0.7.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.21-2.27.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.21-0.16.60</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.21-0.20.54</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.14-2.27.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.14-0.22.21</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.14-0.38.40</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.14-0.11.36</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.14-0.20.55</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.14-0.13.46</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.33.41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.33.41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.54.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.20.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.18-0.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.3P2-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.9-0.2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.327-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.332-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-0.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr15.1-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr6.1-0.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr9.0-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.11-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.8-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5.9-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.5-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.12-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.82.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-0.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.45.59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.19.7-1.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12-8.16.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.47.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_04_3.0.101_0.47.50-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.47.50-2.28.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.47.50-0.17.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.47.50-0.21.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.33.36-2.28.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.33.36-0.23.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.33.36-0.39.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.33.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.33.36-0.12.1.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.33.36-0.21.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.33.36-0.14.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4_02_3.0.101_0.29-0.7.24</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_0.29-2.27.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2_3.0.101_0.29-0.16.69</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_0.29-0.20.63</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.16-2.27.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.16-0.22.31</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.16-0.38.50</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.16-0.11.45</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.16-0.20.65</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.16-0.13.56</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.0.41-0.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.8-0.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.23.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.335-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.341-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.346-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.350-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.359-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.356-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.378-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.394-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.400-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.406-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.411-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.425-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.6ESVR11W1-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4.3.6-7.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.24-43.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.13-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.2.1-8.12.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.65-0.7.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_06_3.0.101_0.7.21-0.5.16</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-3.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.62.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.75-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.17-1.31.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr7.1-0.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.1-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-133.49.60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2-147.14.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-147.14.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.10-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5_08_3.0.101_0.47.55-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4_3.0.101_rt130_0.33.38-2.28.1.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.4_3.0.101_rt130_0.33.38-0.23.1.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20_3.0.101_rt130_0.33.38-0.39.1.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101.rt130-0.33.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1_3.0.101_rt130_0.33.38-0.12.1.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6_3.0.101_rt130_0.33.38-0.21.1.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4.1_3.0.101_rt130_0.33.38-0.14.1.22</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.101.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.32.59-0.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3_21548_18_2.6.32.59_0.17-0.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.101-0.7.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.27-0.5.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-11.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.424-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044086" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.9.8-1.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.3-0.4.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr8.10-0.6.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.3-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0_sr8.10-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.46.54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0_sr16.4-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-0.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.74.13</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.1-0.60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-17.45.55.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-12.33.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-0.33.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.3-1.54.39</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4-27.103.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.7g-146.22.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.429-0.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.438-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.440-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.442-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.451-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.457-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.75-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.12-0.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.0esr-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.0esr-0.4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.22.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4p8-1.29.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.460-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.466-0.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.468-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.22.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6_08_3.0.101_0.7.29-0.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.3.17-0.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-0.22.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1-0.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.14-0.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.43-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.96-0.8.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-6.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-0.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9+git.1473844105.932298f-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.3-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9+git.1443859419.95e948a-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev103-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev103-16.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8j-0.91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev18-9.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev18-9.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev19-9.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev19-9.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev5-9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev5-9.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev13-9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev13-9.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev5-11.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev5-11.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.dev3-9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.0-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9+git.1443622531.b2b2939-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev12-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-11.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.juno-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.juno-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.juno-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.juno-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4~a0~dev80-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.2.4.juno-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10-0.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.0-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009031952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.20.0-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-0.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.9-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.9-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.9-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.9-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.5-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.13-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">6</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0+git.1456169766.1e60d19-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.14-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.15-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.14-1.28</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2~a0~dev1-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2~a0~dev7-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.0.2~a0~dev2-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.2~a0~dev9-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.0+git.1452795102.e53f5d3-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.3~a0~dev14-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2~a0~dev8-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.4~a0~dev18-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2~a0~dev63-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.0.2~a0~dev18-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.1~a0~dev2-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.4-0.7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.9-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.3-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009036234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.4-2.20</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051142" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051143" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2-2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.1-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-1.34</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.32.2-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.16-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.5-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.4-2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3~a0~dev10-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3~a0~dev10-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.5-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.5~a0~dev3-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.1~a0~dev238-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3~a0~dev1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.1~a0~dev19-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.4~a0~dev6-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.4~a0~dev6-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.3~a0~dev2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2~a0~dev34-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.0.2~a0~dev13-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.2~a0~dev93-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.2~a0~dev93-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.1.1~a0~dev13-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.1.1~a0~dev13-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2~a0~dev11-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2~a0~dev11-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.1.2~a0~dev29-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.1.2~a0~dev1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.0.5~a0~dev2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0+git.1467079370.4f2c49d-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1~a0~dev2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2~a0~dev30-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2~a0~dev34-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009051158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.0.2~a0~dev7-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">13.1</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.1-122.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.24-88.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.33-8.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.8-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.82-122.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.95-24.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.3.0-70.86.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-8.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.635-171.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.1-125.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.25-91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.637-174.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.4.0-70.89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-8.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.643-177.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:104-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.22-4.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.14-160.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2-128.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.644-180.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0-103.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21-68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.24-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.121-24.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2-131.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.1-70.92.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.26.2-94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.1.0-134.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.4-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.28-7.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-2.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-8.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-160.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.569-153.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8f-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8f-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.3.1-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.0-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.0-70.74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047087" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-69.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047088" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.3-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.41.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.109-125.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.8-7.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.116-129.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0.2-106.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.10-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.5-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.75-135.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-5.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.1-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0-109.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.1-74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.577-156.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.87-138.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-75.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.3.4-4.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.3.3-5.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.7.0-70.80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.616-159.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.99-24.33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.110-141.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-8.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-3.54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.34b-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.3-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.5-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.11-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.4-4.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2661.75-144.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.101-24.36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1p-74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8zh-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0-113.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22.3-77.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.621-185.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.6-57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.5b-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0-116.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.23-80.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.626-165.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:51.0.2704.103-147.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.16.17-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.7-60.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-160.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-6.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.2-70.83.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-8.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12-11.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.632-168.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-10.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2016.74-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:52.0.2743.82-150.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.40-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.20-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0-119.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.24-83.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.3-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.111-24.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.6.0-70.95.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.2.0-70.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0+24.2.0-70.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22.24.8-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.45.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-0.4.6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.1-16.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.14.3.901-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2013.60-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.5-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.3-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2p2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.327-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.0-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.4-3.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-3.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.3.p448-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.5-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0.p247-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0.1650.57-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.6-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.32.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.5-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25b-199.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.3.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.1_02-4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.1_02_k3.11.6_4-4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.95-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.332-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:26.0-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.3-3.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.1-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.24.3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.22.1-1.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.336-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.2-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6c-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.13.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:27.0-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3.0-70.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0+24.3.0-70.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.4-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.1-3.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.1-3.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.9-4.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.0-2.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.0-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.1-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.69-12.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.28-11.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.17.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.1.rev624-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.16-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:32.0.1700.102-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.16-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.7-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.32.0-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.5-2.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.2-4.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.18.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.341-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-2.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.58.0-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.58.0-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:33.0.1750.117-21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.7-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.7-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.12-1.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-3.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.0-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.2.7-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.8-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.12-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.23-4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.6-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.15-31.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.9-31.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.6.9-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.7.8.8-4.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.8-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.5-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.15-4.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.11-12.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.5-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.346-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-8.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.6-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-13.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.1-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.2-9.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6-3.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.2-4.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-41.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.19-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.15-4.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.11-12.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:28.0-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.15.5-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.4-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.35-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-3.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1e-11.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1e-11.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01_k3.11.10_7-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1e-11.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.5-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.13-1356.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:33.0.1750.152-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.1-3.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.15-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-117.121.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.350-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.8-2.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-11.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.16-31.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.9-31.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.4.0-70.15.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0+24.4.0-70.15.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-16.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.356-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-11.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.7-18.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.2-13.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.32.0-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:34.0.1847.116-29.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8b-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8b-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-21.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.5-5.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.5-5.8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.15-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:29.0-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.7-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009040162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.3-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.26-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_r1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1g-11.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.5.0-70.19.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0+24.5.0-70.19.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0.1650.63-13.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:34.0.1847.132-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_11-11.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_11-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_11-16.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.19-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.19_k3.11.10_11-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_11-13.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-11.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_11-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.11.10_11-0.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_11-258.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18_k3.11.10_11-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01_k3.11.10_11-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_11-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.359-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.6-2.12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.04-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.6-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.7-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.22-5.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1e-11.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.4-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.4-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-5.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1h-11.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.2-4.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:35.0.1916.114-37.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0+git.20130603.0f53fd3-2.6.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.378-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.14.7-92.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.07-92.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.34-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.32-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-6.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:30.0-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.6-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-4.12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.8-2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-4.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.5-320.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.5-317.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.8-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_17-11.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.10.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_17-2.10.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_17-16.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.11.10_17-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_17-13.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-17.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_17-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_17-258.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18-2.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.11.10_17-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18_k3.11.10_17-2.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01_k3.11.10_17-18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_17-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-262.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.0-259.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.6.0-70.23.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.0+24.6.0-70.23.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.26.1-28.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.6-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.9-3.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.22-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-8.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.5-5.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.394-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.06-12.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-4.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-4.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.21-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.8-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-15.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.0-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.3-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.git.270.g9490a-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.83-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:36.0.1985.125-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.82-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.11-115.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.5-484.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.7.0-70.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-6.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-273.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-10.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.155-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.23-5.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_21-11.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_21-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_21-16.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.11.10_21-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_21-13.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_21-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_21-258.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18-2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.11.10_21-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18_k3.11.10_21-2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_01_k3.11.10_21-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_21-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.400-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.9-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.0-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.6-6.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-8.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.5-5.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.17-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.11-3.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.1-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.21-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-11.52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2013.2.4.dev86.gb4b09a6-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.14.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.10-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.22-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.7-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-2.4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.0.0-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.13.1-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.1.0-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.4-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.1.0-70.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.2-9.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.406-66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-264.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.10-0.2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.5-20.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.32.0-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.2-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:37.0.2062.94-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.4-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-3.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-4.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-4.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-68.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-68.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.5-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-68.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-68.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.4-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.10-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_02-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_02_k3.11.10_21-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.5-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.6-8.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.6-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.7-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-68.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-68.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.46.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1e-11.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.411-70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.899-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1j-11.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:33.0-46.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.1-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.30-36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.2.0-70.35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.3-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.6-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.0.2125.104-54.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.10-4.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.1-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.0-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-34.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.0-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130505-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.5-4.4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.6.9-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.7.8.8-4.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-29.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.418-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3-6.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.18-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1j-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.30.2-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.2-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.6.9-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.7.8.8-4.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.2-8.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-8.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.11-12.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-12.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.12-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.5-2.5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.424-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:34.0.5-5.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.2-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.3-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.3.p448-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:39.0.2171.65-4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.425-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-29.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.55-24.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-30.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:62.1.0-30.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2-30.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0031-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.13.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-20.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-44.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.335-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.2.26539-14.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-163.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.31-40.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.3.0-4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-5.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-5.9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-25.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_25-11.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_25-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_25-16.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.11.10_25-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_25-13.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_25-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044056" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_25-258.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18-2.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.11.10_25-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.18_k3.11.10_25-2.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_02-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2_02_k3.11.10_25-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_25-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.2-8.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.13.10-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-20.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.16.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.3-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.11-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.29-10.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.5.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.6.2-37.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.7-2.5.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.3.25-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.5-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-6.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.6-24.13.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0.p247-3.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-160.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3_04-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3_04_k3.11.10_25-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-17.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.23-8.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.20-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.20_k3.16.7_7-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.442-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-26.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3-6.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.40.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-13.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.6-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.16-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.59-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.16.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.17-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-19.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-21.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.10-212.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:36.0-14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.4-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.4-8.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-14.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-2.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0.2214.111-13.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.0-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3-10.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-5.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.9-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.64-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.0~qa9-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.0-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8c-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.451-2.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.4-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2272.76-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-17.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-9.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-7.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.33-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.5-482.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.5-488.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.5-488.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-3.4.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-5.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.5-5.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:458-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.26-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:36.0.4-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.18-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.33.1-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.36.RC1-78.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.21.5-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.19.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.13-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:37.0.1-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.6.0-15.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.8-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.0-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2272.118-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.429-2.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.27-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_29-11.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_29-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_29-16.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.11.10_29-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_29-13.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_29-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_29-258.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.28-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.11.10_29-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.28_k3.11.10_29-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3_04-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3_04_k3.11.10_29-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_29-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.457-2.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.7-7.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.0-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_02-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_02_k3.11.10_29-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0.2311.90-23.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:37.0.2-71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-25.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.0-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.1-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.1-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.37-3.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0.2311.135-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20150422-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.71-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.2-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6c-4.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.7-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.460-2.51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.7.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.0.1-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.18.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.0-3.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.16.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-14.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.14-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20150522-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.35-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2013.2.5.dev2.g9ee7273-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.2357.65-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_04-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_04_k3.11.10_29-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:35.0-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.42.8-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045080" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.5-3.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.5a-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-5.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.466-2.55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.20100204cvs-19.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-21.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16.16-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-4.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_05-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_05_k3.11.10_29-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.2-13.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-234.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8d-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.2357.130-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.468-2.58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-12.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.9-7.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.13.3-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-30.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.481-2.61.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.25-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-10.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-239.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.20-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0u-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.109-3.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.318.81ee561d-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:39.0-34.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.438-2.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-2.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-10.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.1.0-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.491-2.64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.31-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.10-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.2-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.6.2-8.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8e-4.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.85-10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.85-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0.2403.89-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-8.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.39-8.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.11-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5-7.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.15-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.3-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.18-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.38.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.38.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.508-132.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.30-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.30_k3.16.7_21-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.0-70.60.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0.3-41.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-8.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.18-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.3-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.27-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0121-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.4-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.8-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.158-4.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.13-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0.2454.85-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-8.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.12-0.2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.521-2.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.19-34.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.26-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.3.0-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.38-20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-17.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.22-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.34-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.0-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.0.1-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.0-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0.2454.101-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.113-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.535-2.73.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-4.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-255.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-262.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.540-2.76.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.12-0.2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0.2490.71-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.21-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.1-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.8-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.4.0-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.91-24.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.6-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.7-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-9.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.1-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-9.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.53-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-3.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.2.14-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.2.14-4.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.1-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0-3.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.1-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.10-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.39-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_06-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_06_k3.11.10_29-50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.4-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4.5-3.11.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.548-2.79.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-19.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.66-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.440-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.33-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0.2490.86-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.13-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.4-9.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.4-9.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4.5-3.8.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.13-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.51-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.52.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.11.10_29-2.52.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.26-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.19-34.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.12-0.2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.554-2.82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.27-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.10-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.46-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.16.0-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.4-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.51-3.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.13-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0.2526.80-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32-8.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0.2526.106-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.22-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.26-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.15-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.02~beta2-20.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-163.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.559-2.85.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.5.0-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.3-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.09.22-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.0-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.62_52-11.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.32.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.62_52-2.32.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.62_52-16.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.62_52-2.36.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.62_52-13.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-52.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.62_52-33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.39.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.62_52-0.39.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.62_52-258.33.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.64.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.62_52-2.32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.62_52-2.64.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-65.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.62_52-65.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.62_52-2.31.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.9-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.62_55-11.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.62_55-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.62_55-16.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.62_55-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.62_55-13.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.62-55.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.62_55-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.62_55-0.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.62_55-258.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.62_55-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.62_55-2.66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.62_55-67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.62_55-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.11.10_34-11.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.23.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.11.10_34-2.23.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.11.10_34-16.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.11.10_34-2.27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.11.10_34-13.23.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-34.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.10-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.11.10_34-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.11.10_34-258.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.11.10_34-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.11.10_34-2.56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.11.10_34-57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.11.10_34-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.67_58-11.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.67_58-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.67_58-16.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.67_58-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.67_58-13.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-58.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.67_58-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.67_58-0.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.67_58-258.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.67_58-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.67_58-2.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.67_58-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.67_58-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.67_61-11.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.67_61-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.67_61-16.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.67_61-2.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.67_61-13.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-61.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-61.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.67_61-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.67_61-0.45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.67_61-258.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.67_61-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.67_61-2.70.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.67_61-71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.67_61-2.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.67_64-11.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.67_64-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.67_64-16.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.67_64-2.44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.67_64-13.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.67-64.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.67_64-41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.67_64-0.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.67_64-258.41.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.67_64-2.40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.67_64-2.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-73.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.67_64-73.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.67_64-2.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.4-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.11.10_29-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.4-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2016.72-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.57_44-11.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.28.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.57_44-2.28.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.57_44-16.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.57_44-2.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.57_44-13.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.57-44.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.57-44.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.57_44-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.57_44-0.35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047460" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.57_44-258.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047461" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.60.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047462" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.57_44-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.57_44-2.60.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-61.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.57_44-61.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.57_44-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.3-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.79-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-11.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.12.59_47-11.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.2_k3.12.59_47-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-16.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.12.59_47-16.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.21.1_k3.12.59_47-2.34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3-13.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.20.3_k3.12.59_47-13.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.59-47.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.58_k3.12.59_47-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0-0.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.0_k3.12.59_47-0.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-258.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.12.59_47-258.31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36-2.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20130607_k3.12.59_47-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.36_k3.12.59_47-2.62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.4_10_k3.12.59_47-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3_k3.12.59_47-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044090" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.5-14.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.0.1-74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.7.0-70.53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.18.1-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.59-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.11-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-4.32.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-4.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-0.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-12.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.10-210.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.9-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-3.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-11.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.7-13.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.5a-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.6-6.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044092" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.1-6.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.5-22.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.34-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.28-2.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.28_k3.11.10_25-2.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.418-74.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:39.0.2171.65-58.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.425-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:36.0-59.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.4-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:34.0.5-50.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.3.0-70.39.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.2-47.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8c-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.4-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.64.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.11-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.40.0-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.15-4.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0028-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.21-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.44-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.2-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-4.24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-4.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0.2214.111-68.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044091" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.14.3.901-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.15-4.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.18-4.35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-8.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.5-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-24.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.17-3.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.9-19.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-21.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.2-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009042610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20100108-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:35.0-54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.4.0-70.43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32-44.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.11-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.7-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.37-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.0-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.1-24.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:62.0.0-24.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.0.2-24.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-25.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.23.2-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-41.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.0-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.14.8-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-15.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-31.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044399" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.9-31.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.6-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.2-11.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.155-6.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:458-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.6-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-17.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.0-21.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009041351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2014.09.22-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-14.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-14.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.20.2-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.0.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-12.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-5.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045089" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.5-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-2.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-17.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.13-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-252.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.14.3.901-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.27-7.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.429-86.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.438-90.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.440-94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.442-98.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.451-110.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.457-113.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.12-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.151.0-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:37.0.1-68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.6.0-70.50.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.8-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:36.0.4-63.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.33.1-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.33-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.5.0-70.47.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16.16-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-234.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.13-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.8-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-10.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.3-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2272.76-72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2272.118-75.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0.2311.90-78.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0.2311.135-81.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.2357.65-84.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.2357.130-89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0.2403.89-93.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0.2454.85-98.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0.2490.86-112.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0.2454.101-105.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.0-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.23-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.2-10.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.5-2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.33-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.22-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-15.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.6-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.6-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.31-7.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.2-2.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.64-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.7-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.13-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.13.3-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.2-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.26-7.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.85-24.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.32-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.32_k3.11.10_29-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.26-5.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11.3-3.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:39.0-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.1.0-70.57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.19.2-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.2-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-52.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.4.27-5.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.3-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.460-116.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.466-120.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.468-123.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.0-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.5-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-2.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.6-6.50.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.14-2.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.75.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8zh-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.113-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.24-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.22-3.46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-7.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.8-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.26-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.10-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.13-3.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.07-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-2.47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1-6.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.65-7.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-20.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.79-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-61.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.2-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.13-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.25-7.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-55.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-3.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.22-3.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8d-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0-88.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0.3-85.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.3.0-70.65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.38-56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:42.0-94.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.4.0-70.68.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.1-62.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.10-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.39-59.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8e-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.481-126.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.491-129.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.17-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.23.2-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.66-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.15-2.42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.521-135.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.535-138.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.2-9.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.13-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.8-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.4-2.38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-14.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0.2490.71-109.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0.2526.80-116.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0.2526.106-119.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.4.20-67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:41.0.2-91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0-97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.5.0-70.71.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:43.0.3-100.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.20.2-65.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.540-141.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.548-144.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.6-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.5-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.1-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.53-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-6.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.1.1-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.22-2.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.554-147.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.50-6.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.6-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.00-39.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.559-150.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.2-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.2-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.9-47.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.4P2-2.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.4-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-11.87.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12-11.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.4.5-3.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.621-162.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.22.0+git.20160103-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <version operation="equals">13.2</version>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.20-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:54.0.2840.59-82.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.0-167.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:33.0-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:31.2.0-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.13-1361.1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2+git20140911.61c1681-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.38-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.28-6.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.2_r1-5.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.4-2.2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.2-2.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.15-5.1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1-7.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10-16.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.0-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.2-15.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.8-7.2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-2.1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.18.5-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.13.4-5.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.17-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.31-23.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-2.1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-75.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-75.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.5P1-2.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-29.2.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.4-3.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.98.4-2.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.1-2.1.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048788" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.3-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.25-4.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.23-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11-29.2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-2.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.3+r212056-2.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-56.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.12-56.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.4-21.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.5-4.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.38.0-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.12-182.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.17-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.26-7.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.102-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6-9.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.3-47.80.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.97.3-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:037-17.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.158-4.2.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.3-17.2.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.7-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.1-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.21-6.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.83-3.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-14.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.3.26-6.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048818" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.19-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048819" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-8.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.36-55.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048824" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.31.1-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40.5-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048826" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.14-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.2-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.42.0-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.2.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.10.0-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.0-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.18-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.26-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-2.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.22.2-6.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7.4-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.461.hg.6253-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-8.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0-7.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.6-2.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.27-196.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6-8.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-8.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.3-264.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:s20121221-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.16-3.2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.1-124.1.11</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.71-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.97-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11.12-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.14.2-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.6-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-778.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-778.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-5.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-17.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3-91.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-17.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-5.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.7-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.14-5.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.4-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.3-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.2-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.4-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.3-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-4.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.4-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.25.1-2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-2.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.12-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.5-2.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.21-9.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.2.26539-14.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.17.1-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.0-2.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2d-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-353.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210-25.5.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.15.1b-183.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-2.1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.6-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.19-18.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.2-15.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.08-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.6-3.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9-2.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.4-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8.5-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4-5.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.5-28.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.13-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.30.0-4.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.52.16-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.2-2.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1i-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.36.8-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.11-4.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.51-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.13-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.112-3.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.26.5-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.11-12.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.11-12.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0-4.2.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.9-5.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.8-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.1-4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.8.6-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.10-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.16.0-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.2.2-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048935" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.7-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.10-25.1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.8-19.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.25-19.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048940" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.7.3-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048941" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.48.0-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048942" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.25-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048943" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048944" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.0-3.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048945" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-3.1.9</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048946" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048947" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-4.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.3-10.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-2.1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.18-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.4-3.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.28.2-18.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-13.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.1-7.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.6-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11.2-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048959" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.10-74.1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.7-6.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.8rel.2-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.17-2.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.10.7-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.21-44.1.12</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.6-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.4-13.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6p5-25.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.6-14.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.2-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-3.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0-3.2.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4-725.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.148.2-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.8-11.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:12.1-24.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-5.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-7.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.20.1-1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.83-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.71-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.04-6.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.7-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22-266.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.8-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-2.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.13.1-9.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-3.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.6-2.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.23-2.1.7</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1-1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.4.2-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.11_git201205151338-9.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.29-1.8</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.318.81ee561d-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.2.4-2.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-3.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.4-3.1.14</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049005" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10-2.4.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-2.1.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.83.7-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.88+-96.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2.0-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.18.3-1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.0-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049012" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.2-10.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-6.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-4.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.84-4.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009037820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.2-2.2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.22-2.1.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.3-155.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049018" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.15-4.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049019" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.1-1.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.2-3.1.10</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_06-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_06_k3.16.6_2-3.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.99.916-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.15-7.2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.43-6.1.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049026" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1-15.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049027" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.0-4.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6-46.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.16.1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.12-1.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10-1022.1.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.11.0-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043836" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.10.10-5.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043835" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.1-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1j-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.3.2-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.5-3.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.12.1-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009043963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.0-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.31-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-7.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.22-4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044094" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.0-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-163.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.20-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.4-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08_k3.16.7_7-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.1-5.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.1-6.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.6-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.14.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.2-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-3.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_21-3.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_21-14.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_21-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_21-18.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_21-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_21-260.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.20-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_21-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044927" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.20_k3.16.7_21-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.1_08_k3.16.7_21-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_21-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:37.0.2-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.79-7.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044939" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.45-9.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.1-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.7.2-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.0-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.10-10.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.5-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045028" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.23-2.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.42.12-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.23-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06_k3.16.7_21-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.6_1.16.1-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.8.4-239.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.6-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.51-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.6-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.60-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_24-3.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_24-14.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_24-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_24-18.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_24-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_24-260.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_24-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06_k3.16.7_24-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_24-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.508-2.67.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40.0-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:40-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.7-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.1-2.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.2.0-25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.31.6-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.4-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.18-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.3-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-3.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.5-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_29-3.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_29-14.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_29-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_29-18.14.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_29-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-29.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-29.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_29-260.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_29-2.13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06-27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.2_06_k3.16.7_29-27.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_29-13.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.32-32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.32_k3.16.7_29-32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.91-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.65-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.26.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.20.1-5.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2-5.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009045843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.10-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_02_k3.16.7_29-30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:037-17.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.18-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.11-3.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.22-2.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_04-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_04_k3.16.7_29-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140922-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009044475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.75-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.1-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.0-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.18.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.58-2.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.7.20-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.6-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.9-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.12-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_42-3.20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_42-14.20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_42-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_42-18.21.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_42-20.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-42.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_42-260.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.20-48.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_42-2.20.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.20_k3.16.7_42-48.5</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02-46.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02_k3.16.7_42-46.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-22.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_42-22.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.8-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.5.40-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.1-30.6</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.24-26.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-8.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.72-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.5-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.3.0-19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.95-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.32.3-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16-4.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:53.0.2785.101-120.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-39.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5-8.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.635-2.108.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:53.0.2785.113-123.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.26-51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.26_k3.16.7_42-51.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-75.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.5-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.6-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.24.31-4.17.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:13.2-14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.20.2-18.14.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.25-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.2-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.9P1-39.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.14-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:53.0.2785.143-79.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-78.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.4.0-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05_k3.16.7_42-49.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.5.5-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.0-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.0-24.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.637-2.112.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210.1475218254.1e76ce0-25.48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.00-26.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.10.2.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.21.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.22-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.7.6-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-83.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.23-2.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.28-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.28_k3.16.7_42-54.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_45-3.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_45-14.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_45-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_45-18.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_45-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-45.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_45-260.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048337" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.28-54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_45-2.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048340" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.28_k3.16.7_45-54.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05-51.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05_k3.16.7_45-51.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_45-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.8-16.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.11-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.643-2.115.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.51-3.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046953" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-75.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2-75.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.14-163.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-7.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:54.0.2840.90-85.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.27-2.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.1-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.6.1-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046954" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0-12.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.11-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.34-19.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.644-2.118.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:54.0.2840.100-91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.24-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:8.39-3.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.21-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.22-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.16-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.3.14-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0-39.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.26.2-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.111-33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048577" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-86.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.20.0-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.25-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.10p3-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.2.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.121-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_32-3.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_32-14.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_32-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_32-18.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_32-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046984" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-32.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-32.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_32-260.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.34-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_32-2.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.34_k3.16.7_32-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08_k3.16.7_32-38.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_32-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.10.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.4.326-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2-42.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.5.1-28.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.94-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.9-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-42.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.3-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048727" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.11-2.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.2-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.7-10.35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049033" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.1-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049034" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_53-3.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049036" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049037" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_53-14.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_53-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_53-18.27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049043" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_53-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-53.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-53.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_53-260.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.30-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_53-2.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049051" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.30_k3.16.7_53-62.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_05_k3.16.7_53-55.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009049055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_53-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.021-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.3-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:55.0.2883.75-99.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:55.0.2883.75-148.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.5-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.0.0.186-2.121.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2d-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.2-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.1.0-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.8-5.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.4-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.4-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.20-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-89.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.4-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.25-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.21-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-45.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.2.7.6-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.42.1-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.6.0-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.30.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-3.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047000" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.28-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.22-2.21.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-163.21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.569-2.88.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8f-4.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8f-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.1-6.5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.12.0-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.3.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.109-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.6.0-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:44.0.2-15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047084" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.22.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047085" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.22.4</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047093" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.116-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.8-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:17.1-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.1.git.1455712026.9c0a4a0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.1+git20160217.7897d3f-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6+git20160218.73d6618-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.1-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.11-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.3.11-3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8-3.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8_k3.16.7_35-3.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639-14.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.639_k3.16.7_35-14.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.0.8_k3.16.7_35-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28-18.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.28_k3.16.7_35-18.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.23_k3.16.7_35-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-35.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.7-35.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44-260.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.44_k3.16.7_35-260.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.36-43.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:20140629_k3.16.7_35-2.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.36_k3.16.7_35-43.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08_k3.16.7_35-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6_k3.16.7_35-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047146" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.1-8.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.5.0-4.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.3-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.6-2.7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.1.4-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.0.2-2.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.4.2-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.4.1-2.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.1-2.4.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.6-9.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.54-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.1-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3.1-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.33.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.5.0-9.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.16.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.10-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.5-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.1-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.1-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-42.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.4-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.577-2.91.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.86.2-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.75-81.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.0-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.21.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.12-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.0-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.4-2.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.3_08_k3.16.7_29-36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.1.23-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.87-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.2.17-3.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.0.0.b6-27.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.23-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.20.1-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2016.72-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.6p1-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6.3-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:38.7.0-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.2-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.31.6-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.10-7.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:49.0.2623.110-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.2-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-13.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.99-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.77-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.616-2.94.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_02_k3.16.7_35-43.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.14.0-7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.3.1-4.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.24.1-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-34.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.7.5-2.3.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:210.1459453449.5237776-25.37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-4.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2661.75-94.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-53.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2661.94-97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:46.0-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.22.3-15.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009038357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.101-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.91-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.11-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047489" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.11.0-3.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.1k-2.36.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.9.8zh-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.16-2.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-57.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:50.0.2661.102-48.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.621-2.97.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.7-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.2-10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:7.2.6-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.99.24.1-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.26.5-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-14.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.9-17.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.8f-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.21-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.5b-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.2.7-2.13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.01.0-6.4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.30-16.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.40.15-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.5.1-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-61.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.1-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.6.3-31.3</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.9.1-56.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p7-25.15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.6-19.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-37.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-14.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.28-7.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.3-7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009035815" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.67-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-7.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.26-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.20-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.20_k3.16.7_35-46.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.20.1-12.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:51.0.2704.79-105.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-7.8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.0-6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.10-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.1.6-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.19-16.25.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-66.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:47.0-24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.23-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.5-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.5-18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.7-2.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.0.5-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.8p8-25.18.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.9.4-7.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.12-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.626-2.100.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:51.0.2704.103-108.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.5-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.5.3-5.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.6-2.10.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.6+git20160531.fbfe336-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:10.0.25-2.24.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046848" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.18.2-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.2-7.11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.900.1-163.16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-2.10.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.15.7-22.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.8-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.21.0-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.8.16-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.12.4-4.12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.20-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6-8.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.1-13.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-69.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:45.2-16.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:11.2.202.632-2.103.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.2.9-31.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.1.4-13.9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.16-12.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2.4-40.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047873" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.5-30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.5-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.26.5-2.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:52.0.2743.82-111.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.7.12-23.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-15.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.0.6-10.26.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2016.74-11.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.3.37-8.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.4.39-8.9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.33-3.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7a-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:104-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.8.6-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.3.9-17.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0-27.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.24-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.0.101-30.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.0.4-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.3-9.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.12.13-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:52.0.2743.116-64.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.16-4.7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.7.0.111-25.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.6.2-21.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:6.8.9.8-29.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:5.6.1-72.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.3-4.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009046865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:48.0.2564.82-13.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.0.9-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009048358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.5-8.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.31.1-4.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.17-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009039304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.1.0-2.3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:9.9.6P1-2.28.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.21.5-2.6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:3.4.9-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050936" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:16.08.2-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050937" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:15.12.3-20.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_06-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:4.4.4_06_k3.16.7_53-58.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050952" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.8.21-9.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:24.0.0.194-2.124.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009047008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.8.1-5.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-3.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:1.4.3-6.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.23-15.6.2</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:2.6.1-7.1</evr>
  </rpminfo_state>
  <rpminfo_state id="oval:org.opensuse.security:ste:2009050980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
   <evr datatype="evr_string" operation="less than">0:0.10.31-13.3.1</evr>
  </rpminfo_state>
</states>
</oval_definitions>
